Trace number 334986

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 FULL? (TO) 1200.06 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data (download as text)

75.14/75.21	c run March_dl for 5 seconds ... 
75.14/75.21	c Bin: Executing march_dl
75.14/75.21	c child exit by a signal
75.14/75.21	c march_dl returned code 137.
75.14/75.21	c run saps for 2 seconds ... 
75.14/75.21	c Bin: Executing ubcsat2006
75.14/75.21	c child exited successfully
75.14/75.21	c ubcsat2006 returned code 0.
75.14/75.21	c satzilla computing base features
75.14/75.21	c satzilla doing unit-prop probe
75.14/75.21	c satzilla doing local search probe
75.14/75.21	c satzilla doing lobjois search-space size estimate
75.14/75.21	c satzilla's ranking:
75.14/75.21	c 1) march_dl: 3.040384
75.14/75.21	c 2) zchaff_rand: 3.057422
75.14/75.21	c 3) eureka: 3.147072
75.14/75.21	c 4) minisat20: 3.375042
75.14/75.21	c 5) vallst: 3.996583
75.14/75.21	c 6) kcnfs: 4.426930
75.14/75.21	c 7) kcnfs+P: 999.000000
75.14/75.21	c 8) march_dl+P: 999.000000
75.14/75.21	c 9) vallst+P: 999.000000
75.14/75.21	c 10) zchaff_rand+P: 999.000000
75.14/75.21	c 11) rsat+P: 999.000000
75.14/75.21	c 12) eureka+P: 999.000000
75.14/75.21	c 13) minisat20+P: 999.000000
75.14/75.21	c 14) rsat: 999.000000
75.14/75.21	c satzilla running march_dl ... 
1199.00/1199.52	c Bin: Executing march_dl
1199.00/1199.52	c child exit by a signal
1199.00/1199.52	c march_dl returned code 137.
1199.00/1199.52	c march_dl returned code 137.
1199.00/1199.52	c satzilla running zchaff_rand ... 
1199.00/1199.52	c Bin: Executing zchaff_rand
1199.00/1199.52	c zchaff_rand returned code 1.
1199.00/1199.52	c zchaff_rand returned code 1.
1199.00/1199.52	c satzilla running eureka ... 
1199.00/1199.52	c Bin: Executing eureka
1199.00/1199.52	c eureka returned code 1.
1199.00/1199.52	c eureka returned code 1.
1199.00/1199.52	c satzilla running minisat20 ... 
1199.00/1199.52	c Bin: Executing minisat20
1199.00/1199.52	c minisat20 returned code 1.
1199.00/1199.52	c minisat20 returned code 1.
1199.00/1199.52	c satzilla running vallst ... 
1199.00/1199.52	c Bin: Executing vallst
1199.00/1199.52	c vallst returned code 1.
1199.00/1199.52	c vallst returned code 1.
1199.00/1199.52	c satzilla running kcnfs ... 
1199.00/1199.52	c Bin: Executing kcnfs
1199.00/1199.52	c kcnfs returned code 1.
1199.00/1199.52	c kcnfs returned code 1.
1199.00/1199.52	c satzilla running kcnfs 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/node19/watcher-334986-1173602927 -o ROOT/results/node19/solver-334986-1173602927 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334986-1173602927/SATzilla2007_F /tmp/evaluation/334986-1173602927/instance-334986-1173602927.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: 1.00 1.00 0.99 3/77 8709
/proc/meminfo: memFree=1461024/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=13216 CPUtime=0
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 846 0 0 0 0 0 0 0 19 0 1 0 380247443 13533184 840 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 3304 847 49 118 0 3183 0

