Trace number 370345

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
SAT7 2007-02-08? (TO) 10000.2 10003.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k40.cnf
MD5SUM36bafb0e2398f637017636b2f5f0beae
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 variables36217
Number of clauses144560
Sum of the clauses size395432
Maximum clause length37
Minimum clause length1
Number of clauses of size 1538
Number of clauses of size 267306
Number of clauses of size 371140
Number of clauses of size 4246
Number of clauses of size 5465
Number of clauses of size over 54865

Solver Data (download as text)

0.59/0.61	c Starting solver ...
0.59/0.67	c Restarting after 102 conflicts
0.70/0.74	c Restarting after 252 conflicts
0.80/0.86	c Restarting after 478 conflicts
0.90/0.93	c Restarting after 816 conflicts
1.00/1.03	c Restarting after 1323 conflicts
1.20/1.27	c Restarting after 2083 conflicts
1.40/1.49	c Restarting after 3223 conflicts
2.10/2.18	c Restarting after 4932 conflicts
2.89/2.97	c Restarting after 7495 conflicts
5.28/5.35	c Restarting after 11340 conflicts
9.07/9.19	c Restarting after 17106 conflicts
18.67/18.72	c Restarting after 25756 conflicts
35.64/35.70	c Restarting after 38731 conflicts
67.23/67.33	c Restarting after 58193 conflicts
120.22/120.35	c Restarting after 87386 conflicts
240.47/240.69	c Restarting after 131175 conflicts
691.91/692.29	c Restarting after 196860 conflicts
1375.49/1376.08	c Restarting after 295386 conflicts
2487.59/2488.53	c Restarting after 443176 conflicts
4230.62/4232.28	c Restarting after 664860 conflicts
6360.68/6363.10	c Restarting after 997385 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-370345-1178600485 -o ROOT/results/node76/solver-370345-1178600485 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370345-1178600485/sat7_bin /tmp/evaluation/370345-1178600485/instance-370345-1178600485.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.72 0.93 0.98 2/75 14485
/proc/meminfo: memFree=1489736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=1064 CPUtime=0
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 307963079 1089536 90 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 266 90 77 220 0 43 0

[startup+0.080224 s]
/proc/loadavg: 0.72 0.93 0.98 2/75 14485
/proc/meminfo: memFree=1489736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=6904 CPUtime=0.07
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 1251 0 0 0 7 0 0 0 18 0 1 0 307963079 7069696 1236 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 1726 1236 88 220 0 1503 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6904

[startup+0.101227 s]
/proc/loadavg: 0.72 0.93 0.98 2/75 14485
/proc/meminfo: memFree=1489736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=6904 CPUtime=0.09
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 1314 0 0 0 9 0 0 0 18 0 1 0 307963079 7069696 1299 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 1726 1299 88 220 0 1503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6904

[startup+0.301265 s]
/proc/loadavg: 0.72 0.93 0.98 2/75 14485
/proc/meminfo: memFree=1489736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=11004 CPUtime=0.29
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 1848 0 0 0 28 1 0 0 19 0 1 0 307963079 11268096 1833 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 2751 1833 88 220 0 2528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11004

[startup+0.701342 s]
/proc/loadavg: 0.72 0.93 0.98 2/75 14485
/proc/meminfo: memFree=1489736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=15928 CPUtime=0.7
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 3223 0 0 0 68 2 0 0 23 0 1 0 307963079 16310272 3175 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 3982 3175 95 220 0 3759 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 15928

[startup+1.5015 s]
/proc/loadavg: 0.72 0.93 0.98 2/76 14486
/proc/meminfo: memFree=1477120/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=15928 CPUtime=1.5
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 3365 0 0 0 148 2 0 0 25 0 1 0 307963079 16310272 3317 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532892 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 3982 3317 95 220 0 3759 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 15928

[startup+3.10181 s]
/proc/loadavg: 0.72 0.93 0.98 2/76 14486
/proc/meminfo: memFree=1476288/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=16184 CPUtime=3.09
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 3841 0 0 0 307 2 0 0 25 0 1 0 307963079 16572416 3728 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 4046 3728 95 220 0 3823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16184

[startup+6.30143 s]
/proc/loadavg: 0.74 0.94 0.98 2/76 14508
/proc/meminfo: memFree=1473216/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=20284 CPUtime=6.28
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 4387 0 0 0 625 3 0 0 25 0 1 0 307963079 20770816 4274 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 5071 4274 95 220 0 4848 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20284

[startup+12.7017 s]
/proc/loadavg: 0.76 0.94 0.98 2/76 14518
/proc/meminfo: memFree=1470664/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=20284 CPUtime=12.67
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 4925 0 0 0 1263 4 0 0 25 0 1 0 307963079 20770816 4812 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 5071 4812 95 220 0 4848 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20284

