Trace number 1772900

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) 9997.64 10001.8

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

15.06/15.20	c SATzilla is building models for class 3
15.06/15.20	c run presolver mxc-sr08 for 10 seconds ... 
15.06/15.20	c Bin: Executing mxc-sr08
15.06/15.20	c spawning binary file with 10 seconds ...
15.06/15.20	c child exit by a signal
15.06/15.20	c mxc-sr08 returned code 137.
15.06/15.20	c run presolver picosat846 for 5 seconds ... 
15.06/15.20	c Bin: Executing picosat846
15.06/15.20	c spawning binary file with 5 seconds ...
15.06/15.20	c child exit by a signal
15.06/15.20	c picosat846 returned code 137.
15.06/15.20	c Orignal number of varibales is 620037, number of clauses is 2098249 
15.06/15.20	c predicted feature computation time is 168.058733 
15.06/15.20	c Satzilla is runing default solver ... 
15.06/15.20	c satzilla running mxc-sr08 ... 
9997.59/10001.82	c Bin: Executing mxc-sr08
9997.59/10001.82	c spawning binary file with 9984 seconds ...
9997.59/10001.82	c child exit by a signal
9997.59/10001.82	c mxc-sr08 returned code 137.
9997.59/10001.82	c satzilla running picosat846 ... 
9997.59/10001.82	c Bin: Executing picosat846
9997.59/10001.82	c picosat846 returned code 1.
9997.59/10001.82	c satzilla running minisat20SAT07 ... 
9997.59/10001.82	c Bin: Executing minisat20SAT07
9997.59/10001.82	c minisat20SAT07 returned code 1.
9997.59/10001.82	c satzilla running minisat20 ... 
9997.59/10001.82	c Bin: Executing minisat20
9997.59/10001.82	c minisat20 returned code 1.
9997.59/10001.82	c satzilla running vallst ... 
9997.59/10001.82	c Bin: Executing vallst
9997.59/10001.82	c vallst returned code 1.
9997.59/10001.82	c satzilla running zchaff_rand ... 
9997.59/10001.82	c Bin: Executing zchaff_rand
9997.59/10001.82	c zchaff_rand returned code 1.
9997.59/10001.82	c satzilla running tts-4-0 ... 
9997.59/10001.82	c Bin: Executing tts-4-0
9997.59/10001.82	c tts-4-0 returned code 1.
9997.59/10001.82	c satzilla running picosat846 ... 
9997.59/10001.82	c Bin: Executing picosat846
9997.59/10001.82	c picosat846 returned code 1.
9997.59/10001.82	c satzilla running mxc-sr08 ... 
9997.59/10001.82	c Bin: Executing mxc-sr08
9997.59/10001.82	c mxc-sr08 returned code 1.
9997.59/10001.82	c satzilla running adaptg2wsat0 ... 
9997.59/10001.82	c Bin: Executing adaptg2wsat0
9997.59/10001.82	c adaptg2wsat0 returned code 1.
9997.59/10001.82	c satzilla running adaptg2wsat+ ... 
9997.59/10001.82	c Bin: Executing adaptg2wsat+
9997.59/10001.82	c adaptg2wsat+ returned code 1.
9997.59/10001.82	c satzilla running gnovelty+ ... 
9997.59/10001.82	c Bin: Executing gnovelty+
9997.59/10001.82	c gnovelty+ returned code 1.
9997.59/10001.82	c satzilla running SATenstein ... 
9997.59/10001.82	c Bin: Executing SATenstein
9997.59/10001.82	c SATenstein returned code 1.
9997.59/10001.82	c ERROR: All Failed! 
9997.59/10001.82	c SATZILLA_TIME=9999.150000

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-1772900-1241345409/watcher-1772900-1241345409 -o /tmp/evaluation-result-1772900-1241345409/solver-1772900-1241345409 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772900-1241345409.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 29897
/proc/meminfo: memFree=1726136/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=39840 CPUtime=0
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 706 0 0 0 0 0 0 0 19 0 1 0 162574437 40796160 702 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 9960 708 44 138 0 9819 0

