Trace number 1731090

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-22UNSAT 271.616 271.798

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.4418
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.77/15.82	c SATzilla is building models for class 2
15.77/15.82	c run presolver march_dl2004 for 5 seconds ... 
15.77/15.82	c Bin: Executing march_dl2004
15.77/15.82	c spawning binary file with 5 seconds ...
15.77/15.82	c child exit by a signal
15.77/15.82	c march_dl2004 returned code 137.
15.77/15.82	c run presolver mxc-sr08 for 5 seconds ... 
15.77/15.82	c Bin: Executing mxc-sr08
15.77/15.82	c spawning binary file with 5 seconds ...
15.77/15.82	c child exit by a signal
15.77/15.82	c mxc-sr08 returned code 137.
15.77/15.82	c Orignal number of varibales is 140, number of clauses is 560 
15.77/15.82	c predicted feature computation time is 6.885392 
15.77/15.82	c Bin: Executing satelite
15.77/15.82	c spawning binary file with 240 seconds ...
15.77/15.82	c child exited successfully
15.77/15.82	c satzilla computing base features
15.77/15.82	c Number of variabe is: 140, Number of clause is : 560 
15.77/15.82	c Initializing...
15.77/15.82	c satzilla compute diameter ...
15.77/15.82	c start diameter features ...
15.77/15.82	c satzilla doing clause learning
15.77/15.82	c start clause learning features ...
15.77/15.82	c Bin: Executing zchaff07
15.77/15.82	c spawning binary file with 2 seconds ...
15.77/15.82	c child exit by a signal
15.77/15.82	c satzilla doing survey propogation probe
15.77/15.82	c do survay propogation for 2 second ...
15.77/15.82	c satzilla doing local search probe
15.77/15.82	c satzilla doing lobjois search-space size estimate
15.77/15.82	c features are:140 560 140 560 0 0 0.25 0.364286 0.95436 1.00377 0.0285714 0 0.0285714 0.0285714 -0 0 0 0.0285714 0 0.0285714 0.0285714 -0 0 0 0 0 -0 0.00841837 0.275741 0.00357143 0.0142857 1.61377 0.294643 0.00982143 0.0909091 0.00892857 0.0107143 7 0 7 7 -0 3559.62 0.0826246 3088 3949 3949 3088 3939 3393 3614 25.6215 0.148134 20.7128 32.3367 32.3367 20.7128 31.1533 23.9595 24.6466 9.11969e-17 0 0 5.55112e-16 2.22045e-16 0 2.22045e-16 0 0 0.383129 0.000102998 0.383068 0.383248 0.383181 0.383085 0.383157 0.383096 0.383122 6.7218 0.385531 12.8961 0.188209 13 10 16 1.25115 0.354473 0.843312 0.127151 0.333988 0.839024 
15.77/15.82	c satzilla's ranking:
15.77/15.82	c 1) tts-4-0: 3.047001
15.77/15.82	c 2) mxc-sr08: 2.761803
15.77/15.82	c 3) minisat20SAT07: 2.351375
15.77/15.82	c 4) minisat20: 1.846094
15.77/15.82	c 5) vallst: 0.241971
15.77/15.82	c 6) zchaff_rand: 0.041911
15.77/15.82	c 7) march_dl2004: 0.013899
15.77/15.82	c 8) SATenstein: -10000.000000
15.77/15.82	c 9) gnovelty+: -10000.000000
15.77/15.82	c 10) adaptg2wsat+: -10000.000000
15.77/15.82	c 11) adaptg2wsat0: -10000.000000
15.77/15.82	c 12) picosat846: -10000.000000
15.77/15.82	c 13) kcnfs04SAT07: -10000.000000
15.77/15.82	c satzilla running tts-4-0 ... 
271.49/271.79	c Bin: Executing tts-4-0
271.49/271.79	c spawning binary file with 1184 seconds ...
271.49/271.79	c child exited successfully
271.49/271.79	c tts-4-0 returned code 20.
271.49/271.79	s UNSATISFIABLE
271.49/271.79	c SATZILLA_TIME=271.630000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731090-1240766923/watcher-1731090-1240766923 -o /tmp/evaluation-result-1731090-1240766923/solver-1731090-1240766923 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1731090-1240766923.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: 0.99 0.97 0.99 3/64 26740
/proc/meminfo: memFree=1302320/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) R 26738 26740 26671 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=640 CPUtime=0
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 104725968 655360 106 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 160 106 67 118 0 39 0

