Trace number 1717266

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_C 2009-03-22? (exit code) 1199 1199.59

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

250.05/250.20	c ERROR: Premature EOF reached in HOME/instance-1717266-1240626374.cnf
250.05/250.20	c SATzilla is building models for class 2
250.05/250.20	c run presolver march_dl2004 for 5 seconds ... 
250.05/250.20	c Bin: Executing march_dl2004
250.05/250.20	c spawning binary file with 5 seconds ...
250.05/250.20	c child exit by a signal
250.05/250.20	c march_dl2004 returned code 137.
250.05/250.20	c run presolver mxc-sr08 for 5 seconds ... 
250.05/250.20	c Bin: Executing mxc-sr08
250.05/250.20	c spawning binary file with 5 seconds ...
250.05/250.20	c child exit by a signal
250.05/250.20	c mxc-sr08 returned code 137.
250.05/250.20	c Orignal number of varibales is 620037, number of clauses is 2098249 
250.05/250.20	c predicted feature computation time is 4.377594 
250.05/250.20	c Bin: Executing satelite
250.05/250.20	c spawning binary file with 240 seconds ...
250.05/250.20	c child exit by a signal
250.05/250.20	c Satzilla is runing default solver ... 
250.05/250.20	c satzilla running minisat20SAT07 ... 
1198.89/1199.58	c Bin: Executing minisat20SAT07
1198.89/1199.58	c spawning binary file with 949 seconds ...
1198.89/1199.58	c child exit by a signal
1198.89/1199.58	c minisat20SAT07 returned code 137.
1198.89/1199.58	c satzilla running mxc-sr08 ... 
1198.89/1199.58	c Bin: Executing mxc-sr08
1198.89/1199.58	c mxc-sr08 returned code 1.
1198.89/1199.58	c satzilla running minisat20SAT07 ... 
1198.89/1199.58	c Bin: Executing minisat20SAT07
1198.89/1199.58	c minisat20SAT07 returned code 1.
1198.89/1199.58	c satzilla running minisat20 ... 
1198.89/1199.58	c Bin: Executing minisat20
1198.89/1199.58	c minisat20 returned code 1.
1198.89/1199.58	c satzilla running vallst ... 
1198.89/1199.58	c Bin: Executing vallst
1198.89/1199.58	c vallst returned code 1.
1198.89/1199.58	c satzilla running zchaff_rand ... 
1198.89/1199.58	c Bin: Executing zchaff_rand
1198.89/1199.58	c zchaff_rand returned code 1.
1198.89/1199.58	c satzilla running tts-4-0 ... 
1198.89/1199.58	c Bin: Executing tts-4-0
1198.89/1199.58	c tts-4-0 returned code 1.
1198.89/1199.58	c satzilla running picosat846 ... 
1198.89/1199.58	c Bin: Executing picosat846
1198.89/1199.58	c picosat846 returned code 1.
1198.89/1199.58	c satzilla running mxc-sr08 ... 
1198.89/1199.58	c Bin: Executing mxc-sr08
1198.89/1199.58	c mxc-sr08 returned code 1.
1198.89/1199.58	c satzilla running adaptg2wsat0 ... 
1198.89/1199.58	c Bin: Executing adaptg2wsat0
1198.89/1199.58	c adaptg2wsat0 returned code 1.
1198.89/1199.58	c satzilla running adaptg2wsat+ ... 
1198.89/1199.58	c Bin: Executing adaptg2wsat+
1198.89/1199.58	c adaptg2wsat+ returned code 1.
1198.89/1199.58	c satzilla running gnovelty+ ... 
1198.89/1199.58	c Bin: Executing gnovelty+
1198.89/1199.58	c gnovelty+ returned code 1.
1198.89/1199.58	c satzilla running SATenstein ... 
1198.89/1199.58	c Bin: Executing SATenstein
1198.89/1199.58	c SATenstein returned code 1.
1198.89/1199.58	c ERROR: All Failed! 
1198.89/1199.58	c SATZILLA_TIME=1199.170000

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-1717266-1240626374/watcher-1717266-1240626374 -o /tmp/evaluation-result-1717266-1240626374/solver-1717266-1240626374 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1717266-1240626374.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.01 1.00 1.00 3/65 12843
/proc/meminfo: memFree=936560/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) R 12841 12843 12142 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=11260 CPUtime=0
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 877 0 0 0 0 0 0 0 18 0 1 0 90667410 11530240 872 1992294400 134512640 134996440 4294956176 18446744073709551615 134549433 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 2815 879 49 118 0 2694 0

