Trace number 3309115
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | SAT05/industrial/grieu05/vmpc/ vmpc_35.renamed-as.sat05-1921.cnf |
MD5SUM | 5fda0e0fb8a21967728dfe29bf2d4ea5 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | SAT |
Best CPU time to get the best result obtained on this benchmark | 473.18 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 1225 |
Number of clauses | 211785 |
Sum of the clauses size | 554190 |
Maximum clause length | 35 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 83405 |
Number of clauses of size 3 | 128310 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 70 |
Solver Data
0.00/0.00 c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00 c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria. All rights reserved.
0.00/0.00 c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00 c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00 c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00 c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00 c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00 c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00 c
0.00/0.00 c reading HOME/instance-3309115-1303986048.cnf
0.00/0.00 c found header 'p cnf 1225 211785'
0.03/0.09 c finished parsing
0.03/0.09 c
0.03/0.09 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.03/0.09 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.03/0.09 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.03/0.09 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.03/0.09 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.03/0.09 c --random=1 --spread=2000 --seed=0 --skip=25
0.03/0.09 c
0.03/0.09 c sizeof vars[0] = 16 alignment = 0 0 MB
0.03/0.09 c sizeof orgs[0] = 8 alignment = 0 0 MB
0.03/0.09 c sizeof occs[0] = 8 alignment = 0 0 MB
0.03/0.09 c sizeof iirfs[0..1] = 8 alignment = 0 0 MB
0.03/0.09 c
0.03/0.09 c starting search after 0.1 seconds
0.03/0.09 c no decision limit
0.09/0.10 c
0.09/0.10 c original/binary fixed eliminated learned agility
0.09/0.10 c seconds variables equivalent conflicts height MB
0.09/0.10 c
0.09/0.10 c * 0.1 211763 1224 1 0 0 0 0 0.0 0 12
0.59/0.60 c s 0.6 211530 1224 1 0 0 0 0 0.0 0 12
0.59/0.60 c l 0.6 211530 1224 1 0 0 0 123659 0.0 0 12
0.59/0.61 c R 0.6 211530 1224 1 0 0 100 100 98.9 5 12
0.59/0.62 c R 0.6 211530 1224 1 0 0 200 200 71.1 6 12
0.59/0.66 c R 0.7 211533 1224 1 0 0 805 805 36.7 5 13
0.59/0.68 c B 0.7 211533 1224 1 0 0 1002 1002 35.8 4 13
0.69/0.76 c B 0.8 211533 1224 1 0 0 2003 2003 32.8 5 13
0.69/0.79 c R 0.8 211533 1224 1 0 0 2413 2413 47.1 5 13
1.09/1.16 c R 1.2 211555 1224 1 0 0 6435 6435 43.4 5 14
1.19/1.29 c B 1.3 211555 1224 1 0 0 8006 8006 44.4 5 14
1.99/2.04 c R 2.0 211563 1224 1 0 0 16071 16070 43.6 4 16
2.79/2.85 c B 2.9 211575 1224 1 0 0 24017 24016 40.1 5 17
3.69/3.72 c s 3.7 211577 1224 1 0 0 31632 31630 37.3 5 18
4.39/4.48 c R 4.5 211585 1224 1 0 0 38548 38543 36.6 5 20
7.49/7.58 c B 7.6 211703 1224 1 0 0 64027 64020 33.8 5 25
8.19/8.24 c s 8.2 211706 1224 1 0 0 68165 68157 33.4 5 25
11.09/11.14 c R 11.1 211737 1224 1 0 0 89907 89899 32.8 5 30
14.39/14.47 c s 14.5 211769 1224 1 0 0 110748 110740 32.2 6 33
16.50/16.52 c
16.50/16.52 c original/binary fixed eliminated learned agility
16.50/16.52 c seconds variables equivalent conflicts height MB
16.50/16.52 c
16.50/16.52 c + 16.5 211769 1224 1 0 0 123660 136024 32.2 5 38
21.69/21.77 c + 21.8 211822 1224 1 0 0 154576 149626 32.9 4 41
22.79/22.80 c s 22.8 211820 1224 1 0 0 159319 140784 32.9 4 39
22.89/22.96 c B 23.0 211820 1224 1 0 0 160085 141550 32.9 5 40
28.79/28.88 c + 28.9 211891 1224 1 0 0 193222 164588 32.3 5 45
30.99/31.02 c R 31.0 211915 1224 1 0 0 205439 161857 33.2 5 48
32.90/32.94 c s 32.9 211918 1224 1 0 0 213481 164618 33.8 6 45
38.70/38.78 c + 38.8 211933 1224 1 0 0 241525 181046 34.0 5 50
45.40/45.41 c s 45.4 211997 1224 1 0 0 271998 181061 33.8 4 49
52.50/52.55 c + 52.6 211997 1224 1 0 0 301909 199150 33.6 5 54
69.40/69.40 c + 69.4 211997 1224 1 0 0 377387 219065 33.5 5 61
71.00/71.05 c B 71.1 211997 1224 1 0 0 384179 205972 33.5 4 63
90.10/90.13 c R 90.1 211997 1224 1 0 0 462139 219093 33.5 5 67
92.69/92.70 c + 92.7 211997 1224 1 0 0 471730 240971 33.4 5 67
126.09/126.19 c + 126.2 211997 1224 1 0 0 589664 265068 33.2 5 76
172.49/172.53 c + 172.5 211997 1224 1 0 0 737080 291574 33.7 5 86
215.80/215.80 c s 215.8 211998 1224 1 0 0 860143 291615 33.9 5 76
228.50/228.51 c B 228.5 212064 1224 1 0 0 896354 291601 33.8 5 83
237.70/237.70 c + 237.7 212122 1224 1 0 0 921353 320731 33.8 4 84
243.80/243.88 c
243.80/243.88 c original/binary fixed eliminated learned agility
243.80/243.88 c seconds variables equivalent conflicts height MB
243.80/243.88 c
243.80/243.88 c s 243.9 212122 1224 1 0 0 938135 308387 33.8 5 79
275.60/275.65 c R 275.7 212122 1224 1 0 0 1026786 320789 34.4 5 95
329.70/329.77 c + 329.8 212122 1224 1 0 0 1151693 352804 34.6 5 102
356.31/356.40 c s 356.4 212123 1224 1 0 0 1209799 352822 34.5 4 93
466.90/466.99 c + 467.0 212123 1224 1 0 0 1439620 388084 34.5 6 110
489.11/489.17 c s 489.2 212124 1224 1 0 0 1484256 388110 34.4 5 98
540.51/540.57 c s 540.6 212157 1224 1 0 0 1580341 388111 34.6 5 100
667.12/667.16 c + 667.2 212157 1224 1 0 0 1799525 426892 34.9 5 124
695.01/695.07 c s 695.1 212159 1224 1 0 0 1848342 426934 35.0 5 112
756.22/756.23 c s 756.3 212174 1224 1 0 0 1949389 426912 35.2 6 112
817.32/817.39 c B 817.4 212175 1224 1 0 0 2048733 426956 35.3 6 129
819.32/819.34 c s 819.4 212175 1224 1 0 0 2050055 426942 35.3 5 112
942.53/942.57 c + 942.6 212175 1224 1 0 0 2249412 469581 36.1 6 137
949.33/949.38 c R 949.4 212175 1224 1 0 0 2258763 436317 36.2 5 141
1043.63/1043.63 c s 1043.7 212176 1224 1 0 0 2388539 469615 36.5 5 131
1124.33/1124.39 c s 1124.4 212200 1224 1 0 0 2499094 469600 36.5 5 130
1286.84/1286.84 c s 1286.9 212201 1224 1 0 0 2703398 469592 36.3 5 123
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
1300.05/1300.00 c 2719627 conflicts, 5870200 decisions, 2936 random
1300.05/1300.00 c 0 iterations, 4697 restarts, 0 skipped
1300.05/1300.00 c 14 enlarged, 29 shrunken, 26595 rescored, 637 rebiased
1300.05/1300.00 c 18 simplifications, 0 reductions
1300.05/1300.00 c
1300.05/1300.00 c vars: 1 fixed, 0 equiv, 0 elim, 0 merged
1300.05/1300.00 c elim: 598559 resolutions, 1 phases, 1 rounds
1300.05/1300.00 c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1300.05/1300.00 c arty: 0.00 and 0.00 xor average arity
1300.05/1300.00 c prbe: 521274 probed, 424 phases, 212 rounds
1300.05/1300.00 c prbe: 0 failed, 0 lifted, 0 merged
1300.05/1300.00 c sccs: 0 non trivial, 0 fixed, 0 merged
1300.05/1300.00 c hash: 1 units, 0 merged
1300.05/1300.00 c mins: 137812181 learned, 58% deleted, 228 strong, 26 depth
1300.05/1300.00 c subs: 3209 forward, 14 backward, 4734 doms
1300.05/1300.00 c strs: 400 forward, 10 backward
1300.05/1300.00 c doms: 4734 dominators, 518 high, 12 low
1300.05/1300.00 c prps: 688312722 propagations, 0.53 megaprops
1300.05/1300.00 c
1300.05/1300.00 c 1300.1 seconds, 157 MB max, 489 MB recycled
1300.05/1300.00 c
1300.05/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00 c
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309115-1303986048/watcher-3309115-1303986048 -o /tmp/evaluation-result-3309115-1303986048/solver-3309115-1303986048 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309115-1303986048.cnf
running on 2 cores: 5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.21 1.89 2.68 6/189 23597
/proc/meminfo: memFree=16559020/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=2480 CPUtime=0.01 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 553 0 0 0 1 0 0 0 21 0 1 0 588835529 2539520 509 33554432000 134512640 135151029 4293320992 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 653 510 64 156 0 496 0
[startup+0.0315451 s]
/proc/loadavg: 1.21 1.89 2.68 6/189 23597
/proc/meminfo: memFree=16559020/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=5512 CPUtime=0.03 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 1319 0 0 0 3 0 0 0 21 0 1 0 588835529 5644288 1242 33554432000 134512640 135151029 4293320992 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 1378 1242 64 156 0 1221 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5512
[startup+0.100549 s]
/proc/loadavg: 1.21 1.89 2.68 6/189 23597
/proc/meminfo: memFree=16559020/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=14740 CPUtime=0.09 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 3710 0 0 0 9 0 0 0 21 0 1 0 588835529 15093760 3567 33554432000 134512640 135151029 4293320992 18446744073709551615 134520115 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 3685 3567 76 156 0 3528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14740
[startup+0.300498 s]
/proc/loadavg: 1.21 1.89 2.68 6/189 23597
/proc/meminfo: memFree=16559020/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=19736 CPUtime=0.29 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 5232 0 0 0 29 0 0 0 22 0 1 0 588835529 20209664 4837 33554432000 134512640 135151029 4293320992 18446744073709551615 134548056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 4934 4837 80 156 0 4777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19736
[startup+0.70042 s]
/proc/loadavg: 1.21 1.89 2.68 6/189 23597
/proc/meminfo: memFree=16559020/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=19736 CPUtime=0.69 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 5232 0 0 0 69 0 0 0 24 0 1 0 588835529 20209664 4837 33554432000 134512640 135151029 4293320992 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 4934 4837 80 156 0 4777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19736
[startup+1.50029 s]
/proc/loadavg: 1.21 1.89 2.68 5/190 23598
/proc/meminfo: memFree=16537076/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=19736 CPUtime=1.49 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 5232 0 0 0 149 0 0 0 25 0 1 0 588835529 20209664 4837 33554432000 134512640 135151029 4293320992 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 4934 4837 80 156 0 4777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19736
[startup+3.10097 s]
/proc/loadavg: 1.21 1.89 2.68 5/190 23598
/proc/meminfo: memFree=16530008/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=20792 CPUtime=3.09 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 5497 0 0 0 309 0 0 0 25 0 1 0 588835529 21291008 5102 33554432000 134512640 135151029 4293320992 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 5198 5102 80 156 0 5041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20792
[startup+6.30036 s]
/proc/loadavg: 1.44 1.93 2.69 5/190 23598
/proc/meminfo: memFree=16509684/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=26232 CPUtime=6.29 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 6825 0 0 0 629 0 0 0 25 0 1 0 588835529 26861568 6430 33554432000 134512640 135151029 4293320992 18446744073709551615 134574193 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 6558 6430 80 156 0 6401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26232
[startup+12.7011 s]
/proc/loadavg: 1.64 1.96 2.69 5/190 23598
/proc/meminfo: memFree=16479576/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=36348 CPUtime=12.69 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 9460 0 0 0 1268 1 0 0 25 0 1 0 588835529 37220352 8936 33554432000 134512640 135151029 4293320992 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 9087 8936 80 156 0 8930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36348
[startup+25.5007 s]
/proc/loadavg: 2.23 2.08 2.72 5/190 23598
/proc/meminfo: memFree=16448824/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=48236 CPUtime=25.49 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 12545 0 0 0 2547 2 0 0 25 0 1 0 588835529 49393664 11892 33554432000 134512640 135151029 4293320992 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 12059 11892 80 156 0 11902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48236
[startup+51.1009 s]
/proc/loadavg: 2.83 2.23 2.75 5/190 23599
/proc/meminfo: memFree=16412276/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=59904 CPUtime=51.1 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 15612 0 0 0 5107 3 0 0 25 0 1 0 588835529 61341696 14794 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 14976 14794 80 156 0 14819 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 59904
[startup+102.307 s]
/proc/loadavg: 2.96 2.36 2.77 4/184 23617
/proc/meminfo: memFree=16402716/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=79684 CPUtime=102.3 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 20363 0 0 0 10225 5 0 0 25 0 1 0 588835529 81596416 19545 33554432000 134512640 135151029 4293320992 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 19921 19545 80 156 0 19764 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79684
[startup+162.301 s]
/proc/loadavg: 2.98 2.48 2.78 4/184 23619
/proc/meminfo: memFree=16379384/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=92544 CPUtime=162.29 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 23326 0 0 0 16223 6 0 0 25 0 1 0 588835529 94765056 22508 33554432000 134512640 135151029 4293320992 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 23136 22508 80 156 0 22979 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92544
[startup+222.3 s]
/proc/loadavg: 2.99 2.57 2.79 4/184 23621
/proc/meminfo: memFree=16359524/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=103176 CPUtime=222.3 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 25936 0 0 0 22223 7 0 0 25 0 1 0 588835529 105652224 25118 33554432000 134512640 135151029 4293320992 18446744073709551615 134551606 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 25794 25118 80 156 0 25637 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103176
[startup+282.301 s]
/proc/loadavg: 2.99 2.64 2.80 5/184 23622
/proc/meminfo: memFree=16349960/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=103448 CPUtime=282.3 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 26538 0 0 0 28223 7 0 0 25 0 1 0 588835529 105930752 25720 33554432000 134512640 135151029 4293320992 18446744073709551615 134574551 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 25862 25720 80 156 0 25705 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103448
[startup+342.301 s]
/proc/loadavg: 2.99 2.71 2.81 4/184 23624
/proc/meminfo: memFree=16321296/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=116768 CPUtime=342.3 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 29561 0 0 0 34223 7 0 0 25 0 1 0 588835529 119570432 28743 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 29192 28743 80 156 0 29035 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 116768
[startup+402.3 s]
/proc/loadavg: 2.99 2.76 2.82 4/184 23625
/proc/meminfo: memFree=16316196/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=118056 CPUtime=402.31 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 30374 0 0 0 40223 8 0 0 25 0 1 0 588835529 120889344 29302 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 29514 29302 80 156 0 29357 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 118056
[startup+462.301 s]
/proc/loadavg: 2.99 2.80 2.83 4/184 23627
/proc/meminfo: memFree=16307752/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=123704 CPUtime=462.3 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 31491 0 0 0 46222 8 0 0 25 0 1 0 588835529 126672896 30419 33554432000 134512640 135151029 4293320992 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 30926 30419 80 156 0 30769 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123704
[startup+522.301 s]
/proc/loadavg: 2.99 2.83 2.83 4/184 23629
/proc/meminfo: memFree=16301296/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=127084 CPUtime=522.31 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 32448 0 0 0 52222 9 0 0 25 0 1 0 588835529 130134016 31321 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 31771 31321 80 156 0 31614 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 127084
[startup+582.3 s]
/proc/loadavg: 2.99 2.86 2.84 4/184 23630
/proc/meminfo: memFree=16295068/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=127084 CPUtime=582.31 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 32610 0 0 0 58222 9 0 0 25 0 1 0 588835529 130134016 31483 33554432000 134512640 135151029 4293320992 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 31771 31483 80 156 0 31614 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 127084
[startup+642.301 s]
/proc/loadavg: 2.99 2.88 2.85 4/184 23632
/proc/meminfo: memFree=16287112/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=131876 CPUtime=642.32 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 33755 0 0 0 64223 9 0 0 25 0 1 0 588835529 135041024 32628 33554432000 134512640 135151029 4293320992 18446744073709551615 134574601 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 32969 32628 80 156 0 32812 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 131876
[startup+702.301 s]
/proc/loadavg: 2.99 2.90 2.85 4/184 23633
/proc/meminfo: memFree=16266768/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=144380 CPUtime=702.31 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 36675 0 0 0 70221 10 0 0 25 0 1 0 588835529 147845120 35548 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 36095 35548 80 156 0 35938 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 144380
[startup+762.306 s]
/proc/loadavg: 2.99 2.92 2.86 4/184 23635
/proc/meminfo: memFree=16259692/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=144380 CPUtime=762.32 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 36949 0 0 0 76222 10 0 0 25 0 1 0 588835529 147845120 35822 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 36095 35822 80 156 0 35938 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 144380
[startup+822.301 s]
/proc/loadavg: 3.04 2.94 2.87 4/184 23637
/proc/meminfo: memFree=16256812/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=144380 CPUtime=822.32 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 37014 0 0 0 82222 10 0 0 25 0 1 0 588835529 147845120 35887 33554432000 134512640 135151029 4293320992 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 36095 35887 80 156 0 35938 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 144380
[startup+882.301 s]
/proc/loadavg: 3.01 2.95 2.87 4/184 23638
/proc/meminfo: memFree=16253932/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=144380 CPUtime=882.32 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 37025 0 0 0 88222 10 0 0 25 0 1 0 588835529 147845120 35898 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 36095 35898 80 156 0 35938 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 144380
[startup+942.3 s]
/proc/loadavg: 3.08 2.97 2.89 4/184 23640
/proc/meminfo: memFree=16239892/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=148008 CPUtime=942.33 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 37855 0 0 0 94222 11 0 0 25 0 1 0 588835529 151560192 36728 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 37002 36728 80 156 0 36845 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 148008
[startup+1002.3 s]
/proc/loadavg: 3.03 2.97 2.89 4/184 23641
/proc/meminfo: memFree=16221136/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=165176 CPUtime=1002.33 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 41775 0 0 0 100220 13 0 0 25 0 1 0 588835529 169140224 40648 33554432000 134512640 135151029 4293320992 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 41294 40648 80 156 0 41137 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 165176
[startup+1062.3 s]
/proc/loadavg: 3.01 2.97 2.90 4/184 23643
/proc/meminfo: memFree=16220128/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=167788 CPUtime=1062.33 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 42711 0 0 0 106220 13 0 0 25 0 1 0 588835529 171814912 41487 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 41947 41487 80 156 0 41790 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 167788
[startup+1122.3 s]
/proc/loadavg: 3.09 3.00 2.91 4/184 23648
/proc/meminfo: memFree=16205208/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=167788 CPUtime=1122.33 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 42885 0 0 0 112220 13 0 0 25 0 1 0 588835529 171814912 41661 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 41947 41661 80 156 0 41790 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 167788
[startup+1182.3 s]
/proc/loadavg: 3.03 3.00 2.91 4/184 23649
/proc/meminfo: memFree=16198128/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=167788 CPUtime=1182.34 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 42936 0 0 0 118221 13 0 0 25 0 1 0 588835529 171814912 41712 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 41947 41712 80 156 0 41790 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 167788
[startup+1242.3 s]
/proc/loadavg: 3.01 3.00 2.91 4/184 23651
/proc/meminfo: memFree=16192760/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=170768 CPUtime=1242.34 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 43572 0 0 0 124221 13 0 0 25 0 1 0 588835529 174866432 42348 33554432000 134512640 135151029 4293320992 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 42692 42348 80 156 0 42535 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 170768
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.00 3.00 2.91 2/180 23654
/proc/meminfo: memFree=16422040/32950928 swapFree=67111528/67111528
[pid=23597] ppid=23595 vsize=167856 CPUtime=1300.05 cores=5,7
/proc/23597/stat : 23597 (precosat) R 23595 23597 23061 0 -1 4202496 44097 0 0 0 129991 14 0 0 25 0 1 0 588835529 171884544 41818 33554432000 134512640 135151029 4293320992 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/23597/statm: 41964 41818 80 156 0 41807 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 167856
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.91
CPU system time (s): 0.147977
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 173632
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44099
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1010
runsolver used 2.03069 second user time and 5.07323 second system time
The end
Launcher Data
Begin job on node114 at 2011-04-28 12:20:49
IDJOB=3309115
IDBENCH=85987
IDSOLVER=1690
FILE ID=node114/3309115-1303986048
RUNJOBID= node114-1303986048-23558
PBS_JOBID= 13168712
Free space on /tmp= 71796 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309115-1303986048/watcher-3309115-1303986048 -o /tmp/evaluation-result-3309115-1303986048/solver-3309115-1303986048 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3309115-1303986048.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1595179695
node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.69
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5226.15
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.73
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.848
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 16559176 kB
Buffers: 2320060 kB
Cached: 13384544 kB
SwapCached: 0 kB
Active: 7128028 kB
Inactive: 8676668 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 16559176 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 10092 kB
Writeback: 0 kB
AnonPages: 100056 kB
Mapped: 16044 kB
Slab: 524224 kB
PageTables: 5120 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 285652 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 71800 MiB
End job on node114 at 2011-04-28 12:42:31