Trace number 3365853

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 310.203 310.196

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.5369
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
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-3365853-1305318896.cnf
0.00/0.00	c found header 'p cnf 35819 773506'
0.39/0.44	c finished parsing
0.39/0.44	c
0.39/0.44	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.39/0.44	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.39/0.44	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.39/0.44	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.39/0.44	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.39/0.44	c --random=1 --spread=2000 --seed=0 --skip=25
0.39/0.44	c
0.39/0.44	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.39/0.44	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.39/0.44	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.39/0.44	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.39/0.44	c
0.39/0.44	c starting search after 0.4 seconds
0.39/0.44	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   773506   35819      0     0      0       0      0    0.0   0   48
1.79/1.81	c s    1.8   772531   33612      0     0   2207       0      0    0.0   0   50
1.79/1.81	c l    1.8   772531   33612      0     0   2207       0 715260    0.0   0   50
1.79/1.86	c R    1.9   772651   33612      0     0   2207     100     98  797.8  19   52
1.89/1.90	c R    1.9   772657   33612      0     0   2207     203    201  761.1  24   52
1.99/2.08	c R    2.1   772668   33612      0     0   2207     804    802  608.7  25   53
2.10/2.15	c B    2.2   772671   33612      0     0   2207    1000    998  569.6  23   53
2.29/2.39	c B    2.4   772707   33612      0     0   2207    2000   1998  433.1  23   54
2.39/2.47	c R    2.5   772708   33612      0     0   2207    2413   2411  395.9  25   54
3.49/3.52	c R    3.5   776260   33569     42     1   2207    6421   6419  310.1  18   57
3.89/3.98	c B    4.0   783703   33461    144     7   2207    8000   7997  274.5  22   57
6.09/6.17	c R    6.2   792722   33196    289   127   2207   16038  16033  173.9  18   60
8.59/8.65	c B    8.7   797655   33108    300   204   2207   24006  24001  134.0  18   61
12.89/12.97	c R   13.0   802924   33108    300   204   2207   38482  38477   94.2  24   63
20.69/20.74	c B   20.7   803841   33098    304   210   2207   64013  64008   64.0  23   67
26.09/26.15	c s   26.2   778383   32959    372   281   2207   79631  79563   54.2  28   59
26.09/26.15	c -   26.2   778383   32959    372   281   2207   79631 700955   54.2  28   59
29.89/29.91	c N   29.9   778647   32932    380   300   2207   89782  89713   49.7  28   65
55.09/55.15	c B   55.2   779629   32862    393   357   2207  160042 159970   33.9  23   76
63.59/63.67	c
63.59/63.67	c       original/binary      fixed     eliminated      learned       agility
63.59/63.67	c   seconds        variables     equivalent    conflicts       height       MB
63.59/63.67	c
63.59/63.67	c s   63.7   776802   32859    393   360   2207  178638 178539   31.6  23   70
74.70/74.77	c R   74.8   776807   32858    393   361   2207  205160 205057   29.0  20   78
117.71/117.76	c s  117.8   775079   32792    413   407   2207  295102 288084   24.1  21   82
162.60/162.62	c B  162.6   775204   32789    413   410   2207  384087 377060   21.4  19  105
189.80/189.88	c s  189.9   774783   32772    414   426   2207  426041 404274   20.3  23   96
211.00/211.05	c N  211.1   774873   32764    414   434   2207  461572 439801   19.7  25  113
285.60/285.62	c s  285.6   762339   32435    435   469   2480  573037 412734   24.7  22   98
285.60/285.62	c -  285.6   762339   32435    435   469   2480  573037 693946   24.7  22   98
310.11/310.18	c 0  310.2   766642   31332   1510   497   2480  614902 454498   23.8  22  114
310.11/310.18	c
310.11/310.18	s UNSATISFIABLE
310.11/310.18	c
310.11/310.18	c 614902 conflicts, 748337 decisions, 9 random
310.11/310.18	c 15 iterations, 1097 restarts, 345 skipped
310.11/310.18	c 0 enlarged, 1810 shrunken, 6014 rescored, 189 rebiased
310.11/310.18	c 6 simplifications, 0 reductions
310.11/310.18	c
310.11/310.18	c vars: 1510 fixed, 497 equiv, 2480 elim, 583 merged
310.11/310.18	c elim: 3278002 resolutions, 6 phases, 1 rounds
310.11/310.18	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
310.11/310.18	c arty: 0.00 and 0.00 xor average arity
310.11/310.18	c prbe: 289064 probed, 182 phases, 4 rounds
310.11/310.18	c prbe: 180 failed, 75 lifted, 448 merged
310.11/310.18	c sccs: 10 non trivial, 0 fixed, 23 merged
310.11/310.18	c hash: 9 units, 112 merged
310.11/310.18	c mins: 11691859 learned, 50% deleted, 476 strong, 145 depth
310.11/310.18	c subs: 12427 forward, 3306 backward, 13195 doms
310.11/310.18	c strs: 866 forward, 0 backward
310.11/310.18	c doms: 14875 dominators, 3677 high, 355 low
310.11/310.18	c prps: 207082108 propagations, 0.67 megaprops
310.11/310.18	c
310.11/310.18	c 310.2 seconds, 134 MB max, 18 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-3365853-1305318896/watcher-3365853-1305318896 -o /tmp/evaluation-result-3365853-1305318896/solver-3365853-1305318896 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365853-1305318896.cnf 

