Trace number 1717267

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.97 1199.45

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

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

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-1717267-1240626392/watcher-1717267-1240626392 -o /tmp/evaluation-result-1717267-1240626392/solver-1717267-1240626392 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717267-1240626392.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.02 1.11 3/64 25698
/proc/meminfo: memFree=1001352/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=39840 CPUtime=0
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 752 0 0 0 0 0 0 0 19 0 1 0 90673475 40796160 748 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 9960 754 44 138 0 9819 0

[startup+0.0904531 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 25698
/proc/meminfo: memFree=1001352/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=68908 CPUtime=0.08
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 16232 0 0 0 0 8 0 0 19 0 1 0 90673475 70561792 16228 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 17227 16235 50 138 0 17086 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 70964

[startup+0.10245 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 25698
/proc/meminfo: memFree=1001352/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=78604 CPUtime=0.09
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 18489 0 0 0 0 9 0 0 20 0 1 0 90673475 80490496 18485 1992294400 134512640 135078026 4294956176 18446744073709551615 134535528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 19651 18490 50 138 0 19510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80660

[startup+0.301472 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 25698
/proc/meminfo: memFree=1001352/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=165300 CPUtime=0.29
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 34937 0 0 0 11 18 0 0 21 0 1 0 90673475 169267200 34789 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 41325 34789 54 138 0 41184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 167356

[startup+0.702509 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 25698
/proc/meminfo: memFree=1001352/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=191148 CPUtime=0.69
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 41416 0 0 0 49 20 0 0 25 0 1 0 90673475 195735552 41268 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 47787 41269 54 138 0 47646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 193204

[startup+1.50259 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 25700
/proc/meminfo: memFree=817720/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=243504 CPUtime=1.49
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 54084 0 0 0 125 24 0 0 25 0 1 0 90673475 249348096 53936 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 60876 53936 54 138 0 60735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 245560

[startup+3.10175 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 25700
/proc/meminfo: memFree=748664/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=250716 CPUtime=3.09
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 65597 0 0 0 280 29 0 0 25 0 1 0 90673475 256733184 55672 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 62679 55672 55 138 0 62538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 252772

[startup+6.30107 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 25700
/proc/meminfo: memFree=710840/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=0
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90673475 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 112 96 399 0 111 0
[pid=25699] ppid=25698 vsize=351628 CPUtime=6.29
/proc/25699/stat : 25699 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 89617 0 0 0 587 42 0 0 25 0 1 0 90673475 360067072 79692 1992294400 134512640 135078026 4294956176 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25699/statm: 87907 79692 55 138 0 87766 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 353684

[startup+12.7017 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 25701
/proc/meminfo: memFree=892792/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=10.05
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 152 113415 0 0 0 0 948 57 19 0 1 0 90673475 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 121 104 399 0 111 0
[pid=25701] ppid=25698 vsize=121236 CPUtime=2.63
/proc/25701/stat : 25701 (picosat846) R 25698 25698 24969 0 -1 4194304 27600 0 0 0 249 14 0 0 25 0 1 0 90674481 124145664 27589 1992294400 134512640 134570484 4294956176 18446744073709551615 134522139 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25701/statm: 30309 27589 85 14 0 29975 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 123292

[startup+25.502 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 25702
/proc/meminfo: memFree=586808/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=448492 CPUtime=10.4
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 115064 0 0 0 990 50 0 0 25 0 1 0 90674983 459255808 105139 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 112123 105139 55 138 0 111982 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 450548

[startup+51.1015 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 25702
/proc/meminfo: memFree=504056/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=545280 CPUtime=35.99
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 134962 0 0 0 3541 58 0 0 25 0 1 0 90674983 558366720 125028 1992294400 134512640 135078026 4294956176 18446744073709551615 134552182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 136320 125028 55 138 0 136179 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 547336

[startup+102.307 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 25702
/proc/meminfo: memFree=545272/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483064 CPUtime=87.17
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138601 0 0 0 8657 60 0 0 25 0 1 0 90674983 494657536 114251 1992294400 134512640 135078026 4294956176 18446744073709551615 134533826 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120766 114251 71 138 0 120625 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 485120

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 25702
/proc/meminfo: memFree=545272/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483064 CPUtime=147.15
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138609 0 0 0 14655 60 0 0 25 0 1 0 90674983 494657536 114259 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 485120

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 25702
/proc/meminfo: memFree=545272/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483064 CPUtime=207.12
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138609 0 0 0 20652 60 0 0 25 0 1 0 90674983 494657536 114259 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 485120

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 25702
/proc/meminfo: memFree=545272/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483064 CPUtime=267.09
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138609 0 0 0 26649 60 0 0 25 0 1 0 90674983 494657536 114259 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120766 114259 71 138 0 120625 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 485120

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 25702
/proc/meminfo: memFree=545272/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483064 CPUtime=327.07
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138609 0 0 0 32647 60 0 0 25 0 1 0 90674983 494657536 114259 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120766 114259 71 138 0 120625 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483324 CPUtime=806.89
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138662 0 0 0 80628 61 0 0 25 0 1 0 90674983 494923776 114312 1992294400 134512640 135078026 4294956176 18446744073709551615 134527254 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120831 114312 71 138 0 120690 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 485380

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483324 CPUtime=866.87
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138673 0 0 0 86626 61 0 0 25 0 1 0 90674983 494923776 114323 1992294400 134512640 135078026 4294956176 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120831 114323 71 138 0 120690 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 485380

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=926.84
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138682 0 0 0 92623 61 0 0 25 0 1 0 90674983 495185920 114332 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114332 71 138 0 120754 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 485636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=986.82
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 98621 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 485636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1046.79
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 104618 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 485636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1106.76
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 110615 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 485636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544952/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1166.74
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 116613 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 485636

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 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1174.74
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 117413 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 485636

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1177.94
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 117733 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1193
Current children cumulated vsize (KiB) 485636

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1181.14
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 118053 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1196.2
Current children cumulated vsize (KiB) 485636

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1182.73
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 118212 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134540293 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 485636

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1183.53
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 118292 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 485636

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=483580 CPUtime=1183.73
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4194304 138689 0 0 0 118312 61 0 0 25 0 1 0 90674983 495185920 114339 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 120895 114339 71 138 0 120754 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 485636

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25704
/proc/meminfo: memFree=544888/2055920 swapFree=4192956/4192956
[pid=25698] ppid=25696 vsize=2056 CPUtime=15.06
/proc/25698/stat : 25698 (SATzilla2009_I) S 25696 25698 24969 0 -1 4194304 180 141015 0 0 0 0 1433 73 16 0 1 0 90673475 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25698/statm: 514 138 120 399 0 111 0
[pid=25702] ppid=25698 vsize=0 CPUtime=1183.84
/proc/25702/stat : 25702 (mxc-sr08) R 25698 25698 24969 0 -1 4195332 138689 0 0 0 118320 64 0 0 25 0 1 0 90674983 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/25702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 2056

Child status: 17
Real time (s): 1199.45
CPU time (s): 1198.97
CPU user time (s): 1197.54
CPU system time (s): 1.42378
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 548248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.54
system time used= 1.42378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279902
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= 10
involuntary context switches= 3529

runsolver used 0.987849 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 04:26:34
IDJOB=1717267
IDBENCH=20408
IDSOLVER=528
FILE ID=node12/1717267-1240626392
PBS_JOBID= 9186322
Free space on /tmp= 66304 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-1717267-1240626392/watcher-1717267-1240626392 -o /tmp/evaluation-result-1717267-1240626392/solver-1717267-1240626392 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717267-1240626392.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=1811774401

node12.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.213
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.213
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:       1001640 kB
Buffers:         80004 kB
Cached:         870160 kB
SwapCached:          0 kB
Active:         235680 kB
Inactive:       728352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1001640 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           70560 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            76140 kB
Committed_AS:   393140 kB
PageTables:       1376 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= 66272 MiB
End job on node12 at 2009-04-25 04:46:34