Trace number 1731916

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 60.3868 60.4282

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.1276
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14.46/14.59	c SATzilla is building models for class 2
14.46/14.59	c run presolver march_dl2004 for 5 seconds ... 
14.46/14.59	c Bin: Executing march_dl2004
14.46/14.59	c spawning binary file with 5 seconds ...
14.46/14.59	c child exit by a signal
14.46/14.59	c march_dl2004 returned code 137.
14.46/14.59	c run presolver mxc-sr08 for 5 seconds ... 
14.46/14.59	c Bin: Executing mxc-sr08
14.46/14.59	c spawning binary file with 5 seconds ...
14.46/14.59	c child exit by a signal
14.46/14.59	c mxc-sr08 returned code 137.
14.46/14.59	c Orignal number of varibales is 85, number of clauses is 180 
14.46/14.59	c predicted feature computation time is 6.867566 
14.46/14.59	c Bin: Executing satelite
14.46/14.59	c spawning binary file with 240 seconds ...
14.46/14.59	c child exited successfully
14.46/14.59	c satzilla computing base features
14.46/14.59	c Number of variabe is: 85, Number of clause is : 180 
14.46/14.59	c Initializing...
14.46/14.59	c satzilla compute diameter ...
14.46/14.59	c start diameter features ...
14.46/14.59	c satzilla doing clause learning
14.46/14.59	c start clause learning features ...
14.46/14.59	c Bin: Executing zchaff07
14.46/14.59	c spawning binary file with 2 seconds ...
14.46/14.59	c child exit by a signal
14.46/14.59	c satzilla doing survey propogation probe
14.46/14.59	c do survay propogation for 2 second ...
14.46/14.59	c satzilla doing local search probe
14.46/14.59	c satzilla doing lobjois search-space size estimate
14.46/14.59	c features are:85 180 85 180 0 0 0.472222 1 0 -0 0.0352941 0 0.0352941 0.0352941 -0 0 1 0.0352941 0.152145 0.0333333 0.05 0.362211 0.0392157 0.107397 0 0.333333 0.362211 0.0176471 0.222222 0.0166667 0.0333333 0.223718 0.5 0.0339869 0.0526656 0.0333333 0.0388889 5.05952 0.0467638 5 6 0.225655 4201.6 0.0546455 3941 4574 4574 3941 4326 4001 4166 14.8595 0.0573778 14.2243 16.512 16.512 14.2243 14.7839 14.2284 14.549 0.0465983 1.40297 1.0565e-05 0.217548 0.207555 0.00070538 0.0699957 0.002976 0.0134014 0.310933 0.0572194 0.26314 0.322064 0.320936 0.264259 0.320393 0.312391 0.318791 2.3295 0.495338 12.6255 0.193572 13 10 16 0.952329 0.299881 0.861746 0.0960175 0.837224 0.956932 
14.46/14.59	c satzilla's ranking:
14.46/14.59	c 1) tts-4-0: 3.635431
14.46/14.59	c 2) minisat20SAT07: 2.745787
14.46/14.59	c 3) minisat20: 2.482008
14.46/14.59	c 4) mxc-sr08: 2.390974
14.46/14.59	c 5) march_dl2004: 2.130083
14.46/14.59	c 6) zchaff_rand: 0.457518
14.46/14.59	c 7) vallst: 0.238262
14.46/14.59	c 8) SATenstein: -10000.000000
14.46/14.59	c 9) gnovelty+: -10000.000000
14.46/14.59	c 10) adaptg2wsat+: -10000.000000
14.46/14.59	c 11) adaptg2wsat0: -10000.000000
14.46/14.59	c 12) picosat846: -10000.000000
14.46/14.59	c 13) kcnfs04SAT07: -10000.000000
14.46/14.59	c satzilla running tts-4-0 ... 
60.34/60.42	c Bin: Executing tts-4-0
60.34/60.42	c spawning binary file with 1185 seconds ...
60.34/60.42	c child exited successfully
60.34/60.42	c tts-4-0 returned code 20.
60.34/60.42	s UNSATISFIABLE
60.34/60.42	c SATZILLA_TIME=60.370000

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-1731916-1240775960/watcher-1731916-1240775960 -o /tmp/evaluation-result-1731916-1240775960/solver-1731916-1240775960 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1731916-1240775960.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.92 0.98 0.99 3/64 28919
/proc/meminfo: memFree=1752304/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=0
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 105629580 647168 102 1992294400 134512640 134996440 4294956176 18446744073709551615 134552331 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 102 73 118 0 37 0

