Trace number 314411

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 564.645 564.867

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data (download as text)

15.46/15.53	c run March_dl for 5 seconds ... 
15.46/15.53	c Bin: Executing march_dl
15.46/15.53	c child exit by a signal
15.46/15.53	c march_dl returned code 137.
15.46/15.53	c run saps for 2 seconds ... 
15.46/15.53	c Bin: Executing ubcsat2006
15.46/15.53	c child exited successfully
15.46/15.53	c ubcsat2006 returned code 0.
15.46/15.53	c satzilla computing base features
15.46/15.53	c satzilla doing unit-prop probe
15.46/15.53	c satzilla doing local search probe
15.46/15.53	c satzilla doing lobjois search-space size estimate
15.46/15.53	c satzilla's ranking:
15.46/15.53	c 1) eureka: 1.457491
15.46/15.53	c 2) zchaff_rand: 1.887421
15.46/15.53	c 3) minisat20: 3.285640
15.46/15.53	c 4) vallst: 3.837538
15.46/15.53	c 5) kcnfs: 5.148681
15.46/15.53	c 6) march_dl: 5.599082
15.46/15.53	c 7) kcnfs+P: 999.000000
15.46/15.53	c 8) march_dl+P: 999.000000
15.46/15.53	c 9) vallst+P: 999.000000
15.46/15.53	c 10) zchaff_rand+P: 999.000000
15.46/15.53	c 11) rsat+P: 999.000000
15.46/15.53	c 12) eureka+P: 999.000000
15.46/15.53	c 13) minisat20+P: 999.000000
15.46/15.53	c 14) rsat: 999.000000
15.46/15.53	c satzilla running eureka ... 
564.59/564.86	c Bin: Executing eureka
564.59/564.86	c child exited successfully
564.59/564.86	c eureka returned code 20.
564.59/564.86	s UNSATISFIABLE
564.59/564.86	c SATZILLA_TIME=564.710000

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/node61/watcher-314411-1172636740 -o ROOT/results/node61/solver-314411-1172636740 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314411-1172636740/SATzilla2007_F /tmp/evaluation/314411-1172636740/instance-314411-1172636740.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.09 1.04 0.99 2/64 24120
/proc/meminfo: memFree=1560280/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=18568 CPUtime=0
/proc/24120/stat : 24120 (runsolver) R 24118 24120 23744 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 283630915 19013632 293 18446744073709551615 4194304 4294612 548682068912 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24120/statm: 4642 293 258 24 0 2626 0

[startup+0.0742869 s]
/proc/loadavg: 1.09 1.04 0.99 2/64 24120
/proc/meminfo: memFree=1560280/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.10129 s]
/proc/loadavg: 1.09 1.04 0.99 2/64 24120
/proc/meminfo: memFree=1560280/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.301308 s]
/proc/loadavg: 1.09 1.04 0.99 2/64 24120
/proc/meminfo: memFree=1560280/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+0.701346 s]
/proc/loadavg: 1.09 1.04 0.99 2/64 24120
/proc/meminfo: memFree=1560280/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1512

[startup+1.50142 s]
/proc/loadavg: 1.09 1.04 0.99 2/66 24122
/proc/meminfo: memFree=1547656/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
[pid=24122] ppid=24120 vsize=26272 CPUtime=1.49
/proc/24122/stat : 24122 (march_dl) R 24120 24120 23744 0 -1 4194304 14142 0 0 0 142 7 0 0 25 0 1 0 283630915 26902528 5765 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24122/statm: 6568 5765 69 118 0 6447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27784

[startup+3.10259 s]
/proc/loadavg: 1.09 1.04 0.99 2/66 24122
/proc/meminfo: memFree=1536520/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=0
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
[pid=24122] ppid=24120 vsize=27464 CPUtime=3.08
/proc/24122/stat : 24122 (march_dl) R 24120 24120 23744 0 -1 4194304 14445 0 0 0 301 7 0 0 25 0 1 0 283630915 28123136 6068 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134560286 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24122/statm: 6866 6068 69 118 0 6745 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28976

