Trace number 1718775

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
SATzilla2009_I 2009-03-22? (exit code) 1198.95 1199.56

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

14.99/15.17	c SATzilla is building models for class 3
14.99/15.17	c run presolver mxc-sr08 for 10 seconds ... 
14.99/15.17	c Bin: Executing mxc-sr08
14.99/15.17	c spawning binary file with 10 seconds ...
14.99/15.17	c child exit by a signal
14.99/15.17	c mxc-sr08 returned code 137.
14.99/15.17	c run presolver picosat846 for 5 seconds ... 
14.99/15.17	c Bin: Executing picosat846
14.99/15.17	c spawning binary file with 5 seconds ...
14.99/15.17	c child exit by a signal
14.99/15.17	c picosat846 returned code 137.
14.99/15.17	c Orignal number of varibales is 1461772, number of clauses is 5687554 
14.99/15.17	c predicted feature computation time is 1000.394342 
14.99/15.17	c Satzilla is runing default solver ... 
14.99/15.17	c satzilla running mxc-sr08 ... 
1198.87/1199.55	c Bin: Executing mxc-sr08
1198.87/1199.55	c spawning binary file with 1184 seconds ...
1198.87/1199.55	c child exit by a signal
1198.87/1199.55	c mxc-sr08 returned code 137.
1198.87/1199.55	c satzilla running picosat846 ... 
1198.87/1199.55	c Bin: Executing picosat846
1198.87/1199.55	c picosat846 returned code 1.
1198.87/1199.55	c satzilla running minisat20SAT07 ... 
1198.87/1199.55	c Bin: Executing minisat20SAT07
1198.87/1199.55	c minisat20SAT07 returned code 1.
1198.87/1199.55	c satzilla running minisat20 ... 
1198.87/1199.55	c Bin: Executing minisat20
1198.87/1199.55	c minisat20 returned code 1.
1198.87/1199.55	c satzilla running vallst ... 
1198.87/1199.55	c Bin: Executing vallst
1198.87/1199.55	c vallst returned code 1.
1198.87/1199.55	c satzilla running zchaff_rand ... 
1198.87/1199.55	c Bin: Executing zchaff_rand
1198.87/1199.55	c zchaff_rand returned code 1.
1198.87/1199.55	c satzilla running tts-4-0 ... 
1198.87/1199.55	c Bin: Executing tts-4-0
1198.87/1199.55	c tts-4-0 returned code 1.
1198.87/1199.55	c satzilla running picosat846 ... 
1198.87/1199.55	c Bin: Executing picosat846
1198.87/1199.55	c picosat846 returned code 1.
1198.87/1199.55	c satzilla running mxc-sr08 ... 
1198.87/1199.55	c Bin: Executing mxc-sr08
1198.87/1199.55	c mxc-sr08 returned code 1.
1198.87/1199.55	c satzilla running adaptg2wsat0 ... 
1198.87/1199.55	c Bin: Executing adaptg2wsat0
1198.87/1199.55	c adaptg2wsat0 returned code 1.
1198.87/1199.55	c satzilla running adaptg2wsat+ ... 
1198.87/1199.55	c Bin: Executing adaptg2wsat+
1198.87/1199.55	c adaptg2wsat+ returned code 1.
1198.87/1199.55	c satzilla running gnovelty+ ... 
1198.87/1199.55	c Bin: Executing gnovelty+
1198.87/1199.55	c gnovelty+ returned code 1.
1198.87/1199.55	c satzilla running SATenstein ... 
1198.87/1199.55	c Bin: Executing SATenstein
1198.87/1199.55	c SATenstein returned code 1.
1198.87/1199.55	c ERROR: All Failed! 
1198.87/1199.55	c SATZILLA_TIME=1199.120000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718775-1240640033/watcher-1718775-1240640033 -o /tmp/evaluation-result-1718775-1240640033/solver-1718775-1240640033 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1718775-1240640033.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22494
/proc/meminfo: memFree=1579648/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=114924 CPUtime=0
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 706 0 0 0 0 0 0 0 19 0 1 0 92031874 117682176 702 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 28731 710 44 138 0 28590 0

