Trace number 3366077

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 66.1999 66.199

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.5667
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3366077-1305324812.cnf
0.00/0.00	c found header 'p cnf 196306 582994'
0.39/0.45	c finished parsing
0.39/0.45	c
0.39/0.45	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.39/0.45	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.39/0.45	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.39/0.45	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.39/0.45	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.39/0.45	c --random=1 --spread=2000 --seed=0 --skip=25
0.39/0.45	c
0.39/0.45	c sizeof     vars[0] = 16   alignment = 0       3 MB
0.39/0.45	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.39/0.45	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.39/0.45	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.39/0.45	c
0.39/0.45	c starting search after 0.5 seconds
0.39/0.45	c no decision limit
0.39/0.46	c
0.39/0.46	c       original/binary      fixed     eliminated      learned       agility
0.39/0.46	c   seconds        variables     equivalent    conflicts       height       MB
0.39/0.46	c
0.39/0.46	c *    0.5   582993  196305      1     0      0       0      0    0.0   0   50
3.40/3.49	c s    3.5   193246   30166  11722  5071 149347       0      0    0.0   0   34
3.40/3.49	c l    3.5   193246   30166  11722  5071 149347       0 175021    0.0   0   34
3.59/3.69	c R    3.7   193323   30166  11722  5071 149347     100     99 1133.2   7   35
3.69/3.70	c R    3.7   193374   30164  11722  5073 149347     201    181 1046.1  10   35
3.69/3.79	c R    3.8   193451   30164  11722  5073 149347     806    786  864.0  12   36
3.79/3.82	c B    3.8   193459   30164  11722  5073 149347    1000    980  840.6  17   36
4.30/4.40	c B    4.4   199819   29504  12104  5351 149347    2000   1959  855.0   8   37
4.79/4.82	c R    4.8   203904   29427  12109  5423 149347    4242   4176  779.4  13   38
5.40/5.45	c B    5.5   207844   29425  12109  5425 149347    8003   7922  750.0  11   39
5.40/5.46	c R    5.5   207844   29425  12109  5425 149347    8251   8170  748.8   9   39
6.60/6.68	c R    6.7   216074   29269  12195  5495 149347   17876  17794  695.0  15   41
7.39/7.41	c s    7.4   178981   27542  12195  5496 151073   18303  16988  691.0   1   36
7.39/7.41	c -    7.4   178981   27542  12195  5496 151073   18303 161020  691.0   1   36
7.89/7.94	c B    7.9   180091   27441  12253  5539 151073   24004  22676  660.6  30   39
11.59/11.60	c s   11.6   169862   26256  12458  6053 151539   48973  34490  568.9  11   38
11.59/11.60	c -   11.6   169862   26256  12458  6053 151539   48973 152969  568.9  11   38
13.10/13.12	c B   13.1   172209   26153  12479  6135 151539   64016  49501  560.2  27   44
16.09/16.13	c s   16.1   169505   26075  12490  6197 151544   82753  66277  534.8  28   44
21.90/21.99	c
21.90/21.99	c       original/binary      fixed     eliminated      learned       agility
21.90/21.99	c   seconds        variables     equivalent    conflicts       height       MB
21.90/21.99	c
21.90/21.99	c s   22.0   158695   23954  12537  6379 153436  117932  90220  512.5  17   48
21.90/21.99	c -   22.0   158695   23954  12537  6379 153436  117932 143791  512.5  17   48
23.10/23.17	c R   23.2   159243   23944  12543  6383 153436  127546  99829  507.8  24   53
25.30/25.37	c +   25.4   159675   23923  12543  6404 153436  143792 158170  501.5  17   58
27.40/27.44	c B   27.4   160812   23901  12545  6424 153436  160036 132241  494.4  12   61
28.29/28.30	c s   28.3   159636   23876  12545  6424 153461  161031 133053  494.7  18   56
30.19/30.29	c N   30.3   159919   23865  12545  6435 153461  178855 150843  489.8  27   64
30.29/30.33	c +   30.3   159920   23864  12545  6436 153461  179740 173987  489.5  25   65
36.20/36.30	c s   36.3   160146   23772  12552  6521 153461  211732 169551  477.2  21   64
38.79/38.81	c +   38.8   160584   23755  12552  6538 153461  224675 191385  467.5  14   72
45.89/45.94	c s   45.9   159312   23600  12554  6561 153591  258706 189939  455.9  11   69
49.29/49.36	c +   49.4   159564   23570  12556  6589 153591  280843 210523  445.0  27   74
50.89/51.00	c R   51.0   159580   23563  12556  6596 153591  294254 205157  440.7  14   77
56.89/56.98	c s   57.0   159563   23474  12560  6650 153622  325256 192965  428.7  12   67
60.79/60.88	c +   60.9   162065   23443  12570  6671 153622  351052 231575  417.6  11   75
66.09/66.19	c 0   66.2   229463   20843  13529  8312 153622  380284 231574  405.8  10   80
66.09/66.19	c
66.09/66.19	s UNSATISFIABLE
66.09/66.19	c
66.09/66.19	c 380284 conflicts, 2282892 decisions, 383 random
66.09/66.19	c 13 iterations, 985 restarts, 84 skipped
66.09/66.19	c 5 enlarged, 2103 shrunken, 3718 rescored, 125 rebiased
66.09/66.19	c 9 simplifications, 0 reductions
66.09/66.19	c
66.09/66.19	c vars: 13529 fixed, 8312 equiv, 153622 elim, 8821 merged
66.09/66.19	c elim: 4812882 resolutions, 9 phases, 3 rounds
66.09/66.19	c sbst: 95% substituted, 7.0% nots, 79.1% ands, 7.7% xors, 6.3% ites
66.09/66.19	c arty: 2.06 and 2.00 xor average arity
66.09/66.19	c prbe: 1755710 probed, 79 phases, 35 rounds
66.09/66.19	c prbe: 344 failed, 8312 lifted, 3502 merged
66.09/66.19	c sccs: 162 non trivial, 0 fixed, 526 merged
66.09/66.19	c hash: 136 units, 4793 merged
66.09/66.19	c mins: 13325555 learned, 19% deleted, 475 strong, 40 depth
66.09/66.19	c subs: 2788 forward, 9954 backward, 128412 doms
66.09/66.19	c strs: 2109 forward, 757 backward
66.09/66.19	c doms: 138382 dominators, 114359 high, 178 low
66.09/66.19	c prps: 94455893 propagations, 1.43 megaprops
66.09/66.19	c
66.09/66.19	c 66.2 seconds, 81 MB max, 64 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-3366077-1305324812/watcher-3366077-1305324812 -o /tmp/evaluation-result-3366077-1305324812/solver-3366077-1305324812 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3366077-1305324812.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: 1.99 1.98 1.99 2/288 31500
/proc/meminfo: memFree=29368324/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=9060 CPUtime=0 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 1996 0 0 0 0 0 0 0 25 0 1 0 644079143 9277440 1953 33554432000 134512640 135151029 4289970128 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31500/statm: 2265 1953 60 156 0 2108 0

