Trace number 321106

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, and are wall clock time (not CPU 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
SATzilla RANDOMUNSAT 156.399 156.532

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc979.cnf
MD5SUM0ebda2525041210e494c68044b8ad9a6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.262959
Satisfiable
(Un)Satisfiability was proved
Number of variables115679
Number of clauses338708
Sum of the clauses size883655
Maximum clause length3
Minimum clause length1
Number of clauses of size 17057
Number of clauses of size 2118355
Number of clauses of size 3213296
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

63.77/63.93	c run March_dl for 5 seconds ... 
63.77/63.93	c Bin: Executing march_dl
63.77/63.93	c child exit by a signal
63.77/63.93	c march_dl returned code 137.
63.77/63.93	c run saps (UBCSAT implementation) for 2 seconds ... 
63.77/63.93	c Bin: Executing ubcsat2006
63.77/63.93	c child exited successfully
63.77/63.93	c ubcsat2006 returned code 0.
63.77/63.93	c satzilla computing base features
63.77/63.93	c satzilla doing unit-prop probe
63.77/63.93	c satzilla doing local search probe
63.77/63.93	c satzilla doing lobjois search-space size estimate
63.77/63.93	c satzilla's ranking:
63.77/63.93	c 1) march_dl: -45282.713345
63.77/63.93	c 2) minisat20+P: 700.282854
63.77/63.93	c 3) kcnfs+P: 999.000000
63.77/63.93	c 4) march_dl+P: 999.000000
63.77/63.93	c 5) vallst+P: 999.000000
63.77/63.93	c 6) zchaff_rand+P: 999.000000
63.77/63.93	c 7) vallst: 999.000000
63.77/63.93	c 8) zchaff_rand: 999.000000
63.77/63.93	c 9) minisat20: 999.000000
63.77/63.93	c 10) kcnfs: 2529.776051
63.77/63.93	c satzilla running march_dl ... 
156.34/156.52	c Bin: Executing march_dl
156.34/156.52	c child exited successfully
156.34/156.52	c march_dl returned code 20.
156.34/156.52	s UNSATISFIABLE
156.34/156.52	c SATZILLA_TIME=156.410000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-321106-1176326786 -o ROOT/results/node18/solver-321106-1176326786 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/321106-1176326786/SATzilla2007_R /tmp/evaluation/321106-1176326786/instance-321106-1176326786.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): 2400 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.85 0.97 0.97 3/77 8885
/proc/meminfo: memFree=1202864/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=5952 CPUtime=0
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 562 0 0 0 0 0 0 0 20 0 1 0 80596097 6094848 557 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8886/statm: 1488 561 49 118 0 1367 0

[startup+0.0769729 s]
/proc/loadavg: 0.85 0.97 0.97 3/77 8885
/proc/meminfo: memFree=1202864/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=11276 CPUtime=0.07
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 2331 0 0 0 6 1 0 0 20 0 1 0 80596097 11546624 2326 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134775958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8886/statm: 2819 2326 50 118 0 2698 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12716

[startup+0.102011 s]
/proc/loadavg: 0.85 0.97 0.97 3/77 8885
/proc/meminfo: memFree=1202864/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=11540 CPUtime=0.09
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 2424 0 0 0 8 1 0 0 20 0 1 0 80596097 11816960 2419 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134792560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8886/statm: 2885 2419 50 118 0 2764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12980

[startup+0.300994 s]
/proc/loadavg: 0.85 0.97 0.97 3/77 8885
/proc/meminfo: memFree=1202864/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=13916 CPUtime=0.29
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 3168 0 0 0 28 1 0 0 21 0 1 0 80596097 14249984 3163 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134777833 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8886/statm: 3479 3163 50 118 0 3358 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15356

[startup+0.70104 s]
/proc/loadavg: 0.85 0.97 0.97 3/77 8885
/proc/meminfo: memFree=1202864/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=32600 CPUtime=0.69
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 7414 0 0 0 65 4 0 0 25 0 1 0 80596097 33382400 6603 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134544552 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8886/statm: 8150 6603 53 118 0 8029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34040