[startup+0.0579829 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 12843
/proc/meminfo: memFree=936560/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=39188 CPUtime=0.05
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 5900 0 0 0 3 2 0 0 19 0 1 0 90667410 40128512 5895 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 9797 5898 49 118 0 9676 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 41244

[startup+0.10199 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 12843
/proc/meminfo: memFree=936560/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=55700 CPUtime=0.09
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 9546 0 0 0 6 3 0 0 19 0 1 0 90667410 57036800 9542 1992294400 134512640 134996440 4294956176 18446744073709551615 134549749 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 13925 9549 49 118 0 13804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57756

[startup+0.302025 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 12843
/proc/meminfo: memFree=936560/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=58340 CPUtime=0.29
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 11977 0 0 0 25 4 0 0 21 0 1 0 90667410 59740160 11972 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 14585 11973 50 118 0 14464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60396

[startup+0.701096 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 12843
/proc/meminfo: memFree=936560/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=63356 CPUtime=0.69
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 13559 0 0 0 63 6 0 0 25 0 1 0 90667410 64876544 13554 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 15839 13554 50 118 0 15718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65412

[startup+1.50224 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 12845
/proc/meminfo: memFree=877728/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=73388 CPUtime=1.49
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 16659 0 0 0 142 7 0 0 25 0 1 0 90667410 75149312 16654 1992294400 134512640 134996440 4294956176 18446744073709551615 134777398 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 18347 16654 50 118 0 18226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75444

[startup+3.10152 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 12845
/proc/meminfo: memFree=860576/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=0
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90667410 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12843/statm: 514 112 96 399 0 111 0
[pid=12844] ppid=12843 vsize=190228 CPUtime=3.08
/proc/12844/stat : 12844 (march_dl2004) R 12843 12843 12142 0 -1 4194304 38203 0 0 0 291 17 0 0 25 0 1 0 90667410 194793472 38196 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12844/statm: 47557 38198 52 118 0 47436 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192284

[startup+6.30109 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 12846
/proc/meminfo: memFree=791712/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=5.01
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 152 40849 0 0 0 0 480 21 16 0 1 0 90667410 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 121 104 399 0 111 0
[pid=12846] ppid=12843 vsize=231752 CPUtime=1.27
/proc/12846/stat : 12846 (mxc-sr08) R 12843 12843 12142 0 -1 4194304 50672 0 0 0 106 21 0 0 25 0 1 0 90667912 237314048 50524 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12846/statm: 57938 50524 54 138 0 57797 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 233808

[startup+12.7012 s]
/proc/loadavg: 1.24 1.05 1.02 2/67 12847
/proc/meminfo: memFree=694752/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=318108 CPUtime=2.62
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 66636 0 0 0 227 35 0 0 25 0 1 0 90668417 325742592 65084 1992294400 134512640 135037501 4294956160 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 79527 65084 67 128 0 79396 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 320164

[startup+25.5015 s]
/proc/loadavg: 1.41 1.10 1.03 2/67 12847
/proc/meminfo: memFree=613984/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=343476 CPUtime=15.41
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 72669 0 0 0 1472 69 0 0 25 0 1 0 90668417 351719424 71117 1992294400 134512640 135037501 4294956160 18446744073709551615 134677784 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 85869 71117 67 128 0 85738 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 345532

[startup+51.1011 s]
/proc/loadavg: 1.45 1.13 1.04 2/67 12847
/proc/meminfo: memFree=536864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=374524 CPUtime=41
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 79901 0 0 0 3979 121 0 0 25 0 1 0 90668417 383512576 78349 1992294400 134512640 135037501 4294956160 18446744073709551615 134543046 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 93631 78349 67 128 0 93500 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 376580

[startup+102.305 s]
/proc/loadavg: 1.33 1.16 1.06 2/67 12847
/proc/meminfo: memFree=437536/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=422372 CPUtime=92.18
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 90449 0 0 0 9024 194 0 0 25 0 1 0 90668417 432508928 87694 1992294400 134512640 135037501 4294956160 18446744073709551615 134543062 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 105593 87694 67 128 0 105462 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 424428

[startup+162.302 s]
/proc/loadavg: 1.12 1.12 1.05 2/67 12847
/proc/meminfo: memFree=434272/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=426328 CPUtime=152.15
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 91352 0 0 0 15020 195 0 0 25 0 1 0 90668417 436559872 88597 1992294400 134512640 135037501 4294956160 18446744073709551615 134543059 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 106582 88597 67 128 0 106451 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 428384

[startup+222.302 s]
/proc/loadavg: 1.04 1.10 1.04 2/67 12847
/proc/meminfo: memFree=430176/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2056 CPUtime=10.05
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 179 120635 0 0 0 0 947 58 16 0 1 0 90667410 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 514 138 120 399 0 111 0
[pid=12847] ppid=12843 vsize=430796 CPUtime=212.12
/proc/12847/stat : 12847 (satelite) R 12843 12843 12142 0 -1 4194304 92396 0 0 0 21016 196 0 0 25 0 1 0 90668417 441135104 89641 1992294400 134512640 135037501 4294956160 18446744073709551615 134573965 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12847/statm: 107699 89641 67 128 0 107568 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 432852

[startup+282.301 s]
/proc/loadavg: 1.01 1.08 1.04 2/67 12848
/proc/meminfo: memFree=368160/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=439760 CPUtime=32.07
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 105176 0 0 0 3161 46 0 0 25 0 1 0 90692430 450314240 105171 1992294400 134512640 135078472 4294956176 18446744073709551615 134530784 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 109940 105171 70 138 0 109799 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 441828

[startup+342.302 s]
/proc/loadavg: 1.00 1.06 1.03 2/67 12848
/proc/meminfo: memFree=377632/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425032 CPUtime=92.04
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115268 0 0 0 9152 52 0 0 25 0 1 0 90692430 435232768 102743 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106258 102743 74 138 0 106117 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425396 CPUtime=511.85
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115358 0 0 0 51133 52 0 0 25 0 1 0 90692430 435605504 102833 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106349 102833 74 138 0 106208 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 427464

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425576 CPUtime=571.81
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115374 0 0 0 57129 52 0 0 25 0 1 0 90692430 435789824 102849 1992294400 134512640 135078472 4294956176 18446744073709551615 134550254 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106394 102849 74 138 0 106253 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 427644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425576 CPUtime=631.78
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115387 0 0 0 63126 52 0 0 25 0 1 0 90692430 435789824 102862 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106394 102862 74 138 0 106253 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 427644

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425576 CPUtime=691.75
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115399 0 0 0 69123 52 0 0 25 0 1 0 90692430 435789824 102874 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106394 102874 74 138 0 106253 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 427644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=751.72
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115410 0 0 0 75120 52 0 0 25 0 1 0 90692430 436064256 102885 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102885 74 138 0 106320 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 427912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=811.69
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115421 0 0 0 81117 52 0 0 25 0 1 0 90692430 436064256 102896 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102896 74 138 0 106320 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 427912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=871.66
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115432 0 0 0 87114 52 0 0 25 0 1 0 90692430 436064256 102907 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102907 74 138 0 106320 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 427912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=931.63
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115443 0 0 0 93111 52 0 0 25 0 1 0 90692430 436064256 102918 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102918 74 138 0 106320 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 427912

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=939.63
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115444 0 0 0 93911 52 0 0 25 0 1 0 90692430 436064256 102919 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102919 74 138 0 106320 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 427912

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=942.83
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115445 0 0 0 94231 52 0 0 25 0 1 0 90692430 436064256 102920 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102920 74 138 0 106320 0
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (KiB) 427912

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=946.03
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115446 0 0 0 94551 52 0 0 25 0 1 0 90692430 436064256 102921 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102921 74 138 0 106320 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 427912

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=947.62
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115446 0 0 0 94710 52 0 0 25 0 1 0 90692430 436064256 102921 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102921 74 138 0 106320 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 427912

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=948.42
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115446 0 0 0 94790 52 0 0 25 0 1 0 90692430 436064256 102921 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102921 74 138 0 106320 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 427912

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12850
/proc/meminfo: memFree=376864/2055920 swapFree=4192956/4192956
[pid=12843] ppid=12841 vsize=2068 CPUtime=250.07
/proc/12843/stat : 12843 (SATzilla2009_C) S 12841 12843 12142 0 -1 4194304 194 213579 0 0 0 0 24747 260 19 0 1 0 90667410 2117632 142 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12843/statm: 517 142 122 399 0 114 0
[pid=12848] ppid=12843 vsize=425844 CPUtime=948.82
/proc/12848/stat : 12848 (minisat20SAT07) R 12843 12843 12142 0 -1 4194304 115446 0 0 0 94830 52 0 0 25 0 1 0 90692430 436064256 102921 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12848/statm: 106461 102921 74 138 0 106320 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 427912

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199
CPU user time (s): 1195.81
CPU system time (s): 3.19251
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 493516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.81
system time used= 3.19251
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 329238
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= 13
involuntary context switches= 4614

runsolver used 1.11683 second user time and 3.25251 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 04:26:17
IDJOB=1717266
IDBENCH=20408
IDSOLVER=527
FILE ID=node89/1717266-1240626374
PBS_JOBID= 9186380
Free space on /tmp= 66456 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717266-1240626374/watcher-1717266-1240626374 -o /tmp/evaluation-result-1717266-1240626374/solver-1717266-1240626374 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1717266-1240626374.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=2064303275

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        937040 kB
Buffers:         98468 kB
Cached:         910992 kB
SwapCached:          0 kB
Active:         365064 kB
Inactive:       658208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937040 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           70560 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            81632 kB
Committed_AS:   235660 kB
PageTables:       1372 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= 66284 MiB
End job on node89 at 2009-04-25 04:46:19