[startup+0.0377221 s]
/proc/loadavg: 1.99 1.98 1.99 2/288 31500
/proc/meminfo: memFree=29368324/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=19740 CPUtime=0.03 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 4811 0 0 0 3 0 0 0 25 0 1 0 644079143 20213760 4735 33554432000 134512640 135151029 4289970128 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 4935 4736 64 156 0 4778 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19740

[startup+0.100713 s]
/proc/loadavg: 1.99 1.98 1.99 2/288 31500
/proc/meminfo: memFree=29368324/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=26580 CPUtime=0.09 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 6736 0 0 0 8 1 0 0 25 0 1 0 644079143 27217920 6466 33554432000 134512640 135151029 4289970128 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 6645 6467 64 156 0 6488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26580

[startup+0.30068 s]
/proc/loadavg: 1.99 1.98 1.99 2/288 31500
/proc/meminfo: memFree=29368324/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=48868 CPUtime=0.29 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 12542 0 0 0 28 1 0 0 25 0 1 0 644079143 50040832 12015 33554432000 134512640 135151029 4289970128 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 12217 12015 64 156 0 12060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48868

[startup+0.700614 s]
/proc/loadavg: 1.99 1.98 1.99 2/288 31500
/proc/meminfo: memFree=29368324/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=64176 CPUtime=0.69 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 17603 0 0 0 67 2 0 0 25 0 1 0 644079143 65716224 15795 33554432000 134512640 135151029 4289970128 18446744073709551615 134677356 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 16044 15795 80 156 0 15887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64176

[startup+1.50047 s]
/proc/loadavg: 1.99 1.98 1.99 3/289 31501
/proc/meminfo: memFree=29304216/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=81892 CPUtime=1.49 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 25881 0 0 0 146 3 0 0 25 0 1 0 644079143 83857408 20145 33554432000 134512640 135151029 4289970128 18446744073709551615 134519048 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 20473 20145 80 156 0 20316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81892

[startup+3.10117 s]
/proc/loadavg: 1.99 1.98 1.99 3/289 31501
/proc/meminfo: memFree=29284872/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=87840 CPUtime=3.1 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 27150 0 0 0 306 4 0 0 25 0 1 0 644079143 89948160 21414 33554432000 134512640 135151029 4289970128 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21960 21414 80 156 0 21803 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 87840

