Trace number 291554

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.03 1200.44

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
MD5SUM09ba83c5bb0d24fb8b0cf9ee4e9590ec
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.4636
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-291554-1171743693 -o ROOT/results/node65/solver-291554-1171743693 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291554-1171743693/mmisat /tmp/evaluation/291554-1171743693/instance-291554-1171743693.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.28 0.66 3/64 15457
/proc/meminfo: memFree=950144/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=1044 CPUtime=0
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 194327295 1069056 106 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 261 106 81 214 0 43 0

[startup+0.107518 s]
/proc/loadavg: 0.00 0.28 0.66 3/64 15457
/proc/meminfo: memFree=950144/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=1176 CPUtime=0.1
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 194327295 1204224 153 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 294 153 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.515584 s]
/proc/loadavg: 0.00 0.28 0.66 3/64 15457
/proc/meminfo: memFree=950144/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=3704 CPUtime=0.5
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 807 0 0 0 50 0 0 0 21 0 1 0 194327295 3792896 790 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548613 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 926 790 91 214 0 708 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3704

[startup+1.33572 s]
/proc/loadavg: 0.00 0.28 0.66 2/65 15458
/proc/meminfo: memFree=940208/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12648 CPUtime=1.32
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 3028 0 0 0 131 1 0 0 25 0 1 0 194327295 12951552 3011 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513313 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3162 3011 91 214 0 2944 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12648

[startup+2.97499 s]
/proc/loadavg: 0.08 0.30 0.66 2/65 15458
/proc/meminfo: memFree=938992/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12436 CPUtime=2.96
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 3484 0 0 0 295 1 0 0 25 0 1 0 194327295 12734464 2970 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513657 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3109 2970 91 214 0 2891 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12436

[startup+6.25152 s]
/proc/loadavg: 0.08 0.30 0.66 2/65 15458
/proc/meminfo: memFree=937968/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13156 CPUtime=6.24
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 4441 0 0 0 622 2 0 0 25 0 1 0 194327295 13471744 3134 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548485 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3289 3134 91 214 0 3071 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 13156

[startup+12.7086 s]
/proc/loadavg: 0.22 0.32 0.67 2/65 15458
/proc/meminfo: memFree=937720/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13516 CPUtime=12.69
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 6906 0 0 0 1266 3 0 0 25 0 1 0 194327295 13840384 3242 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3379 3242 91 214 0 3161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13516

[startup+25.6097 s]
/proc/loadavg: 0.34 0.34 0.67 2/65 15458
/proc/meminfo: memFree=937400/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13572 CPUtime=25.59
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 13528 0 0 0 2553 6 0 0 25 0 1 0 194327295 13897728 3241 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3393 3241 91 214 0 3175 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 13572

[startup+51.2149 s]
/proc/loadavg: 0.62 0.41 0.68 2/65 15458
/proc/meminfo: memFree=939512/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13312 CPUtime=51.19
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 24581 0 0 0 5107 12 0 0 25 0 1 0 194327295 13631488 3178 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134549428 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3328 3178 91 214 0 3110 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 13312

[startup+102.422 s]
/proc/loadavg: 0.83 0.50 0.70 2/65 15458
/proc/meminfo: memFree=937784/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13244 CPUtime=102.38
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 50334 0 0 0 10216 22 0 0 25 0 1 0 194327295 13561856 3163 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3311 3163 91 214 0 3093 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 13244

[startup+162.441 s]
/proc/loadavg: 0.94 0.59 0.71 2/65 15458
/proc/meminfo: memFree=937016/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13816 CPUtime=162.37
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 79038 0 0 0 16202 35 0 0 25 0 1 0 194327295 14147584 3306 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3454 3306 91 214 0 3236 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 13816

[startup+222.459 s]
/proc/loadavg: 0.98 0.66 0.73 2/65 15458
/proc/meminfo: memFree=937272/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13640 CPUtime=222.37
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 109158 0 0 0 22189 48 0 0 25 0 1 0 194327295 13967360 3259 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523161 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3410 3259 91 214 0 3192 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 13640

[startup+282.475 s]
/proc/loadavg: 0.99 0.72 0.74 2/65 15458
/proc/meminfo: memFree=937464/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=14352 CPUtime=282.37
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 132722 0 0 0 28179 58 0 0 25 0 1 0 194327295 14696448 3439 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134996904 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3588 3439 91 214 0 3370 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 14352

[startup+342.49 s]
/proc/loadavg: 0.99 0.77 0.75 2/65 15458
/proc/meminfo: memFree=937912/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12948 CPUtime=342.36
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 160015 0 0 0 34168 68 0 0 25 0 1 0 194327295 13258752 3095 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548490 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3237 3095 91 214 0 3019 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 12948

[startup+402.507 s]
/proc/loadavg: 0.99 0.81 0.77 2/65 15458
/proc/meminfo: memFree=937336/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12308 CPUtime=402.36
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 186792 0 0 0 40158 78 0 0 25 0 1 0 194327295 12603392 2923 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134553417 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3077 2923 91 214 0 2859 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 12308

[startup+462.524 s]
/proc/loadavg: 0.99 0.84 0.78 2/65 15458
/proc/meminfo: memFree=937784/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12820 CPUtime=462.35
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 218480 0 0 0 46144 91 0 0 25 0 1 0 194327295 13127680 3066 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3205 3066 91 214 0 2987 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 12820

[startup+522.539 s]
/proc/loadavg: 0.99 0.86 0.79 2/65 15458
/proc/meminfo: memFree=937976/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12948 CPUtime=522.34
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 247131 0 0 0 52131 103 0 0 25 0 1 0 194327295 13258752 3079 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523265 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3237 3079 91 214 0 3019 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 12948

