Trace number 3366089

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:precosat 236UNSAT 184.65 184.646

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.38633
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

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-3366089-1305324878.cnf
0.00/0.00	c found header 'p cnf 1987351 5963534'
5.50/5.58	c finished parsing
5.50/5.58	c
5.50/5.58	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
5.50/5.58	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
5.50/5.58	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
5.50/5.58	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
5.50/5.58	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
5.50/5.58	c --random=1 --spread=2000 --seed=0 --skip=25
5.50/5.58	c
5.50/5.58	c sizeof     vars[0] = 16   alignment = 0      30 MB
5.50/5.58	c sizeof     orgs[0] =  8   alignment = 0      15 MB
5.50/5.58	c sizeof     occs[0] =  8   alignment = 0      15 MB
5.50/5.58	c sizeof iirfs[0..1] =  8   alignment = 0      15 MB
5.50/5.58	c
5.50/5.58	c starting search after 5.6 seconds
5.50/5.58	c no decision limit
5.69/5.74	c
5.69/5.74	c       original/binary      fixed     eliminated      learned       agility
5.69/5.74	c   seconds        variables     equivalent    conflicts       height       MB
5.69/5.74	c
5.69/5.74	c *    5.7  5960812 1985833    728   790      0       0      0    0.0   0  503
155.99/156.06	c s  156.1  1878389  222504 114263  1974 1648610       0      0    0.0   0  365
155.99/156.06	c l  156.1  1878389  222504 114263  1974 1648610       0 1159775    0.0   0  365
156.99/157.01	c R  157.0  1999979  215056 121639  2046 1648610     102    100  685.0   1  380
157.49/157.50	c R  157.5  2071292  214876 121816  2049 1648610     203    200  637.9   1  384
159.69/159.73	c s  159.7  2052457  212242 124392  2107 1648610     488    453  537.6   0  376
159.69/159.73	c -  159.7  2052457  212242 124392  2107 1648610     488 1101787  537.6   0  376
169.59/169.63	c s  169.6  1580287  159371 148115  2733 1677132     624    127  450.3   1  347
169.59/169.63	c -  169.6  1580287  159371 148115  2733 1677132     624 870412  450.3   1  347
184.49/184.58	c s  184.6  1194805   95813 176440  3752 1711346     812    137  395.6   0  323
184.49/184.58	c -  184.6  1194805   95813 176440  3752 1711346     812 513544  395.6   0  323
184.59/184.61	c 0  184.6  1196232   70898 201355  3752 1711346     823    142  377.7   0  323
184.59/184.61	c
184.59/184.61	s UNSATISFIABLE
184.59/184.61	c
184.59/184.61	c 823 conflicts, 18017 decisions, 13 random
184.59/184.61	c 22 iterations, 4 restarts, 0 skipped
184.59/184.61	c 0 enlarged, 59237 shrunken, 7 rescored, 0 rebiased
184.59/184.61	c 4 simplifications, 0 reductions
184.59/184.61	c
184.59/184.61	c vars: 201355 fixed, 3752 equiv, 1711346 elim, 5096 merged
184.59/184.61	c elim: 44320241 resolutions, 3 phases, 1 rounds
184.59/184.61	c sbst: 87% substituted, 2.4% nots, 92.8% ands, 4.1% xors, 0.8% ites
184.59/184.61	c arty: 2.75 and 2.01 xor average arity
184.59/184.61	c prbe: 1379 probed, 8 phases, 0 rounds
184.59/184.61	c prbe: 91 failed, 45033 lifted, 60 merged
184.59/184.61	c sccs: 1181 non trivial, 0 fixed, 2560 merged
184.59/184.61	c hash: 1055 units, 2476 merged
184.59/184.61	c mins: 529374 learned, 37% deleted, 0 strong, 233 depth
184.59/184.61	c subs: 39599 forward, 75390 backward, 11678 doms
184.59/184.61	c strs: 115692 forward, 5168 backward
184.59/184.61	c doms: 62795 dominators, 15124 high, 271 low
184.59/184.61	c prps: 16181632 propagations, 0.09 megaprops
184.59/184.61	c
184.59/184.61	c 184.6 seconds, 722 MB max, 486 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3366089-1305324878/watcher-3366089-1305324878 -o /tmp/evaluation-result-3366089-1305324878/solver-3366089-1305324878 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3366089-1305324878.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.01 2.00 2/288 31528
/proc/meminfo: memFree=29252260/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=31924 CPUtime=0 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 6876 0 0 0 0 0 0 0 25 0 1 0 644085825 32690176 6833 33554432000 134512640 135151029 4287027520 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31528/statm: 7981 6846 59 156 0 7824 0