[startup+6.30059 s]
/proc/loadavg: 1.99 1.98 1.99 3/289 31501
/proc/meminfo: memFree=29295984/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=73056 CPUtime=6.29 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 27292 0 0 0 625 4 0 0 25 0 1 0 644079143 74809344 17694 33554432000 134512640 135151029 4289970128 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 18264 17694 80 156 0 18107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73056

[startup+12.7004 s]
/proc/loadavg: 1.99 1.98 1.99 3/289 31501
/proc/meminfo: memFree=29295764/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=73056 CPUtime=12.69 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 33458 0 0 0 1264 5 0 0 25 0 1 0 644079143 74809344 17722 33554432000 134512640 135151029 4289970128 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 18264 17722 80 156 0 18107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73056

[startup+25.5011 s]
/proc/loadavg: 2.15 2.02 2.01 3/289 31502
/proc/meminfo: memFree=29296144/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=73056 CPUtime=25.49 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 39620 0 0 0 2544 5 0 0 25 0 1 0 644079143 74809344 17746 33554432000 134512640 135151029 4289970128 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 18264 17746 80 156 0 18107 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73056

[startup+51.1005 s]
/proc/loadavg: 2.10 2.01 2.00 3/289 31502
/proc/meminfo: memFree=29285412/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=84172 CPUtime=51.09 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 51597 0 0 0 5102 7 0 0 25 0 1 0 644079143 86192128 20516 33554432000 134512640 135151029 4289970128 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21043 20516 80 156 0 20886 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84172

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

[startup+57.5003 s]
/proc/loadavg: 2.09 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29283788/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=85660 CPUtime=57.49 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55252 0 0 0 5742 7 0 0 25 0 1 0 644079143 87715840 20878 33554432000 134512640 135151029 4289970128 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21415 20878 80 156 0 21258 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 85660

[startup+60.7007 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29283808/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=85660 CPUtime=60.69 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55252 0 0 0 6062 7 0 0 25 0 1 0 644079143 87715840 20878 33554432000 134512640 135151029 4289970128 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21415 20878 80 156 0 21258 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 85660

[startup+63.9011 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29283804/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=85956 CPUtime=63.89 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55331 0 0 0 6382 7 0 0 25 0 1 0 644079143 88018944 20957 33554432000 134512640 135151029 4289970128 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21489 20957 80 156 0 21332 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 85956

[startup+65.5009 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29283804/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=87056 CPUtime=65.49 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55584 0 0 0 6542 7 0 0 25 0 1 0 644079143 89145344 21210 33554432000 134512640 135151029 4289970128 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21764 21210 80 156 0 21607 0
Current children cumulated CPU time (s) 65.49
Current children cumulated vsize (KiB) 87056

[startup+65.9008 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29282936/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=87320 CPUtime=65.9 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55640 0 0 0 6583 7 0 0 25 0 1 0 644079143 89415680 21266 33554432000 134512640 135151029 4289970128 18446744073709551615 134554782 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21830 21266 80 156 0 21673 0
Current children cumulated CPU time (s) 65.9
Current children cumulated vsize (KiB) 87320

[startup+66.1007 s]
/proc/loadavg: 2.08 2.01 2.00 3/289 31503
/proc/meminfo: memFree=29282936/32951124 swapFree=54427468/67111528
[pid=31500] ppid=31498 vsize=87480 CPUtime=66.09 cores=0,2,4,6
/proc/31500/stat : 31500 (precosat) R 31498 31500 30846 0 -1 4202496 55661 0 0 0 6602 7 0 0 25 0 1 0 644079143 89579520 21287 33554432000 134512640 135151029 4289970128 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/31500/statm: 21870 21287 80 156 0 21713 0
Current children cumulated CPU time (s) 66.09
Current children cumulated vsize (KiB) 87480

Child status: 20
Real time (s): 66.199
CPU time (s): 66.1999
CPU user time (s): 66.1179
CPU system time (s): 0.081987
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 94868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.1179
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55663
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= 78

runsolver used 0.202969 second user time and 0.407937 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-14 00:13:32
IDJOB=3366077
IDBENCH=88143
IDSOLVER=1843
FILE ID=node138/3366077-1305324812
RUNJOBID= node138-1305315242-30864
PBS_JOBID= 13324294
Free space on /tmp= 47580 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366077-1305324812/watcher-3366077-1305324812 -o /tmp/evaluation-result-3366077-1305324812/solver-3366077-1305324812 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3366077-1305324812.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=389146794

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:      29368364 kB
Buffers:        218992 kB
Cached:        3089256 kB
SwapCached:      18472 kB
Active:         752156 kB
Inactive:      2622352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29368364 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:       59068 kB
Mapped:           9472 kB
Slab:           105848 kB
PageTables:      40252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39540768 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= 47580 MiB
End job on node138 at 2011-05-14 00:14:38