[startup+25.5011 s]
/proc/loadavg: 0.81 0.94 0.98 2/76 14526
/proc/meminfo: memFree=1465992/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=28892 CPUtime=25.46
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 6109 0 0 0 2540 6 0 0 25 0 1 0 307963079 29585408 5996 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533456 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 7223 5996 95 220 0 7000 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28892

[startup+51.1011 s]
/proc/loadavg: 0.87 0.94 0.98 2/70 14550
/proc/meminfo: memFree=1460168/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=33256 CPUtime=51.04
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 7880 0 0 0 5097 7 0 0 25 0 1 0 307963079 34054144 7767 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 8314 7767 95 220 0 8091 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33256

[startup+102.306 s]
/proc/loadavg: 0.94 0.95 0.98 2/70 14550
/proc/meminfo: memFree=1445640/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=46440 CPUtime=102.22
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 11489 0 0 0 10211 11 0 0 25 0 1 0 307963079 47554560 11376 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 11610 11376 95 220 0 11387 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 46440

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 2/70 14550
/proc/meminfo: memFree=1427464/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=67384 CPUtime=162.2
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 16045 0 0 0 16205 15 0 0 25 0 1 0 307963079 69001216 15932 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532367 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 16846 15932 95 220 0 16623 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 67384

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/70 14550
/proc/meminfo: memFree=1409928/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=85084 CPUtime=222.18
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 20396 0 0 0 22199 19 0 0 25 0 1 0 307963079 87126016 20283 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536810 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 21271 20283 95 220 0 21048 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 85084

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1397704/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=98036 CPUtime=282.16
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 23437 0 0 0 28194 22 0 0 25 0 1 0 307963079 100388864 23324 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 24509 23324 95 220 0 24286 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 98036

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1391376/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=102212 CPUtime=342.13
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 25007 0 0 0 34190 23 0 0 25 0 1 0 307963079 104665088 24894 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578696 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 25553 24894 95 220 0 25330 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 102212

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1385744/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=106376 CPUtime=402.12
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 26414 0 0 0 40188 24 0 0 25 0 1 0 307963079 108929024 26301 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134537200 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 26594 26301 95 220 0 26371 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 106376

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1379600/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=114760 CPUtime=462.09
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 27983 0 0 0 46184 25 0 0 25 0 1 0 307963079 117514240 27870 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 28690 27870 95 220 0 28467 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 114760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1373840/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=118924 CPUtime=522.07
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 29444 0 0 0 52180 27 0 0 25 0 1 0 307963079 121778176 29331 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 29731 29331 95 220 0 29508 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 118924

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1368400/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=127340 CPUtime=582.05
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 30769 0 0 0 58177 28 0 0 25 0 1 0 307963079 130396160 30656 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 31835 30656 95 220 0 31612 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 127340

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14550
/proc/meminfo: memFree=1354384/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=140592 CPUtime=642.04
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 34265 0 0 0 64172 32 0 0 25 0 1 0 307963079 143966208 34152 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 35148 34152 95 220 0 34925 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 140592


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

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=840784/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=652684 CPUtime=9098.95
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 162544 0 0 0 909729 166 0 0 25 0 1 0 307963079 668348416 162214 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532416 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 163171 162214 95 220 0 162948 0
Current children cumulated CPU time (s) 9098.95
Current children cumulated vsize (KiB) 652684

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=840144/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=652684 CPUtime=9158.92
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 162699 0 0 0 915726 166 0 0 25 0 1 0 307963079 668348416 162369 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 163171 162369 95 220 0 162948 0
Current children cumulated CPU time (s) 9158.92
Current children cumulated vsize (KiB) 652684

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=839440/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=656784 CPUtime=9218.91
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 162865 0 0 0 921725 166 0 0 25 0 1 0 307963079 672546816 162535 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 164196 162535 95 220 0 163973 0
Current children cumulated CPU time (s) 9218.91
Current children cumulated vsize (KiB) 656784

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=838288/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=656784 CPUtime=9278.89
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 163143 0 0 0 927722 167 0 0 25 0 1 0 307963079 672546816 162813 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 164196 162813 95 220 0 163973 0
Current children cumulated CPU time (s) 9278.89
Current children cumulated vsize (KiB) 656784

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=836880/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=656784 CPUtime=9338.87
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 163492 0 0 0 933720 167 0 0 25 0 1 0 307963079 672546816 163162 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 164196 163162 95 220 0 163973 0
Current children cumulated CPU time (s) 9338.87
Current children cumulated vsize (KiB) 656784

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=835344/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=660884 CPUtime=9398.85
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 163869 0 0 0 939717 168 0 0 25 0 1 0 307963079 676745216 163539 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 165221 163539 95 220 0 164998 0
Current children cumulated CPU time (s) 9398.85
Current children cumulated vsize (KiB) 660884

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=833744/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=660884 CPUtime=9458.82
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 164267 0 0 0 945714 168 0 0 25 0 1 0 307963079 676745216 163937 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 165221 163937 95 220 0 164998 0
Current children cumulated CPU time (s) 9458.82
Current children cumulated vsize (KiB) 660884

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=832272/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=660884 CPUtime=9518.81
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 164629 0 0 0 951712 169 0 0 25 0 1 0 307963079 676745216 164299 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 165221 164299 95 220 0 164998 0
Current children cumulated CPU time (s) 9518.81
Current children cumulated vsize (KiB) 660884

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=830992/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=664984 CPUtime=9578.79
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 164933 0 0 0 957710 169 0 0 25 0 1 0 307963079 680943616 164603 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 166246 164603 95 220 0 166023 0
Current children cumulated CPU time (s) 9578.79
Current children cumulated vsize (KiB) 664984

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14950
/proc/meminfo: memFree=829968/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=664984 CPUtime=9638.76
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 165226 0 0 0 963707 169 0 0 25 0 1 0 307963079 680943616 164896 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 166246 164896 95 220 0 166023 0
Current children cumulated CPU time (s) 9638.76
Current children cumulated vsize (KiB) 664984

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=828368/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=664984 CPUtime=9698.74
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 165593 0 0 0 969705 169 0 0 25 0 1 0 307963079 680943616 165263 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 166246 165263 95 220 0 166023 0
Current children cumulated CPU time (s) 9698.74
Current children cumulated vsize (KiB) 664984

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=827024/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=669084 CPUtime=9758.72
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 165971 0 0 0 975702 170 0 0 25 0 1 0 307963079 685142016 165641 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536997 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 167271 165641 95 220 0 167048 0
Current children cumulated CPU time (s) 9758.72
Current children cumulated vsize (KiB) 669084

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=825488/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=669084 CPUtime=9818.7
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 166337 0 0 0 981700 170 0 0 25 0 1 0 307963079 685142016 166007 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 167271 166007 95 220 0 167048 0
Current children cumulated CPU time (s) 9818.7
Current children cumulated vsize (KiB) 669084

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=824272/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=669084 CPUtime=9878.68
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 166652 0 0 0 987698 170 0 0 25 0 1 0 307963079 685142016 166322 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 167271 166322 95 220 0 167048 0
Current children cumulated CPU time (s) 9878.68
Current children cumulated vsize (KiB) 669084

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=822736/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=673184 CPUtime=9938.66
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 167041 0 0 0 993695 171 0 0 25 0 1 0 307963079 689340416 166711 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 168296 166711 95 220 0 168073 0
Current children cumulated CPU time (s) 9938.66
Current children cumulated vsize (KiB) 673184

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=821072/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=673184 CPUtime=9998.64
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 167454 0 0 0 999693 171 0 0 25 0 1 0 307963079 689340416 167124 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 168296 167124 95 220 0 168073 0
Current children cumulated CPU time (s) 9998.64
Current children cumulated vsize (KiB) 673184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=821008/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=673184 CPUtime=10000
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4194304 167461 0 0 0 999833 171 0 0 25 0 1 0 307963079 689340416 167131 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 168296 167131 95 220 0 168073 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 673184

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

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