[startup+0.078557 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 29897
/proc/meminfo: memFree=1726136/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=68908 CPUtime=0.07
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 13908 0 0 0 0 7 0 0 19 0 1 0 162574437 70561792 13904 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 17227 13911 50 138 0 17086 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 70964

[startup+0.102558 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 29897
/proc/meminfo: memFree=1726136/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=78604 CPUtime=0.09
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 18505 0 0 0 0 9 0 0 20 0 1 0 162574437 80490496 18501 1992294400 134512640 135078026 4294956192 18446744073709551615 134535528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 19651 18506 50 138 0 19510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80660

[startup+0.301582 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 29897
/proc/meminfo: memFree=1726136/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=165716 CPUtime=0.29
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 35050 0 0 0 13 16 0 0 21 0 1 0 162574437 169693184 34902 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 41429 34902 54 138 0 41288 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 167772

[startup+0.701629 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 29897
/proc/meminfo: memFree=1726136/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=191280 CPUtime=0.69
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 41440 0 0 0 50 19 0 0 25 0 1 0 162574437 195870720 41292 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 47820 41293 54 138 0 47679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 193336

[startup+1.50172 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 29899
/proc/meminfo: memFree=1541672/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=242712 CPUtime=1.49
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 53861 0 0 0 125 24 0 0 25 0 1 0 162574437 248537088 53713 1992294400 134512640 135078026 4294956192 18446744073709551615 134729593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 60678 53713 54 138 0 60537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 244768

[startup+3.10191 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 29899
/proc/meminfo: memFree=1474408/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=248208 CPUtime=3.08
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 64949 0 0 0 278 30 0 0 25 0 1 0 162574437 254164992 55024 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 62052 55024 55 138 0 61911 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 250264

[startup+6.30128 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29899
/proc/meminfo: memFree=1437032/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=0
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162574437 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 112 96 399 0 111 0
[pid=29898] ppid=29897 vsize=349504 CPUtime=6.28
/proc/29898/stat : 29898 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 89079 0 0 0 587 41 0 0 25 0 1 0 162574437 357892096 79154 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29898/statm: 87376 79155 55 138 0 87235 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 351560

[startup+12.702 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29900
/proc/meminfo: memFree=1615848/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=10.05
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 152 113043 0 0 0 0 949 56 19 0 1 0 162574437 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 121 104 399 0 111 0
[pid=29900] ppid=29897 vsize=121236 CPUtime=2.5
/proc/29900/stat : 29900 (picosat846) R 29897 29897 29860 0 -1 4194304 27591 0 9 0 236 14 0 0 25 0 1 0 162575444 124145664 27589 1992294400 134512640 134570484 4294956192 18446744073709551615 134522149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29900/statm: 30309 27589 85 14 0 29975 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 123292

[startup+25.5025 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1313896/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=445032 CPUtime=10.28
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 114151 0 0 0 975 53 0 0 25 0 1 0 162575957 455712768 104226 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 111258 104227 55 138 0 111117 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 447088

[startup+51.1025 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1228392/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=543408 CPUtime=35.86
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 134395 0 0 0 3524 62 0 0 25 0 1 0 162575957 556449792 124470 1992294400 134512640 135078026 4294956192 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 135852 124470 55 138 0 135711 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 545464

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1268264/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=483064 CPUtime=87
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 138601 0 0 0 8636 64 0 0 25 0 1 0 162575957 494657536 114251 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 120766 114251 71 138 0 120625 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 485120

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1268264/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=483064 CPUtime=146.98
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 138609 0 0 0 14634 64 0 0 25 0 1 0 162575957 494657536 114259 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 485120

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1268264/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=483064 CPUtime=206.95
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 138609 0 0 0 20631 64 0 0 25 0 1 0 162575957 494657536 114259 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 485120

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1268264/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=483064 CPUtime=266.94
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 138609 0 0 0 26629 65 0 0 25 0 1 0 162575957 494657536 114259 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 485120

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29901
/proc/meminfo: memFree=1268264/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=483064 CPUtime=326.92
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 138609 0 0 0 32627 65 0 0 25 0 1 0 162575957 494657536 114259 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 341.99

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


[startup+9702.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197992/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9683.14
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 968227 87 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9698.21
Current children cumulated vsize (KiB) 553900

[startup+9762.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197928/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9743.11
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 974224 87 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9758.18
Current children cumulated vsize (KiB) 553900

[startup+9822.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197928/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9803.09
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 980222 87 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9818.16
Current children cumulated vsize (KiB) 553900

[startup+9882.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197928/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9863.08
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 986220 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9878.15
Current children cumulated vsize (KiB) 553900

[startup+9942.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197928/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9923.05
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 992217 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9938.12
Current children cumulated vsize (KiB) 553900

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

[startup+9958.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9939.05
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 993817 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9954.12
Current children cumulated vsize (KiB) 553900

[startup+9983.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9964.64
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 996376 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9979.71
Current children cumulated vsize (KiB) 553900

[startup+9990.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9971.03
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 997015 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9986.1
Current children cumulated vsize (KiB) 553900

[startup+9996.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9977.44
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 997656 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9992.51
Current children cumulated vsize (KiB) 553900

[startup+9999.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9980.63
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 997975 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9995.7
Current children cumulated vsize (KiB) 553900

[startup+10000.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9981.43
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 998055 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9996.5
Current children cumulated vsize (KiB) 553900

[startup+10001.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9982.23
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 998135 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9997.3
Current children cumulated vsize (KiB) 553900

[startup+10001.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=551844 CPUtime=9982.43
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4194304 155338 0 0 0 998155 88 0 0 25 0 1 0 162575957 565088256 130988 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 137961 130988 71 138 0 137820 0
Current children cumulated CPU time (s) 9997.5
Current children cumulated vsize (KiB) 553900

[startup+10001.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29919
/proc/meminfo: memFree=1197864/2055920 swapFree=4180632/4192956
[pid=29897] ppid=29895 vsize=2056 CPUtime=15.07
/proc/29897/stat : 29897 (SATzilla2009_I) S 29895 29897 29860 0 -1 4194304 180 140636 0 9 0 0 1434 73 16 0 1 0 162574437 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29897/statm: 514 138 120 399 0 111 0
[pid=29901] ppid=29897 vsize=0 CPUtime=9982.52
/proc/29901/stat : 29901 (mxc-sr08) R 29897 29897 29860 0 -1 4195332 155338 0 0 0 998159 93 0 0 25 0 1 0 162575957 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/29901/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.59
Current children cumulated vsize (KiB) 2056

Child status: 17
Real time (s): 10001.8
CPU time (s): 9997.64
CPU user time (s): 9995.94
CPU system time (s): 1.69774
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 553900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.94
system time used= 1.69774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296175
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 27461

runsolver used 9.26359 second user time and 27.1099 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-03 12:10:12
IDJOB=1772900
IDBENCH=20408
IDSOLVER=616
FILE ID=node20/1772900-1241345409
PBS_JOBID= 9225524
Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772900-1241345409/watcher-1772900-1241345409 -o /tmp/evaluation-result-1772900-1241345409/solver-1772900-1241345409 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772900-1241345409.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=1610684569

node20.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.214
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	: 5931.00
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.214
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:       1726616 kB
Buffers:         34156 kB
Cached:         225800 kB
SwapCached:       6196 kB
Active:         108196 kB
Inactive:       159556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726616 kB
SwapTotal:     4192956 kB
SwapFree:      4180632 kB
Dirty:           70868 kB
Writeback:           0 kB
Mapped:          13416 kB
Slab:            47656 kB
Committed_AS:   792264 kB
PageTables:       1396 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= 66428 MiB
End job on node20 at 2009-05-03 14:56:54