Trace number 1627042

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
SAT07 reference solver: SATzilla RANDOM? 4999.47 5000.75

General information on the benchmark

NameRANDOM/additional/24000/
unif-k3-r4.2-v24000-c100800-S19146617-056.cnf
MD5SUM42f0f9dd62e06ef73842a86f6380c273
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1018.19
Satisfiable
(Un)Satisfiability was proved
Number of variables24000
Number of clauses100800
Sum of the clauses size302400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3100800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

13.47/13.57	c run March_dl for 5 seconds ... 
13.47/13.57	c Bin: Executing march_dl
13.47/13.57	c child exit by a signal
13.47/13.57	c march_dl returned code 137.
13.47/13.57	c run saps (UBCSAT implementation) for 2 seconds ... 
13.47/13.57	c Bin: Executing ubcsat2006
13.47/13.57	c child exited successfully
13.47/13.57	c ubcsat2006 returned code 0.
13.47/13.57	c satzilla computing base features
13.47/13.57	c satzilla doing unit-prop probe
13.47/13.57	c satzilla doing local search probe
13.47/13.57	c satzilla doing lobjois search-space size estimate
13.47/13.57	c satzilla's ranking:
13.47/13.57	c 1) march_dl: -2515.754374
13.47/13.57	c 2) kcnfs: -49.491641
13.47/13.57	c 3) minisat20+P: 427.866527
13.47/13.57	c 4) kcnfs+P: 999.000000
13.47/13.57	c 5) march_dl+P: 999.000000
13.47/13.57	c 6) vallst+P: 999.000000
13.47/13.57	c 7) zchaff_rand+P: 999.000000
13.47/13.57	c 8) vallst: 999.000000
13.47/13.57	c 9) zchaff_rand: 999.000000
13.47/13.57	c 10) minisat20: 999.000000
13.47/13.57	c satzilla running march_dl ... 
4998.70/5000.09	c Bin: Executing march_dl
4998.70/5000.09	c child exit by a signal
4998.70/5000.09	c march_dl returned code 137.
4998.70/5000.09	c march_dl returned code 137.
4998.70/5000.09	c satzilla running kcnfs ... 
4998.70/5000.09	c Bin: Executing kcnfs
4998.70/5000.09	c kcnfs returned code 1.
4998.70/5000.09	c kcnfs returned code 1.
4998.70/5000.09	c satzilla running minisat20 with preprocessing ... 
4999.41/5000.74	c Preprocessing...
4999.41/5000.74	c Inital problem has 24000 variables, 100800 nary clauses (0 binary clauses).
4999.41/5000.74	c Num non-binary clauses 100800, Average non-binary clause length 3.000
4999.41/5000.74	c Theory has no gaps
4999.41/5000.74	c Preprocessor runtime was 0.490 seconds.
4999.41/5000.74	c 
4999.41/5000.74	c Satisfiability of theory still undetermined.
4999.41/5000.74	c See file /tmp/eFbnYm for simplified theory.
4999.41/5000.74	c Bin: Executing minisat20
4999.41/5000.74	c minisat20 returned code 1.
4999.41/5000.74	c minisat20 returned code 1.
4999.41/5000.74	c Satzilla Timed out!
4999.41/5000.74	s UNKNOWN
4999.41/5000.74	c SATZILLA_TIME=5000.210000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627042-1240142569/watcher-1627042-1240142569 -o /tmp/evaluation-result-1627042-1240142569/solver-1627042-1240142569 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_R HOME/instance-1627042-1240142569.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 23698
/proc/meminfo: memFree=1385904/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=2928 CPUtime=0
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 522 0 0 0 0 0 0 0 18 0 1 0 42289590 2998272 517 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 732 517 50 118 0 611 0

