Trace number 3291578

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) 1300.2 1300.19

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data

0.00/0.00	c start  0 total 0
3.89/3.96	c Find Units :        158
4.09/4.12	c Find Invs  :       7413
4.89/4.96	c Find Ands  :     636795 AvgFaninNum: 2.19879
5.19/5.21	c Find Xors  :     249970 AvgFaninNum: 2
5.79/5.87	c Find Ite   :      71572
7.29/7.35	c UnDirect variable: 266141
7.49/7.51	c UnDirect to Direct Gate: 198310
7.49/7.51	c Forced Direct Gate: 56981 Unuse unDirect Gate: 115306
7.79/7.85	c Break Cycle : 30376
7.79/7.85	c Total Root : 224041 Undef Var: 174731
8.89/8.96	c After covering, Total Root: 184279 Leaf: 166799
8.89/8.96	c Variable( cover/uncovered/unused ): 977110 7932 0
8.89/8.96	c Unit Clauses: 158
8.89/8.96	c Binary Clauses( cover/uncovered ): 1370838 120059
8.89/8.96	c Clauses( cover/uncovered ): 1363824 258661
8.89/8.96	c Total Clauses( cover/uncovered ): 2734820 378720 87.8364%
8.89/8.96	c Covered Ands: 616744 Invs: 6797 Xors: 186192 Ites: 578
9.49/9.50	c Uncover Clauses avg size: 2.69209 max size: 618
9.49/9.51	c Final circuit: i/l/o/s  174635       0  378368   1890438
9.49/9.51	c cover rate 87.8364
9.49/9.51	c rocky end  9.5 total 9.5
10.29/10.37	c inp	c lvl 626	 size 1890438
19.09/19.14	c rwt	c lvl 626	 size 1622478
22.69/22.71	c rf 	c lvl 626	 size 1600132
23.89/23.93	c bal	c lvl 626	 size 1598592
31.70/31.74	c rwb	c lvl 626	 size 1566744
33.20/33.22	c bal	c lvl 626	 size 1564380
35.89/35.95	c rfi	c lvl 626	 size 1562193
43.49/43.56	c rwb	c lvl 626	 size 1558046
45.00/45.05	c bal	c lvl 626	 size 1557604
50.39/50.42	c rwb	c size 1556200
50.50/50.60	c inp	c lvl 626	 size 1556200
56.10/56.17	c rwt	c lvl 626	 size 1553293
59.59/59.61	c rf 	c lvl 626	 size 1552992
60.78/60.89	c bal	c lvl 626	 size 1552953
68.38/68.42	c rwb	c lvl 626	 size 1551644
69.78/69.83	c bal	c lvl 626	 size 1551605
72.69/72.76	c rfi	c lvl 626	 size 1551484
80.09/80.12	c rwb	c lvl 626	 size 1551055
81.49/81.56	c bal	c lvl 626	 size 1550957
86.79/86.81	c rwb	c size 1550789
87.59/87.62	c circuit size reduce 2403707 1725425
87.59/87.62	c opt time  78.11 total 87.61
92.19/92.29	c covering time  4.68 total 92.29
1300.01/1300.00	c interrupt  1207.72 total 1300.01
1300.01/1300.00	c INTERRUPTED ... 
1300.01/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: 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-3291578-1307668650/watcher-3291578-1307668650 -o /tmp/evaluation-result-3291578-1307668650/solver-3291578-1307668650 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3291578-1307668650.cnf 1253382026 

running on 2 cores: 1,3

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/186 9170
/proc/meminfo: memFree=31749784/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=30676 CPUtime=0 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 2066 0 0 0 0 0 0 0 22 0 1 0 859281397 31412224 2001 33554432000 4194304 4947581 140734573590208 18446744073709551615 220815876705 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 7670 2009 353 184 0 2545 0

[startup+0.0581811 s]
/proc/loadavg: 1.24 1.07 1.59 5/186 9170
/proc/meminfo: memFree=31749784/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=61964 CPUtime=0.05 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 10372 0 0 0 4 1 0 0 22 0 1 0 859281397 63451136 10307 33554432000 4194304 4947581 140734573590208 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 15491 10307 377 184 0 10366 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 61964

