Trace number 3291624

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
synit_sat 2011-03-03UNSAT 537.248 537.268

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

Solver Data

0.00/0.01	c start  0 total 0
1.39/1.44	c Find Units :        142
1.49/1.50	c Find Invs  :       3645
1.79/1.85	c Find Ands  :     280330 AvgFaninNum: 2.20895
1.89/1.95	c Find Xors  :     113096 AvgFaninNum: 2
2.19/2.24	c Find Ite   :      35148
2.69/2.74	c UnDirect variable: 115633
2.79/2.81	c UnDirect to Direct Gate: 105618
2.79/2.81	c Forced Direct Gate: 29238 Unuse unDirect Gate: 39983
2.89/2.96	c Break Cycle : 14995
2.89/2.96	c Total Root : 103051 Undef Var: 61992
3.39/3.47	c After covering, Total Root: 80333 Leaf: 61173
3.39/3.47	c Variable( cover/uncovered/unused ): 434882 819 0
3.39/3.47	c Unit Clauses: 142
3.39/3.47	c Binary Clauses( cover/uncovered ): 605109 48990
3.39/3.47	c Clauses( cover/uncovered ): 669692 56054
3.39/3.47	c Total Clauses( cover/uncovered ): 1274943 105044 92.388%
3.39/3.47	c Covered Ands: 270592 Invs: 3342 Xors: 99520 Ites: 255
3.59/3.60	c Uncover Clauses avg size: 2.5492 max size: 304
3.59/3.60	c Final circuit: i/l/o/s   61909       0  104846    765265
3.59/3.60	c cover rate 92.388
3.59/3.60	c rocky end  3.6 total 3.6
3.89/3.91	c inp	c lvl 316	 size 765265
7.79/7.86	c rwt	c lvl 316	 size 636235
9.29/9.31	c rf 	c lvl 316	 size 624532
9.69/9.73	c bal	c lvl 316	 size 623755
13.09/13.16	c rwb	c lvl 316	 size 605123
13.59/13.62	c bal	c lvl 316	 size 603848
14.59/14.66	c rfi	c lvl 316	 size 602950
17.89/17.90	c rwb	c lvl 316	 size 600730
18.29/18.35	c bal	c lvl 316	 size 600610
20.49/20.54	c rwb	c size 599917
20.49/20.59	c inp	c lvl 327	 size 599917
22.89/22.97	c rwt	c lvl 327	 size 598519
24.29/24.32	c rf 	c lvl 318	 size 598370
24.69/24.74	c bal	c lvl 316	 size 598349
27.89/27.94	c rwb	c lvl 316	 size 597615
28.39/28.40	c bal	c lvl 316	 size 597608
29.39/29.41	c rfi	c lvl 316	 size 597549
32.49/32.55	c rwb	c lvl 316	 size 597370
32.89/32.99	c bal	c lvl 316	 size 597338
35.09/35.19	c rwb	c size 597275
35.38/35.49	c circuit size reduce 992296 659185
35.38/35.49	c opt time  31.88 total 35.48
37.39/37.44	c covering time  1.95 total 37.43
536.78/536.81	c solve time  499.35 total 536.78
536.78/536.81	s UNSATISFIABLE 

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: 977)

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-3291624-1307668650/watcher-3291624-1307668650 -o /tmp/evaluation-result-3291624-1307668650/solver-3291624-1307668650 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3291624-1307668650.cnf 1253382026 

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.24 1.07 1.59 5/183 9160
/proc/meminfo: memFree=32114220/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=30672 CPUtime=0 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 2063 0 0 0 0 0 0 0 24 0 1 0 859281133 31408128 1997 33554432000 4194304 4947581 140734136141840 18446744073709551615 4336175 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9160/statm: 7668 2000 346 184 0 2543 0

[startup+0.0182459 s]
/proc/loadavg: 1.24 1.07 1.59 5/183 9160
/proc/meminfo: memFree=32114220/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=42944 CPUtime=0 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 5447 0 0 0 0 0 0 0 24 0 1 0 859281133 43974656 5381 33554432000 4194304 4947581 140734136141840 18446744073709551615 220815927248 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 10736 5381 377 184 0 5611 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 42944

[startup+0.100236 s]
/proc/loadavg: 1.24 1.07 1.59 5/183 9160
/proc/meminfo: memFree=32114220/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=57280 CPUtime=0.09 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 8966 0 0 0 8 1 0 0 24 0 1 0 859281133 58654720 8900 33554432000 4194304 4947581 140734136141840 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 14320 8902 377 184 0 9195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57280

[startup+0.300198 s]
/proc/loadavg: 1.24 1.07 1.59 5/183 9160
/proc/meminfo: memFree=32114220/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=86208 CPUtime=0.29 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 16074 0 0 0 27 2 0 0 25 0 1 0 859281133 88276992 16008 33554432000 4194304 4947581 140734136141840 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 21552 16008 377 184 0 16427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86208