[startup+1.50111 s]
/proc/loadavg: 0.85 0.97 0.97 2/79 8887
/proc/meminfo: memFree=1166560/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=40744 CPUtime=1.48
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 12289 0 0 0 143 5 0 0 25 0 1 0 80596097 41721856 8442 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134542900 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8886/statm: 10186 8442 55 118 0 10065 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42184

[startup+3.10126 s]
/proc/loadavg: 0.85 0.97 0.97 2/79 8887
/proc/meminfo: memFree=1167456/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=0
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 80596097 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 360 110 95 260 0 84 0
[pid=8886] ppid=8885 vsize=40744 CPUtime=3.09
/proc/8886/stat : 8886 (march_dl) R 8885 8885 7149 0 -1 4194304 21040 0 0 0 299 10 0 0 25 0 1 0 80596097 41721856 8984 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8886/statm: 10186 8984 57 118 0 10065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42184

[startup+6.30261 s]
/proc/loadavg: 0.86 0.97 0.97 2/79 8888
/proc/meminfo: memFree=1197216/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=1440 CPUtime=4.99
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 135 24594 0 0 0 0 487 12 16 0 1 0 80596097 1474560 111 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8885/statm: 360 111 96 260 0 84 0
[pid=8888] ppid=8885 vsize=30788 CPUtime=1.26
/proc/8888/stat : 8888 (ubcsat2006) R 8885 8885 7149 0 -1 4194304 5891 0 2 0 124 2 0 0 25 0 1 0 80596598 31526912 5876 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 134553133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8888/statm: 7697 5876 156 64 0 7278 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 32228

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.97 2/78 8888
/proc/meminfo: memFree=1167928/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=38700 CPUtime=12.64
/proc/8885/stat : 8885 (SATzilla2007_R) R 8883 8885 7149 0 -1 4194304 8845 30491 0 2 513 4 732 15 25 0 1 0 80596097 39628800 8814 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/8885/statm: 9675 8814 121 260 0 9399 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 38700

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.97 2/78 8888
/proc/meminfo: memFree=1167608/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=38700 CPUtime=25.44
/proc/8885/stat : 8885 (SATzilla2007_R) R 8883 8885 7149 0 -1 4194304 8983 30491 0 2 1791 6 732 15 25 0 1 0 80596097 39628800 8952 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 134537944 0 0 4096 0 0 0 0 17 1 0 0
/proc/8885/statm: 9675 8952 121 260 0 9399 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 38700

[startup+51.1019 s]
/proc/loadavg: 0.93 0.97 0.97 2/78 8888
/proc/meminfo: memFree=1166712/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=38700 CPUtime=50.99
/proc/8885/stat : 8885 (SATzilla2007_R) R 8883 8885 7149 0 -1 4194304 9283 30491 0 2 4343 9 732 15 25 0 1 0 80596097 39628800 9252 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 0 0 0
/proc/8885/statm: 9675 9252 121 260 0 9399 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 38700

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.97 2/79 8889
/proc/meminfo: memFree=1126896/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=59600 CPUtime=38.34
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 29263 0 0 0 3821 13 0 0 25 0 1 0 80602490 61030400 13481 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134518425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 14900 13481 65 118 0 14779 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 83592

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

[startup+127.901 s]
/proc/loadavg: 0.98 0.97 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=63384 CPUtime=63.94
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 30113 0 0 0 6380 14 0 0 25 0 1 0 80602490 64905216 14331 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134519749 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 15846 14331 65 118 0 15725 0
Current children cumulated CPU time (s) 127.75
Current children cumulated vsize (KiB) 87376

[startup+140.702 s]
/proc/loadavg: 0.98 0.97 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=63384 CPUtime=76.74
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 30120 0 0 0 7660 14 0 0 25 0 1 0 80602490 64905216 14338 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134519745 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 15846 14338 65 118 0 15725 0
Current children cumulated CPU time (s) 140.55
Current children cumulated vsize (KiB) 87376

