Trace number 319181

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 FULLUNSAT 1055.5 1055.97

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark499.241
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data (download as text)

10.57/10.60	c run March_dl for 5 seconds ... 
10.57/10.60	c Bin: Executing march_dl
10.57/10.60	c child exit by a signal
10.57/10.60	c march_dl returned code 137.
10.57/10.60	c run saps for 2 seconds ... 
10.57/10.60	c Bin: Executing ubcsat2006
10.57/10.60	c child exited successfully
10.57/10.60	c ubcsat2006 returned code 0.
10.57/10.60	c satzilla computing base features
10.57/10.60	c satzilla doing unit-prop probe
10.57/10.60	c satzilla doing local search probe
10.57/10.60	c satzilla doing lobjois search-space size estimate
10.57/10.60	c satzilla's ranking:
10.57/10.60	c 1) march_dl: 0.757993
10.57/10.60	c 2) minisat20: 1.345230
10.57/10.60	c 3) vallst: 2.833450
10.57/10.60	c 4) kcnfs: 3.473260
10.57/10.60	c 5) zchaff_rand: 3.967638
10.57/10.60	c 6) eureka: 3.996049
10.57/10.60	c 7) kcnfs+P: 999.000000
10.57/10.60	c 8) march_dl+P: 999.000000
10.57/10.60	c 9) vallst+P: 999.000000
10.57/10.60	c 10) zchaff_rand+P: 999.000000
10.57/10.60	c 11) rsat+P: 999.000000
10.57/10.60	c 12) eureka+P: 999.000000
10.57/10.60	c 13) minisat20+P: 999.000000
10.57/10.60	c 14) rsat: 999.000000
10.57/10.60	c satzilla running march_dl ... 
1055.41/1055.96	c Bin: Executing march_dl
1055.41/1055.96	c child exited successfully
1055.41/1055.96	c march_dl returned code 20.
1055.41/1055.96	s UNSATISFIABLE
1055.41/1055.96	c SATZILLA_TIME=1055.650000

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/node69/watcher-319181-1172973444 -o ROOT/results/node69/solver-319181-1172973444 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319181-1172973444/SATzilla2007_F /tmp/evaluation/319181-1172973444/instance-319181-1172973444.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.97 0.98 3/64 31734
/proc/meminfo: memFree=1760424/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) R 31732 31734 30141 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=768 CPUtime=0
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 317302126 786432 91 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 192 91 50 118 0 71 0