[startup+0.096087 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28919
/proc/meminfo: memFree=1752304/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=0.09
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 113 0 0 0 9 0 0 0 19 0 1 0 105629580 647168 107 1992294400 134512640 134996440 4294956176 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 107 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2688

[startup+0.101086 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28919
/proc/meminfo: memFree=1752304/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=0.09
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 113 0 0 0 9 0 0 0 19 0 1 0 105629580 647168 107 1992294400 134512640 134996440 4294956176 18446744073709551615 134528308 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 107 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2688

[startup+0.301099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28919
/proc/meminfo: memFree=1752304/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=0.29
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 114 0 0 0 29 0 0 0 21 0 1 0 105629580 647168 108 1992294400 134512640 134996440 4294956176 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 108 73 118 0 37 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2688

[startup+0.701125 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28919
/proc/meminfo: memFree=1752304/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=0.69
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 114 0 0 0 69 0 0 0 25 0 1 0 105629580 647168 108 1992294400 134512640 134996440 4294956176 18446744073709551615 134567253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 108 73 118 0 37 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2688

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28921
/proc/meminfo: memFree=1752096/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=1.49
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 116 0 0 0 149 0 0 0 25 0 1 0 105629580 647168 110 1992294400 134512640 134996440 4294956176 18446744073709551615 134565190 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28920/statm: 158 110 73 118 0 37 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2688

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28921
/proc/meminfo: memFree=1751968/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=0
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105629580 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28919/statm: 514 112 96 399 0 111 0
[pid=28920] ppid=28919 vsize=632 CPUtime=3.09
/proc/28920/stat : 28920 (march_dl2004) R 28919 28919 28626 0 -1 4194304 117 0 0 0 309 0 0 0 25 0 1 0 105629580 647168 111 1992294400 134512640 134996440 4294956176 18446744073709551615 134564682 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28920/statm: 158 111 73 118 0 37 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2688

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28922
/proc/meminfo: memFree=1751776/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=2056 CPUtime=4.99
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 156 118 0 0 0 0 499 0 19 0 1 0 105629580 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 514 125 107 399 0 111 0
[pid=28922] ppid=28919 vsize=1392 CPUtime=1.28
/proc/28922/stat : 28922 (mxc-sr08) R 28919 28919 28626 0 -1 4194304 256 0 0 0 128 0 0 0 25 0 1 0 105630081 1425408 252 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28922/statm: 348 252 71 138 0 207 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3448

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28924
/proc/meminfo: memFree=1749408/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=7180 CPUtime=12.66
/proc/28919/stat : 28919 (SATzilla2009_C) R 28917 28919 28626 0 -1 4194304 370 1605 0 0 56 11 1197 2 24 0 1 0 105629580 7352320 301 1992294400 134512640 136149437 4294956208 18446744073709551615 134578298 0 0 4096 3 0 0 0 17 1 0 0
/proc/28919/statm: 1795 301 207 399 0 1392 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7180

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1747104/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=5780 CPUtime=10.89
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 1353 0 0 0 1089 0 0 0 25 0 1 0 105631040 5918720 1348 1992294400 134512640 134965848 4294956192 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 1445 1348 68 110 0 1332 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8860

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1737952/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=14920 CPUtime=36.49
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 3628 0 0 0 3647 2 0 0 25 0 1 0 105631040 15278080 3623 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 3730 3623 68 110 0 3617 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18000

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

[startup+54.3016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1736928/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=16092 CPUtime=39.69
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 3939 0 0 0 3967 2 0 0 25 0 1 0 105631040 16478208 3934 1992294400 134512640 134965848 4294956192 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 4023 3934 68 110 0 3910 0
Current children cumulated CPU time (s) 54.24
Current children cumulated vsize (KiB) 19172

[startup+57.5018 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1735264/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=17500 CPUtime=42.88
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 4315 0 0 0 4286 2 0 0 25 0 1 0 105631040 17920000 4310 1992294400 134512640 134965848 4294956192 18446744073709551615 134536038 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28925/statm: 4375 4310 68 110 0 4262 0
Current children cumulated CPU time (s) 57.43
Current children cumulated vsize (KiB) 20580

[startup+59.1019 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1735072/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=17968 CPUtime=44.49
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 4425 0 0 0 4446 3 0 0 25 0 1 0 105631040 18399232 4420 1992294400 134512640 134965848 4294956192 18446744073709551615 134534065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 4492 4420 68 110 0 4379 0
Current children cumulated CPU time (s) 59.04
Current children cumulated vsize (KiB) 21048

[startup+59.902 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1734688/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=18204 CPUtime=45.29
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 4489 0 0 0 4526 3 0 0 25 0 1 0 105631040 18640896 4484 1992294400 134512640 134965848 4294956192 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 4551 4484 68 110 0 4438 0
Current children cumulated CPU time (s) 59.84
Current children cumulated vsize (KiB) 21284

[startup+60.302 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1734688/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=18436 CPUtime=45.69
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 4544 0 0 0 4566 3 0 0 25 0 1 0 105631040 18878464 4539 1992294400 134512640 134965848 4294956192 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 4609 4539 68 110 0 4496 0
Current children cumulated CPU time (s) 60.24
Current children cumulated vsize (KiB) 21516

[startup+60.401 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 28925
/proc/meminfo: memFree=1734240/2055920 swapFree=4181212/4192956
[pid=28919] ppid=28917 vsize=3080 CPUtime=14.55
/proc/28919/stat : 28919 (SATzilla2009_C) S 28917 28919 28626 0 -1 4194304 432 1605 0 0 239 17 1197 2 25 0 1 0 105629580 3153920 315 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28919/statm: 770 315 219 399 0 367 0
[pid=28925] ppid=28919 vsize=18436 CPUtime=45.79
/proc/28925/stat : 28925 (tts-4-0) R 28919 28919 28626 0 -1 4194304 4556 0 0 0 4576 3 0 0 25 0 1 0 105631040 18878464 4551 1992294400 134512640 134965848 4294956192 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28925/statm: 4609 4551 68 110 0 4496 0
Current children cumulated CPU time (s) 60.34
Current children cumulated vsize (KiB) 21516

Child status: 20
Real time (s): 60.4282
CPU time (s): 60.3868
CPU user time (s): 60.1499
CPU system time (s): 0.236963
CPU usage (%): 99.9316
Max. virtual memory (cumulated for all children) (KiB): 21516

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

runsolver used 0.06099 second user time and 0.168974 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 21:59:20
IDJOB=1731916
IDBENCH=71106
IDSOLVER=527
FILE ID=node22/1731916-1240775960
PBS_JOBID= 9187210
Free space on /tmp= 66148 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-85-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731916-1240775960/watcher-1731916-1240775960 -o /tmp/evaluation-result-1731916-1240775960/solver-1731916-1240775960 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1731916-1240775960.cnf

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

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=153742868

node22.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.232
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.232
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:       1752848 kB
Buffers:         29600 kB
Cached:         197168 kB
SwapCached:       5588 kB
Active:          91932 kB
Inactive:       142752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752848 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:           31456 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            54476 kB
Committed_AS:   490020 kB
PageTables:       1368 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= 66120 MiB
End job on node22 at 2009-04-26 22:00:21