[startup+0.101169 s]
/proc/loadavg: 1.24 1.07 1.59 5/186 9170
/proc/meminfo: memFree=31749784/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=69132 CPUtime=0.09 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 12133 0 0 0 8 1 0 0 22 0 1 0 859281397 70791168 12068 33554432000 4194304 4947581 140734573590208 18446744073709551615 4798806 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 17283 12068 377 184 0 12158 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69132

[startup+0.300134 s]
/proc/loadavg: 1.24 1.07 1.59 5/186 9170
/proc/meminfo: memFree=31749784/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=99084 CPUtime=0.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 19224 0 0 0 27 2 0 0 23 0 1 0 859281397 101462016 19159 33554432000 4194304 4947581 140734573590208 18446744073709551615 4824899 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 24771 19160 377 184 0 19646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99084

[startup+0.701061 s]
/proc/loadavg: 1.24 1.07 1.59 5/186 9170
/proc/meminfo: memFree=31749784/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=146444 CPUtime=0.69 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 30680 0 0 0 66 3 0 0 25 0 1 0 859281397 149958656 30615 33554432000 4194304 4947581 140734573590208 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 36611 30617 377 184 0 31486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146444

[startup+1.50092 s]
/proc/loadavg: 1.24 1.07 1.59 6/187 9171
/proc/meminfo: memFree=31494520/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=240780 CPUtime=1.49 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 53471 0 0 0 142 7 0 0 25 0 1 0 859281397 246558720 53406 33554432000 4194304 4947581 140734573590208 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 60195 53408 377 184 0 55070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240780

[startup+3.10062 s]
/proc/loadavg: 1.46 1.12 1.60 6/187 9171
/proc/meminfo: memFree=31088668/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=422156 CPUtime=3.09 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 97386 0 0 0 297 12 0 0 25 0 1 0 859281397 432287744 97321 33554432000 4194304 4947581 140734573590208 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 105539 97322 377 184 0 100414 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 422156

[startup+6.30103 s]
/proc/loadavg: 1.46 1.12 1.60 6/187 9171
/proc/meminfo: memFree=30443036/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=580232 CPUtime=6.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 137826 0 0 0 612 17 0 0 25 0 1 0 859281397 594157568 137761 33554432000 4194304 4947581 140734573590208 18446744073709551615 4774896 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 145058 137761 380 184 0 139933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 580232

[startup+12.7009 s]
/proc/loadavg: 1.85 1.22 1.63 6/187 9171
/proc/meminfo: memFree=29672756/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=1026460 CPUtime=12.69 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 240139 0 0 0 1241 28 0 0 25 0 1 0 859281397 1051095040 231882 33554432000 4194304 4947581 140734573590208 18446744073709551615 4840386 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 256615 231882 431 184 0 251490 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1026460

[startup+25.5005 s]
/proc/loadavg: 2.18 1.31 1.66 6/187 9172
/proc/meminfo: memFree=28707016/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=1694352 CPUtime=25.49 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 412248 0 0 0 2501 48 0 0 25 0 1 0 859281397 1735016448 403901 33554432000 4194304 4947581 140734573590208 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 423588 403904 432 184 0 418463 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1694352

[startup+51.1008 s]
/proc/loadavg: 2.80 1.52 1.72 6/187 9172
/proc/meminfo: memFree=27169840/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=2622180 CPUtime=51.09 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 629595 0 0 0 5040 69 0 0 25 0 1 0 859281397 2685112320 613270 33554432000 4194304 4947581 140734573590208 18446744073709551615 4224824 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 655545 613270 432 184 0 650420 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2622180

[startup+102.306 s]
/proc/loadavg: 3.57 1.95 1.85 6/187 9174
/proc/meminfo: memFree=25922660/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=3243284 CPUtime=102.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 790449 0 0 0 10143 86 0 0 25 0 1 0 859281397 3321122816 699416 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 810821 699416 463 184 0 805696 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 3243284

[startup+162.3 s]
/proc/loadavg: 3.84 2.32 1.98 6/187 9175
/proc/meminfo: memFree=25616360/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=3243320 CPUtime=162.28 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 790487 0 0 0 16142 86 0 0 25 0 1 0 859281397 3321159680 699454 33554432000 4194304 4947581 140734573590208 18446744073709551615 4346327 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 810830 699454 492 184 0 805705 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 3243320

