Trace number 3281228

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-03? (TO) 1299.97 1300.03

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data

0.00/0.00	c start  0 total 0
0.29/0.33	c Find Units :        990
0.29/0.37	c Find Invs  :      13854
0.49/0.52	c Find Ands  :     134220 AvgFaninNum: 3.44035
0.49/0.54	c Find Xors  :      16210 AvgFaninNum: 2
0.49/0.58	c Find Ite   :      14660
0.59/0.66	c UnDirect variable: 3311
0.59/0.66	c UnDirect to Direct Gate: 27249
0.59/0.66	c Forced Direct Gate: 107 Unuse unDirect Gate: 341
0.69/0.70	c Break Cycle : 3655
0.69/0.70	c Total Root : 2688 Undef Var: 5816
0.79/0.86	c After covering, Total Root: 2951 Leaf: 5574
0.79/0.86	c Variable( cover/uncovered/unused ): 164822 242 0
0.79/0.86	c Unit Clauses: 990
0.79/0.86	c Binary Clauses( cover/uncovered ): 480498 6502
0.79/0.86	c Clauses( cover/uncovered ): 193935 3582
0.79/0.86	c Total Clauses( cover/uncovered ): 675423 10084 98.529%
0.79/0.86	c Covered Ands: 132215 Invs: 11603 Xors: 15218 Ites: 212
0.79/0.88	c Uncover Clauses avg size: 2.37069 max size: 5
0.79/0.88	c Final circuit: i/l/o/s    4841       0    9001    216396
0.79/0.88	c cover rate 98.529
0.79/0.88	c rocky end  0.87 total 0.87
0.89/0.93	c inp	c lvl 1500	 size 216396
1.79/1.87	c rwt	c lvl 1499	 size 161629
2.09/2.16	c rf 	c lvl 1498	 size 154851
2.19/2.22	c bal	c lvl 1498	 size 153525
2.89/2.91	c rwb	c lvl 1564	 size 145081
2.89/2.97	c bal	c lvl 1497	 size 143850
3.09/3.18	c rfi	c lvl 1496	 size 142177
3.79/3.85	c rwb	c lvl 1496	 size 138935
3.89/3.91	c bal	c lvl 1496	 size 138731
4.29/4.38	c rwb	c size 136244
4.29/4.38	c inp	c lvl 1520	 size 136244
4.79/4.86	c rwt	c lvl 1521	 size 133421
5.09/5.13	c rf 	c lvl 1520	 size 132351
5.09/5.17	c bal	c lvl 1520	 size 132305
5.69/5.77	c rwb	c lvl 1550	 size 131250
5.79/5.82	c bal	c lvl 1517	 size 131193
5.99/6.02	c rfi	c lvl 1516	 size 129863
6.60/6.62	c rwb	c lvl 1514	 size 129331
6.60/6.67	c bal	c lvl 1499	 size 129264
7.09/7.11	c rwb	c size 128746
7.09/7.16	c circuit size reduce 259104 133588
7.09/7.16	c opt time  6.28 total 7.15
7.49/7.52	c covering time  0.36 total 7.51
1299.94/1300.00	c interrupt  1292.43 total 1299.94
1299.94/1300.00	c INTERRUPTED ... 
1299.94/1300.00	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281228-1303750783/watcher-3281228-1303750783 -o /tmp/evaluation-result-3281228-1303750783/solver-3281228-1303750783 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3281228-1303750783.cnf 1470707548 

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: 4.43 6.38 8.31 4/189 5871
/proc/meminfo: memFree=20865160/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=30688 CPUtime=0 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 2236 0 0 0 0 0 0 0 18 0 1 0 219269588 31424512 2171 33554432000 4194304 4947581 140733701405744 18446744073709551615 268660662016 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 7672 2183 365 184 0 2547 0

[startup+0.067524 s]
/proc/loadavg: 4.43 6.38 8.31 4/189 5871
/proc/meminfo: memFree=20865160/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=47872 CPUtime=0.05 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 6525 0 0 0 5 0 0 0 18 0 1 0 219269588 49020928 6460 33554432000 4194304 4947581 140733701405744 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 11968 6461 377 184 0 6843 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 47872

