Trace number 329030

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
Mmisat 2007-02-08? (TO) 1200.25 1200.58

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k35.cnf
MD5SUM2c011180bbb09d53b6c397094ce9d269
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 variables35002
Number of clauses141775
Sum of the clauses size389197
Maximum clause length37
Minimum clause length1
Number of clauses of size 1473
Number of clauses of size 264991
Number of clauses of size 370830
Number of clauses of size 4226
Number of clauses of size 5425
Number of clauses of size over 54830

Solver Data (download as text)

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/node72/watcher-329030-1173130058 -o ROOT/results/node72/solver-329030-1173130058 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329030-1173130058/mmisat /tmp/evaluation/329030-1173130058/instance-329030-1173130058.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: 2.00 1.86 1.43 3/77 26067
/proc/meminfo: memFree=1043504/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1044 CPUtime=0
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 332973587 1069056 86 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 135051325 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 261 86 74 214 0 43 0

[startup+0.046645 s]
/proc/loadavg: 2.00 1.86 1.43 3/77 26067
/proc/meminfo: memFree=1043504/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=10004 CPUtime=0.03
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 2377 0 0 0 3 0 0 0 18 0 1 0 332973587 10244096 2360 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 2501 2360 81 214 0 2283 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10004

[startup+0.101648 s]
/proc/loadavg: 2.00 1.86 1.43 3/77 26067
/proc/meminfo: memFree=1043504/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=17860 CPUtime=0.09
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 4328 0 0 0 8 1 0 0 18 0 1 0 332973587 18288640 4311 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 4465 4311 81 214 0 4247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17860

[startup+0.301667 s]
/proc/loadavg: 2.00 1.86 1.43 3/77 26067
/proc/meminfo: memFree=1043504/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=36056 CPUtime=0.29
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 8868 0 0 0 27 2 0 0 19 0 1 0 332973587 36921344 8851 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 9014 8851 81 214 0 8796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36056

[startup+0.701704 s]
/proc/loadavg: 2.00 1.86 1.43 3/77 26067
/proc/meminfo: memFree=1043504/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=59084 CPUtime=0.69
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 14631 0 0 0 65 4 0 0 23 0 1 0 332973587 60502016 14614 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 14771 14614 81 214 0 14553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59084

[startup+1.50278 s]
/proc/loadavg: 1.92 1.84 1.42 2/78 26068
/proc/meminfo: memFree=972520/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=89132 CPUtime=1.49
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 22146 0 0 0 141 8 0 0 25 0 1 0 332973587 91271168 22129 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 22283 22129 81 214 0 22065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89132

[startup+3.10192 s]
/proc/loadavg: 1.92 1.84 1.42 2/78 26068
/proc/meminfo: memFree=938216/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=128976 CPUtime=3.09
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 32114 0 0 0 297 12 0 0 25 0 1 0 332973587 132071424 32097 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 32244 32097 81 214 0 32026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128976

[startup+6.30121 s]
/proc/loadavg: 1.92 1.84 1.42 2/78 26068
/proc/meminfo: memFree=879016/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=175160 CPUtime=6.28
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 43641 0 0 0 612 16 0 0 25 0 1 0 332973587 179363840 43624 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 43790 43624 81 214 0 43572 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 175160

[startup+12.7018 s]
/proc/loadavg: 1.78 1.81 1.42 2/78 26068
/proc/meminfo: memFree=824936/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=222712 CPUtime=12.69
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 55554 0 0 0 1249 20 0 0 25 0 1 0 332973587 228057088 55537 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 55678 55537 81 214 0 55460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222712

[startup+25.502 s]
/proc/loadavg: 1.66 1.79 1.41 2/78 26068
/proc/meminfo: memFree=771304/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=273300 CPUtime=25.49
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 68188 0 0 0 2523 26 0 0 25 0 1 0 332973587 279859200 68171 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 68325 68171 81 214 0 68107 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273300

[startup+51.1013 s]
/proc/loadavg: 1.43 1.72 1.40 2/78 26068
/proc/meminfo: memFree=713128/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=331616 CPUtime=51.08
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 82767 0 0 0 5077 31 0 0 25 0 1 0 332973587 339574784 82750 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 82904 82750 81 214 0 82686 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 331616