[startup+0.0716529 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23698
/proc/meminfo: memFree=1385904/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=3588 CPUtime=0.06
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 722 0 0 0 6 0 0 0 18 0 1 0 42289590 3674112 717 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 897 717 50 118 0 776 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5028

[startup+0.102655 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23698
/proc/meminfo: memFree=1385904/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=3852 CPUtime=0.09
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 820 0 0 0 9 0 0 0 18 0 1 0 42289590 3944448 815 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 963 815 50 118 0 842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5292

[startup+0.301668 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23698
/proc/meminfo: memFree=1385904/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=8076 CPUtime=0.29
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 2259 0 0 0 28 1 0 0 19 0 1 0 42289590 8269824 1554 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 2019 1554 53 118 0 1898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9516

[startup+0.701698 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23698
/proc/meminfo: memFree=1385904/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=11768 CPUtime=0.69
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 5001 0 0 0 67 2 0 0 22 0 1 0 42289590 12050432 2462 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 2942 2462 55 118 0 2821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13208

[startup+1.50276 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23700
/proc/meminfo: memFree=1378976/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=20440 CPUtime=1.49
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 12647 0 0 0 144 5 0 0 25 0 1 0 42289590 20930560 4406 1992294400 134512640 134996440 4294956256 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 5110 4406 63 118 0 4989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21880

[startup+3.10188 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23700
/proc/meminfo: memFree=1360352/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=0
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 42289590 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23698/statm: 360 110 95 260 0 84 0
[pid=23699] ppid=23698 vsize=28376 CPUtime=3.09
/proc/23699/stat : 23699 (march_dl) R 23698 23698 23661 0 -1 4194304 17832 0 0 0 254 55 0 0 25 0 1 0 42289590 29057024 6371 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23699/statm: 7094 6371 72 118 0 6973 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29816

[startup+6.30111 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23701
/proc/meminfo: memFree=1378720/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=1440 CPUtime=5
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 135 20374 0 0 0 0 440 60 16 0 1 0 42289590 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 360 111 96 260 0 84 0
[pid=23701] ppid=23698 vsize=10288 CPUtime=1.28
/proc/23701/stat : 23701 (ubcsat2006) R 23698 23698 23661 0 -1 4194304 1855 0 0 0 127 1 0 0 25 0 1 0 42290090 10534912 1838 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23701/statm: 2572 1838 156 64 0 2153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11728

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23701
/proc/meminfo: memFree=1373360/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=12.67
/proc/23698/stat : 23698 (SATzilla2007_R) R 23696 23698 23661 0 -1 4194304 6743 22235 0 0 544 5 655 63 25 0 1 0 42289590 8671232 1907 1992294400 134512640 135579813 4294956224 18446744073709551615 134543301 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 2117 1907 156 260 0 1841 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8468

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1354856/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=26420 CPUtime=11.91
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 20425 0 0 0 1133 58 0 0 25 0 1 0 42290947 27054080 5990 1992294400 134512640 134996440 4294956256 18446744073709551615 134536689 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 6605 5990 74 118 0 6484 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34888

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1351144/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=30496 CPUtime=37.49
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21373 0 0 0 3689 60 0 0 25 0 1 0 42290947 31227904 6938 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7624 6938 74 118 0 7503 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 38964

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1350760/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=30984 CPUtime=88.68
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21473 0 0 0 8808 60 0 0 25 0 1 0 42290947 31727616 7038 1992294400 134512640 134996440 4294956256 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7746 7038 74 118 0 7625 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 39452

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1350312/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=31236 CPUtime=148.67
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21562 0 0 0 14806 61 0 0 25 0 1 0 42290947 31985664 7127 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7809 7127 74 118 0 7688 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 39704

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1350064/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=31604 CPUtime=208.66
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21628 0 0 0 20805 61 0 0 25 0 1 0 42290947 32362496 7193 1992294400 134512640 134996440 4294956256 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7901 7193 74 118 0 7780 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40072

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23702
/proc/meminfo: memFree=1349872/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=31728 CPUtime=268.64
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21680 0 0 0 26803 61 0 0 25 0 1 0 42290947 32489472 7245 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7932 7245 74 118 0 7811 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40196

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 23702
/proc/meminfo: memFree=1349744/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=31956 CPUtime=328.62
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 21724 0 0 0 32801 61 0 0 25 0 1 0 42290947 32722944 7289 1992294400 134512640 134996440 4294956256 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 7989 7289 74 118 0 7868 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40424


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

/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4587.56
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22447 0 0 0 458680 76 0 0 25 0 1 0 42290947 35692544 8012 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8012 74 118 0 8593 0
Current children cumulated CPU time (s) 4601.11
Current children cumulated vsize (KiB) 43324

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23710
/proc/meminfo: memFree=1346736/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4647.53
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22452 0 0 0 464677 76 0 0 25 0 1 0 42290947 35692544 8017 1992294400 134512640 134996440 4294956256 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8017 74 118 0 8593 0
Current children cumulated CPU time (s) 4661.08
Current children cumulated vsize (KiB) 43324

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23710
/proc/meminfo: memFree=1346672/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4707.52
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22456 0 0 0 470676 76 0 0 25 0 1 0 42290947 35692544 8021 1992294400 134512640 134996440 4294956256 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8021 74 118 0 8593 0
Current children cumulated CPU time (s) 4721.07
Current children cumulated vsize (KiB) 43324

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23710
/proc/meminfo: memFree=1346608/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4767.51
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22462 0 0 0 476674 77 0 0 25 0 1 0 42290947 35692544 8027 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8027 74 118 0 8593 0
Current children cumulated CPU time (s) 4781.06
Current children cumulated vsize (KiB) 43324

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4827.49
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22465 0 0 0 482672 77 0 0 25 0 1 0 42290947 35692544 8030 1992294400 134512640 134996440 4294956256 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8030 74 118 0 8593 0
Current children cumulated CPU time (s) 4841.04
Current children cumulated vsize (KiB) 43324

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34856 CPUtime=4887.47
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22470 0 0 0 488670 77 0 0 25 0 1 0 42290947 35692544 8035 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8714 8035 74 118 0 8593 0
Current children cumulated CPU time (s) 4901.02
Current children cumulated vsize (KiB) 43324

[startup+4962.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4947.46
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22476 0 0 0 494669 77 0 0 25 0 1 0 42290947 35807232 8041 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8041 74 118 0 8621 0
Current children cumulated CPU time (s) 4961.01
Current children cumulated vsize (KiB) 43436

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

[startup+4966.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4951.46
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22476 0 0 0 495069 77 0 0 25 0 1 0 42290947 35807232 8041 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8041 74 118 0 8621 0
Current children cumulated CPU time (s) 4965.01
Current children cumulated vsize (KiB) 43436

[startup+4979.1 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4964.25
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22477 0 0 0 496348 77 0 0 25 0 1 0 42290947 35807232 8042 1992294400 134512640 134996440 4294956256 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8042 74 118 0 8621 0
Current children cumulated CPU time (s) 4977.8
Current children cumulated vsize (KiB) 43436

[startup+4991.9 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4977.05
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22477 0 0 0 497628 77 0 0 25 0 1 0 42290947 35807232 8042 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8042 74 118 0 8621 0
Current children cumulated CPU time (s) 4990.6
Current children cumulated vsize (KiB) 43436

[startup+4995.11 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4980.25
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22477 0 0 0 497948 77 0 0 25 0 1 0 42290947 35807232 8042 1992294400 134512640 134996440 4294956256 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8042 74 118 0 8621 0
Current children cumulated CPU time (s) 4993.8
Current children cumulated vsize (KiB) 43436

[startup+4998.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4983.45
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22477 0 0 0 498268 77 0 0 25 0 1 0 42290947 35807232 8042 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8042 74 118 0 8621 0
Current children cumulated CPU time (s) 4997
Current children cumulated vsize (KiB) 43436

[startup+4999.9 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=8468 CPUtime=13.55
/proc/23698/stat : 23698 (SATzilla2007_R) S 23696 23698 23661 0 -1 4194304 6747 22235 0 0 632 5 655 63 25 0 1 0 42289590 8671232 1908 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23698/statm: 2117 1908 157 260 0 1841 0
[pid=23702] ppid=23698 vsize=34968 CPUtime=4985.05
/proc/23702/stat : 23702 (march_dl) R 23698 23698 23661 0 -1 4194304 22479 0 0 0 498428 77 0 0 25 0 1 0 42290947 35807232 8044 1992294400 134512640 134996440 4294956256 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23702/statm: 8742 8044 74 118 0 8621 0
Current children cumulated CPU time (s) 4998.6
Current children cumulated vsize (KiB) 43436

[startup+5000.3 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 23710
/proc/meminfo: memFree=1346544/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=22724 CPUtime=4999.01
/proc/23698/stat : 23698 (SATzilla2007_R) R 23696 23698 23661 0 -1 4194304 10682 44714 0 0 651 7 499101 142 19 0 1 0 42289590 23269376 5462 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5681 5462 159 260 0 5405 0
Current children cumulated CPU time (s) 4999.01
Current children cumulated vsize (KiB) 22724

[startup+5000.7 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 23710
/proc/meminfo: memFree=1363448/2055920 swapFree=4192956/4192956
[pid=23698] ppid=23696 vsize=24536 CPUtime=4999.41
/proc/23698/stat : 23698 (SATzilla2007_R) R 23696 23698 23661 0 -1 4194304 11031 44714 0 0 686 12 499101 142 23 0 1 0 42289590 25124864 5699 1992294400 134512640 135579813 4294956224 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 6134 5699 165 260 0 5858 0
Current children cumulated CPU time (s) 4999.41
Current children cumulated vsize (KiB) 24536

Child status: 1
Real time (s): 5000.75
CPU time (s): 4999.47
CPU user time (s): 4997.91
CPU system time (s): 1.55876
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 43436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.91
system time used= 1.55876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55750
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= 11
involuntary context switches= 12952

runsolver used 5.79512 second user time and 10.8044 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-19 14:02:49
IDJOB=1627042
IDBENCH=71647
IDSOLVER=581
FILE ID=node34/1627042-1240142569
PBS_JOBID= 9157902
Free space on /tmp= 66448 MiB

SOLVER NAME= SAT07 reference solver: SATzilla RANDOM
BENCH NAME= SAT09/RANDOM/additional/24000/unif-k3-r4.2-v24000-c100800-S19146617-056.cnf
COMMAND LINE= HOME/SATzilla2007_R BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627042-1240142569/watcher-1627042-1240142569 -o /tmp/evaluation-result-1627042-1240142569/solver-1627042-1240142569 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_R HOME/instance-1627042-1240142569.cnf            

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

MD5SUM BENCH= 42f0f9dd62e06ef73842a86f6380c273
RANDOM SEED=1398808911

node34.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.214
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.214
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:       1386384 kB
Buffers:         82696 kB
Cached:         514548 kB
SwapCached:          0 kB
Active:         296044 kB
Inactive:       314976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386384 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10356 kB
Writeback:           0 kB
Mapped:          23560 kB
Slab:            44532 kB
Committed_AS:   177828 kB
PageTables:       1380 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= 66440 MiB
End job on node34 at 2009-04-19 15:26:10