[startup+6.30169 s]
/proc/loadavg: 1.09 1.03 0.99 2/66 24123
/proc/meminfo: memFree=1549968/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=1512 CPUtime=4.99
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 149 14641 0 0 0 0 492 7 16 0 1 0 283630915 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24120/statm: 378 125 110 260 0 84 0
[pid=24123] ppid=24120 vsize=14388 CPUtime=1.28
/proc/24123/stat : 24123 (ubcsat2006) R 24120 24120 23744 0 -1 4194304 2647 0 0 0 126 2 0 0 25 0 1 0 283631416 14733312 2629 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24123/statm: 3597 2629 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15900

[startup+12.7013 s]
/proc/loadavg: 1.08 1.03 0.99 2/65 24123
/proc/meminfo: memFree=1550808/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=22832 CPUtime=12.67
/proc/24120/stat : 24120 (SATzilla2007_F) R 24118 24120 23744 0 -1 4194304 7468 17294 0 0 539 5 713 10 25 0 1 0 283630915 23379968 4963 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/24120/statm: 5708 4963 164 260 0 5414 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22832

[startup+25.5015 s]
/proc/loadavg: 1.06 1.03 0.99 2/66 24126
/proc/meminfo: memFree=1533520/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=20380 CPUtime=9.93
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 13709 15 3 1 984 9 0 0 25 0 1 0 283632469 20869120 4313 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562938 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 5095 4313 177 116 0 4634 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 31452

[startup+51.102 s]
/proc/loadavg: 1.04 1.03 0.99 2/66 24126
/proc/meminfo: memFree=1523088/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=31104 CPUtime=35.53
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 29502 15 3 1 3534 19 0 0 25 0 1 0 283632469 31850496 6871 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 7776 6871 177 116 0 7315 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 42176

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 0.99 2/66 24126
/proc/meminfo: memFree=1512016/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=40992 CPUtime=86.71
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 51636 15 3 1 8639 32 0 0 25 0 1 0 283632469 41975808 9092 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 10820686 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 10248 9092 177 116 0 9787 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 52064

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 0.99 2/66 24126
/proc/meminfo: memFree=1510928/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=42892 CPUtime=146.7
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 70799 15 3 1 14629 41 0 0 25 0 1 0 283632469 43921408 9884 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134573796 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 10723 9884 177 116 0 10262 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 53964

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.99 2/66 24126
/proc/meminfo: memFree=1508944/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=44848 CPUtime=206.68
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 89934 15 3 1 20617 51 0 0 25 0 1 0 283632469 45924352 10359 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 11212 10359 177 116 0 10751 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 55920

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1507536/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=47044 CPUtime=266.66
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 109157 15 3 1 26604 62 0 0 25 0 1 0 283632469 48173056 10686 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 11761 10686 177 116 0 11300 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 58116

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1507152/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=47428 CPUtime=326.64
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 128102 15 3 1 32593 71 0 0 25 0 1 0 283632469 48566272 10765 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 11857 10765 177 116 0 11396 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 58500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506768/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=47740 CPUtime=386.62
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 146675 15 3 1 38582 80 0 0 25 0 1 0 283632469 48885760 10838 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562318 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 11935 10838 177 116 0 11474 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 58812

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506384/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48012 CPUtime=446.61
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 164209 15 3 1 44572 89 0 0 25 0 1 0 283632469 49164288 10915 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12003 10915 177 116 0 11542 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 59084

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506256/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48356 CPUtime=506.6
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 178356 15 3 1 50565 95 0 0 25 0 1 0 283632469 49516544 10935 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12089 10935 177 116 0 11628 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 59428

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48236 CPUtime=521.79
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 181557 15 3 1 52083 96 0 0 25 0 1 0 283632469 49393664 10895 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562418 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12059 10895 177 116 0 11598 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 59308

