Trace number 314971

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.1 1200.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryINDUST (industrial 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 variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data (download as text)

10.77/10.83	c run March_dl for 5 seconds ... 
10.77/10.83	c Bin: Executing march_dl
10.77/10.83	c child exit by a signal
10.77/10.83	c march_dl returned code 137.
10.77/10.83	c run saps for 2 seconds ... 
10.77/10.83	c Bin: Executing ubcsat2006
10.77/10.83	c child exited successfully
10.77/10.83	c ubcsat2006 returned code 0.
10.77/10.83	c satzilla computing base features
10.77/10.83	c satzilla doing unit-prop probe
10.77/10.83	c satzilla doing local search probe
10.77/10.83	c satzilla doing lobjois search-space size estimate
10.77/10.83	c satzilla's ranking:
10.77/10.83	c 1) eureka: 2.030671
10.77/10.83	c 2) minisat20: 2.034268
10.77/10.83	c 3) vallst: 3.022444
10.77/10.83	c 4) kcnfs: 4.324266
10.77/10.83	c 5) zchaff_rand: 4.701904
10.77/10.83	c 6) march_dl: 9.340834
10.77/10.83	c 7) kcnfs+P: 999.000000
10.77/10.83	c 8) march_dl+P: 999.000000
10.77/10.83	c 9) vallst+P: 999.000000
10.77/10.83	c 10) zchaff_rand+P: 999.000000
10.77/10.83	c 11) rsat+P: 999.000000
10.77/10.83	c 12) eureka+P: 999.000000
10.77/10.83	c 13) minisat20+P: 999.000000
10.77/10.83	c 14) rsat: 999.000000
10.77/10.83	c satzilla running eureka ... 
1199.57/1200.05	c Bin: Executing eureka
1199.57/1200.05	c child exit by a signal
1199.57/1200.05	c eureka returned code 137.
1199.57/1200.05	c eureka returned code 137.
1199.57/1200.05	c satzilla running minisat20 ... 
1199.57/1200.05	c Bin: Executing minisat20
1199.57/1200.05	c minisat20 returned code 1.
1199.57/1200.05	c minisat20 returned code 1.
1199.57/1200.05	c satzilla running vallst ... 
1199.57/1200.05	c Bin: Executing vallst
1199.57/1200.05	c vallst returned code 1.
1199.57/1200.05	c vallst returned code 1.
1199.57/1200.05	c satzilla running kcnfs ... 
1199.57/1200.05	c Bin: Executing kcnfs
1199.57/1200.05	c kcnfs returned code 1.
1199.57/1200.05	c kcnfs returned code 1.
1199.57/1200.05	c satzilla running zchaff_rand ... 
1199.57/1200.05	c Bin: Executing zchaff_rand
1199.57/1200.05	c zchaff_rand returned code 1.
1199.57/1200.05	c zchaff_rand returned code 1.
1199.57/1200.05	c satzilla running march_dl ... 
1199.57/1200.05	c Bin: Executing march_dl
1199.57/1200.05	c march_dl returned code 1.
1199.57/1200.05	c march_dl returned code 1.
1199.57/1200.05	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/node39/watcher-314971-1172646477 -o ROOT/results/node39/solver-314971-1172646477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314971-1172646477/SATzilla2007_F /tmp/evaluation/314971-1172646477/instance-314971-1172646477.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.92 0.98 0.99 3/64 16904
/proc/meminfo: memFree=1457080/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) R 16902 16904 15427 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=1352 CPUtime=0
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 284603617 1384448 210 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 338 210 50 118 0 217 0