[startup+582.557 s]
/proc/loadavg: 0.99 0.89 0.80 2/65 15458
/proc/meminfo: memFree=937912/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12960 CPUtime=582.34
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 274867 0 0 0 58117 117 0 0 25 0 1 0 194327295 13271040 3092 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3240 3092 91 214 0 3022 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 12960

[startup+642.57 s]
/proc/loadavg: 0.99 0.91 0.81 2/65 15458
/proc/meminfo: memFree=938104/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13116 CPUtime=642.34
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 305074 0 0 0 64105 129 0 0 25 0 1 0 194327295 13430784 3130 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3279 3130 91 214 0 3061 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 13116

[startup+702.585 s]
/proc/loadavg: 0.99 0.92 0.82 2/65 15458
/proc/meminfo: memFree=937144/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13200 CPUtime=702.34
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 332880 0 0 0 70092 142 0 0 25 0 1 0 194327295 13516800 3161 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134554286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3300 3161 91 214 0 3082 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 13200

[startup+762.602 s]
/proc/loadavg: 0.99 0.93 0.83 2/65 15458
/proc/meminfo: memFree=938424/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12112 CPUtime=762.33
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 362195 0 0 0 76079 154 0 0 25 0 1 0 194327295 12402688 2887 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550418 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3028 2887 91 214 0 2810 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 12112

[startup+822.623 s]
/proc/loadavg: 0.99 0.94 0.83 2/65 15458
/proc/meminfo: memFree=938168/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12764 CPUtime=822.33
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 395121 0 0 0 82066 167 0 0 25 0 1 0 194327295 13070336 3032 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518819 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3191 3032 91 214 0 2973 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 12764

[startup+882.641 s]
/proc/loadavg: 0.99 0.95 0.84 2/65 15458
/proc/meminfo: memFree=937912/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12924 CPUtime=882.33
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 424964 0 0 0 88053 180 0 0 25 0 1 0 194327295 13234176 3089 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3231 3089 91 214 0 3013 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 12924

[startup+942.653 s]
/proc/loadavg: 0.99 0.95 0.84 2/65 15458
/proc/meminfo: memFree=939000/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12296 CPUtime=942.32
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 452710 0 0 0 94042 190 0 0 25 0 1 0 194327295 12591104 2922 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3074 2922 91 214 0 2856 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 12296

[startup+1002.67 s]
/proc/loadavg: 0.99 0.96 0.85 2/65 15458
/proc/meminfo: memFree=937464/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13384 CPUtime=1002.32
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 479208 0 0 0 100031 201 0 0 25 0 1 0 194327295 13705216 3199 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3346 3199 91 214 0 3128 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 13384

[startup+1062.69 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 15460
/proc/meminfo: memFree=938040/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12804 CPUtime=1062.31
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 507168 0 0 0 106017 214 0 0 25 0 1 0 194327295 13111296 3045 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524086 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3201 3045 91 214 0 2983 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 12804

[startup+1122.71 s]
/proc/loadavg: 1.04 0.99 0.87 2/65 15460
/proc/meminfo: memFree=937528/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=12768 CPUtime=1122.32
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 537498 0 0 0 112003 229 0 0 25 0 1 0 194327295 13074432 3026 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3192 3026 91 214 0 2974 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 12768

[startup+1182.72 s]
/proc/loadavg: 1.02 0.99 0.87 2/65 15460
/proc/meminfo: memFree=937656/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=14016 CPUtime=1182.3
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 566509 0 0 0 117989 241 0 0 25 0 1 0 194327295 14352384 3356 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516212 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3504 3356 91 214 0 3286 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 14016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.01 0.99 0.88 2/65 15460
/proc/meminfo: memFree=936952/2055920 swapFree=4183880/4192956
[pid=15457] ppid=15455 vsize=13868 CPUtime=1200.02
/proc/15457/stat : 15457 (mmisat) R 15455 15457 15355 0 -1 4194304 573944 0 0 0 119757 245 0 0 25 0 1 0 194327295 14200832 3316 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518393 0 0 4096 0 0 0 0 17 1 0 0
/proc/15457/statm: 3467 3316 91 214 0 3249 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 13868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.03
CPU user time (s): 1197.58
CPU system time (s): 2.45563
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 14820

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

runsolver used 0.691894 second user time and 2.51762 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Feb 17 20:21:35 UTC 2007

IDJOB= 291554
IDBENCH= 19818
IDSOLVER= 108
FILE ID= node65/291554-1171743693

PBS_JOBID= 3839459

Free space on /tmp= 66564 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1317485140-08.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291554-1171743693/mmisat /tmp/evaluation/291554-1171743693/instance-291554-1171743693.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-291554-1171743693 -o ROOT/results/node65/solver-291554-1171743693 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291554-1171743693/mmisat /tmp/evaluation/291554-1171743693/instance-291554-1171743693.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  09ba83c5bb0d24fb8b0cf9ee4e9590ec

RANDOM SEED= 509231186

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:        950672 kB
Buffers:         38860 kB
Cached:         963272 kB
SwapCached:       2840 kB
Active:         692692 kB
Inactive:       318632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        950672 kB
SwapTotal:     4192956 kB
SwapFree:      4183880 kB
Dirty:            1408 kB
Writeback:           0 kB
Mapped:          15152 kB
Slab:            79988 kB
Committed_AS:   449432 kB
PageTables:       1456 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= 66564 MiB

End job on node65 on Sat Feb 17 20:41:40 UTC 2007