[startup+0.0915049 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 8709
/proc/meminfo: memFree=1461024/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=30020 CPUtime=0.08
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 4332 0 0 0 7 1 0 0 19 0 1 0 380247443 30740480 4326 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 7505 4326 50 118 0 7384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31532

[startup+0.101505 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 8709
/proc/meminfo: memFree=1461024/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=30152 CPUtime=0.09
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 4374 0 0 0 8 1 0 0 19 0 1 0 380247443 30875648 4368 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 7538 4368 50 118 0 7417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31664

[startup+0.301528 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 8709
/proc/meminfo: memFree=1461024/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=32924 CPUtime=0.29
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 5236 0 0 0 27 2 0 0 20 0 1 0 380247443 33714176 5230 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 8231 5231 50 118 0 8110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34436

[startup+0.70157 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 8709
/proc/meminfo: memFree=1461024/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=38336 CPUtime=0.69
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 6954 0 0 0 65 4 0 0 24 0 1 0 380247443 39256064 6948 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 9584 6949 50 118 0 9463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39848

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8711
/proc/meminfo: memFree=1427280/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=49160 CPUtime=1.48
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 10309 0 0 0 141 7 0 0 25 0 1 0 380247443 50339840 10303 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 12290 10303 50 118 0 12169 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50672

[startup+3.10283 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8711
/proc/meminfo: memFree=1409680/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=0
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8710] ppid=8709 vsize=71204 CPUtime=3.07
/proc/8710/stat : 8710 (march_dl) R 8709 8709 7885 0 -1 4194304 17203 0 0 0 296 11 0 0 25 0 1 0 380247443 72912896 17197 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8710/statm: 17801 17197 50 118 0 17680 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 72716

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8712
/proc/meminfo: memFree=1455568/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=1512 CPUtime=5
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 149 30158 0 0 0 0 481 19 16 0 1 0 380247443 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8709/statm: 378 125 110 260 0 84 0
[pid=8712] ppid=8709 vsize=39064 CPUtime=1.26
/proc/8712/stat : 8712 (ubcsat2006) R 8709 8709 7885 0 -1 4194304 4785 0 0 0 123 3 0 0 25 0 1 0 380247946 40001536 4768 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8712/statm: 9766 4768 141 64 0 9347 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 40576

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8712
/proc/meminfo: memFree=1445464/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=60368 CPUtime=12.66
/proc/8709/stat : 8709 (SATzilla2007_F) R 8707 8709 7885 0 -1 4194304 7635 65993 0 0 130 3 1093 40 25 0 1 0 380247443 61816832 7604 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 15092 7604 128 260 0 14798 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 60368

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8712
/proc/meminfo: memFree=1246424/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=216904 CPUtime=25.46
/proc/8709/stat : 8709 (SATzilla2007_F) R 8707 8709 7885 0 -1 4194304 53797 65993 0 0 1385 28 1093 40 25 0 1 0 380247443 222109696 53765 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 54226 53765 135 260 0 53932 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 216904

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8712
/proc/meminfo: memFree=1334360/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128256 CPUtime=51.05
/proc/8709/stat : 8709 (SATzilla2007_F) R 8707 8709 7885 0 -1 4194304 78535 65993 0 0 3928 44 1093 40 25 0 1 0 380247443 131334144 31803 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134543057 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 32064 31803 137 260 0 31770 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 128256

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1187088/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=196540 CPUtime=27.07
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 85002 0 0 0 2668 39 0 0 25 0 1 0 380254964 201256960 36723 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 49135 36723 61 118 0 49014 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 325016

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1164688/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=219484 CPUtime=87.04
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 123661 0 0 0 8647 57 0 0 25 0 1 0 380254964 224751616 42245 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 54871 42245 65 118 0 54750 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 347960

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1037008/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=347732 CPUtime=147.03
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 178337 0 0 0 14610 93 0 0 25 0 1 0 380254964 356077568 74093 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 86933 74093 73 118 0 86812 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 476208

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1035216/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=363132 CPUtime=207.01
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 196849 0 0 0 20597 104 0 0 25 0 1 0 380254964 371847168 75054 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 90783 75054 73 118 0 90662 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 491608

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020752/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455576 CPUtime=267
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214530 0 0 0 26587 113 0 0 25 0 1 0 380254964 466509824 78177 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113894 78177 75 118 0 113773 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 584052

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020752/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0

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

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020688/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=446.94
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 44580 114 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 584056

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020688/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=506.93
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 50578 115 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 584056

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020752/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=566.91
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 56576 115 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 584056

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8713
/proc/meminfo: memFree=1020688/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=626.9
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 62574 116 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 584056

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 8827
/proc/meminfo: memFree=1019480/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=686.82
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 68566 116 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134573160 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 584056

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020432/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=746.76
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 74559 117 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 584056

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020432/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=806.74
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 80556 118 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 584056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020496/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=866.72
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 86554 118 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 584056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020496/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=926.71
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 92552 119 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 584056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020560/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=986.69
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 98550 119 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 584056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020560/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=1046.67
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 104547 120 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 584056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 8911
/proc/meminfo: memFree=1020688/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=128476 CPUtime=75.16
/proc/8709/stat : 8709 (SATzilla2007_F) S 8707 8709 7885 0 -1 4194304 143657 65993 0 0 6301 82 1093 40 25 0 1 0 380247443 131559424 31879 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8709/statm: 32119 31879 170 260 0 31825 0
[pid=8713] ppid=8709 vsize=455580 CPUtime=1106.65
/proc/8713/stat : 8713 (march_dl) R 8709 8709 7885 0 -1 4194304 214537 0 0 0 110545 120 0 0 25 0 1 0 380254964 466513920 78184 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134587388 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8713/statm: 113895 78184 75 118 0 113774 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 584056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8911
/proc/meminfo: memFree=1301208/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=161480 CPUtime=1200.02
/proc/8709/stat : 8709 (SATzilla2007_F) R 8707 8709 7885 0 -1 4194304 152165 280530 0 0 6395 86 113355 166 25 0 1 0 380247443 165355520 40111 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 40370 40112 171 260 0 40076 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 161480

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 8911
/proc/meminfo: memFree=1301208/2055920 swapFree=4169404/4192956
[pid=8709] ppid=8707 vsize=161480 CPUtime=1200.02
/proc/8709/stat : 8709 (SATzilla2007_F) R 8707 8709 7885 0 -1 4194304 152165 280530 0 0 6395 86 113355 166 25 0 1 0 380247443 165355520 40111 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/8709/statm: 40370 40112 171 260 0 40076 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 161480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.06
CPU user time (s): 1197.51
CPU system time (s): 2.55361
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 585900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.51
system time used= 2.55361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 432697
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= 29
involuntary context switches= 2293

runsolver used 1.25181 second user time and 3.12352 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Mar 11 08:48:54 UTC 2007

IDJOB= 334986
IDBENCH= 24640
IDSOLVER= 136
FILE ID= node19/334986-1173602927

PBS_JOBID= 4101241

Free space on /tmp= 66502 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334986-1173602927/SATzilla2007_F /tmp/evaluation/334986-1173602927/instance-334986-1173602927.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-334986-1173602927 -o ROOT/results/node19/solver-334986-1173602927 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334986-1173602927/SATzilla2007_F /tmp/evaluation/334986-1173602927/instance-334986-1173602927.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  73bcef7c584867538ae0bed90374a7ab

RANDOM SEED= 391353619

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.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	: 5931.00
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:       1461368 kB
Buffers:         46656 kB
Cached:         463148 kB
SwapCached:       2440 kB
Active:         413576 kB
Inactive:       119012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461368 kB
SwapTotal:     4192956 kB
SwapFree:      4169404 kB
Dirty:           55728 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            47452 kB
Committed_AS:  1443104 kB
PageTables:       1756 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= 66502 MiB

End job on node19 on Sun Mar 11 09:08:57 UTC 2007