Trace number 370352

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 10006.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k10.cnf
MD5SUMb801eedc38d94f7d34b1c4de68ba5e4b
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 variables46169
Number of clauses207720
Sum of the clauses size584068
Maximum clause length37
Minimum clause length1
Number of clauses of size 1148
Number of clauses of size 284712
Number of clauses of size 3114816
Number of clauses of size 4155
Number of clauses of size 5294
Number of clauses of size over 57595

Solver Data (download as text)

0.89/0.95	c Starting solver ...
1.09/1.13	c Restarting after 101 conflicts
1.09/1.19	c Restarting after 251 conflicts
1.18/1.28	c Restarting after 477 conflicts
1.38/1.42	c Restarting after 815 conflicts
1.88/1.91	c Restarting after 1321 conflicts
1.98/2.06	c Restarting after 2081 conflicts
2.19/2.30	c Restarting after 3223 conflicts
3.28/3.32	c Restarting after 4932 conflicts
14.87/14.92	c Restarting after 7495 conflicts
24.86/24.99	c Restarting after 11339 conflicts
30.17/30.22	c Restarting after 17106 conflicts
41.46/41.55	c Restarting after 25755 conflicts
76.23/76.33	c Restarting after 38729 conflicts
82.23/82.34	c Restarting after 58190 conflicts
198.04/198.20	c Restarting after 87383 conflicts
609.37/609.82	c Restarting after 131172 conflicts
948.73/949.42	c Restarting after 196857 conflicts
1096.14/1096.90	c Restarting after 295383 conflicts
2110.77/2112.29	c Restarting after 443172 conflicts
3381.31/3383.61	c Restarting after 664857 conflicts
7904.25/7909.55	c Restarting after 997382 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/node58/watcher-370352-1178603197 -o ROOT/results/node58/solver-370352-1178603197 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370352-1178603197/sat7_bin /tmp/evaluation/370352-1178603197/instance-370352-1178603197.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.85 0.97 0.99 3/64 22654
/proc/meminfo: memFree=1560888/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=1064 CPUtime=0
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 308229441 1089536 90 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 266 90 77 220 0 43 0