[startup+0.0562681 s]
/proc/loadavg: 2.08 2.01 2.00 2/288 31528
/proc/meminfo: memFree=29252260/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=80560 CPUtime=0.04 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 16917 0 0 0 3 1 0 0 25 0 1 0 644085825 82493440 16874 33554432000 134512640 135151029 4287027520 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31528/statm: 20140 16875 60 156 0 19983 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 80560

[startup+0.100289 s]
/proc/loadavg: 2.08 2.01 2.00 2/288 31528
/proc/meminfo: memFree=29252260/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=82608 CPUtime=0.09 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 18374 0 0 0 7 2 0 0 25 0 1 0 644085825 84590592 18331 33554432000 134512640 135151029 4287027520 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31528/statm: 20652 18333 60 156 0 20495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82608

[startup+0.300257 s]
/proc/loadavg: 2.08 2.01 2.00 2/288 31528
/proc/meminfo: memFree=29252260/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=172184 CPUtime=0.29 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 42898 0 0 0 24 5 0 0 25 0 1 0 644085825 176316416 42822 33554432000 134512640 135151029 4287027520 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 43046 42823 65 156 0 42889 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 172184

[startup+0.701177 s]
/proc/loadavg: 2.08 2.01 2.00 2/288 31528
/proc/meminfo: memFree=29252260/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=211160 CPUtime=0.69 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 53568 0 0 0 63 6 0 0 25 0 1 0 644085825 216227840 52528 33554432000 134512640 135151029 4287027520 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 52790 52529 65 156 0 52633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 211160