[startup+0.701123 s]
/proc/loadavg: 1.24 1.07 1.59 5/183 9160
/proc/meminfo: memFree=32114220/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=167360 CPUtime=0.69 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 35866 0 0 0 65 4 0 0 25 0 1 0 859281133 171376640 35800 33554432000 4194304 4947581 140734136141840 18446744073709551615 4814748 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 41840 35800 377 184 0 36715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167360

[startup+1.50098 s]
/proc/loadavg: 1.24 1.07 1.59 5/184 9161
/proc/meminfo: memFree=31932700/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=227388 CPUtime=1.49 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 50183 0 0 0 143 6 0 0 25 0 1 0 859281133 232845312 50117 33554432000 4194304 4947581 140734136141840 18446744073709551615 4790806 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 56847 50117 378 184 0 51722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227388

[startup+3.1007 s]
/proc/loadavg: 1.24 1.07 1.59 5/184 9161
/proc/meminfo: memFree=31751372/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=255292 CPUtime=3.09 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 56899 0 0 0 302 7 0 0 25 0 1 0 859281133 261419008 56833 33554432000 4194304 4947581 140734136141840 18446744073709551615 4827272 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 63823 56833 383 184 0 58698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 255292

[startup+6.30109 s]
/proc/loadavg: 1.46 1.12 1.60 5/187 9171
/proc/meminfo: memFree=30931072/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=452884 CPUtime=6.29 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 99993 0 0 0 617 12 0 0 23 0 1 0 859281133 463753216 99927 33554432000 4194304 4947581 140734136141840 18446744073709551615 4840224 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 113221 99927 431 184 0 108096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 452884

[startup+12.7009 s]
/proc/loadavg: 1.66 1.17 1.62 5/187 9171
/proc/meminfo: memFree=30129944/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=950412 CPUtime=12.69 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 219524 0 0 0 1243 26 0 0 25 0 1 0 859281133 973221888 218957 33554432000 4194304 4947581 140734136141840 18446744073709551615 4239234 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 237603 218957 433 184 0 232478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 950412

[startup+25.5006 s]
/proc/loadavg: 2.18 1.31 1.66 5/187 9172
/proc/meminfo: memFree=28852244/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=1045060 CPUtime=25.49 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 266400 0 0 0 2517 32 0 0 25 0 1 0 859281133 1070141440 246688 33554432000 4194304 4947581 140734136141840 18446744073709551615 4840374 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 261265 246688 432 184 0 256140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1045060

[startup+51.1008 s]
/proc/loadavg: 2.80 1.52 1.72 5/187 9172
/proc/meminfo: memFree=27309960/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=1400328 CPUtime=51.07 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 358673 0 0 0 5064 43 0 0 25 0 1 0 859281133 1433935872 318795 33554432000 4194304 4947581 140734136141840 18446744073709551615 4398590 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 350082 318795 464 184 0 344957 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1400328

[startup+102.306 s]
/proc/loadavg: 3.54 1.92 1.84 5/187 9174
/proc/meminfo: memFree=25931232/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=1986664 CPUtime=102.28 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 489662 0 0 0 10169 59 0 0 25 0 1 0 859281133 2034343936 448749 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 496666 448749 497 184 0 491541 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1986664

[startup+162.3 s]
/proc/loadavg: 3.83 2.29 1.97 5/187 9175
/proc/meminfo: memFree=25626920/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2108736 CPUtime=162.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 518189 0 0 0 16163 64 0 0 25 0 1 0 859281133 2159345664 477276 33554432000 4194304 4947581 140734136141840 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 527184 477276 497 184 0 522059 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2108736

[startup+222.3 s]
/proc/loadavg: 3.93 2.60 2.10 5/187 9177
/proc/meminfo: memFree=23752444/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2156348 CPUtime=222.26 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 529373 0 0 0 22160 66 0 0 25 0 1 0 859281133 2208100352 488460 33554432000 4194304 4947581 140734136141840 18446744073709551615 4400207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 539087 488460 497 184 0 533962 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2156348

[startup+282.3 s]
/proc/loadavg: 3.97 2.85 2.21 5/187 9179
/proc/meminfo: memFree=23499308/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2198076 CPUtime=282.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 538350 0 0 0 28159 68 0 0 25 0 1 0 859281133 2250829824 497437 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 549519 497437 497 184 0 544394 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 2198076

[startup+342.3 s]
/proc/loadavg: 3.99 3.06 2.32 5/187 9180
/proc/meminfo: memFree=23130616/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2268872 CPUtime=342.26 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 551879 0 0 0 34155 71 0 0 25 0 1 0 859281133 2323324928 510886 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 567218 510886 497 184 0 562093 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 2268872

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.42 5/187 9182
/proc/meminfo: memFree=22848464/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2338400 CPUtime=402.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 566572 0 0 0 40152 75 0 0 25 0 1 0 859281133 2394521600 524646 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 584600 524646 497 184 0 579475 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 2338400

[startup+462.301 s]
/proc/loadavg: 3.99 3.37 2.52 5/187 9186
/proc/meminfo: memFree=22726024/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2357000 CPUtime=462.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 572010 0 0 0 46150 77 0 0 25 0 1 0 859281133 2413568000 530084 33554432000 4194304 4947581 140734136141840 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 589250 530084 497 184 0 584125 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 2357000

