Trace number 1579873

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 93.5068 93.576

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.3953
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

35.43/35.55	c SATzilla is building models for class 3
35.43/35.55	c run presolver mxc-sr08 for 10 seconds ... 
35.43/35.55	c Bin: Executing mxc-sr08
35.43/35.55	c spawning binary file with 10 seconds ...
35.43/35.55	c child exit by a signal
35.43/35.55	c mxc-sr08 returned code 137.
35.43/35.55	c run presolver picosat846 for 5 seconds ... 
35.43/35.55	c Bin: Executing picosat846
35.43/35.55	c spawning binary file with 5 seconds ...
35.43/35.55	c child exit by a signal
35.43/35.55	c picosat846 returned code 137.
35.43/35.55	c Orignal number of varibales is 104479, number of clauses is 500869 
35.43/35.55	c predicted feature computation time is 7.346234 
35.43/35.55	c Bin: Executing satelite
35.43/35.55	c spawning binary file with 240 seconds ...
35.43/35.55	c child exited successfully
35.43/35.55	c satzilla computing base features
35.43/35.55	c Number of variabe is: 49462, Number of clause is : 300405 
35.43/35.55	c Initializing...
35.43/35.55	c satzilla doing clause learning
35.43/35.55	c start clause learning features ...
35.43/35.55	c Bin: Executing zchaff07
35.43/35.55	c spawning binary file with 2 seconds ...
35.43/35.55	c child exit by a signal
35.43/35.55	c satzilla doing survey propogation probe
35.43/35.55	c do survay propogation for 2 second ...
35.43/35.55	c satzilla doing local search probe
35.43/35.55	c features are:104479 500869 49462 300405 1.11231 0.667312 0.164651 0.426568 0.930194 1.45022 5.59551e-05 0.478113 4.04351e-05 0.000202175 1.07355 0.603905 0.850029 5.59551e-05 0.704542 2.33019e-05 0.00022969 2.9644 0.242409 0.149249 0 0.75 2.85727 3.17486e-05 0.86817 9.98652e-06 0.000149798 2.6101 0.724625 6.15855e-05 0.641892 1.66442e-05 0.000249663 22.8 0.507257 7 41 41 7 28 15 23 63.4434 1.05105 20.4348 196 196 20.4348 41.0357 24.6 35.1463 0.543694 0.606185 6.24688e-08 0.972633 0.886149 0.0426843 0.830071 0.203851 0.703673 0.0190234 1.12128 3.51458e-07 0.167885 0.0508428 0.000114507 0.0347123 0.00214651 0.00563047 14899.5 1.29889 9024.5 1.41421 9024.5 0 0 2.70266 1.07251 1.49928 0.551848 
35.43/35.55	c satzilla's ranking:
35.43/35.55	c 1) mxc-sr08: 2.816305
35.43/35.55	c 2) picosat846: 2.466441
35.43/35.55	c 3) minisat20SAT07: 1.909143
35.43/35.55	c 4) zchaff_rand: 1.138626
35.43/35.55	c 5) march_dl2004: 0.361012
35.43/35.55	c 6) SATenstein: -10000.000000
35.43/35.55	c 7) gnovelty+: -10000.000000
35.43/35.55	c 8) adaptg2wsat+: -10000.000000
35.43/35.55	c 9) adaptg2wsat0: -10000.000000
35.43/35.55	c 10) tts-4-0: -10000.000000
35.43/35.55	c 11) vallst: -10000.000000
35.43/35.55	c 12) minisat20: -10000.000000
35.43/35.55	c 13) kcnfs04SAT07: -10000.000000
35.43/35.55	c satzilla running mxc-sr08 ... 
93.39/93.57	c Bin: Executing mxc-sr08
93.39/93.57	c spawning binary file with 1164 seconds ...
93.39/93.57	c child exited successfully
93.39/93.57	c mxc-sr08 returned code 20.
93.39/93.57	s UNSATISFIABLE
93.39/93.57	c SATZILLA_TIME=93.500000

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-1579873-1238912239/watcher-1579873-1238912239 -o /tmp/evaluation-result-1579873-1238912239/solver-1579873-1238912239 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1579873-1238912239.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/69 11899
/proc/meminfo: memFree=1509144/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=9240 CPUtime=0
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 805 0 0 0 0 0 0 0 19 0 1 0 1163887124 9461760 802 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 2310 809 44 138 0 2169 0