[startup+1.50103 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31529
/proc/meminfo: memFree=29017032/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=277604 CPUtime=1.49 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 71190 0 0 0 140 9 0 0 25 0 1 0 644085825 284266496 69126 33554432000 134512640 135151029 4287027520 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 69401 69126 65 156 0 69244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 277604

[startup+3.10075 s]
/proc/loadavg: 2.07 2.01 2.00 3/289 31529
/proc/meminfo: memFree=28927380/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=421576 CPUtime=3.09 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 109241 0 0 0 294 15 0 0 25 0 1 0 644085825 431693824 105127 33554432000 134512640 135151029 4287027520 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 105394 105127 65 156 0 105237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 421576

[startup+6.30113 s]
/proc/loadavg: 2.07 2.01 2.00 3/289 31529
/proc/meminfo: memFree=28674912/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=610248 CPUtime=6.29 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 160126 0 0 0 604 25 0 0 25 0 1 0 644085825 624893952 151914 33554432000 134512640 135151029 4287027520 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 152562 151914 80 156 0 152405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 610248

[startup+12.701 s]
/proc/loadavg: 2.13 2.03 2.01 3/289 31529
/proc/meminfo: memFree=28566544/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=703972 CPUtime=12.69 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 223739 0 0 0 1237 32 0 0 25 0 1 0 644085825 720867328 175366 33554432000 134512640 135151029 4287027520 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 175993 175366 80 156 0 175836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 703972

[startup+25.5007 s]
/proc/loadavg: 2.11 2.03 2.00 3/289 31529
/proc/meminfo: memFree=28367024/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=897256 CPUtime=25.49 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 278003 0 0 0 2511 38 0 0 25 0 1 0 644085825 918790144 221437 33554432000 134512640 135151029 4287027520 18446744073709551615 134562455 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 224314 221437 80 156 0 224157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 897256

[startup+51.101 s]
/proc/loadavg: 2.07 2.02 2.00 3/289 31530
/proc/meminfo: memFree=28331712/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=947040 CPUtime=51.1 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 286021 0 0 0 5070 40 0 0 25 0 1 0 644085825 969768960 229455 33554432000 134512640 135151029 4287027520 18446744073709551615 134547925 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 236760 229455 80 156 0 236603 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 947040

[startup+102.311 s]
/proc/loadavg: 2.08 2.03 2.00 3/289 31532
/proc/meminfo: memFree=28326448/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=953684 CPUtime=102.31 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 287894 0 0 0 10191 40 0 0 25 0 1 0 644085825 976572416 231328 33554432000 134512640 135151029 4287027520 18446744073709551615 134548117 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 238421 231328 80 156 0 238264 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 953684

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/289 31533
/proc/meminfo: memFree=28474360/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=898180 CPUtime=162.3 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 342012 0 0 0 16184 46 0 0 25 0 1 0 644085825 919736320 217556 33554432000 134512640 135151029 4287027520 18446744073709551615 134580198 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 224545 217556 80 156 0 224388 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 898180

Solver just ended. Dumping a history of the last processes samples

[startup+166.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/289 31533
/proc/meminfo: memFree=28380616/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=898180 CPUtime=166.3 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 342242 0 0 0 16584 46 0 0 25 0 1 0 644085825 919736320 217786 33554432000 134512640 135151029 4287027520 18446744073709551615 134677396 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 224545 217786 80 156 0 224388 0
Current children cumulated CPU time (s) 166.3
Current children cumulated vsize (KiB) 898180

[startup+172.711 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31533
/proc/meminfo: memFree=28481048/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=800916 CPUtime=172.7 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 358792 0 0 0 17222 48 0 0 25 0 1 0 644085825 820137984 193547 33554432000 134512640 135151029 4287027520 18446744073709551615 134579324 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 200229 193547 80 156 0 200072 0
Current children cumulated CPU time (s) 172.7
Current children cumulated vsize (KiB) 800916

[startup+179.101 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28382716/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=894084 CPUtime=179.1 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 385580 0 0 0 17859 51 0 0 25 0 1 0 644085825 915542016 217261 33554432000 134512640 135151029 4287027520 18446744073709551615 134548024 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 223521 217261 80 156 0 223364 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 894084

[startup+182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28382468/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=894084 CPUtime=182.3 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 385624 0 0 0 18179 51 0 0 25 0 1 0 644085825 915542016 217305 33554432000 134512640 135151029 4287027520 18446744073709551615 134548564 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 223521 217305 80 156 0 223364 0
Current children cumulated CPU time (s) 182.3
Current children cumulated vsize (KiB) 894084

[startup+183.901 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28413096/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=796816 CPUtime=183.9 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 385625 0 0 0 18339 51 0 0 25 0 1 0 644085825 815939584 192989 33554432000 134512640 135151029 4287027520 18446744073709551615 134521885 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 199204 192989 80 156 0 199047 0
Current children cumulated CPU time (s) 183.9
Current children cumulated vsize (KiB) 796816

[startup+184.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28413096/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=809112 CPUtime=184.29 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 388716 0 0 0 18378 51 0 0 25 0 1 0 644085825 828530688 196080 33554432000 134512640 135151029 4287027520 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 202278 196080 80 156 0 202121 0
Current children cumulated CPU time (s) 184.29
Current children cumulated vsize (KiB) 809112

[startup+184.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28413096/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=805012 CPUtime=184.49 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 388716 0 0 0 18398 51 0 0 25 0 1 0 644085825 824332288 195055 33554432000 134512640 135151029 4287027520 18446744073709551615 134520115 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 201253 195055 80 156 0 201096 0
Current children cumulated CPU time (s) 184.49
Current children cumulated vsize (KiB) 805012

[startup+184.601 s]
/proc/loadavg: 2.02 2.02 2.00 3/289 31534
/proc/meminfo: memFree=28413096/32951124 swapFree=54427468/67111528
[pid=31528] ppid=31526 vsize=805012 CPUtime=184.59 cores=0,2,4,6
/proc/31528/stat : 31528 (precosat) R 31526 31528 30846 0 -1 4202496 388716 0 0 0 18408 51 0 0 25 0 1 0 644085825 824332288 195055 33554432000 134512640 135151029 4287027520 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31528/statm: 201253 195055 80 156 0 201096 0
Current children cumulated CPU time (s) 184.59
Current children cumulated vsize (KiB) 805012

Child status: 20
Real time (s): 184.646
CPU time (s): 184.65
CPU user time (s): 184.105
CPU system time (s): 0.544917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 954500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.105
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388717
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= 4
involuntary context switches= 175

runsolver used 0.52492 second user time and 1.16282 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-14 00:14:39
IDJOB=3366089
IDBENCH=88172
IDSOLVER=1843
FILE ID=node138/3366089-1305324878
RUNJOBID= node138-1305315242-30864
PBS_JOBID= 13324294
Free space on /tmp= 47472 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366089-1305324878/watcher-3366089-1305324878 -o /tmp/evaluation-result-3366089-1305324878/solver-3366089-1305324878 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3366089-1305324878.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1386221633

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.82
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.854
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:     32951124 kB
MemFree:      29252672 kB
Buffers:        219176 kB
Cached:        3200556 kB
SwapCached:      18472 kB
Active:         984536 kB
Inactive:      2501116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29252672 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:          121956 kB
Writeback:           0 kB
AnonPages:       59204 kB
Mapped:           9336 kB
Slab:           110964 kB
PageTables:      40060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39540132 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= 47468 MiB
End job on node138 at 2011-05-14 00:17:43