[startup+0.0337451 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 31734
/proc/meminfo: memFree=1760424/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=1600 CPUtime=0.03
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 335 0 0 0 3 0 0 0 19 0 1 0 317302126 1638400 326 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 400 326 69 118 0 279 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3112

[startup+0.102755 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 31734
/proc/meminfo: memFree=1760424/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=2272 CPUtime=0.09
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 507 0 0 0 9 0 0 0 19 0 1 0 317302126 2326528 498 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 568 498 73 118 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3784

[startup+0.302788 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 31734
/proc/meminfo: memFree=1760424/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=2556 CPUtime=0.29
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 549 0 0 0 29 0 0 0 20 0 1 0 317302126 2617344 540 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527725 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 639 540 75 118 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4068

[startup+0.702854 s]
/proc/loadavg: 0.91 0.97 0.98 3/64 31734
/proc/meminfo: memFree=1760424/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=3216 CPUtime=0.69
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 686 0 0 0 69 0 0 0 24 0 1 0 317302126 3293184 677 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567191 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 804 677 75 118 0 683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4728

[startup+1.50199 s]
/proc/loadavg: 0.91 0.97 0.98 2/66 31736
/proc/meminfo: memFree=1757784/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=3216 CPUtime=1.49
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 711 0 0 0 149 0 0 0 25 0 1 0 317302126 3293184 702 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 804 702 75 118 0 683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4728

[startup+3.10125 s]
/proc/loadavg: 0.91 0.97 0.98 2/66 31736
/proc/meminfo: memFree=1757528/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=0
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31735] ppid=31734 vsize=3480 CPUtime=3.09
/proc/31735/stat : 31735 (march_dl) R 31734 31734 30141 0 -1 4194304 784 0 0 0 309 0 0 0 25 0 1 0 317302126 3563520 775 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31735/statm: 870 775 75 118 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4992

[startup+6.30178 s]
/proc/loadavg: 0.92 0.97 0.98 2/66 31737
/proc/meminfo: memFree=1759512/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=1512 CPUtime=4.99
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 149 820 0 0 0 0 498 1 16 0 1 0 317302126 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31734/statm: 378 125 110 260 0 84 0
[pid=31737] ppid=31734 vsize=6188 CPUtime=1.29
/proc/31737/stat : 31737 (ubcsat2006) R 31734 31734 30141 0 -1 4194304 312 0 0 0 111 18 0 0 25 0 1 0 317302626 6336512 294 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31737/statm: 1547 294 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 31738
/proc/meminfo: memFree=1757016/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=3348 CPUtime=2.09
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 746 0 0 0 209 0 0 0 25 0 1 0 317303186 3428352 737 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527389 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 837 737 75 118 0 716 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5408

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.98 2/66 31738
/proc/meminfo: memFree=1756248/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4008 CPUtime=14.88
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 899 0 0 0 1488 0 0 0 25 0 1 0 317303186 4104192 890 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1002 890 75 118 0 881 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6068

[startup+51.1022 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 31738
/proc/meminfo: memFree=1755864/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4272 CPUtime=40.46
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 978 0 0 0 4046 0 0 0 25 0 1 0 317303186 4374528 969 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1068 969 75 118 0 947 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6332

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 31738
/proc/meminfo: memFree=1755608/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4536 CPUtime=91.65
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1027 0 0 0 9165 0 0 0 25 0 1 0 317303186 4644864 1018 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1134 1018 75 118 0 1013 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 6596

[startup+162.302 s]
/proc/loadavg: 1.05 0.99 0.98 2/66 31738
/proc/meminfo: memFree=1755352/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4668 CPUtime=151.62
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1081 0 0 0 15162 0 0 0 25 0 1 0 317303186 4780032 1072 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565990 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1167 1072 75 118 0 1046 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 6728

[startup+222.302 s]
/proc/loadavg: 1.02 0.99 0.98 2/72 31802
/proc/meminfo: memFree=1753744/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4928 CPUtime=211.58
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1120 0 0 0 21158 0 0 0 25 0 1 0 317303186 5046272 1111 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1232 1111 75 118 0 1111 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 6988

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/72 31904
/proc/meminfo: memFree=1753504/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4928 CPUtime=271.5
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1136 0 0 0 27150 0 0 0 25 0 1 0 317303186 5046272 1127 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1232 1127 75 118 0 1111 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 6988

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754584/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=4928 CPUtime=331.47
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1140 0 0 0 33146 1 0 0 25 0 1 0 317303186 5046272 1131 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1232 1131 75 118 0 1111 0

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


[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754264/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5192 CPUtime=691.34
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1204 0 0 0 69133 1 0 0 25 0 1 0 317303186 5316608 1195 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134565280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1298 1195 75 118 0 1177 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 7252

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754200/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5192 CPUtime=751.32
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1207 0 0 0 75131 1 0 0 25 0 1 0 317303186 5316608 1198 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1298 1198 75 118 0 1177 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 7252

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754136/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5192 CPUtime=811.3
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1209 0 0 0 81129 1 0 0 25 0 1 0 317303186 5316608 1200 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1298 1200 75 118 0 1177 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 7252

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754136/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5192 CPUtime=871.29
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1212 0 0 0 87127 2 0 0 25 0 1 0 317303186 5316608 1203 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1298 1203 75 118 0 1177 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 7252

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754072/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=931.27
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1214 0 0 0 93125 2 0 0 25 0 1 0 317303186 5447680 1205 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1205 75 118 0 1209 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 7380

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=991.25
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1216 0 0 0 99123 2 0 0 25 0 1 0 317303186 5447680 1207 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1207 75 118 0 1209 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 7380

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

[startup+1023.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1012.84
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1217 0 0 0 101282 2 0 0 25 0 1 0 317303186 5447680 1208 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1208 75 118 0 1209 0
Current children cumulated CPU time (s) 1023.42
Current children cumulated vsize (KiB) 7380

[startup+1036.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1025.64
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1218 0 0 0 102562 2 0 0 25 0 1 0 317303186 5447680 1209 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134588358 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1209 75 118 0 1209 0
Current children cumulated CPU time (s) 1036.22
Current children cumulated vsize (KiB) 7380

[startup+1049.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1038.43
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1219 0 0 0 103841 2 0 0 25 0 1 0 317303186 5447680 1210 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531830 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1210 75 118 0 1209 0
Current children cumulated CPU time (s) 1049.01
Current children cumulated vsize (KiB) 7380

[startup+1052.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1041.63
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1220 0 0 0 104161 2 0 0 25 0 1 0 317303186 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1052.21
Current children cumulated vsize (KiB) 7380

[startup+1054.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1043.23
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1220 0 0 0 104321 2 0 0 25 0 1 0 317303186 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1053.81
Current children cumulated vsize (KiB) 7380

[startup+1055.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1044.03
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1220 0 0 0 104401 2 0 0 25 0 1 0 317303186 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571819 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1054.61
Current children cumulated vsize (KiB) 7380

[startup+1055.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1044.43
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1220 0 0 0 104441 2 0 0 25 0 1 0 317303186 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1055.01
Current children cumulated vsize (KiB) 7380

[startup+1055.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 31936
/proc/meminfo: memFree=1754008/2055920 swapFree=4184096/4192956
[pid=31734] ppid=31732 vsize=2060 CPUtime=10.58
/proc/31734/stat : 31734 (SATzilla2007_F) S 31732 31734 30141 0 -1 4194304 739 1138 0 0 311 20 699 28 25 0 1 0 317302126 2109440 334 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31734/statm: 515 334 170 260 0 221 0
[pid=31738] ppid=31734 vsize=5320 CPUtime=1044.83
/proc/31738/stat : 31738 (march_dl) R 31734 31734 30141 0 -1 4194304 1220 0 0 0 104481 2 0 0 25 0 1 0 317303186 5447680 1211 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571556 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31738/statm: 1330 1211 75 118 0 1209 0
Current children cumulated CPU time (s) 1055.41
Current children cumulated vsize (KiB) 7380

Child status: 20
Real time (s): 1055.97
CPU time (s): 1055.5
CPU user time (s): 1054.98
CPU system time (s): 0.514921
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 7700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1054.98
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3107
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= 24
involuntary context switches= 2729

runsolver used 0.708892 second user time and 2.28465 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Mar  4 01:57:24 UTC 2007

IDJOB= 319181
IDBENCH= 20472
IDSOLVER= 136
FILE ID= node69/319181-1172973444

PBS_JOBID= 4012039

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= /tmp/evaluation/319181-1172973444/SATzilla2007_F /tmp/evaluation/319181-1172973444/instance-319181-1172973444.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-319181-1172973444 -o ROOT/results/node69/solver-319181-1172973444 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319181-1172973444/SATzilla2007_F /tmp/evaluation/319181-1172973444/instance-319181-1172973444.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  90581094793af5fc10d4e4b9a10259ac

RANDOM SEED= 112624637

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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:       1760896 kB
Buffers:          6244 kB
Cached:         225784 kB
SwapCached:       2776 kB
Active:          76168 kB
Inactive:       165408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760896 kB
SwapTotal:     4192956 kB
SwapFree:      4184096 kB
Dirty:           10264 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            39444 kB
Committed_AS:   803160 kB
PageTables:       1472 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= 66539 MiB

End job on node69 on Sun Mar  4 02:15:00 UTC 2007