Trace number 314489

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 RANDOM? (TO) 1200.06 1200.61

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.0267
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

Solver Data (download as text)

11.46/11.55	c run March_dl for 5 seconds ... 
11.46/11.55	c Bin: Executing march_dl
11.46/11.55	c child exit by a signal
11.46/11.55	c march_dl returned code 137.
11.46/11.55	c run saps (UBCSAT implementation) for 2 seconds ... 
11.46/11.55	c Bin: Executing ubcsat2006
11.46/11.55	c child exited successfully
11.46/11.55	c ubcsat2006 returned code 0.
11.46/11.55	c satzilla computing base features
11.46/11.55	c satzilla doing unit-prop probe
11.46/11.55	c satzilla doing local search probe
11.46/11.55	c satzilla doing lobjois search-space size estimate
11.46/11.55	c satzilla's ranking:
11.46/11.55	c 1) kcnfs: -1146.517962
11.46/11.55	c 2) march_dl: -315.086192
11.46/11.55	c 3) minisat20+P: 169.563774
11.46/11.55	c 4) kcnfs+P: 999.000000
11.46/11.55	c 5) march_dl+P: 999.000000
11.46/11.55	c 6) vallst+P: 999.000000
11.46/11.55	c 7) zchaff_rand+P: 999.000000
11.46/11.55	c 8) vallst: 999.000000
11.46/11.55	c 9) zchaff_rand: 999.000000
11.46/11.55	c 10) minisat20: 999.000000
11.46/11.55	c satzilla running kcnfs ... 
11.52/11.66	c Bin: Executing kcnfs
11.52/11.66	c child exited successfully
11.52/11.66	c kcnfs returned code 0.
11.52/11.66	c kcnfs returned code 0.
11.52/11.66	c satzilla running march_dl ... 
1199.43/1200.02	c Bin: Executing march_dl
1199.43/1200.02	c child exit by a signal
1199.43/1200.02	c march_dl returned code 137.
1199.43/1200.02	c march_dl returned code 137.
1199.43/1200.02	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-314489-1172637800 -o ROOT/results/node44/solver-314489-1172637800 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314489-1172637800/SATzilla2007_R /tmp/evaluation/314489-1172637800/instance-314489-1172637800.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.91 0.95 0.98 3/64 9973
/proc/meminfo: memFree=1303360/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=1972 CPUtime=0
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 349 0 0 0 0 0 0 0 19 0 1 0 283736151 2019328 344 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 493 344 50 118 0 372 0