[startup+102.307 s]
/proc/loadavg: 1.17 1.60 1.38 2/78 26068
/proc/meminfo: memFree=634216/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=409364 CPUtime=102.26
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 102201 0 0 0 10189 37 0 0 25 0 1 0 332973587 419188736 102184 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 102341 102184 81 214 0 102123 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 409364

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.35 2/78 26068
/proc/meminfo: memFree=563880/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=480084 CPUtime=162.24
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 119897 0 0 0 16179 45 0 0 25 0 1 0 332973587 491606016 119880 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 120021 119880 81 214 0 119803 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 480084

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.33 2/78 26068
/proc/meminfo: memFree=503656/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=539636 CPUtime=222.22
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 134778 0 0 0 22172 50 0 0 25 0 1 0 332973587 552587264 134761 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 134909 134761 81 214 0 134691 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 539636

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.30 2/78 26068
/proc/meminfo: memFree=452200/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=591472 CPUtime=282.22
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 147721 0 0 0 28166 56 0 0 25 0 1 0 332973587 605667328 147704 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 147868 147704 81 214 0 147650 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 591472

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.28 2/78 26068
/proc/meminfo: memFree=402920/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=640140 CPUtime=342.2
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 159905 0 0 0 34159 61 0 0 25 0 1 0 332973587 655503360 159888 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 160035 159888 81 214 0 159817 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 640140

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.26 2/78 26068
/proc/meminfo: memFree=359656/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=683696 CPUtime=402.18
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 170800 0 0 0 40152 66 0 0 25 0 1 0 332973587 700104704 170783 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 170924 170783 81 214 0 170706 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 683696

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.24 2/78 26068
/proc/meminfo: memFree=315688/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=727124 CPUtime=462.16
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 181644 0 0 0 46145 71 0 0 25 0 1 0 332973587 744574976 181627 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 181781 181627 81 214 0 181563 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 727124

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.22 2/78 26068
/proc/meminfo: memFree=276008/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=767100 CPUtime=522.15
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 191626 0 0 0 52139 76 0 0 25 0 1 0 332973587 785510400 191609 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 191775 191609 81 214 0 191557 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 767100

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.21 2/78 26068
/proc/meminfo: memFree=238312/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=804320 CPUtime=582.13
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 200944 0 0 0 58133 80 0 0 25 0 1 0 332973587 823623680 200927 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 201080 200927 81 214 0 200862 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 804320

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.19 2/78 26068
/proc/meminfo: memFree=202664/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=839468 CPUtime=642.12
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 209746 0 0 0 64127 85 0 0 25 0 1 0 332973587 859615232 209729 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 209867 209729 81 214 0 209649 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 839468

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/78 26068
/proc/meminfo: memFree=168744/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=873660 CPUtime=702.1
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 218291 0 0 0 70122 88 0 0 25 0 1 0 332973587 894627840 218274 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 218415 218274 81 214 0 218197 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 873660

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.16 2/78 26069
/proc/meminfo: memFree=135208/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=906876 CPUtime=762.08
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 226566 0 0 0 76116 92 0 0 25 0 1 0 332973587 928641024 226549 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 226719 226549 81 214 0 226501 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 906876

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.15 2/78 26070
/proc/meminfo: memFree=103400/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=938856 CPUtime=822.07
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 234583 0 0 0 82111 96 0 0 25 0 1 0 332973587 961388544 234566 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 234714 234566 81 214 0 234496 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 938856

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/78 26070
/proc/meminfo: memFree=71720/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=970292 CPUtime=882.05
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 242420 0 0 0 88104 101 0 0 25 0 1 0 332973587 993579008 242403 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 242573 242403 81 214 0 242355 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 970292

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/78 26070
/proc/meminfo: memFree=41128/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1001036 CPUtime=942.04
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 250134 0 0 0 94098 106 0 0 25 0 1 0 332973587 1025060864 250117 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 250259 250117 81 214 0 250041 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1001036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 26070
/proc/meminfo: memFree=16232/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1030256 CPUtime=1002.02
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 257443 0 0 0 100092 110 0 0 25 0 1 0 332973587 1054982144 257426 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 257564 257426 81 214 0 257346 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1030256

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/78 26070
/proc/meminfo: memFree=15272/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1059068 CPUtime=1062
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 264643 0 0 0 106087 113 0 0 25 0 1 0 332973587 1084485632 264626 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 264767 264626 81 214 0 264549 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1059068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/78 26070
/proc/meminfo: memFree=15080/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1086640 CPUtime=1121.98
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 271520 0 0 0 112082 116 0 0 25 0 1 0 332973587 1112719360 271503 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 271660 271503 81 214 0 271442 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1086640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/78 26070
/proc/meminfo: memFree=15208/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1112836 CPUtime=1181.97
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 278062 0 0 0 118078 119 0 0 25 0 1 0 332973587 1139544064 278045 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 278209 278045 81 214 0 277991 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1112836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 26070
/proc/meminfo: memFree=16232/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=1120552 CPUtime=1200.07
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4194304 279994 0 0 0 119886 121 0 0 25 0 1 0 332973587 1147445248 279977 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 280138 279977 81 214 0 279920 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1120552

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 26070
/proc/meminfo: memFree=16232/2055920 swapFree=4152568/4192956
[pid=26067] ppid=26065 vsize=0 CPUtime=1200.16
/proc/26067/stat : 26067 (mmisat) R 26065 26067 24953 0 -1 4195332 279994 0 0 0 119886 130 0 0 25 0 1 0 332973587 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26067/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.25
CPU user time (s): 1198.87
CPU system time (s): 1.38179
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 1120552

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

runsolver used 1.37179 second user time and 3.00454 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar  5 21:27:38 UTC 2007

IDJOB= 329030
IDBENCH= 20530
IDSOLVER= 108
FILE ID= node72/329030-1173130058

PBS_JOBID= 4015173

Free space on /tmp= 66461 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/329030-1173130058/mmisat /tmp/evaluation/329030-1173130058/instance-329030-1173130058.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-329030-1173130058 -o ROOT/results/node72/solver-329030-1173130058 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329030-1173130058/mmisat /tmp/evaluation/329030-1173130058/instance-329030-1173130058.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  2c011180bbb09d53b6c397094ce9d269

RANDOM SEED= 899268569

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1043976 kB
Buffers:         44496 kB
Cached:         868972 kB
SwapCached:       8272 kB
Active:         135044 kB
Inactive:       801416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043976 kB
SwapTotal:     4192956 kB
SwapFree:      4152568 kB
Dirty:            4564 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            61076 kB
Committed_AS: 10478552 kB
PageTables:       1680 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= 66461 MiB

End job on node72 on Mon Mar  5 21:47:40 UTC 2007