Trace number 1723531

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-22UNSAT 182.201 182.297

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

28.85/28.92	c SATzilla is building models for class 3
28.85/28.92	c run presolver mxc-sr08 for 10 seconds ... 
28.85/28.92	c Bin: Executing mxc-sr08
28.85/28.92	c spawning binary file with 10 seconds ...
28.85/28.92	c child exit by a signal
28.85/28.92	c mxc-sr08 returned code 137.
28.85/28.92	c run presolver picosat846 for 5 seconds ... 
28.85/28.92	c Bin: Executing picosat846
28.85/28.92	c spawning binary file with 5 seconds ...
28.85/28.92	c child exit by a signal
28.85/28.92	c picosat846 returned code 137.
28.85/28.92	c Orignal number of varibales is 159638, number of clauses is 473596 
28.85/28.92	c predicted feature computation time is 11.869440 
28.85/28.92	c Bin: Executing satelite
28.85/28.92	c spawning binary file with 240 seconds ...
28.85/28.92	c child exited successfully
28.85/28.92	c satzilla computing base features
28.85/28.92	c Number of variabe is: 26986, Number of clause is : 206201 
28.85/28.92	c Initializing...
28.85/28.92	c satzilla doing clause learning
28.85/28.92	c start clause learning features ...
28.85/28.92	c Bin: Executing zchaff07
28.85/28.92	c spawning binary file with 2 seconds ...
28.85/28.92	c child exit by a signal
28.85/28.92	c satzilla doing survey propogation probe
28.85/28.92	c do survay propogation for 2 second ...
28.85/28.92	c satzilla doing local search probe
28.85/28.92	c features are:159638 473596 26986 206201 4.91559 1.29677 0.130872 0.37824 0.71786 1.80083 0.000144334 0.387403 7.41125e-05 0.00122286 1.64108 0.141973 0.44688 0.000144334 1.37639 3.39475e-05 0.00275944 3.02673 0.171366 0.155172 0 0.965812 2.80211 5.07701e-05 1.76827 0 0.0013579 2.58361 0.460725 0.000119673 1.30507 2.42482e-05 0.00186711 199.583 0.469475 62 391 302 64 272 149 206 11.2754 0.155312 8.92715 15.8591 12.6613 9.34191 12.3738 10.2674 11.0437 0.591595 0.408125 5.01443e-09 0.999979 0.847871 0.151577 0.754129 0.497037 0.652405 0.0751584 0.82005 -1.11022e-16 0.457328 0.146905 0.000273891 0.115843 0.0238133 0.0724506 1503 0.449551 7377.67 0.0112202 7336 7324 7336 0.844409 1.0331 0.922144 0.0358181 
28.85/28.92	c satzilla's ranking:
28.85/28.92	c 1) mxc-sr08: 2.915594
28.85/28.92	c 2) picosat846: 2.532143
28.85/28.92	c 3) minisat20SAT07: 2.412664
28.85/28.92	c 4) zchaff_rand: 1.716537
28.85/28.92	c 5) march_dl2004: -0.043800
28.85/28.92	c 6) SATenstein: -10000.000000
28.85/28.92	c 7) gnovelty+: -10000.000000
28.85/28.92	c 8) adaptg2wsat+: -10000.000000
28.85/28.92	c 9) adaptg2wsat0: -10000.000000
28.85/28.92	c 10) tts-4-0: -10000.000000
28.85/28.92	c 11) vallst: -10000.000000
28.85/28.92	c 12) minisat20: -10000.000000
28.85/28.92	c 13) kcnfs04SAT07: -10000.000000
28.85/28.92	c satzilla running mxc-sr08 ... 
182.07/182.29	c Bin: Executing mxc-sr08
182.07/182.29	c spawning binary file with 1171 seconds ...
182.07/182.29	c child exited successfully
182.07/182.29	c mxc-sr08 returned code 20.
182.07/182.29	s UNSATISFIABLE
182.07/182.29	c SATZILLA_TIME=182.200000

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-1723531-1240686898/watcher-1723531-1240686898 -o /tmp/evaluation-result-1723531-1240686898/solver-1723531-1240686898 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723531-1240686898.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.98 0.99 3/64 21114
/proc/meminfo: memFree=1121336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=8912 CPUtime=0
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 706 0 0 0 0 0 0 0 19 0 1 0 96723072 9125888 702 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 2228 710 44 138 0 2087 0