running on 4 cores: 1,3,5,7

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.09 2.04 1.94 2/364 32634
/proc/meminfo: memFree=11860324/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=5432 CPUtime=0.01 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 1263 0 0 0 1 0 0 0 21 0 1 0 624305978 5562368 1187 33554432000 134512640 135151029 4293413216 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 1358 1187 64 156 0 1201 0

[startup+0.0949721 s]
/proc/loadavg: 2.09 2.04 1.94 2/364 32634
/proc/meminfo: memFree=11860324/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=15588 CPUtime=0.09 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 3883 0 0 0 9 0 0 0 21 0 1 0 624305978 15962112 3742 33554432000 134512640 135151029 4293413216 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 3897 3743 64 156 0 3740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15588

[startup+0.100979 s]
/proc/loadavg: 2.09 2.04 1.94 2/364 32634
/proc/meminfo: memFree=11860324/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=16380 CPUtime=0.09 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 4065 0 0 0 9 0 0 0 21 0 1 0 624305978 16773120 3924 33554432000 134512640 135151029 4293413216 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 4095 3926 64 156 0 3938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16380

[startup+0.300938 s]
/proc/loadavg: 2.09 2.04 1.94 2/364 32634
/proc/meminfo: memFree=11860324/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=40932 CPUtime=0.29 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 10206 0 0 0 28 1 0 0 22 0 1 0 624305978 41914368 10065 33554432000 134512640 135151029 4293413216 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 10233 10068 64 156 0 10076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40932

[startup+0.700864 s]
/proc/loadavg: 2.09 2.04 1.94 2/364 32634
/proc/meminfo: memFree=11860324/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=61908 CPUtime=0.69 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 15441 0 0 0 67 2 0 0 24 0 1 0 624305978 63393792 15299 33554432000 134512640 135151029 4293413216 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 15477 15299 80 156 0 15320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61908

[startup+1.50072 s]
/proc/loadavg: 2.09 2.04 1.94 3/365 32635
/proc/meminfo: memFree=11799440/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=83252 CPUtime=1.49 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 21490 0 0 0 146 3 0 0 25 0 1 0 624305978 85250048 20590 33554432000 134512640 135151029 4293413216 18446744073709551615 134573909 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 20813 20590 80 156 0 20656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83252

[startup+3.10044 s]
/proc/loadavg: 2.09 2.04 1.94 3/365 32635
/proc/meminfo: memFree=11777740/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=81852 CPUtime=3.09 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 21492 0 0 0 306 3 0 0 25 0 1 0 624305978 83816448 20242 33554432000 134512640 135151029 4293413216 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 20463 20242 80 156 0 20306 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81852

[startup+6.30086 s]
/proc/loadavg: 2.08 2.04 1.94 3/365 32635
/proc/meminfo: memFree=11777684/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=81852 CPUtime=6.29 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 21492 0 0 0 626 3 0 0 25 0 1 0 624305978 83816448 20242 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 20463 20242 80 156 0 20306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81852

[startup+12.7007 s]
/proc/loadavg: 2.07 2.04 1.94 3/365 32635
/proc/meminfo: memFree=11777260/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=81852 CPUtime=12.69 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 21493 0 0 0 1266 3 0 0 25 0 1 0 624305978 83816448 20243 33554432000 134512640 135151029 4293413216 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 20463 20243 80 156 0 20306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81852

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 1.94 3/365 32635
/proc/meminfo: memFree=11776492/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=90036 CPUtime=25.49 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 23548 0 0 0 2546 3 0 0 25 0 1 0 624305978 92196864 22298 33554432000 134512640 135151029 4293413216 18446744073709551615 134517325 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 22509 22298 80 156 0 22352 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90036