[startup+522.301 s]
/proc/loadavg: 3.99 3.48 2.61 5/187 9188
/proc/meminfo: memFree=22554444/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2377536 CPUtime=522.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 579185 0 0 0 52148 79 0 0 25 0 1 0 859281133 2434596864 537259 33554432000 4194304 4947581 140734136141840 18446744073709551615 4400160 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 594384 537259 497 184 0 589259 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 2377536

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

[startup+524.707 s]
/proc/loadavg: 3.99 3.49 2.62 5/187 9188
/proc/meminfo: memFree=22552832/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2377536 CPUtime=524.68 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 579343 0 0 0 52389 79 0 0 25 0 1 0 859281133 2434596864 537417 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 594384 537417 497 184 0 589259 0
Current children cumulated CPU time (s) 524.68
Current children cumulated vsize (KiB) 2377536

[startup+531.1 s]
/proc/loadavg: 3.99 3.50 2.62 5/187 9188
/proc/meminfo: memFree=22524556/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2399856 CPUtime=531.07 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 584852 0 0 0 53028 79 0 0 25 0 1 0 859281133 2457452544 542922 33554432000 4194304 4947581 140734136141840 18446744073709551615 4623427 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 599964 542922 497 184 0 594839 0
Current children cumulated CPU time (s) 531.07
Current children cumulated vsize (KiB) 2399856

[startup+534.301 s]
/proc/loadavg: 3.99 3.50 2.62 5/187 9188
/proc/meminfo: memFree=22518604/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2399856 CPUtime=534.27 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 584876 0 0 0 53348 79 0 0 25 0 1 0 859281133 2457452544 542946 33554432000 4194304 4947581 140734136141840 18446744073709551615 4722854 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 599964 542946 497 184 0 594839 0
Current children cumulated CPU time (s) 534.27
Current children cumulated vsize (KiB) 2399856

[startup+535.901 s]
/proc/loadavg: 3.99 3.50 2.63 5/187 9188
/proc/meminfo: memFree=22516496/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2399856 CPUtime=535.87 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 584879 0 0 0 53508 79 0 0 25 0 1 0 859281133 2457452544 542949 33554432000 4194304 4947581 140734136141840 18446744073709551615 4360498 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 599964 542949 497 184 0 594839 0
Current children cumulated CPU time (s) 535.87
Current children cumulated vsize (KiB) 2399856

[startup+536.7 s]
/proc/loadavg: 3.99 3.50 2.63 5/187 9188
/proc/meminfo: memFree=22515872/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2399856 CPUtime=536.68 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 584880 0 0 0 53589 79 0 0 25 0 1 0 859281133 2457452544 542950 33554432000 4194304 4947581 140734136141840 18446744073709551615 4399336 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 599964 542950 497 184 0 594839 0
Current children cumulated CPU time (s) 536.68
Current children cumulated vsize (KiB) 2399856

[startup+537.1 s]
/proc/loadavg: 3.99 3.50 2.63 5/187 9188
/proc/meminfo: memFree=22515872/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=2399856 CPUtime=537.07 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202496 584880 0 0 0 53628 79 0 0 25 0 1 0 859281133 2457452544 542950 33554432000 4194304 4947581 140734136141840 18446744073709551615 4282544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/9160/statm: 599964 542950 497 184 0 594839 0
Current children cumulated CPU time (s) 537.07
Current children cumulated vsize (KiB) 2399856

[startup+537.2 s]
/proc/loadavg: 3.99 3.50 2.63 5/187 9188
/proc/meminfo: memFree=22515872/32951124 swapFree=67062492/67111528
[pid=9160] ppid=9158 vsize=0 CPUtime=537.17 cores=5,7
/proc/9160/stat : 9160 (synit_sat) R 9158 9160 8779 0 -1 4202500 584885 0 0 0 53637 80 0 0 25 0 1 0 859281133 0 0 33554432000 0 0 0 0 0 0 0 4096 24578 18446744073709551615 0 0 17 5 0 0 0
/proc/9160/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 537.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 537.268
CPU time (s): 537.248
CPU user time (s): 536.377
CPU system time (s): 0.870867
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 2399856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.377
system time used= 0.870867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 584885
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= 8
involuntary context switches= 514

runsolver used 0.841872 second user time and 2.09368 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-10 03:17:32
IDJOB=3291624
IDBENCH=84246
IDSOLVER=1571
FILE ID=node147/3291624-1307668650
RUNJOBID= node147-1307668650-9115
PBS_JOBID= 13549470
Free space on /tmp= 73996 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291624-1307668650/watcher-3291624-1307668650 -o /tmp/evaluation-result-3291624-1307668650/solver-3291624-1307668650 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3291624-1307668650.cnf 1253382026

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1253382026

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      32115268 kB
Buffers:         75372 kB
Cached:         432344 kB
SwapCached:      10248 kB
Active:         341376 kB
Inactive:       356884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32115268 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:           79452 kB
Writeback:           0 kB
AnonPages:      188228 kB
Mapped:          11012 kB
Slab:            73724 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   406716 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= 73956 MiB
End job on node147 at 2011-06-10 03:26:30