Trace number 314651

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.04 1200.21

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-20.cnf
MD5SUM5c40e79430f590d0520492d70b267b66
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark211.258
Satisfiable
(Un)Satisfiability was proved
Number of variables7847
Number of clauses73394
Sum of the clauses size206938
Maximum clause length4166
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262806
Number of clauses of size 35772
Number of clauses of size 4389
Number of clauses of size 599
Number of clauses of size over 54327

Solver Data (download as text)

10.91/11.06	c run March_dl for 5 seconds ... 
10.91/11.06	c Bin: Executing march_dl
10.91/11.06	c child exit by a signal
10.91/11.06	c march_dl returned code 137.
10.91/11.06	c run saps for 2 seconds ... 
10.91/11.06	c Bin: Executing ubcsat2006
10.91/11.06	c child exited successfully
10.91/11.06	c ubcsat2006 returned code 0.
10.91/11.06	c satzilla computing base features
10.91/11.06	c satzilla doing unit-prop probe
10.91/11.06	c satzilla doing local search probe
10.91/11.06	c satzilla doing lobjois search-space size estimate
10.91/11.06	c satzilla's ranking:
10.91/11.06	c 1) eureka: -2.918090
10.91/11.06	c 2) minisat20: -0.788657
10.91/11.06	c 3) march_dl: -0.317695
10.91/11.06	c 4) vallst: -0.016059
10.91/11.06	c 5) zchaff_rand: 0.108280
10.91/11.06	c 6) kcnfs: 5.552045
10.91/11.06	c 7) kcnfs+P: 999.000000
10.91/11.06	c 8) march_dl+P: 999.000000
10.91/11.06	c 9) vallst+P: 999.000000
10.91/11.06	c 10) zchaff_rand+P: 999.000000
10.91/11.06	c 11) rsat+P: 999.000000
10.91/11.06	c 12) eureka+P: 999.000000
10.91/11.06	c 13) minisat20+P: 999.000000
10.91/11.06	c 14) rsat: 999.000000
10.91/11.06	c satzilla running eureka ... 
1199.70/1199.98	c Bin: Executing eureka
1199.70/1199.98	c child exit by a signal
1199.70/1199.98	c eureka returned code 137.
1199.70/1199.98	c eureka returned code 137.
1199.70/1199.98	c satzilla running minisat20 ... 
1199.70/1199.98	c Bin: Executing minisat20
1199.70/1199.98	c minisat20 returned code 1.
1199.70/1199.98	c minisat20 returned code 1.
1199.70/1199.98	c satzilla running march_dl ... 
1199.70/1199.98	c Bin: Executing march_dl
1199.70/1199.98	c march_dl returned code 1.
1199.70/1199.98	c march_dl returned code 1.
1199.70/1199.98	c satzilla running vallst ... 
1199.70/1199.98	c Bin: Executing vallst
1199.70/1199.98	c vallst returned code 1.
1199.70/1199.98	c vallst returned code 1.
1199.70/1199.98	c satzilla running zchaff_rand ... 
1199.70/1199.98	c Bin: Executing zchaff_rand
1199.70/1199.98	c zchaff_rand returned code 1.
1199.70/1199.98	c zchaff_rand returned code 1.
1199.70/1199.98	c satzilla running kcnfs ... 
1199.70/1199.98	c Bin: Executing kcnfs
1199.70/1199.98	c kcnfs returned code 1.
1199.70/1199.98	c kcnfs returned code 1.
1199.70/1199.98	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/node16/watcher-314651-1172640098 -o ROOT/results/node16/solver-314651-1172640098 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314651-1172640098/SATzilla2007_F /tmp/evaluation/314651-1172640098/instance-314651-1172640098.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30601
/proc/meminfo: memFree=1485704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=1672 CPUtime=0
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 262 0 0 0 0 0 0 0 19 0 1 0 283964199 1712128 256 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 418 256 50 118 0 297 0