[startup+0.056333 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22494
/proc/meminfo: memFree=1579648/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=114924 CPUtime=0.05
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 9389 0 0 0 0 5 0 0 19 0 1 0 92031874 117682176 9385 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 28731 9391 44 138 0 28590 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 116980

[startup+0.101336 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22494
/proc/meminfo: memFree=1579648/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=114924 CPUtime=0.09
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 17172 0 0 0 0 9 0 0 19 0 1 0 92031874 117682176 17168 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 28731 17175 44 138 0 28590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 116980

[startup+0.301354 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22494
/proc/meminfo: memFree=1579648/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=229144 CPUtime=0.29
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 53007 0 0 0 2 27 0 0 21 0 1 0 92031874 234643456 53003 1992294400 134512640 135078026 4294956176 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 57286 53005 51 138 0 57145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 231200

[startup+0.701391 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22494
/proc/meminfo: memFree=1579648/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=303088 CPUtime=0.69
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 65428 0 0 0 38 31 0 0 25 0 1 0 92031874 310362112 65424 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 75772 65425 51 138 0 75631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 305144

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22496
/proc/meminfo: memFree=1300080/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=350748 CPUtime=1.49
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 77177 0 0 0 114 35 0 0 25 0 1 0 92031874 359165952 77173 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 87687 77173 51 138 0 87546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 352804

[startup+3.10261 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22496
/proc/meminfo: memFree=1239920/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=299124 CPUtime=3.09
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 93517 0 0 0 268 41 0 0 25 0 1 0 92031874 306302976 64965 1992294400 134512640 135078026 4294956176 18446744073709551615 134542231 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 74781 64965 65 138 0 74640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 301180

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22496
/proc/meminfo: memFree=1327152/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=0
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92031874 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 112 96 399 0 111 0
[pid=22495] ppid=22494 vsize=289284 CPUtime=6.29
/proc/22495/stat : 22495 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 95175 0 0 0 587 42 0 0 25 0 1 0 92031874 296226816 63767 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22495/statm: 72321 63767 66 138 0 72180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 291340

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22497
/proc/meminfo: memFree=1416688/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=10.03
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 152 95210 0 0 0 0 957 46 19 0 1 0 92031874 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 121 104 399 0 111 0
[pid=22497] ppid=22494 vsize=206416 CPUtime=2.56
/proc/22497/stat : 22497 (picosat846) R 22494 22494 22156 0 -1 4194304 49768 0 10 0 233 23 0 0 25 0 1 0 92032878 211369984 49767 1992294400 134512640 134570484 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22497/statm: 51604 49767 83 14 0 51270 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 208472

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1327152/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=289416 CPUtime=10.32
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 95210 0 0 0 987 45 0 0 25 0 1 0 92033391 296361984 63802 1992294400 134512640 135078026 4294956176 18446744073709551615 134533816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 72354 63802 66 138 0 72213 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 291472

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1323888/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=290176 CPUtime=35.89
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 95424 0 0 0 3544 45 0 0 25 0 1 0 92033391 297140224 64016 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 72544 64016 66 138 0 72403 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 292232

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1324528/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=292552 CPUtime=87.07
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 95912 0 0 0 8662 45 0 0 25 0 1 0 92033391 299573248 64504 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 73138 64504 66 138 0 72997 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 294608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1322032/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=295344 CPUtime=147.05
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 96580 0 0 0 14659 46 0 0 25 0 1 0 92033391 302432256 65172 1992294400 134512640 135078026 4294956176 18446744073709551615 134523737 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 73836 65172 66 138 0 73695 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 297400

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1318640/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=298380 CPUtime=207.03
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 97419 0 0 0 20656 47 0 0 25 0 1 0 92033391 305541120 66011 1992294400 134512640 135078026 4294956176 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 74595 66011 66 138 0 74454 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 300436

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1316720/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=299964 CPUtime=267
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 97866 0 0 0 26653 47 0 0 25 0 1 0 92033391 307163136 66458 1992294400 134512640 135078026 4294956176 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 74991 66458 66 138 0 74850 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 302020

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1311856/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=304976 CPUtime=326.98
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 99087 0 0 0 32650 48 0 0 25 0 1 0 92033391 312295424 67679 1992294400 134512640 135078026 4294956176 18446744073709551615 134540308 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 76244 67679 66 138 0 76103 0

################
# More data... #
################


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1280944/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=335884 CPUtime=746.82
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 106757 0 0 0 74624 58 0 0 25 0 1 0 92033391 343945216 75349 1992294400 134512640 135078026 4294956176 18446744073709551615 134534499 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 83971 75349 66 138 0 83830 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 337940

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1280944/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=335884 CPUtime=806.8
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 106757 0 0 0 80622 58 0 0 25 0 1 0 92033391 343945216 75349 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 83971 75349 66 138 0 83830 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 337940

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1273072/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=343820 CPUtime=866.78
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 108749 0 0 0 86617 61 0 0 25 0 1 0 92033391 352071680 77341 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 85955 77341 66 138 0 85814 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 345876

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1262128/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=354820 CPUtime=926.74
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 111476 0 0 0 92609 65 0 0 25 0 1 0 92033391 363335680 80068 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22498/statm: 88705 80068 66 138 0 88564 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 356876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1253552/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=363788 CPUtime=986.7
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 113608 0 0 0 98603 67 0 0 25 0 1 0 92033391 372518912 82200 1992294400 134512640 135078026 4294956176 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 90947 82200 66 138 0 90806 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 365844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1249072/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1046.66
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114713 0 0 0 104598 68 0 0 25 0 1 0 92033391 377131008 83305 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83305 66 138 0 91932 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 370348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1249072/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1106.63
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114713 0 0 0 110595 68 0 0 25 0 1 0 92033391 377131008 83305 1992294400 134512640 135078026 4294956176 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83305 66 138 0 91932 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 370348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1166.61
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 116593 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134534412 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 370348

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1174.6
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 117392 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 370348

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1177.81
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 117713 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134533919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1192.88
Current children cumulated vsize (KiB) 370348

[startup+1196.7 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1181.01
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 118033 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134523225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 370348

[startup+1198.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1182.6
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 118192 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 370348

[startup+1199.1 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1183.4
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 118272 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134540319 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 370348

[startup+1199.5 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 22498
/proc/meminfo: memFree=1249008/2055920 swapFree=4181280/4192956
[pid=22494] ppid=22492 vsize=2056 CPUtime=15.07
/proc/22494/stat : 22494 (SATzilla2009_I) S 22492 22494 22156 0 -1 4194304 181 170349 0 10 0 0 1419 88 16 0 1 0 92031874 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22494/statm: 514 139 121 399 0 111 0
[pid=22498] ppid=22494 vsize=368292 CPUtime=1183.8
/proc/22498/stat : 22498 (mxc-sr08) R 22494 22494 22156 0 -1 4194304 114715 0 0 0 118312 68 0 0 25 0 1 0 92033391 377131008 83307 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22498/statm: 92073 83307 66 138 0 91932 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 370348

Child status: 17
Real time (s): 1199.56
CPU time (s): 1198.95
CPU user time (s): 1197.33
CPU system time (s): 1.62875
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 403948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.33
system time used= 1.62875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285263
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 2639

runsolver used 1.01484 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 08:14:01
IDJOB=1718775
IDBENCH=20506
IDSOLVER=528
FILE ID=node48/1718775-1240640033
PBS_JOBID= 9186421
Free space on /tmp= 66196 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718775-1240640033/watcher-1718775-1240640033 -o /tmp/evaluation-result-1718775-1240640033/solver-1718775-1240640033 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1718775-1240640033.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=1655468508

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1580000 kB
Buffers:         52260 kB
Cached:         340284 kB
SwapCached:       5596 kB
Active:         229612 kB
Inactive:       170888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580000 kB
SwapTotal:     4192956 kB
SwapFree:      4181280 kB
Dirty:          145816 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            61360 kB
Committed_AS:   395368 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node48 at 2009-04-25 08:34:01