[startup+10003.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 14952
/proc/meminfo: memFree=821008/2055888 swapFree=4087212/4096564
[pid=14485] ppid=14483 vsize=0 CPUtime=10000.1
/proc/14485/stat : 14485 (sat7_bin) R 14483 14485 14417 0 -1 4195332 167461 0 0 0 999833 181 0 0 25 0 1 0 307963079 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.8
CPU time (s): 10000.2
CPU user time (s): 9998.33
CPU system time (s): 1.81772
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 673184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.34
system time used= 1.81772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167461
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= 6
involuntary context switches= 10382

runsolver used 8.70268 second user time and 18.7282 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue May  8 05:01:25 UTC 2007

IDJOB= 370345
IDBENCH= 20524
IDSOLVER= 183
FILE ID= node76/370345-1178600485

PBS_JOBID= 5218207

Free space on /tmp= 66647 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/370345-1178600485/sat7_bin /tmp/evaluation/370345-1178600485/instance-370345-1178600485.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-370345-1178600485 -o ROOT/results/node76/solver-370345-1178600485 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370345-1178600485/sat7_bin /tmp/evaluation/370345-1178600485/instance-370345-1178600485.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  36bafb0e2398f637017636b2f5f0beae

RANDOM SEED= 383586099

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.277
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	: 6006.17
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.277
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1490208 kB
Buffers:         37196 kB
Cached:         417412 kB
SwapCached:       3032 kB
Active:          80840 kB
Inactive:       384104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1490208 kB
SwapTotal:     4096564 kB
SwapFree:      4087212 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          16820 kB
Slab:            86768 kB
Committed_AS:  5767592 kB
PageTables:       1660 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66647 MiB

End job on node76 on Tue May  8 07:48:11 UTC 2007