[startup+51.1008 s]
/proc/loadavg: 2.04 2.03 1.94 3/365 32636
/proc/meminfo: memFree=11768592/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=86272 CPUtime=51.1 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 24588 0 0 0 5106 4 0 0 25 0 1 0 624305978 88342528 21313 33554432000 134512640 135151029 4293413216 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 21568 21313 80 156 0 21411 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 86272

[startup+102.314 s]
/proc/loadavg: 2.01 2.03 1.94 3/365 32637
/proc/meminfo: memFree=11749320/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=105488 CPUtime=102.3 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 31878 0 0 0 10225 5 0 0 25 0 1 0 624305978 108019712 25990 33554432000 134512640 135151029 4293413216 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 26372 25991 80 156 0 26215 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105488

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/365 32639
/proc/meminfo: memFree=11734908/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=118684 CPUtime=162.3 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 36456 0 0 0 16223 7 0 0 25 0 1 0 624305978 121532416 29247 33554432000 134512640 135151029 4293413216 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 29671 29247 80 156 0 29514 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 118684

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 1.95 3/365 32641
/proc/meminfo: memFree=11717244/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=130740 CPUtime=222.29 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 40526 0 0 0 22221 8 0 0 25 0 1 0 624305978 133877760 32383 33554432000 134512640 135151029 4293413216 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 32685 32383 80 156 0 32528 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 130740

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/365 32642
/proc/meminfo: memFree=11695276/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148332 CPUtime=282.3 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 44474 0 0 0 28220 10 0 0 25 0 1 0 624305978 151891968 36331 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37083 36331 80 156 0 36926 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 148332

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

[startup+294.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11692644/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=294.3 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45452 0 0 0 29420 10 0 0 25 0 1 0 624305978 152309760 36655 33554432000 134512640 135151029 4293413216 18446744073709551615 134552184 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36655 80 156 0 37028 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 148740

[startup+300.7 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11691644/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=300.7 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45471 0 0 0 30060 10 0 0 25 0 1 0 624305978 152309760 36674 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36674 80 156 0 37028 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 148740

[startup+307.101 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11691028/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=307.1 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45479 0 0 0 30700 10 0 0 25 0 1 0 624305978 152309760 36682 33554432000 134512640 135151029 4293413216 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 148740

[startup+308.701 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11690780/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=308.7 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45479 0 0 0 30860 10 0 0 25 0 1 0 624305978 152309760 36682 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 308.7
Current children cumulated vsize (KiB) 148740

[startup+309.501 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11690780/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=309.5 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45479 0 0 0 30940 10 0 0 25 0 1 0 624305978 152309760 36682 33554432000 134512640 135151029 4293413216 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 309.5
Current children cumulated vsize (KiB) 148740

[startup+309.901 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11690780/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=309.9 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45479 0 0 0 30980 10 0 0 25 0 1 0 624305978 152309760 36682 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 309.9
Current children cumulated vsize (KiB) 148740

[startup+310.101 s]
/proc/loadavg: 2.01 2.02 1.95 3/365 32643
/proc/meminfo: memFree=11690780/32951124 swapFree=65051360/67111528
[pid=32634] ppid=32632 vsize=148740 CPUtime=310.11 cores=1,3,5,7
/proc/32634/stat : 32634 (precosat) R 32632 32634 32432 0 -1 4202496 45479 0 0 0 31001 10 0 0 25 0 1 0 624305978 152309760 36682 33554432000 134512640 135151029 4293413216 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/32634/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 310.11
Current children cumulated vsize (KiB) 148740

Child status: 20
Real time (s): 310.196
CPU time (s): 310.203
CPU user time (s): 310.089
CPU system time (s): 0.113982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 148740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.089
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45480
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= 5
involuntary context switches= 3665

runsolver used 1.07484 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-13 22:34:57
IDJOB=3365853
IDBENCH=82494
IDSOLVER=1843
FILE ID=node146/3365853-1305318896
RUNJOBID= node146-1305315243-32451
PBS_JOBID= 13324286
Free space on /tmp= 41388 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365853-1305318896/watcher-3365853-1305318896 -o /tmp/evaluation-result-3365853-1305318896/solver-3365853-1305318896 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365853-1305318896.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=510820846

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.830
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.830
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.75
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.830
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:      11860604 kB
Buffers:        218780 kB
Cached:        4972436 kB
SwapCached:      41828 kB
Active:       11584376 kB
Inactive:      9187060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11860604 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:           19860 kB
Writeback:           0 kB
AnonPages:    15545508 kB
Mapped:          22876 kB
Slab:           193580 kB
PageTables:      58548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81948548 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= 41388 MiB
End job on node146 at 2011-05-13 22:40:07