[startup+550.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506256/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48352 CPUtime=534.59
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 184585 15 3 1 53361 98 0 0 25 0 1 0 283632469 49512448 10910 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12088 10910 177 116 0 11627 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 59424

[startup+556.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506256/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48332 CPUtime=540.98
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 186056 15 3 1 53999 99 0 0 25 0 1 0 283632469 49491968 10903 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134569638 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12083 10903 177 116 0 11622 0
Current children cumulated CPU time (s) 556.48
Current children cumulated vsize (KiB) 59404

[startup+559.906 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506256/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48324 CPUtime=544.19
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 186777 15 3 1 54320 99 0 0 25 0 1 0 283632469 49483776 10903 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12081 10903 177 116 0 11620 0
Current children cumulated CPU time (s) 559.69
Current children cumulated vsize (KiB) 59396

[startup+563.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48284 CPUtime=547.39
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 187464 15 3 1 54639 100 0 0 25 0 1 0 283632469 49442816 10886 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134571739 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12071 10886 177 116 0 11610 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 59356

[startup+563.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48284 CPUtime=548.19
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 187464 15 3 1 54719 100 0 0 25 0 1 0 283632469 49442816 10886 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12071 10886 177 116 0 11610 0
Current children cumulated CPU time (s) 563.69
Current children cumulated vsize (KiB) 59356

[startup+564.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48284 CPUtime=548.59
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 187466 15 3 1 54759 100 0 0 25 0 1 0 283632469 49442816 10888 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12071 10888 177 116 0 11610 0
Current children cumulated CPU time (s) 564.09
Current children cumulated vsize (KiB) 59356

[startup+564.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48284 CPUtime=548.99
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 187468 15 3 1 54799 100 0 0 25 0 1 0 283632469 49442816 10890 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12071 10890 177 116 0 11610 0
Current children cumulated CPU time (s) 564.49
Current children cumulated vsize (KiB) 59356

[startup+564.801 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 24126
/proc/meminfo: memFree=1506320/2055920 swapFree=4183264/4192956
[pid=24120] ppid=24118 vsize=11072 CPUtime=15.5
/proc/24120/stat : 24120 (SATzilla2007_F) S 24118 24120 23744 0 -1 4194304 9572 17294 0 0 820 7 713 10 25 0 1 0 283630915 11337728 2543 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24120/statm: 2768 2543 170 260 0 2474 0
[pid=24124] ppid=24120 vsize=48284 CPUtime=549.09
/proc/24124/stat : 24124 (eureka) R 24120 24120 23744 0 -1 0 187468 15 3 1 54809 100 0 0 25 0 1 0 283632469 49442816 10890 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24124/statm: 12071 10890 177 116 0 11610 0
Current children cumulated CPU time (s) 564.59
Current children cumulated vsize (KiB) 59356

Child status: 20
Real time (s): 564.867
CPU time (s): 564.645
CPU user time (s): 563.451
CPU system time (s): 1.19382
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 60840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.451
system time used= 1.19382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214362
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 963

runsolver used 0.450931 second user time and 1.18082 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 28 04:25:40 UTC 2007

IDJOB= 314411
IDBENCH= 20390
IDSOLVER= 136
FILE ID= node61/314411-1172636740

PBS_JOBID= 3981156

Free space on /tmp= 66511 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= /tmp/evaluation/314411-1172636740/SATzilla2007_F /tmp/evaluation/314411-1172636740/instance-314411-1172636740.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-314411-1172636740 -o ROOT/results/node61/solver-314411-1172636740 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314411-1172636740/SATzilla2007_F /tmp/evaluation/314411-1172636740/instance-314411-1172636740.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 737091804

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1560688 kB
Buffers:         28628 kB
Cached:         414952 kB
SwapCached:       3996 kB
Active:          49832 kB
Inactive:       403764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560688 kB
SwapTotal:     4192956 kB
SwapFree:      4183264 kB
Dirty:           12968 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            27764 kB
Committed_AS:   789232 kB
PageTables:       1388 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= 66511 MiB

End job on node61 on Wed Feb 28 04:35:05 UTC 2007