[startup+0.072613 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26740
/proc/meminfo: memFree=1302320/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=0.06
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 6 0 0 0 19 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134617641 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3168

[startup+0.101618 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26740
/proc/meminfo: memFree=1302320/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=0.09
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 9 0 0 0 19 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134587379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3168

[startup+0.301661 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26740
/proc/meminfo: memFree=1302320/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=0.29
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 29 0 0 0 21 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134587544 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3168

[startup+0.701746 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26740
/proc/meminfo: memFree=1302320/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=0.69
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 69 0 0 0 25 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3168

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26742
/proc/meminfo: memFree=1301664/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=1.49
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 149 0 0 0 25 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134566569 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3168

[startup+3.10126 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26742
/proc/meminfo: memFree=1301536/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=0
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104725968 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26740/statm: 514 112 96 399 0 111 0
[pid=26741] ppid=26740 vsize=1112 CPUtime=3.09
/proc/26741/stat : 26741 (march_dl2004) R 26740 26740 26671 0 -1 4194304 225 0 0 0 309 0 0 0 25 0 1 0 104725968 1138688 217 1992294400 134512640 134996440 4294956192 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26741/statm: 278 217 74 118 0 157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3168

[startup+6.30195 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26743
/proc/meminfo: memFree=1301600/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=2056 CPUtime=4.99
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 156 225 0 0 0 0 499 0 16 0 1 0 104725968 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 514 125 107 399 0 111 0
[pid=26743] ppid=26740 vsize=1656 CPUtime=1.28
/proc/26743/stat : 26743 (mxc-sr08) R 26740 26740 26671 0 -1 4194304 332 0 0 0 128 0 0 0 25 0 1 0 104726468 1695744 328 1992294400 134512640 135078026 4294956192 18446744073709551615 134523432 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26743/statm: 414 328 71 138 0 273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3712

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26745
/proc/meminfo: memFree=1298336/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=7312 CPUtime=12.67
/proc/26740/stat : 26740 (SATzilla2009_C) R 26738 26740 26671 0 -1 4194304 401 2071 0 0 61 7 1195 4 24 0 1 0 104725968 7487488 326 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/26740/statm: 1828 326 207 399 0 1425 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7312

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=1286688/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=16412 CPUtime=9.66
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 4037 0 0 0 965 1 0 0 25 0 1 0 104727551 16805888 4032 1992294400 134512640 134965848 4294956208 18446744073709551615 134513254 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 4103 4032 68 110 0 3990 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19620

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=1247648/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=55792 CPUtime=35.23
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 13892 0 0 0 3517 6 0 0 25 0 1 0 104727551 57131008 13887 1992294400 134512640 134965848 4294956208 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 13948 13887 68 110 0 13835 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 59000

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=1168224/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=134312 CPUtime=86.4
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 33524 0 0 0 8626 14 0 0 25 0 1 0 104727551 137535488 33519 1992294400 134512640 134965848 4294956208 18446744073709551615 134535254 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 33578 33519 68 110 0 33465 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 137520

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=1078240/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=225020 CPUtime=146.36
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 56199 0 0 0 14613 23 0 0 25 0 1 0 104727551 230420480 56194 1992294400 134512640 134965848 4294956208 18446744073709551615 134638414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 56255 56194 68 110 0 56142 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 228228

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=987232/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=315260 CPUtime=206.33
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 78724 0 0 0 20601 32 0 0 25 0 1 0 104727551 322826240 78719 1992294400 134512640 134965848 4294956208 18446744073709551615 134535613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 78815 78719 68 110 0 78702 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 318468

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=975712/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=327216 CPUtime=214.31
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 81701 0 0 0 21398 33 0 0 25 0 1 0 104727551 335069184 81696 1992294400 134512640 134965848 4294956208 18446744073709551615 134513238 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 81804 81696 68 110 0 81691 0
Current children cumulated CPU time (s) 230.1
Current children cumulated vsize (KiB) 330424

[startup+255.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=937824/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=365420 CPUtime=239.91
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 91263 0 0 0 23954 37 0 0 25 0 1 0 104727551 374190080 91258 1992294400 134512640 134965848 4294956208 18446744073709551615 134632919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 91355 91258 68 110 0 91242 0
Current children cumulated CPU time (s) 255.7
Current children cumulated vsize (KiB) 368628

[startup+262.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=928032/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=374796 CPUtime=246.3
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 93617 0 0 0 24592 38 0 0 25 0 1 0 104727551 383791104 93612 1992294400 134512640 134965848 4294956208 18446744073709551615 134550593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 93699 93612 68 110 0 93586 0
Current children cumulated CPU time (s) 262.09
Current children cumulated vsize (KiB) 378004

[startup+268.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=917536/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=385108 CPUtime=252.7
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 96189 0 0 0 25231 39 0 0 25 0 1 0 104727551 394350592 96184 1992294400 134512640 134965848 4294956208 18446744073709551615 134551302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26746/statm: 96277 96184 68 110 0 96164 0
Current children cumulated CPU time (s) 268.49
Current children cumulated vsize (KiB) 388316

[startup+270.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=915744/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=387688 CPUtime=254.3
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 96862 0 0 0 25391 39 0 0 25 0 1 0 104727551 396992512 96857 1992294400 134512640 134965848 4294956208 18446744073709551615 134590768 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 96922 96857 68 110 0 96809 0
Current children cumulated CPU time (s) 270.09
Current children cumulated vsize (KiB) 390896

[startup+271.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=913888/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=389092 CPUtime=255.09
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 97208 0 0 0 25470 39 0 0 25 0 1 0 104727551 398430208 97203 1992294400 134512640 134965848 4294956208 18446744073709551615 134590710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 97273 97203 68 110 0 97160 0
Current children cumulated CPU time (s) 270.88
Current children cumulated vsize (KiB) 392300

[startup+271.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=913888/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=389796 CPUtime=255.49
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 97381 0 0 0 25510 39 0 0 25 0 1 0 104727551 399151104 97376 1992294400 134512640 134965848 4294956208 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 97449 97376 68 110 0 97336 0
Current children cumulated CPU time (s) 271.28
Current children cumulated vsize (KiB) 393004

[startup+271.706 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26746
/proc/meminfo: memFree=911968/2055920 swapFree=4192812/4192956
[pid=26740] ppid=26738 vsize=3208 CPUtime=15.79
/proc/26740/stat : 26740 (SATzilla2009_C) S 26738 26740 26671 0 -1 4194304 460 2071 0 0 361 19 1195 4 25 0 1 0 104725968 3284992 331 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26740/statm: 802 331 219 399 0 399 0
[pid=26746] ppid=26740 vsize=390264 CPUtime=255.7
/proc/26746/stat : 26746 (tts-4-0) R 26740 26740 26671 0 -1 4194304 97478 0 0 0 25531 39 0 0 25 0 1 0 104727551 399630336 97473 1992294400 134512640 134965848 4294956208 18446744073709551615 134551926 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26746/statm: 97566 97473 68 110 0 97453 0
Current children cumulated CPU time (s) 271.49
Current children cumulated vsize (KiB) 393472

Child status: 20
Real time (s): 271.798
CPU time (s): 271.616
CPU user time (s): 270.92
CPU system time (s): 0.695894
CPU usage (%): 99.9328
Max. virtual memory (cumulated for all children) (KiB): 393472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.92
system time used= 0.695894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100043
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= 16
involuntary context switches= 906

runsolver used 0.222966 second user time and 0.772882 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 19:28:43
IDJOB=1731090
IDBENCH=24743
IDSOLVER=527
FILE ID=node10/1731090-1240766923
PBS_JOBID= 9187198
Free space on /tmp= 66376 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731090-1240766923/watcher-1731090-1240766923 -o /tmp/evaluation-result-1731090-1240766923/solver-1731090-1240766923 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1731090-1240766923.cnf

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

MD5SUM BENCH= d65aa32f539d7b147c82042f18f65687
RANDOM SEED=498392010

node10.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.263
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.263
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:       1302864 kB
Buffers:         65600 kB
Cached:         604608 kB
SwapCached:          0 kB
Active:         309760 kB
Inactive:       374400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31468 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            54980 kB
Committed_AS:   410796 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= 66344 MiB
End job on node10 at 2009-04-26 19:33:15