[startup+0.103898 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16904
/proc/meminfo: memFree=1457080/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=3704 CPUtime=0.09
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 1196 0 0 0 9 0 0 0 19 0 1 0 284603617 3792896 731 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 926 731 55 118 0 805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5216

[startup+0.201914 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16904
/proc/meminfo: memFree=1457080/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=6296 CPUtime=0.19
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 3199 0 0 0 19 0 0 0 20 0 1 0 284603617 6447104 1366 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134656045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 1574 1366 69 118 0 1453 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7808

[startup+0.301931 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16904
/proc/meminfo: memFree=1457080/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=6700 CPUtime=0.28
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 3317 0 0 0 28 0 0 0 21 0 1 0 284603617 6860800 1484 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559933 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 1675 1484 69 118 0 1554 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8212

[startup+0.701999 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 16904
/proc/meminfo: memFree=1457080/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=8132 CPUtime=0.69
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 3683 0 0 0 68 1 0 0 24 0 1 0 284603617 8327168 1848 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559908 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 2033 1848 69 118 0 1912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16906
/proc/meminfo: memFree=1449448/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=8408 CPUtime=1.49
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 4039 0 0 0 148 1 0 0 25 0 1 0 284603617 8609792 1932 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134651774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 2102 1932 69 118 0 1981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9920

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 16906
/proc/meminfo: memFree=1444904/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=0
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16905] ppid=16904 vsize=14476 CPUtime=3.09
/proc/16905/stat : 16905 (march_dl) R 16904 16904 15427 0 -1 4194304 6009 0 0 0 306 3 0 0 25 0 1 0 284603617 14823424 3046 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134513791 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16905/statm: 3619 3046 75 118 0 3498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15988

[startup+6.30296 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16907
/proc/meminfo: memFree=1454632/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=1512 CPUtime=4.99
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 149 6009 0 0 0 0 496 3 16 0 1 0 284603617 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16904/statm: 378 125 110 260 0 84 0
[pid=16907] ppid=16904 vsize=6188 CPUtime=1.28
/proc/16907/stat : 16907 (ubcsat2006) R 16904 16904 15427 0 -1 4194304 696 0 0 0 118 10 0 0 25 0 1 0 284604118 6336512 678 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16907/statm: 1547 678 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1449896/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=6408 CPUtime=1.84
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 2120 16 0 0 183 1 0 0 25 0 1 0 284604701 6561792 1205 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 1602 1205 177 116 0 1141 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10572

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1445992/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=10220 CPUtime=14.63
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 4390 16 0 0 1460 3 0 0 25 0 1 0 284604701 10465280 2158 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 2555 2158 177 116 0 2094 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14384

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1441128/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=15148 CPUtime=40.23
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 7672 16 0 0 4017 6 0 0 25 0 1 0 284604701 15511552 3381 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 3787 3381 177 116 0 3326 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19312

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1437352/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=18988 CPUtime=91.41
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 12411 16 0 0 9133 8 0 0 25 0 1 0 284604701 19443712 4300 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562804 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 4747 4300 177 116 0 4286 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23152

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1435176/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=21564 CPUtime=151.4
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 17564 16 0 0 15128 12 0 0 25 0 1 0 284604701 22081536 4832 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 5391 4832 177 116 0 4930 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25728

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1434344/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=21956 CPUtime=211.37
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 21797 16 0 0 21123 14 0 0 25 0 1 0 284604701 22482944 5019 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562232 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 5489 5019 177 116 0 5028 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26120

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1433256/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=22836 CPUtime=271.36
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 26587 16 0 0 27118 18 0 0 25 0 1 0 284604701 23384064 5282 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 5709 5282 177 116 0 5248 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27000

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1432616/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=23780 CPUtime=331.33
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 31371 16 0 0 33113 20 0 0 25 0 1 0 284604701 24350720 5396 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 5945 5396 177 116 0 5484 0

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

[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=24364 CPUtime=451.3
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 40735 16 0 0 45104 26 0 0 25 0 1 0 284604701 24948736 5620 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6091 5620 177 116 0 5630 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 28528

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1431336/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=24640 CPUtime=511.28
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 44693 16 0 0 51099 29 0 0 25 0 1 0 284604701 25231360 5683 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6160 5683 177 116 0 5699 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 28804

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1430888/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=25552 CPUtime=571.26
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 49031 16 0 0 57095 31 0 0 25 0 1 0 284604701 26165248 5777 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134560164 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6388 5777 177 116 0 5927 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 29716

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1430376/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=25656 CPUtime=631.24
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 52730 16 0 0 63090 34 0 0 25 0 1 0 284604701 26271744 5875 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134560048 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6414 5875 177 116 0 5953 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29820

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 16910
/proc/meminfo: memFree=1430056/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=25784 CPUtime=691.22
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 56777 16 0 0 69086 36 0 0 25 0 1 0 284604701 26402816 5925 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6446 5925 177 116 0 5985 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 29948

[startup+762.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 16910
/proc/meminfo: memFree=1429736/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=25972 CPUtime=751.2
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 60839 16 0 0 75082 38 0 0 25 0 1 0 284604701 26595328 5979 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562364 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6493 5979 177 116 0 6032 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 30136

[startup+822.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 16910
/proc/meminfo: memFree=1429416/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=26168 CPUtime=811.18
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 64621 16 0 0 81078 40 0 0 25 0 1 0 284604701 26796032 6048 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6542 6048 177 116 0 6081 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 30332

[startup+882.306 s]
/proc/loadavg: 1.26 1.07 1.02 2/66 16910
/proc/meminfo: memFree=1428648/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=27044 CPUtime=871.16
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 68622 16 0 0 87075 41 0 0 25 0 1 0 284604701 27693056 6221 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6761 6221 177 116 0 6300 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 31208

[startup+942.301 s]
/proc/loadavg: 1.12 1.07 1.02 2/66 16910
/proc/meminfo: memFree=1428328/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=27220 CPUtime=931.14
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 72217 16 0 0 93071 43 0 0 25 0 1 0 284604701 27873280 6270 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6805 6270 177 116 0 6344 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 31384

[startup+1002.3 s]
/proc/loadavg: 1.04 1.05 1.01 2/66 16910
/proc/meminfo: memFree=1428008/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=27220 CPUtime=991.12
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 75886 16 0 0 99067 45 0 0 25 0 1 0 284604701 27873280 6341 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 6805 6341 177 116 0 6344 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 31384

[startup+1062.3 s]
/proc/loadavg: 1.01 1.04 1.01 2/66 16910
/proc/meminfo: memFree=1427432/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=28272 CPUtime=1051.11
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 79658 16 0 0 105063 48 0 0 25 0 1 0 284604701 28950528 6464 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 7068 6464 177 116 0 6607 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 32436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 16910
/proc/meminfo: memFree=1426728/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=28700 CPUtime=1111.09
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 83495 16 0 0 111059 50 0 0 25 0 1 0 284604701 29388800 6613 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 7175 6613 177 116 0 6714 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 32864

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16910
/proc/meminfo: memFree=1426344/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=4164 CPUtime=10.81
/proc/16904/stat : 16904 (SATzilla2007_F) S 16902 16904 15427 0 -1 4194304 2053 6711 0 0 354 5 699 23 25 0 1 0 284603617 4263936 853 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16904/statm: 1041 853 170 260 0 747 0
[pid=16908] ppid=16904 vsize=29692 CPUtime=1171.06
/proc/16908/stat : 16908 (eureka) R 16904 16904 15427 0 -1 0 86908 16 0 0 117055 51 0 0 25 0 1 0 284604701 30404608 6677 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16908/statm: 7423 6677 177 116 0 6962 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 33856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16910
/proc/meminfo: memFree=1447408/2055920 swapFree=4183936/4192956
[pid=16904] ppid=16902 vsize=12160 CPUtime=1200.08
/proc/16904/stat : 16904 (SATzilla2007_F) R 16902 16904 15427 0 -1 4194304 3524 94820 0 0 398 5 119529 76 21 0 1 0 284603617 12451840 2100 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/16904/statm: 3040 2100 177 260 0 2746 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 12160

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.28
CPU system time (s): 0.821875
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 34792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.28
system time used= 0.821875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98344
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= 37
involuntary context switches= 3052

runsolver used 1.15882 second user time and 2.53761 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Feb 28 07:07:57 UTC 2007

IDJOB= 314971
IDBENCH= 20404
IDSOLVER= 136
FILE ID= node39/314971-1172646477

PBS_JOBID= 3981150

Free space on /tmp= 66532 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  a948576641dd03cc33abaca38a6e7e4c

RANDOM SEED= 585749181

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1457488 kB
Buffers:         15552 kB
Cached:         531860 kB
SwapCached:       2776 kB
Active:          93484 kB
Inactive:       463460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457488 kB
SwapTotal:     4192956 kB
SwapFree:      4183936 kB
Dirty:           10560 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            27504 kB
Committed_AS:   696520 kB
PageTables:       1412 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= 66532 MiB

End job on node39 on Wed Feb 28 07:28:00 UTC 2007