[startup+0.10052 s]
/proc/loadavg: 4.43 6.38 8.31 4/189 5871
/proc/meminfo: memFree=20865160/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=52992 CPUtime=0.09 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 8072 0 0 0 8 1 0 0 18 0 1 0 219269588 54263808 8007 33554432000 4194304 4947581 140733701405744 18446744073709551615 4823198 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 13248 8008 377 184 0 8123 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52992

[startup+0.300483 s]
/proc/loadavg: 4.43 6.38 8.31 4/189 5871
/proc/meminfo: memFree=20865160/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=93184 CPUtime=0.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 17302 0 0 0 27 2 0 0 18 0 1 0 219269588 95420416 17237 33554432000 4194304 4947581 140733701405744 18446744073709551615 4215279 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 23296 17238 377 184 0 18171 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93184

[startup+0.700414 s]
/proc/loadavg: 4.43 6.38 8.31 4/189 5871
/proc/meminfo: memFree=20865160/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=102524 CPUtime=0.69 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 19576 0 0 0 67 2 0 0 18 0 1 0 219269588 104984576 19511 33554432000 4194304 4947581 140733701405744 18446744073709551615 4786402 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 25631 19511 381 184 0 20506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102524

[startup+1.50027 s]
/proc/loadavg: 4.43 6.38 8.31 5/190 5872
/proc/meminfo: memFree=20649268/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=152132 CPUtime=1.49 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 30466 0 0 0 146 3 0 0 20 0 1 0 219269588 155783168 30401 33554432000 4194304 4947581 140733701405744 18446744073709551615 4224745 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 38033 30401 431 184 0 32908 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152132

[startup+3.10099 s]
/proc/loadavg: 4.43 6.38 8.31 5/190 5872
/proc/meminfo: memFree=20555276/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=276808 CPUtime=3.09 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 60049 0 0 0 303 6 0 0 25 0 1 0 219269588 283451392 59983 33554432000 4194304 4947581 140733701405744 18446744073709551615 4332934 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 69202 59983 432 184 0 64077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276808

[startup+6.30043 s]
/proc/loadavg: 4.40 6.34 8.29 5/190 5872
/proc/meminfo: memFree=20438352/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=314500 CPUtime=6.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 72546 0 0 0 621 8 0 0 25 0 1 0 219269588 322048000 71323 33554432000 4194304 4947581 140733701405744 18446744073709551615 4329331 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 78625 71323 432 184 0 73500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 314500

[startup+12.7003 s]
/proc/loadavg: 4.36 6.30 8.26 5/190 5872
/proc/meminfo: memFree=20313336/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=340196 CPUtime=12.69 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 78763 0 0 0 1260 9 0 0 25 0 1 0 219269588 348360704 77518 33554432000 4194304 4947581 140733701405744 18446744073709551615 4401072 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 85049 77518 490 184 0 79924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 340196

[startup+25.501 s]
/proc/loadavg: 4.28 6.19 8.19 5/190 5873
/proc/meminfo: memFree=20173968/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=375204 CPUtime=25.49 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 83964 0 0 0 2539 10 0 0 25 0 1 0 219269588 384208896 82719 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399405 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 93801 82719 496 184 0 88676 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 375204

[startup+51.1005 s]
/proc/loadavg: 4.18 6.01 8.08 5/190 5874
/proc/meminfo: memFree=20000736/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=401548 CPUtime=51.09 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 89304 0 0 0 5098 11 0 0 25 0 1 0 219269588 411185152 88059 33554432000 4194304 4947581 140733701405744 18446744073709551615 4398592 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 100387 88059 496 184 0 95262 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 401548

[startup+102.308 s]
/proc/loadavg: 4.20 5.73 7.88 5/190 5884
/proc/meminfo: memFree=19865024/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=430044 CPUtime=102.3 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 95390 0 0 0 10216 14 0 0 25 0 1 0 219269588 440365056 94117 33554432000 4194304 4947581 140733701405744 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 107511 94117 496 184 0 102386 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 430044

