Trace number 329324

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.28 1200.63

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k75.cnf
MD5SUMfd9b941a20c95ff63d6f3a27d011956e
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 variables44722
Number of clauses164055
Sum of the clauses size439077
Maximum clause length37
Minimum clause length1
Number of clauses of size 1993
Number of clauses of size 283511
Number of clauses of size 373310
Number of clauses of size 4386
Number of clauses of size 5745
Number of clauses of size over 55110

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/node19/watcher-329324-1173137805 -o ROOT/results/node19/solver-329324-1173137805 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329324-1173137805/mmisat /tmp/evaluation/329324-1173137805/instance-329324-1173137805.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: 1.00 0.99 0.99 3/77 30280
/proc/meminfo: memFree=975664/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1044 CPUtime=0
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 333734583 1069056 86 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 135051325 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 261 86 74 214 0 43 0

[startup+0.0927599 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 30280
/proc/meminfo: memFree=975664/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=18372 CPUtime=0.08
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 4461 0 0 0 7 1 0 0 18 0 1 0 333734583 18812928 4444 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 4593 4448 81 214 0 4375 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18372

[startup+0.10176 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 30280
/proc/meminfo: memFree=975664/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=19752 CPUtime=0.09
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 4810 0 0 0 8 1 0 0 18 0 1 0 333734583 20226048 4793 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 4971 4798 81 214 0 4753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19752

[startup+0.301781 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 30280
/proc/meminfo: memFree=975664/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=42088 CPUtime=0.29
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 10378 0 0 0 25 4 0 0 19 0 1 0 333734583 43098112 10362 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 10522 10364 81 214 0 10304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42088

[startup+0.701825 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 30280
/proc/meminfo: memFree=975664/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=70436 CPUtime=0.69
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 17456 0 0 0 62 7 0 0 23 0 1 0 333734583 72126464 17439 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 17609 17439 81 214 0 17391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70436

[startup+1.50191 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=890024/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=108036 CPUtime=1.49
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 26856 0 0 0 138 11 0 0 25 0 1 0 333734583 110628864 26839 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 27009 26839 81 214 0 26791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108036

[startup+3.10108 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=846568/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=159276 CPUtime=3.09
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 39682 0 0 0 293 16 0 0 25 0 1 0 333734583 163098624 39665 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 39819 39665 81 214 0 39601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159276

[startup+6.30143 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=769896/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=219488 CPUtime=6.28
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 54727 0 0 0 607 21 0 0 25 0 1 0 333734583 224755712 54710 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 54872 54710 81 214 0 54654 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 219488

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=697000/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=283808 CPUtime=12.68
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 70807 0 0 0 1240 28 0 0 25 0 1 0 333734583 290619392 70790 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 70952 70790 81 214 0 70734 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 283808

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=629544/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=347292 CPUtime=25.48
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 86682 0 0 0 2515 33 0 0 25 0 1 0 333734583 355627008 86665 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 86823 86665 81 214 0 86605 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 347292

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30281
/proc/meminfo: memFree=556520/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=420488 CPUtime=51.08
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 104973 0 0 0 5066 42 0 0 25 0 1 0 333734583 430579712 104956 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 105122 104956 81 214 0 104904 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 420488

[startup+102.306 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 30281
/proc/meminfo: memFree=456296/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=519136 CPUtime=102.27
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 129631 0 0 0 10174 53 0 0 25 0 1 0 333734583 531595264 129614 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 129784 129614 81 214 0 129566 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 519136

[startup+162.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 30281
/proc/meminfo: memFree=368616/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=607420 CPUtime=162.25
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 151718 0 0 0 16165 60 0 0 25 0 1 0 333734583 621998080 151701 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 151855 151701 81 214 0 151637 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 607420

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 30281
/proc/meminfo: memFree=293608/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=681404 CPUtime=222.23
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 170222 0 0 0 22156 67 0 0 25 0 1 0 333734583 697757696 170205 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 170351 170205 81 214 0 170133 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 681404

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30281
/proc/meminfo: memFree=226536/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=749008 CPUtime=282.21
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 187108 0 0 0 28147 74 0 0 25 0 1 0 333734583 766984192 187091 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 187252 187091 81 214 0 187034 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 749008

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30281
/proc/meminfo: memFree=163816/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=810868 CPUtime=342.2
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 202596 0 0 0 34141 79 0 0 25 0 1 0 333734583 830328832 202579 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 202717 202579 81 214 0 202499 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 810868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=105512/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=869584 CPUtime=402.17
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 217263 0 0 0 40131 86 0 0 25 0 1 0 333734583 890454016 217246 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 217396 217246 81 214 0 217178 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 869584

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=50408/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=924108 CPUtime=462.16
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 230887 0 0 0 46125 91 0 0 25 0 1 0 333734583 946286592 230870 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 231027 230870 81 214 0 230809 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 924108

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=15464/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=976272 CPUtime=522.15
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 243943 0 0 0 52117 98 0 0 25 0 1 0 333734583 999702528 243926 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 244068 243926 81 214 0 243850 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 976272

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=15592/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1023420 CPUtime=582.13
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 255702 0 0 0 58111 102 0 0 25 0 1 0 333734583 1047982080 255685 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 255855 255685 81 214 0 255637 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1023420

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=16296/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1070024 CPUtime=642.11
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 267361 0 0 0 64104 107 0 0 25 0 1 0 333734583 1095704576 267344 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 267506 267344 81 214 0 267288 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1070024

[startup+702.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 30283
/proc/meminfo: memFree=15592/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1114048 CPUtime=702.09
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 278380 0 0 0 70097 112 0 0 25 0 1 0 333734583 1140785152 278363 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 278512 278363 81 214 0 278294 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1114048

[startup+762.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 30283
/proc/meminfo: memFree=15656/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1156532 CPUtime=762.08
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 288996 0 0 0 76091 117 0 0 25 0 1 0 333734583 1184288768 288979 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 289133 288979 81 214 0 288915 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1156532

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 30283
/proc/meminfo: memFree=15016/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1199060 CPUtime=822.06
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 299620 0 0 0 82085 121 0 0 25 0 1 0 333734583 1227837440 299603 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 299765 299603 81 214 0 299547 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 1199060

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=16104/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1239140 CPUtime=882.04
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 309637 0 0 0 88079 125 0 0 25 0 1 0 333734583 1268879360 309620 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 309785 309620 81 214 0 309567 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1239140

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=14952/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1277268 CPUtime=942.02
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 319193 0 0 0 94072 130 0 0 25 0 1 0 333734583 1307922432 319176 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 319317 319176 81 214 0 319099 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1277268

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=14824/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1313916 CPUtime=1002
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 328338 0 0 0 100067 133 0 0 25 0 1 0 333734583 1345449984 328321 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 328479 328321 81 214 0 328261 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1313916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 30283
/proc/meminfo: memFree=14760/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1349508 CPUtime=1061.98
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 337237 0 0 0 106061 137 0 0 25 0 1 0 333734583 1381896192 337220 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 337377 337220 81 214 0 337159 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1349508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=16040/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1384792 CPUtime=1121.97
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 346053 0 0 0 112056 141 0 0 25 0 1 0 333734583 1418027008 346036 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 346198 346036 81 214 0 345980 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 1384792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=15656/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1419256 CPUtime=1181.95
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 354665 0 0 0 118051 144 0 0 25 0 1 0 333734583 1453318144 354648 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 354814 354648 81 214 0 354596 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1419256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=15848/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=1429212 CPUtime=1200.05
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4194304 357171 0 0 0 119859 146 0 0 25 0 1 0 333734583 1463513088 357154 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 357303 357154 81 214 0 357085 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1429212

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30283
/proc/meminfo: memFree=15848/2055920 swapFree=4169440/4192956
[pid=30280] ppid=30278 vsize=0 CPUtime=1200.25
/proc/30280/stat : 30280 (mmisat) R 30278 30280 29833 0 -1 4195332 357171 0 0 0 119860 165 0 0 25 0 1 0 333734583 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/30280/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.28
CPU user time (s): 1198.6
CPU system time (s): 1.68274
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 1429212

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

runsolver used 1.3098 second user time and 3.06353 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Mar  5 23:36:46 UTC 2007

IDJOB= 329324
IDBENCH= 20537
IDSOLVER= 108
FILE ID= node19/329324-1173137805

PBS_JOBID= 4014964

Free space on /tmp= 66518 MiB

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

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  fd9b941a20c95ff63d6f3a27d011956e

RANDOM SEED= 455371436

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:        976072 kB
Buffers:         51084 kB
Cached:         931452 kB
SwapCached:       2580 kB
Active:         272756 kB
Inactive:       732580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        976072 kB
SwapTotal:     4192956 kB
SwapFree:      4169440 kB
Dirty:            5100 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            60084 kB
Committed_AS:  1351868 kB
PageTables:       1756 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= 66518 MiB

End job on node19 on Mon Mar  5 23:56:48 UTC 2007