[startup+0.0841079 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21114
/proc/meminfo: memFree=1121336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=43780 CPUtime=0.07
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 8694 0 0 0 4 3 0 0 19 0 1 0 96723072 44830720 8666 1992294400 134512640 135078026 4294956176 18446744073709551615 134566405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 10945 8666 54 138 0 10804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 45836

[startup+0.102109 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21114
/proc/meminfo: memFree=1121336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=45132 CPUtime=0.09
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 9005 0 0 0 6 3 0 0 19 0 1 0 96723072 46215168 8977 1992294400 134512640 135078026 4294956176 18446744073709551615 134724816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 11283 8979 54 138 0 11142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47188

[startup+0.302129 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21114
/proc/meminfo: memFree=1121336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=58984 CPUtime=0.29
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 12439 0 0 0 24 5 0 0 21 0 1 0 96723072 60399616 12411 1992294400 134512640 135078026 4294956176 18446744073709551615 134566405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 14746 12411 54 138 0 14605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61040

[startup+0.702174 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 21114
/proc/meminfo: memFree=1121336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=68888 CPUtime=0.69
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 16656 0 0 0 61 8 0 0 25 0 1 0 96723072 70541312 14583 1992294400 134512640 135078026 4294956176 18446744073709551615 134728599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 17222 14584 55 138 0 17081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70944

[startup+1.50126 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21116
/proc/meminfo: memFree=1053224/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=95120 CPUtime=1.49
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 22945 0 0 0 139 10 0 0 25 0 1 0 96723072 97402880 20872 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 23780 20872 55 138 0 23639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97176

[startup+3.10143 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21116
/proc/meminfo: memFree=1025000/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=114596 CPUtime=3.09
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 27894 0 0 0 296 13 0 0 25 0 1 0 96723072 117346304 25821 1992294400 134512640 135078026 4294956176 18446744073709551615 134560976 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 28649 25821 55 138 0 28508 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116652

[startup+6.30178 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21116
/proc/meminfo: memFree=1023656/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=0
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96723071 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 112 96 399 0 111 0
[pid=21115] ppid=21114 vsize=104308 CPUtime=6.29
/proc/21115/stat : 21115 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 29016 0 0 0 614 15 0 0 25 0 1 0 96723072 106811392 24257 1992294400 134512640 135078026 4294956176 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21115/statm: 26077 24257 71 138 0 25936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106364

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21117
/proc/meminfo: memFree=1095336/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=2056 CPUtime=10
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 152 29016 0 0 0 0 984 16 19 0 1 0 96723071 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 514 121 104 399 0 111 0
[pid=21117] ppid=21114 vsize=28516 CPUtime=2.67
/proc/21117/stat : 21117 (picosat846) R 21114 21114 20833 0 -1 4194304 6692 0 0 0 264 3 0 0 25 0 1 0 96724073 29200384 6670 1992294400 134512640 134570484 4294956176 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21117/statm: 7129 6670 85 14 0 6795 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30572

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21119
/proc/meminfo: memFree=1086256/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=32560 CPUtime=25.45
/proc/21114/stat : 21114 (SATzilla2009_I) R 21112 21114 20833 0 -1 4194304 10001 62931 0 0 483 4 2009 49 25 0 1 0 96723071 33341440 7742 1992294400 134512640 136149169 4294956208 18446744073709551615 134846648 0 0 4096 3 0 0 0 17 0 0 0
/proc/21114/statm: 8140 7742 152 399 0 7737 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32560

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=991208/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=104308 CPUtime=22.16
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 29016 0 0 0 2202 14 0 0 25 0 1 0 96725964 106811392 24257 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 26077 24257 71 138 0 25936 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 134476

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=983464/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=113032 CPUtime=73.34
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 31032 0 0 0 7318 16 0 0 25 0 1 0 96725964 115744768 26273 1992294400 134512640 135078026 4294956176 18446744073709551615 134533826 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 28258 26273 71 138 0 28117 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 143200

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977704/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120352 CPUtime=133.31
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32480 0 0 0 13314 17 0 0 25 0 1 0 96725964 123240448 27721 1992294400 134512640 135078026 4294956176 18446744073709551615 134609215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30088 27721 71 138 0 29947 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 150520

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977640/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120352 CPUtime=137.3
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32497 0 0 0 13713 17 0 0 25 0 1 0 96725964 123240448 27738 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30088 27738 71 138 0 29947 0
Current children cumulated CPU time (s) 166.17
Current children cumulated vsize (KiB) 150520

[startup+172.706 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977576/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120352 CPUtime=143.71
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32508 0 0 0 14354 17 0 0 25 0 1 0 96725964 123240448 27749 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30088 27749 71 138 0 29947 0
Current children cumulated CPU time (s) 172.58
Current children cumulated vsize (KiB) 150520

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977320/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=150.1
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32599 0 0 0 14993 17 0 0 25 0 1 0 96725964 123699200 27824 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27824 71 138 0 30059 0
Current children cumulated CPU time (s) 178.97
Current children cumulated vsize (KiB) 150968

[startup+180.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977192/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=151.7
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32620 0 0 0 15153 17 0 0 25 0 1 0 96725964 123699200 27845 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27845 71 138 0 30059 0
Current children cumulated CPU time (s) 180.57
Current children cumulated vsize (KiB) 150968

[startup+181.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977192/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=152.5
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32628 0 0 0 15233 17 0 0 25 0 1 0 96725964 123699200 27853 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27853 71 138 0 30059 0
Current children cumulated CPU time (s) 181.37
Current children cumulated vsize (KiB) 150968

[startup+181.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977192/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=152.9
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32635 0 0 0 15273 17 0 0 25 0 1 0 96725964 123699200 27860 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27860 71 138 0 30059 0
Current children cumulated CPU time (s) 181.77
Current children cumulated vsize (KiB) 150968

[startup+182.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977192/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=153.1
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32641 0 0 0 15293 17 0 0 25 0 1 0 96725964 123699200 27866 1992294400 134512640 135078026 4294956176 18446744073709551615 134534391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27866 71 138 0 30059 0
Current children cumulated CPU time (s) 181.97
Current children cumulated vsize (KiB) 150968

[startup+182.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21120
/proc/meminfo: memFree=977192/2055920 swapFree=4192956/4192956
[pid=21114] ppid=21112 vsize=30168 CPUtime=28.87
/proc/21114/stat : 21114 (SATzilla2009_I) S 21112 21114 20833 0 -1 4194304 10337 62931 0 0 819 10 2009 49 25 0 1 0 96723071 30892032 7294 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21114/statm: 7542 7294 217 399 0 7139 0
[pid=21120] ppid=21114 vsize=120800 CPUtime=153.2
/proc/21120/stat : 21120 (mxc-sr08) R 21114 21114 20833 0 -1 4194304 32642 0 0 0 15303 17 0 0 25 0 1 0 96725964 123699200 27867 1992294400 134512640 135078026 4294956176 18446744073709551615 134534270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21120/statm: 30200 27867 71 138 0 30059 0
Current children cumulated CPU time (s) 182.07
Current children cumulated vsize (KiB) 150968

Child status: 20
Real time (s): 182.297
CPU time (s): 182.201
CPU user time (s): 181.399
CPU system time (s): 0.801878
CPU usage (%): 99.9475
Max. virtual memory (cumulated for all children) (KiB): 151032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.399
system time used= 0.801878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105927
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= 455

runsolver used 0.172973 second user time and 0.496924 second system time

The end

Launcher Data

Begin job on node21 at 2009-04-25 21:14:59
IDJOB=1723531
IDBENCH=71717
IDSOLVER=528
FILE ID=node21/1723531-1240686898
PBS_JOBID= 9186702
Free space on /tmp= 66324 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723531-1240686898/watcher-1723531-1240686898 -o /tmp/evaluation-result-1723531-1240686898/solver-1723531-1240686898 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1723531-1240686898.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=309815897

node21.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.233
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.233
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:       1121880 kB
Buffers:         86084 kB
Cached:         746508 kB
SwapCached:          0 kB
Active:         243920 kB
Inactive:       602568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121880 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           39724 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            73680 kB
Committed_AS:   349764 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= 66292 MiB
End job on node21 at 2009-04-25 21:18:01