[startup+147.101 s]
/proc/loadavg: 1.06 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=63384 CPUtime=83.13
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 30120 0 0 0 8299 14 0 0 25 0 1 0 80602490 64905216 14338 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134520501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 15846 14338 65 118 0 15725 0
Current children cumulated CPU time (s) 146.94
Current children cumulated vsize (KiB) 87376

[startup+153.502 s]
/proc/loadavg: 1.06 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=63384 CPUtime=89.53
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 30120 0 0 0 8939 14 0 0 25 0 1 0 80602490 64905216 14338 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134519788 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 15846 14338 65 118 0 15725 0
Current children cumulated CPU time (s) 153.34
Current children cumulated vsize (KiB) 87376

[startup+155.106 s]
/proc/loadavg: 1.05 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=63384 CPUtime=91.13
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 30120 0 0 0 9099 14 0 0 25 0 1 0 80602490 64905216 14338 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134520513 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 15846 14338 65 118 0 15725 0
Current children cumulated CPU time (s) 154.94
Current children cumulated vsize (KiB) 87376

[startup+155.901 s]
/proc/loadavg: 1.05 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1123632/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=100808 CPUtime=91.93
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 40225 0 0 0 9175 18 0 0 25 0 1 0 80602490 103227392 22319 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 25202 22321 67 118 0 25081 0
Current children cumulated CPU time (s) 155.74
Current children cumulated vsize (KiB) 124800

[startup+156.301 s]
/proc/loadavg: 1.05 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1086256/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=105956 CPUtime=92.33
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 42484 0 0 0 9214 19 0 0 25 0 1 0 80602490 108498944 24124 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134559918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 26489 24124 69 118 0 26368 0
Current children cumulated CPU time (s) 156.14
Current children cumulated vsize (KiB) 129948

[startup+156.501 s]
/proc/loadavg: 1.05 0.99 0.97 2/79 8889
/proc/meminfo: memFree=1086256/2055920 swapFree=4192956/4192956
[pid=8885] ppid=8883 vsize=23992 CPUtime=63.81
/proc/8885/stat : 8885 (SATzilla2007_R) S 8883 8885 7149 0 -1 4194304 22034 30491 0 2 5618 16 732 15 25 0 1 0 80596097 24567808 5683 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8885/statm: 5998 5683 157 260 0 5722 0
[pid=8889] ppid=8885 vsize=105444 CPUtime=92.53
/proc/8889/stat : 8889 (march_dl) R 8885 8885 7149 0 -1 4194304 42624 0 0 0 9234 19 0 0 25 0 1 0 80602490 107974656 24037 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8889/statm: 26361 24037 69 118 0 26240 0
Current children cumulated CPU time (s) 156.34
Current children cumulated vsize (KiB) 129436

Child status: 20
Real time (s): 156.532
CPU time (s): 156.399
CPU user time (s): 155.861
CPU system time (s): 0.537918
CPU usage (%): 99.9149
Max. virtual memory (cumulated for all children) (KiB): 129948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.861
system time used= 0.537918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95158
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 3294

runsolver used 0.158975 second user time and 0.410937 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Wed Apr 11 21:26:27 UTC 2007

IDJOB= 321106
IDBENCH= 20519
IDSOLVER= 134
FILE ID= node18/321106-1176326786

PBS_JOBID= 4516490

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc979.cnf
COMMAND LINE= /tmp/evaluation/321106-1176326786/SATzilla2007_R /tmp/evaluation/321106-1176326786/instance-321106-1176326786.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-321106-1176326786 -o ROOT/results/node18/solver-321106-1176326786 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/321106-1176326786/SATzilla2007_R /tmp/evaluation/321106-1176326786/instance-321106-1176326786.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  0ebda2525041210e494c68044b8ad9a6

RANDOM SEED= 915948927

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.234
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.234
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:       1203272 kB
Buffers:         51992 kB
Cached:         667108 kB
SwapCached:          0 kB
Active:         219708 kB
Inactive:       554128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1203272 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14780 kB
Writeback:           0 kB
Mapped:          73428 kB
Slab:            64288 kB
Committed_AS:  2674064 kB
PageTables:       1780 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= 66549 MiB

End job on node18 on Wed Apr 11 21:29:04 UTC 2007