[startup+0.071942 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9973
/proc/meminfo: memFree=1303360/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=2764 CPUtime=0.06
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 609 0 0 0 6 0 0 0 19 0 1 0 283736151 2830336 604 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 691 604 50 118 0 570 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4204

[startup+0.101946 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9973
/proc/meminfo: memFree=1303360/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=4840 CPUtime=0.09
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 1202 0 0 0 9 0 0 0 20 0 1 0 283736151 4956160 885 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544614 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 1210 885 53 118 0 1089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6280

[startup+0.301982 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9973
/proc/meminfo: memFree=1303360/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=6952 CPUtime=0.29
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 4460 0 0 0 27 2 0 0 21 0 1 0 283736151 7118848 1455 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 1738 1455 57 118 0 1617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8392

[startup+0.701055 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 9973
/proc/meminfo: memFree=1303360/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=13424 CPUtime=0.69
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 7271 0 0 0 66 3 0 0 24 0 1 0 283736151 13746176 3060 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 3356 3060 69 118 0 3235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14864

[startup+1.5012 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9975
/proc/meminfo: memFree=1290032/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=16712 CPUtime=1.49
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 8564 0 0 0 145 4 0 0 25 0 1 0 283736151 17113088 3894 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134546313 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 4178 3894 69 118 0 4057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18152

[startup+3.10249 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 9975
/proc/meminfo: memFree=1283632/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=0
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283736151 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9973/statm: 360 110 95 260 0 84 0
[pid=9974] ppid=9973 vsize=24524 CPUtime=3.09
/proc/9974/stat : 9974 (march_dl) R 9973 9973 9509 0 -1 4194304 11373 0 0 0 304 5 0 0 25 0 1 0 283736151 25112576 5847 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134548289 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9974/statm: 6131 5847 69 118 0 6010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25964

[startup+6.30108 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 9976
/proc/meminfo: memFree=1299312/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=1440 CPUtime=4.99
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 135 13557 0 0 0 0 492 7 16 0 1 0 283736151 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 360 111 96 260 0 84 0
[pid=9976] ppid=9973 vsize=10288 CPUtime=1.28
/proc/9976/stat : 9976 (ubcsat2006) R 9973 9973 9509 0 -1 4194304 1101 0 0 0 125 3 0 0 25 0 1 0 283736651 10534912 1084 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9976/statm: 2572 1084 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11728

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 9978
/proc/meminfo: memFree=1294000/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=14384 CPUtime=1.03
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 7915 0 0 0 100 3 0 0 25 0 1 0 283737317 14729216 3310 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 3596 3310 69 118 0 3475 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19376

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 9978
/proc/meminfo: memFree=1265520/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=35164 CPUtime=13.83
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 18783 0 0 0 1376 7 0 0 25 0 1 0 283737317 36007936 8507 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559910 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 8791 8507 69 118 0 8670 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40156

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 9978
/proc/meminfo: memFree=1251376/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60256 CPUtime=39.41
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31003 0 0 0 3925 16 0 0 25 0 1 0 283737317 61702144 12052 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15064 12052 75 118 0 14943 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 65248

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 9978
/proc/meminfo: memFree=1251440/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60256 CPUtime=90.6
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31003 0 0 0 9044 16 0 0 25 0 1 0 283737317 61702144 12052 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15064 12052 75 118 0 14943 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 65248

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9978
/proc/meminfo: memFree=1251248/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60660 CPUtime=150.57
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31056 0 0 0 15041 16 0 0 25 0 1 0 283737317 62115840 12105 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15165 12105 75 118 0 15044 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 65652

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9978
/proc/meminfo: memFree=1251120/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60792 CPUtime=210.55
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31069 0 0 0 21039 16 0 0 25 0 1 0 283737317 62251008 12118 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134588285 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15198 12118 75 118 0 15077 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 65784

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9978
/proc/meminfo: memFree=1251056/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60792 CPUtime=270.53
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31073 0 0 0 27037 16 0 0 25 0 1 0 283737317 62251008 12122 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15198 12122 75 118 0 15077 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 65784

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9978
/proc/meminfo: memFree=1250992/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=60792 CPUtime=330.51
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31089 0 0 0 33035 16 0 0 25 0 1 0 283737317 62251008 12138 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134571500 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15198 12138 75 118 0 15077 0

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

[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61072 CPUtime=450.46
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31129 0 0 0 45030 16 0 0 25 0 1 0 283737317 62537728 12178 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15268 12178 75 118 0 15147 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 66064

[startup+522.301 s]
/proc/loadavg: 1.12 1.04 1.00 2/66 9978
/proc/meminfo: memFree=1250800/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61072 CPUtime=510.44
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31133 0 0 0 51028 16 0 0 25 0 1 0 283737317 62537728 12182 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15268 12182 75 118 0 15147 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 66064

[startup+582.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/66 9978
/proc/meminfo: memFree=1250672/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61212 CPUtime=570.42
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31157 0 0 0 57026 16 0 0 25 0 1 0 283737317 62681088 12206 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15303 12206 75 118 0 15182 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 66204

[startup+642.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 9978
/proc/meminfo: memFree=1250608/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61212 CPUtime=630.4
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31163 0 0 0 63024 16 0 0 25 0 1 0 283737317 62681088 12212 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134564961 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15303 12212 75 118 0 15182 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 66204

[startup+702.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 9978
/proc/meminfo: memFree=1250672/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61352 CPUtime=690.38
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31169 0 0 0 69022 16 0 0 25 0 1 0 283737317 62824448 12218 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134568155 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15338 12218 75 118 0 15217 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 66344

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9978
/proc/meminfo: memFree=1250608/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61352 CPUtime=750.36
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31170 0 0 0 75020 16 0 0 25 0 1 0 283737317 62824448 12219 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134566675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15338 12219 75 118 0 15217 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 66344

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9978
/proc/meminfo: memFree=1250672/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61352 CPUtime=810.33
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31173 0 0 0 81017 16 0 0 25 0 1 0 283737317 62824448 12222 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552047 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15338 12222 75 118 0 15217 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 66344

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9978
/proc/meminfo: memFree=1250608/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61352 CPUtime=870.31
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31183 0 0 0 87015 16 0 0 25 0 1 0 283737317 62824448 12232 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552193 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15338 12232 75 118 0 15217 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 66344

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9978
/proc/meminfo: memFree=1250608/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61352 CPUtime=930.3
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31185 0 0 0 93013 17 0 0 25 0 1 0 283737317 62824448 12234 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15338 12234 75 118 0 15217 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 66344

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9978
/proc/meminfo: memFree=1250608/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61484 CPUtime=990.28
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31193 0 0 0 99011 17 0 0 25 0 1 0 283737317 62959616 12242 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134553675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15371 12242 75 118 0 15250 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 66476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10004
/proc/meminfo: memFree=1249400/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61484 CPUtime=1050.25
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31210 0 0 0 105007 18 0 0 25 0 1 0 283737317 62959616 12259 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15371 12259 75 118 0 15250 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 66476

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/72 10112
/proc/meminfo: memFree=1249280/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61620 CPUtime=1110.17
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31214 0 0 0 110999 18 0 0 25 0 1 0 283737317 63098880 12263 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134552086 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15405 12263 75 118 0 15284 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 66612

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 10176
/proc/meminfo: memFree=1250288/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=4992 CPUtime=11.63
/proc/9973/stat : 9973 (SATzilla2007_R) S 9971 9973 9509 0 -1 4194304 3784 16530 0 0 436 3 708 16 16 0 1 0 283736151 5111808 1058 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9973/statm: 1248 1058 157 260 0 972 0
[pid=9978] ppid=9973 vsize=61620 CPUtime=1170.1
/proc/9978/stat : 9978 (march_dl) R 9973 9973 9509 0 -1 4194304 31214 0 0 0 116992 18 0 0 25 0 1 0 283737317 63098880 12263 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134553662 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9978/statm: 15405 12263 75 118 0 15284 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 66612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10176
/proc/meminfo: memFree=1289272/2055920 swapFree=4183332/4192956
[pid=9973] ppid=9971 vsize=22724 CPUtime=1200.05
/proc/9973/stat : 9973 (SATzilla2007_R) R 9971 9973 9509 0 -1 4194304 6569 47744 0 0 488 10 119472 35 23 0 1 0 283736151 23269376 3566 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134598577 0 0 4096 0 0 0 0 17 1 0 0
/proc/9973/statm: 5681 3566 165 260 0 5405 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 22724

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.6
CPU system time (s): 0.45993
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 67240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.6
system time used= 0.45993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54313
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= 35
involuntary context switches= 3308

runsolver used 0.926859 second user time and 2.56861 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Feb 28 04:43:20 UTC 2007

IDJOB= 314489
IDBENCH= 20392
IDSOLVER= 134
FILE ID= node44/314489-1172637800

PBS_JOBID= 3981138

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/314489-1172637800/SATzilla2007_R /tmp/evaluation/314489-1172637800/instance-314489-1172637800.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-314489-1172637800 -o ROOT/results/node44/solver-314489-1172637800 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314489-1172637800/SATzilla2007_R /tmp/evaluation/314489-1172637800/instance-314489-1172637800.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 861348509

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1303832 kB
Buffers:         35792 kB
Cached:         664880 kB
SwapCached:       3944 kB
Active:         268456 kB
Inactive:       442256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1303832 kB
SwapTotal:     4192956 kB
SwapFree:      4183332 kB
Dirty:            9272 kB
Writeback:           0 kB
Mapped:          15428 kB
Slab:            27372 kB
Committed_AS:   606312 kB
PageTables:       1396 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= 66535 MiB

End job on node44 on Wed Feb 28 05:03:23 UTC 2007