[startup+0.00767894 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30601
/proc/meminfo: memFree=1485704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=1672 CPUtime=0
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 274 0 0 0 0 0 0 0 19 0 1 0 283964199 1712128 268 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134724509 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 418 270 50 118 0 297 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3184

[startup+0.102668 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30601
/proc/meminfo: memFree=1485704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=2992 CPUtime=0.09
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 666 0 0 0 9 0 0 0 19 0 1 0 283964199 3063808 660 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134775950 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 748 660 50 118 0 627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4504

[startup+0.302644 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30601
/proc/meminfo: memFree=1485704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=7196 CPUtime=0.29
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 2222 0 0 0 28 1 0 0 21 0 1 0 283964199 7368704 1420 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 1799 1421 69 118 0 1678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8708

[startup+0.701598 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30601
/proc/meminfo: memFree=1485704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=10924 CPUtime=0.69
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 3522 0 0 0 68 1 0 0 24 0 1 0 283964199 11186176 2330 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 2731 2330 73 118 0 2610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12436

[startup+1.5015 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 30603
/proc/meminfo: memFree=1476216/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=11864 CPUtime=1.49
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 3659 0 0 0 148 1 0 0 25 0 1 0 283964199 12148736 2467 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514331 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 2966 2467 75 118 0 2845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13376

[startup+3.10132 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 30603
/proc/meminfo: memFree=1475768/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=0
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30602] ppid=30601 vsize=12392 CPUtime=3.09
/proc/30602/stat : 30602 (march_dl) R 30601 30601 30137 0 -1 4194304 3795 0 0 0 308 1 0 0 25 0 1 0 283964199 12689408 2603 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30602/statm: 3098 2603 75 118 0 2977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13904

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 30604
/proc/meminfo: memFree=1479672/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=1512 CPUtime=5
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 149 3905 0 0 0 0 498 2 16 0 1 0 283964199 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30601/statm: 378 125 110 260 0 84 0
[pid=30604] ppid=30601 vsize=10288 CPUtime=1.22
/proc/30604/stat : 30604 (ubcsat2006) R 30601 30601 30137 0 -1 4194304 1252 0 13 0 114 8 0 0 25 0 1 0 283964699 10534912 1247 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30604/statm: 2572 1247 156 64 0 2153 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11800

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.97 2/79 30607
/proc/meminfo: memFree=1469184/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=13512 CPUtime=1.62
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 2798 16 0 0 161 1 0 0 25 0 1 0 283965305 13836288 2666 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134652346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 3378 2666 172 116 0 2917 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 19592

[startup+25.5027 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 30607
/proc/meminfo: memFree=1471808/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=10168 CPUtime=14.42
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 5051 16 0 0 1440 2 0 0 25 0 1 0 283965305 10412032 2066 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584272 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 2542 2066 177 116 0 2081 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 16248

[startup+51.1027 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 30607
/proc/meminfo: memFree=1467712/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=14328 CPUtime=40.02
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 7995 16 0 0 3997 5 0 0 25 0 1 0 283965305 14671872 3104 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 3582 3104 177 116 0 3121 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 20408

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 30607
/proc/meminfo: memFree=1462592/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=19788 CPUtime=91.22
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 12077 16 0 0 9113 9 0 0 25 0 1 0 283965305 20262912 4356 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 4947 4356 177 116 0 4486 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 25868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30607
/proc/meminfo: memFree=1459136/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=23064 CPUtime=151.21
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 15853 16 0 0 15108 13 0 0 25 0 1 0 283965305 23617536 5198 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134560036 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 5766 5198 177 116 0 5305 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 29144

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30607
/proc/meminfo: memFree=1457216/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=25188 CPUtime=211.21
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 19261 16 0 0 21106 15 0 0 25 0 1 0 283965305 25792512 5665 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 6297 5665 177 116 0 5836 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 31268

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30607
/proc/meminfo: memFree=1456128/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=26060 CPUtime=271.2
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 22291 16 0 0 27103 17 0 0 25 0 1 0 283965305 26685440 5915 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 6515 5915 177 116 0 6054 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 32140

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30607
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=27548 CPUtime=331.2
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 25088 16 0 0 33100 20 0 0 25 0 1 0 283965305 28209152 6167 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 6887 6167 177 116 0 6426 0

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

[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=28832 CPUtime=451.19
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 30776 16 0 0 45094 25 0 0 25 0 1 0 283965305 29523968 6503 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562707 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7208 6503 177 116 0 6747 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 34912

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30607
/proc/meminfo: memFree=1453056/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=29064 CPUtime=511.19
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 33700 16 0 0 51091 28 0 0 25 0 1 0 283965305 29761536 6644 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562364 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7266 6644 177 116 0 6805 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 35144

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30607
/proc/meminfo: memFree=1452352/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=29320 CPUtime=571.18
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 36294 16 0 0 57088 30 0 0 25 0 1 0 283965305 30023680 6796 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7330 6796 177 116 0 6869 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35400

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30607
/proc/meminfo: memFree=1451968/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=30224 CPUtime=631.18
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 39288 16 0 0 63087 31 0 0 25 0 1 0 283965305 30949376 6884 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134562427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7556 6884 177 116 0 7095 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 36304

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30607
/proc/meminfo: memFree=1451264/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=30396 CPUtime=691.17
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 41961 16 0 0 69084 33 0 0 25 0 1 0 283965305 31125504 7019 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7599 7019 177 116 0 7138 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 36476

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30607
/proc/meminfo: memFree=1450688/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=31564 CPUtime=751.17
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 44666 16 0 0 75082 35 0 0 25 0 1 0 283965305 32321536 7142 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7891 7142 177 116 0 7430 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 37644

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1450176/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=31636 CPUtime=811.16
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 46956 16 0 0 81079 37 0 0 25 0 1 0 283965305 32395264 7249 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584284 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7909 7249 177 116 0 7448 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 37716

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1449664/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=31752 CPUtime=871.16
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 49723 16 0 0 87077 39 0 0 25 0 1 0 283965305 32514048 7359 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7938 7359 177 116 0 7477 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 37832

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1449536/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=31832 CPUtime=931.16
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 51998 16 0 0 93075 41 0 0 25 0 1 0 283965305 32595968 7397 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7958 7397 177 116 0 7497 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 37912

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1449152/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=31920 CPUtime=991.15
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 54782 16 0 0 99072 43 0 0 25 0 1 0 283965305 32686080 7468 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 7980 7468 177 116 0 7519 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 38000

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1448704/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=33040 CPUtime=1051.14
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 57642 16 0 0 105069 45 0 0 25 0 1 0 283965305 33832960 7580 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 8260 7580 177 116 0 7799 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 39120

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1448320/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=33176 CPUtime=1111.14
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 60028 16 0 0 111067 47 0 0 25 0 1 0 283965305 33972224 7653 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 8294 7653 177 116 0 7833 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 39256

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 30609
/proc/meminfo: memFree=1447872/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6080 CPUtime=10.96
/proc/30601/stat : 30601 (SATzilla2007_F) S 30599 30601 30137 0 -1 4194304 3960 5164 0 13 366 5 706 19 25 0 1 0 283964199 6225920 1314 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30601/statm: 1520 1314 170 260 0 1226 0
[pid=30605] ppid=30601 vsize=33176 CPUtime=1171.13
/proc/30605/stat : 30605 (eureka) R 30601 30601 30137 0 -1 0 62937 16 0 0 117064 49 0 0 25 0 1 0 283965305 33972224 7755 18446744073709551615 134512640 134990004 4294956656 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30605/statm: 8294 7755 177 116 0 7833 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 39256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 30609
/proc/meminfo: memFree=1478152/2055920 swapFree=4192812/4192956
[pid=30601] ppid=30599 vsize=6084 CPUtime=1200.02
/proc/30601/stat : 30601 (SATzilla2007_F) R 30599 30601 30137 0 -1 4194304 3974 69091 0 13 371 23 119538 70 19 0 1 0 283964199 6230016 1317 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 134588284 0 0 4096 0 0 0 0 17 1 0 0
/proc/30601/statm: 1521 1317 171 260 0 1227 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 6084

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.21
CPU time (s): 1200.04
CPU user time (s): 1199.09
CPU system time (s): 0.945856
CPU usage (%): 99.9861
Max. virtual memory (cumulated for all children) (KiB): 40192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 0.945856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73065
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 2223

runsolver used 1.18382 second user time and 3.19251 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Wed Feb 28 05:21:39 UTC 2007

IDJOB= 314651
IDBENCH= 20396
IDSOLVER= 136
FILE ID= node16/314651-1172640098

PBS_JOBID= 3980928

Free space on /tmp= 66475 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  5c40e79430f590d0520492d70b267b66

RANDOM SEED= 917984438

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1486112 kB
Buffers:         49968 kB
Cached:         401008 kB
SwapCached:          0 kB
Active:         134800 kB
Inactive:       369776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11260 kB
Writeback:           0 kB
Mapped:          72492 kB
Slab:            50848 kB
Committed_AS:  1142360 kB
PageTables:       1720 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= 66475 MiB

End job on node16 on Wed Feb 28 05:41:41 UTC 2007