[startup+162.301 s]
/proc/loadavg: 4.07 5.41 7.63 5/190 5885
/proc/meminfo: memFree=19573696/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=475556 CPUtime=162.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 102728 0 0 0 16214 15 0 0 25 0 1 0 219269588 486969344 101428 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 118889 101428 496 184 0 113764 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 475556

[startup+222.3 s]
/proc/loadavg: 4.02 5.15 7.40 5/190 5887
/proc/meminfo: memFree=19416412/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=492508 CPUtime=222.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 110272 0 0 0 22212 17 0 0 25 0 1 0 219269588 504328192 108941 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 123127 108941 496 184 0 118002 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 492508

[startup+282.301 s]
/proc/loadavg: 4.01 4.94 7.18 5/190 5889
/proc/meminfo: memFree=19325716/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=510168 CPUtime=282.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 115403 0 0 0 28211 18 0 0 25 0 1 0 219269588 522412032 113995 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 127542 113995 496 184 0 122417 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 510168

[startup+342.3 s]
/proc/loadavg: 4.00 4.77 6.98 5/190 5890
/proc/meminfo: memFree=19285120/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529060 CPUtime=342.29 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 118357 0 0 0 34208 21 0 0 25 0 1 0 219269588 541757440 116949 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132265 116949 496 184 0 127140 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 529060

[startup+402.301 s]
/proc/loadavg: 4.07 4.64 6.80 5/190 5892
/proc/meminfo: memFree=19192832/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529060 CPUtime=402.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 119140 0 0 0 40203 22 0 0 25 0 1 0 219269588 541757440 117732 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399793 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132265 117732 496 184 0 127140 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 529060

[startup+462.301 s]
/proc/loadavg: 4.02 4.52 6.62 5/190 5893
/proc/meminfo: memFree=19175044/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529188 CPUtime=462.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 121236 0 0 0 46202 23 0 0 25 0 1 0 219269588 541888512 119808 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132297 119808 517 184 0 127172 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 529188

[startup+522.3 s]
/proc/loadavg: 4.01 4.42 6.45 5/190 5895
/proc/meminfo: memFree=19174612/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529188 CPUtime=522.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 121335 0 0 0 52202 23 0 0 25 0 1 0 219269588 541888512 119887 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399477 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132297 119887 497 184 0 127172 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 529188

[startup+582.301 s]
/proc/loadavg: 4.00 4.34 6.30 5/190 5897
/proc/meminfo: memFree=19167856/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529188 CPUtime=582.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 121507 0 0 0 58202 23 0 0 25 0 1 0 219269588 541888512 120059 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132297 120059 497 184 0 127172 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 529188

[startup+642.3 s]
/proc/loadavg: 4.06 4.29 6.16 5/190 5898
/proc/meminfo: memFree=19126768/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=529188 CPUtime=642.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 122347 0 0 0 64202 23 0 0 25 0 1 0 219269588 541888512 120899 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 132297 120899 497 184 0 127172 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 529188

[startup+702.301 s]
/proc/loadavg: 4.02 4.24 6.02 5/190 5900
/proc/meminfo: memFree=19016996/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=621740 CPUtime=702.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 129676 0 0 0 70200 25 0 0 25 0 1 0 219269588 636661760 128195 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399854 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 155435 128195 717 184 0 150310 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 621740

[startup+762.307 s]
/proc/loadavg: 4.01 4.19 5.89 5/190 5901
/proc/meminfo: memFree=18852400/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=621740 CPUtime=762.26 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 131314 0 0 0 76200 26 0 0 25 0 1 0 219269588 636661760 129829 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399798 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 155435 129829 713 184 0 150310 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 621740

[startup+822.301 s]
/proc/loadavg: 4.00 4.15 5.77 5/190 5903
/proc/meminfo: memFree=18810428/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=621740 CPUtime=822.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 131608 0 0 0 82199 26 0 0 25 0 1 0 219269588 636661760 130123 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 155435 130123 713 184 0 150310 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 621740