[startup+0.028609 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22654
/proc/meminfo: memFree=1560888/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=5364 CPUtime=0.02
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 1048 0 0 0 2 0 0 0 18 0 1 0 308229441 5492736 1032 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 1341 1033 88 220 0 1118 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5364

[startup+0.101621 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22654
/proc/meminfo: memFree=1560888/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=7416 CPUtime=0.09
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 1580 0 0 0 9 0 0 0 18 0 1 0 308229441 7593984 1564 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134546624 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 1854 1564 88 220 0 1631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7416

[startup+0.301659 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22654
/proc/meminfo: memFree=1560888/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=11516 CPUtime=0.29
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 2065 0 0 0 29 0 0 0 19 0 1 0 308229441 11792384 2049 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029844 0 0 4096 0 0 0 0 17 1 0 0
/proc/22654/statm: 2879 2049 88 220 0 2656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11516

[startup+0.701726 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22654
/proc/meminfo: memFree=1560888/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=15616 CPUtime=0.69
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 3011 0 0 0 68 1 0 0 23 0 1 0 308229441 15990784 2995 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029223 0 0 4096 0 0 0 0 17 1 0 0
/proc/22654/statm: 3904 2995 88 220 0 3681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15616

[startup+1.50185 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1544048/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=20912 CPUtime=1.48
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 4522 0 0 0 147 1 0 0 25 0 1 0 308229441 21413888 4408 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 5228 4408 95 220 0 5005 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20912

[startup+3.10112 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1543216/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=20912 CPUtime=3.08
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 4719 0 0 0 307 1 0 0 25 0 1 0 308229441 21413888 4605 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531375 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 5228 4605 95 220 0 5005 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20912

[startup+6.30166 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1541936/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=20912 CPUtime=6.27
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 4914 0 0 0 626 1 0 0 25 0 1 0 308229441 21413888 4800 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 5228 4800 95 220 0 5005 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20912

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1541176/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=20912 CPUtime=12.67
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 5141 0 0 0 1265 2 0 0 25 0 1 0 308229441 21413888 5027 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 5228 5027 95 220 0 5005 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20912

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1539576/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=25012 CPUtime=25.46
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 5574 0 0 0 2544 2 0 0 25 0 1 0 308229441 25612288 5460 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 6253 5460 95 220 0 6030 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25012

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1531576/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=33624 CPUtime=51.04
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 7574 0 0 0 5100 4 0 0 25 0 1 0 308229441 34430976 7460 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/22654/statm: 8406 7460 95 220 0 8183 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33624

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1519352/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=46748 CPUtime=102.21
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 10588 0 0 0 10213 8 0 0 25 0 1 0 308229441 47869952 10474 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 11687 10474 95 220 0 11464 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46748

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1511288/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=50984 CPUtime=162.17
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 12623 0 0 0 16206 11 0 0 25 0 1 0 308229441 52207616 12509 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 12746 12509 95 220 0 12523 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 50984

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1503992/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=59312 CPUtime=222.13
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 14425 0 0 0 22200 13 0 0 25 0 1 0 308229441 60735488 14311 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 14828 14311 95 220 0 14605 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 59312

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1498232/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=67760 CPUtime=282.08
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 15876 0 0 0 28193 15 0 0 25 0 1 0 308229441 69386240 15762 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 16940 15762 95 220 0 16717 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 67760

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1492992/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=71996 CPUtime=342.04
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 17168 0 0 0 34187 17 0 0 25 0 1 0 308229441 73723904 17054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 17999 17054 95 220 0 17776 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 71996

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1488320/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=76372 CPUtime=402.02
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 18344 0 0 0 40183 19 0 0 25 0 1 0 308229441 78204928 18230 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 19093 18230 95 220 0 18870 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 76372

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1483584/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=80616 CPUtime=461.97
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 19508 0 0 0 46177 20 0 0 25 0 1 0 308229441 82550784 19394 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532734 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 20154 19394 95 220 0 19931 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 80616

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1479168/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=84844 CPUtime=521.93
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 20620 0 0 0 52171 22 0 0 25 0 1 0 308229441 86880256 20506 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 21211 20506 95 220 0 20988 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 84844

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1474560/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=88944 CPUtime=581.89
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 21770 0 0 0 58165 24 0 0 25 0 1 0 308229441 91078656 21656 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 22236 21656 95 220 0 22013 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 88944

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22655
/proc/meminfo: memFree=1465472/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=98404 CPUtime=641.86
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 24033 0 0 0 64159 27 0 0 25 0 1 0 308229441 100765696 23919 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558995 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 24601 23919 95 220 0 24378 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 98404


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=755520/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=810728 CPUtime=9096.29
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 201225 0 0 0 909366 263 0 0 25 0 1 0 308229441 830185472 200901 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532398 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 202682 200901 95 220 0 202459 0
Current children cumulated CPU time (s) 9096.29
Current children cumulated vsize (KiB) 810728

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=748672/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=814928 CPUtime=9156.25
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 202938 0 0 0 915360 265 0 0 25 0 1 0 308229441 834486272 202614 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 203732 202614 95 220 0 203509 0
Current children cumulated CPU time (s) 9156.25
Current children cumulated vsize (KiB) 814928

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=741760/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=823224 CPUtime=9216.21
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 204628 0 0 0 921354 267 0 0 25 0 1 0 308229441 842981376 204304 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 205806 204304 95 220 0 205583 0
Current children cumulated CPU time (s) 9216.21
Current children cumulated vsize (KiB) 823224

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=736832/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=827760 CPUtime=9276.17
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 205892 0 0 0 927348 269 0 0 25 0 1 0 308229441 847626240 205568 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 206940 205568 95 220 0 206717 0
Current children cumulated CPU time (s) 9276.17
Current children cumulated vsize (KiB) 827760

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=731136/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=834712 CPUtime=9336.13
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 207292 0 0 0 933342 271 0 0 25 0 1 0 308229441 854745088 206968 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532345 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 208678 206968 95 220 0 208455 0
Current children cumulated CPU time (s) 9336.13
Current children cumulated vsize (KiB) 834712

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=726272/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=837348 CPUtime=9396.09
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 208526 0 0 0 939338 271 0 0 25 0 1 0 308229441 857444352 208202 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 209337 208202 95 220 0 209114 0
Current children cumulated CPU time (s) 9396.09
Current children cumulated vsize (KiB) 837348

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=719872/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=844468 CPUtime=9456.04
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 210116 0 0 0 945332 272 0 0 25 0 1 0 308229441 864735232 209792 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 211117 209792 95 220 0 210894 0
Current children cumulated CPU time (s) 9456.04
Current children cumulated vsize (KiB) 844468

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=713408/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=852672 CPUtime=9516.01
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 211732 0 0 0 951327 274 0 0 25 0 1 0 308229441 873136128 211408 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532561 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 213168 211408 95 220 0 212945 0
Current children cumulated CPU time (s) 9516.01
Current children cumulated vsize (KiB) 852672

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=707584/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=856912 CPUtime=9575.97
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 213184 0 0 0 957322 275 0 0 25 0 1 0 308229441 877477888 212860 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532398 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 214228 212860 95 220 0 214005 0
Current children cumulated CPU time (s) 9575.97
Current children cumulated vsize (KiB) 856912

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=702016/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=863156 CPUtime=9635.93
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 214567 0 0 0 963316 277 0 0 25 0 1 0 308229441 883871744 214243 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 215789 214243 95 220 0 215566 0
Current children cumulated CPU time (s) 9635.93
Current children cumulated vsize (KiB) 863156

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=696640/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=869168 CPUtime=9695.89
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 215878 0 0 0 969311 278 0 0 25 0 1 0 308229441 890028032 215554 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 217292 215554 95 220 0 217069 0
Current children cumulated CPU time (s) 9695.89
Current children cumulated vsize (KiB) 869168

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=692032/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=874672 CPUtime=9755.85
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 217062 0 0 0 975306 279 0 0 25 0 1 0 308229441 895664128 216738 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 218668 216738 95 220 0 218445 0
Current children cumulated CPU time (s) 9755.85
Current children cumulated vsize (KiB) 874672

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=686656/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=877296 CPUtime=9815.81
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 218406 0 0 0 981300 281 0 0 25 0 1 0 308229441 898351104 218082 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528608 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 219324 218082 95 220 0 219101 0
Current children cumulated CPU time (s) 9815.81
Current children cumulated vsize (KiB) 877296

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=680128/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=884892 CPUtime=9875.78
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 220020 0 0 0 987295 283 0 0 25 0 1 0 308229441 906129408 219696 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 221223 219696 95 220 0 221000 0
Current children cumulated CPU time (s) 9875.78
Current children cumulated vsize (KiB) 884892

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=674176/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=890816 CPUtime=9935.73
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 221512 0 0 0 993288 285 0 0 25 0 1 0 308229441 912195584 221188 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536531 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 222704 221188 95 220 0 222481 0
Current children cumulated CPU time (s) 9935.73
Current children cumulated vsize (KiB) 890816

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=668160/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=896596 CPUtime=9995.68
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 223005 0 0 0 999282 286 0 0 25 0 1 0 308229441 918114304 222681 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 224149 222681 95 220 0 223926 0
Current children cumulated CPU time (s) 9995.68
Current children cumulated vsize (KiB) 896596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10006.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=667456/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=896692 CPUtime=10000.1
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4194304 223168 0 0 0 999723 287 0 0 25 0 1 0 308229441 918212608 222844 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533786 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 224173 222844 95 220 0 223950 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 896692

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

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

[startup+10006.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23255
/proc/meminfo: memFree=667456/2055920 swapFree=4184552/4192956
[pid=22654] ppid=22652 vsize=0 CPUtime=10000.2
/proc/22654/stat : 22654 (sat7_bin) R 22652 22654 22598 0 -1 4195332 223168 0 0 0 999723 296 0 0 25 0 1 0 308229441 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/22654/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10006.8
CPU time (s): 10000.2
CPU user time (s): 9997.23
CPU system time (s): 3.00854
CPU usage (%): 99.934
Max. virtual memory (cumulated for all children) (KiB): 896712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.23
system time used= 3.00854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223168
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= 39727

runsolver used 11.1603 second user time and 25.1822 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue May  8 05:46:38 UTC 2007

IDJOB= 370352
IDBENCH= 20531
IDSOLVER= 183
FILE ID= node58/370352-1178603197

PBS_JOBID= 5218224

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b801eedc38d94f7d34b1c4de68ba5e4b

RANDOM SEED= 271511688

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1561296 kB
Buffers:         33884 kB
Cached:         340432 kB
SwapCached:       2472 kB
Active:         201740 kB
Inactive:       182176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561296 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            6216 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:            96756 kB
Committed_AS:  4574052 kB
PageTables:       1380 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= 66559 MiB

End job on node58 on Tue May  8 08:33:26 UTC 2007