[startup+0.101631 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 11899
/proc/meminfo: memFree=1509144/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=35356 CPUtime=0.09
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 7326 0 0 0 6 3 0 0 19 0 1 0 1163887124 36204544 7285 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 8839 7285 54 138 0 8698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37412

[startup+0.20164 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 11899
/proc/meminfo: memFree=1509144/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=40312 CPUtime=0.19
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 8548 0 0 0 15 4 0 0 20 0 1 0 1163887124 41279488 8507 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 10078 8507 54 138 0 9937 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42368

[startup+0.30165 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 11899
/proc/meminfo: memFree=1509144/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=43092 CPUtime=0.29
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 9220 0 0 0 25 4 0 0 21 0 1 0 1163887124 44126208 9179 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 10773 9179 54 138 0 10632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45148

[startup+0.701691 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 11899
/proc/meminfo: memFree=1509144/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=57960 CPUtime=0.69
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 12933 0 0 0 64 5 0 0 25 0 1 0 1163887124 59351040 12892 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 14490 12892 54 138 0 14349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60016

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11901
/proc/meminfo: memFree=1463112/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=61968 CPUtime=1.49
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 15973 0 0 0 142 7 0 0 25 0 1 0 1163887124 63455232 13805 1992294400 134512640 135078026 4294956176 18446744073709551615 134569283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 15492 13805 55 138 0 15351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64024

[startup+3.10194 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11901
/proc/meminfo: memFree=1457544/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=56356 CPUtime=3.09
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 16981 0 0 0 302 7 0 0 25 0 1 0 1163887124 57708544 12859 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 14089 12859 71 138 0 13948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58412

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11901
/proc/meminfo: memFree=1457864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=0
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163887124 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 112 96 399 0 111 0
[pid=11900] ppid=11899 vsize=56356 CPUtime=6.27
/proc/11900/stat : 11900 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 16988 0 0 0 620 7 0 0 25 0 1 0 1163887124 57708544 12866 1992294400 134512640 135078026 4294956176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11900/statm: 14089 12866 71 138 0 13948 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58412

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 11902
/proc/meminfo: memFree=1483592/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=2056 CPUtime=9.99
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 152 16988 0 0 0 0 991 8 16 0 1 0 1163887124 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 514 121 104 399 0 111 0
[pid=11902] ppid=11899 vsize=29432 CPUtime=2.67
/proc/11902/stat : 11902 (picosat846) R 11899 11899 11070 0 -1 4194304 6687 0 0 0 262 5 0 0 25 0 1 0 1163888126 30138368 6571 1992294400 134512640 134570484 4294956176 18446744073709551615 134551378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11902/statm: 7358 6571 85 14 0 7024 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 31488

[startup+25.5012 s]
/proc/loadavg: 1.07 1.00 1.00 2/70 11903
/proc/meminfo: memFree=1476432/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=29744 CPUtime=25.46
/proc/11899/stat : 11899 (SATzilla2009_I) R 11897 11899 11070 0 -1 4194304 6999 41781 0 0 672 4 1842 28 25 0 1 0 1163887124 30457856 6950 1992294400 134512640 136149169 4294956208 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/11899/statm: 7436 6950 135 399 0 7033 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29744

[startup+51.1019 s]
/proc/loadavg: 1.05 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1434504/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=56356 CPUtime=15.53
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 16988 0 0 0 1545 8 0 0 25 0 1 0 1163890680 57708544 12866 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14089 12866 71 138 0 13948 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 76136

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

[startup+51.2019 s]
/proc/loadavg: 1.05 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1434504/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=56356 CPUtime=15.63
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 16988 0 0 0 1555 8 0 0 25 0 1 0 1163890680 57708544 12866 1992294400 134512640 135078026 4294956176 18446744073709551615 134522279 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14089 12866 71 138 0 13948 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 76136

[startup+76.8015 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1434184/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=41.22
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17147 0 0 0 4114 8 0 0 25 0 1 0 1163890680 58445824 13025 1992294400 134512640 135078026 4294956176 18446744073709551615 134534350 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13025 71 138 0 14128 0
Current children cumulated CPU time (s) 76.7
Current children cumulated vsize (KiB) 76856

[startup+83.2012 s]
/proc/loadavg: 1.03 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=47.61
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17159 0 0 0 4753 8 0 0 25 0 1 0 1163890680 58445824 13037 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13037 71 138 0 14128 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 76856

[startup+89.6018 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=54.01
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17160 0 0 0 5393 8 0 0 25 0 1 0 1163890680 58445824 13038 1992294400 134512640 135078026 4294956176 18446744073709551615 134533904 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13038 71 138 0 14128 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 76856

[startup+91.202 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=55.61
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17160 0 0 0 5553 8 0 0 25 0 1 0 1163890680 58445824 13038 1992294400 134512640 135078026 4294956176 18446744073709551615 134534429 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13038 71 138 0 14128 0
Current children cumulated CPU time (s) 91.09
Current children cumulated vsize (KiB) 76856

[startup+92.8011 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=57.21
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17161 0 0 0 5713 8 0 0 25 0 1 0 1163890680 58445824 13039 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13039 71 138 0 14128 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 76856

[startup+93.2012 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=57.61
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17161 0 0 0 5753 8 0 0 25 0 1 0 1163890680 58445824 13039 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13039 71 138 0 14128 0
Current children cumulated CPU time (s) 93.09
Current children cumulated vsize (KiB) 76856

[startup+93.4012 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=57.81
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17161 0 0 0 5773 8 0 0 25 0 1 0 1163890680 58445824 13039 1992294400 134512640 135078026 4294956176 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13039 71 138 0 14128 0
Current children cumulated CPU time (s) 93.29
Current children cumulated vsize (KiB) 76856

[startup+93.5012 s]
/proc/loadavg: 1.02 1.00 1.00 2/71 11905
/proc/meminfo: memFree=1433864/2055920 swapFree=4171316/4192956
[pid=11899] ppid=11897 vsize=19780 CPUtime=35.48
/proc/11899/stat : 11899 (SATzilla2009_I) S 11897 11899 11070 0 -1 4194304 17285 51242 0 0 1464 15 2035 34 25 0 1 0 1163887124 20254720 4674 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11899/statm: 4945 4674 217 399 0 4542 0
[pid=11905] ppid=11899 vsize=57076 CPUtime=57.91
/proc/11905/stat : 11905 (mxc-sr08) R 11899 11899 11070 0 -1 4194304 17161 0 0 0 5783 8 0 0 25 0 1 0 1163890680 58445824 13039 1992294400 134512640 135078026 4294956176 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11905/statm: 14269 13039 71 138 0 14128 0
Current children cumulated CPU time (s) 93.39
Current children cumulated vsize (KiB) 76856

Child status: 20
Real time (s): 93.576
CPU time (s): 93.5068
CPU user time (s): 92.9039
CPU system time (s): 0.602908
CPU usage (%): 99.9261
Max. virtual memory (cumulated for all children) (KiB): 83116

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

runsolver used 0.096985 second user time and 0.26196 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-05 08:17:20
IDJOB=1579873
IDBENCH=71006
IDSOLVER=528
FILE ID=node44/1579873-1238912239
PBS_JOBID= 9101344
Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579873-1238912239/watcher-1579873-1238912239 -o /tmp/evaluation-result-1579873-1238912239/solver-1579873-1238912239 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1579873-1238912239.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=895462014

node44.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.241
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.241
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:       1509624 kB
Buffers:         62588 kB
Cached:         393624 kB
SwapCached:      11084 kB
Active:         215508 kB
Inactive:       253216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509624 kB
SwapTotal:     4192956 kB
SwapFree:      4171316 kB
Dirty:           39956 kB
Writeback:           0 kB
Mapped:          18244 kB
Slab:            62980 kB
Committed_AS:  3143232 kB
PageTables:       1804 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= 66524 MiB
End job on node44 at 2009-04-05 08:18:53