[startup+882.301 s]
/proc/loadavg: 4.00 4.12 5.66 5/190 5905
/proc/meminfo: memFree=18802684/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=621740 CPUtime=882.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 131962 0 0 0 88198 27 0 0 25 0 1 0 219269588 636661760 130477 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399990 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 155435 130477 713 184 0 150310 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 621740

[startup+942.301 s]
/proc/loadavg: 4.00 4.10 5.55 5/190 5906
/proc/meminfo: memFree=18772748/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=621740 CPUtime=942.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 132439 0 0 0 94198 27 0 0 25 0 1 0 219269588 636661760 130954 33554432000 4194304 4947581 140733701405744 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 155435 130954 713 184 0 150310 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 621740

[startup+1002.3 s]
/proc/loadavg: 4.04 4.09 5.45 5/190 5908
/proc/meminfo: memFree=18730556/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727080 CPUtime=1002.24 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133651 0 0 0 100196 28 0 0 25 0 1 0 219269588 744529920 132166 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181770 132166 713 184 0 176645 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 727080

[startup+1062.3 s]
/proc/loadavg: 4.01 4.07 5.36 5/190 5909
/proc/meminfo: memFree=18759772/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727080 CPUtime=1062.24 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133652 0 0 0 106196 28 0 0 25 0 1 0 219269588 744529920 132167 33554432000 4194304 4947581 140733701405744 18446744073709551615 4400319 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181770 132167 713 184 0 176645 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 727080

[startup+1122.3 s]
/proc/loadavg: 4.06 4.07 5.28 5/190 5911
/proc/meminfo: memFree=18713588/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727080 CPUtime=1122.25 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133653 0 0 0 112196 29 0 0 25 0 1 0 219269588 744529920 132168 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181770 132168 713 184 0 176645 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 727080

[startup+1182.3 s]
/proc/loadavg: 4.02 4.06 5.19 5/190 5913
/proc/meminfo: memFree=18713664/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727080 CPUtime=1182.24 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133653 0 0 0 118195 29 0 0 25 0 1 0 219269588 744529920 132168 33554432000 4194304 4947581 140733701405744 18446744073709551615 4358371 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181770 132168 713 184 0 176645 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 727080

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 5.12 5/190 5914
/proc/meminfo: memFree=18713248/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727080 CPUtime=1242.24 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133655 0 0 0 124195 29 0 0 25 0 1 0 219269588 744529920 132170 33554432000 4194304 4947581 140733701405744 18446744073709551615 4352488 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181770 132170 713 184 0 176645 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 727080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 5.04 2/184 5919
/proc/meminfo: memFree=20533468/32951124 swapFree=67111528/67111528
[pid=5871] ppid=5869 vsize=727208 CPUtime=1299.94 cores=5,7
/proc/5871/stat : 5871 (synit_sat) R 5869 5871 5286 0 -1 4202496 133892 0 0 0 129965 29 0 0 25 0 1 0 219269588 744660992 132327 33554432000 4194304 4947581 140733701405744 18446744073709551615 4399411 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/5871/statm: 181802 132327 734 184 0 176677 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 727208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 1
Real time (s): 1300.03
CPU time (s): 1299.97
CPU user time (s): 1299.65
CPU system time (s): 0.32295
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 727208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133897
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= 6
involuntary context switches= 1872

runsolver used 1.88771 second user time and 5.2272 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:59:43
IDJOB=3281228
IDBENCH=20558
IDSOLVER=1571
FILE ID=node107/3281228-1303750783
RUNJOBID= node107-1303750782-5832
PBS_JOBID= 13154055
Free space on /tmp= 71716 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281228-1303750783/watcher-3281228-1303750783 -o /tmp/evaluation-result-3281228-1303750783/solver-3281228-1303750783 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3281228-1303750783.cnf 1470707548

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=1470707548

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20865440 kB
Buffers:       2024016 kB
Cached:        9316692 kB
SwapCached:          0 kB
Active:        7846684 kB
Inactive:      3759716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20865440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36536 kB
Writeback:           0 kB
AnonPages:      264992 kB
Mapped:          16428 kB
Slab:           415380 kB
PageTables:       5484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   477176 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= 71700 MiB
End job on node107 at 2011-04-25 19:21:25