[startup+222.3 s]
/proc/loadavg: 3.94 2.63 2.11 6/187 9177
/proc/meminfo: memFree=23740540/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=4636236 CPUtime=222.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1257011 0 0 0 22096 133 0 0 25 0 1 0 859281397 4747505664 1132602 33554432000 4194304 4947581 140734573590208 18446744073709551615 4360587 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1159059 1132602 498 184 0 1153934 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4636236

[startup+282.3 s]
/proc/loadavg: 3.98 2.87 2.22 6/187 9179
/proc/meminfo: memFree=23448468/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=4900064 CPUtime=282.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1307496 0 0 0 28089 140 0 0 25 0 1 0 859281397 5017665536 1183087 33554432000 4194304 4947581 140734573590208 18446744073709551615 4398445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1225016 1183087 498 184 0 1219891 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 4900064

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.33 6/187 9180
/proc/meminfo: memFree=23090440/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5230124 CPUtime=342.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1369434 0 0 0 34080 149 0 0 25 0 1 0 859281397 5355646976 1238542 33554432000 4194304 4947581 140734573590208 18446744073709551615 4701017 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1307531 1238542 498 184 0 1302406 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 5230124

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.42 6/187 9182
/proc/meminfo: memFree=22827384/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5442524 CPUtime=402.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1407829 0 0 0 40073 156 0 0 25 0 1 0 859281397 5573144576 1276937 33554432000 4194304 4947581 140734573590208 18446744073709551615 4701013 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1360631 1276937 498 184 0 1355506 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 5442524

[startup+462.301 s]
/proc/loadavg: 3.99 3.38 2.53 6/187 9186
/proc/meminfo: memFree=22706788/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5495960 CPUtime=462.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1419073 0 0 0 46070 159 0 0 25 0 1 0 859281397 5627863040 1288181 33554432000 4194304 4947581 140734573590208 18446744073709551615 4400180 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1373990 1288181 498 184 0 1368865 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 5495960

[startup+522.301 s]
/proc/loadavg: 3.99 3.48 2.61 6/187 9188
/proc/meminfo: memFree=22553080/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5630812 CPUtime=522.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1445908 0 0 0 52066 163 0 0 25 0 1 0 859281397 5765951488 1315016 33554432000 4194304 4947581 140734573590208 18446744073709551615 4346232 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1407703 1315016 498 184 0 1402578 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 5630812

[startup+582.301 s]
/proc/loadavg: 3.43 3.42 2.65 5/181 9214
/proc/meminfo: memFree=24647720/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5766584 CPUtime=582.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1454347 0 0 0 58064 165 0 0 25 0 1 0 859281397 5904982016 1323455 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1441646 1323455 498 184 0 1436521 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 5766584

[startup+642.301 s]
/proc/loadavg: 3.16 3.34 2.66 5/181 9215
/proc/meminfo: memFree=24456716/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=5930412 CPUtime=642.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1483469 0 0 0 64060 170 0 0 25 0 1 0 859281397 6072741888 1352550 33554432000 4194304 4947581 140734573590208 18446744073709551615 4345960 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1482603 1352550 498 184 0 1477478 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 5930412

[startup+702.301 s]
/proc/loadavg: 3.06 3.28 2.68 5/181 9217
/proc/meminfo: memFree=24385488/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6042448 CPUtime=702.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1488265 0 0 0 70057 172 0 0 25 0 1 0 859281397 6187466752 1357346 33554432000 4194304 4947581 140734573590208 18446744073709551615 4353344 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1510612 1357346 498 184 0 1505487 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 6042448

[startup+762.307 s]
/proc/loadavg: 3.02 3.23 2.70 5/181 9218
/proc/meminfo: memFree=24294916/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6042576 CPUtime=762.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1508363 0 0 0 76055 175 0 0 25 0 1 0 859281397 6187597824 1377327 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399760 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1510644 1377327 498 184 0 1505519 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 6042576

[startup+822.301 s]
/proc/loadavg: 3.00 3.18 2.72 5/181 9220
/proc/meminfo: memFree=24245620/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6071104 CPUtime=822.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1513829 0 0 0 82054 175 0 0 25 0 1 0 859281397 6216810496 1382793 33554432000 4194304 4947581 140734573590208 18446744073709551615 4398754 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1517776 1382793 498 184 0 1512651 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 6071104

[startup+882.301 s]
/proc/loadavg: 3.00 3.15 2.73 5/181 9222
/proc/meminfo: memFree=24192488/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6185980 CPUtime=882.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1522288 0 0 0 88051 178 0 0 25 0 1 0 859281397 6334443520 1384221 33554432000 4194304 4947581 140734573590208 18446744073709551615 4360580 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1546495 1384221 498 184 0 1541370 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 6185980

[startup+942.301 s]
/proc/loadavg: 3.00 3.12 2.74 5/181 9223
/proc/meminfo: memFree=24059500/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6302660 CPUtime=942.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1551247 0 0 0 94047 183 0 0 25 0 1 0 859281397 6453923840 1413180 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399835 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1575665 1413180 498 184 0 1570540 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 6302660

[startup+1002.3 s]
/proc/loadavg: 3.08 3.12 2.77 5/181 9225
/proc/meminfo: memFree=24055976/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6302660 CPUtime=1002.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1552766 0 0 0 100046 183 0 0 25 0 1 0 859281397 6453923840 1414699 33554432000 4194304 4947581 140734573590208 18446744073709551615 4346544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1575665 1414699 498 184 0 1570540 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 6302660

[startup+1062.3 s]
/proc/loadavg: 3.03 3.10 2.78 5/181 9226
/proc/meminfo: memFree=23999988/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6419544 CPUtime=1062.29 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1565515 0 0 0 106044 185 0 0 25 0 1 0 859281397 6573613056 1427448 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1604886 1427448 498 184 0 1599761 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 6419544

[startup+1122.3 s]
/proc/loadavg: 3.08 3.09 2.80 5/181 9228
/proc/meminfo: memFree=23958264/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6419544 CPUtime=1122.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1568305 0 0 0 112044 186 0 0 25 0 1 0 859281397 6573613056 1430238 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399401 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1604886 1430238 498 184 0 1599761 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 6419544

[startup+1182.3 s]
/proc/loadavg: 3.03 3.07 2.81 5/181 9230
/proc/meminfo: memFree=23893976/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6540468 CPUtime=1182.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1569505 0 0 0 118043 187 0 0 25 0 1 0 859281397 6697439232 1431438 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1635117 1431438 498 184 0 1629992 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 6540468

[startup+1242.3 s]
/proc/loadavg: 3.01 3.06 2.82 5/181 9231
/proc/meminfo: memFree=23767948/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6540596 CPUtime=1242.3 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1585460 0 0 0 124041 189 0 0 25 0 1 0 859281397 6697570304 1447393 33554432000 4194304 4947581 140734573590208 18446744073709551615 4346026 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1635149 1447393 498 184 0 1630024 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 6540596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.03 2.82 2/169 9283
/proc/meminfo: memFree=26483988/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=6540596 CPUtime=1300.01 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202496 1586527 0 0 0 129812 189 0 0 25 0 1 0 859281397 6697570304 1448460 33554432000 4194304 4947581 140734573590208 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/9170/statm: 1635149 1448460 498 184 0 1630024 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 6540596

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

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

[startup+1300.11 s]
/proc/loadavg: 2.92 3.03 2.82 2/170 9284
/proc/meminfo: memFree=29579144/32951124 swapFree=67062492/67111528
[pid=9170] ppid=9168 vsize=0 CPUtime=1300.11 cores=1,3
/proc/9170/stat : 9170 (synit_sat) R 9168 9170 8779 0 -1 4202500 1586532 0 0 0 129812 199 0 0 25 0 1 0 859281397 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 1 0 0 0
/proc/9170/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.11
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1300.19
CPU time (s): 1300.2
CPU user time (s): 1298.12
CPU system time (s): 2.08068
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6540596

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

runsolver used 2.18367 second user time and 4.88726 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-10 03:17:35
IDJOB=3291578
IDBENCH=84238
IDSOLVER=1571
FILE ID=node147/3291578-1307668650
RUNJOBID= node147-1307668650-9114
PBS_JOBID= 13549470
Free space on /tmp= 73960 MiB

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

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
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:      31749840 kB
Buffers:         75452 kB
Cached:         482260 kB
SwapCached:      10248 kB
Active:         721152 kB
Inactive:       340492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31749840 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:          116556 kB
Writeback:           0 kB
AnonPages:      501764 kB
Mapped:          11664 kB
Slab:            73696 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775488 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= 74008 MiB
End job on node147 at 2011-06-10 03:39:17