Trace number 291677

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.02 1200.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
MD5SUMfabf0452180c700cfc0cc84c4c12ca08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091986
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/node35/watcher-291677-1171744920 -o ROOT/results/node35/solver-291677-1171744920 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291677-1171744920/mmisat /tmp/evaluation/291677-1171744920/instance-291677-1171744920.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: 2.33 1.31 0.99 3/64 2934
/proc/meminfo: memFree=729960/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=1044 CPUtime=0
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 168255752 1069056 106 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 261 106 81 214 0 43 0

[startup+0.106675 s]
/proc/loadavg: 2.33 1.31 0.99 3/64 2934
/proc/meminfo: memFree=729960/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=1176 CPUtime=0.1
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 169 0 0 0 10 0 0 0 18 0 1 0 168255752 1204224 152 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517207 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 294 152 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.514754 s]
/proc/loadavg: 2.33 1.31 0.99 3/64 2934
/proc/meminfo: memFree=729960/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=4252 CPUtime=0.5
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 950 0 0 0 50 0 0 0 21 0 1 0 168255752 4354048 933 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134552988 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 1063 933 91 214 0 845 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4252

[startup+1.33492 s]
/proc/loadavg: 2.33 1.31 0.99 2/65 2935
/proc/meminfo: memFree=719008/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=12920 CPUtime=1.32
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 3224 0 0 0 131 1 0 0 25 0 1 0 168255752 13230080 3076 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3230 3076 91 214 0 3012 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12920

[startup+2.97125 s]
/proc/loadavg: 2.33 1.31 0.99 2/65 2935
/proc/meminfo: memFree=717408/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13220 CPUtime=2.96
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 4427 0 0 0 294 2 0 0 25 0 1 0 168255752 13537280 3148 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518861 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3305 3148 91 214 0 3087 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13220

[startup+6.24991 s]
/proc/loadavg: 2.23 1.31 0.99 2/65 2935
/proc/meminfo: memFree=717152/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=12860 CPUtime=6.24
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 7359 0 0 0 621 3 0 0 25 0 1 0 168255752 13168640 3075 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3248 3076 91 214 0 3030 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12860

[startup+12.7032 s]
/proc/loadavg: 2.13 1.30 0.99 2/65 2935
/proc/meminfo: memFree=717352/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13556 CPUtime=12.69
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 12118 0 0 0 1264 5 0 0 25 0 1 0 168255752 13881344 3233 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3389 3233 91 214 0 3171 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13556

[startup+25.5048 s]
/proc/loadavg: 1.88 1.29 0.99 2/65 2935
/proc/meminfo: memFree=717160/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13876 CPUtime=25.49
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 19806 0 0 0 2541 8 0 0 25 0 1 0 168255752 14209024 3329 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548483 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3469 3329 91 214 0 3251 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13876

[startup+51.1119 s]
/proc/loadavg: 1.58 1.26 0.99 2/65 2935
/proc/meminfo: memFree=716904/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=14472 CPUtime=51.08
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 37472 0 0 0 5091 17 0 0 25 0 1 0 168255752 14819328 3460 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519043 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3618 3460 91 214 0 3400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14472

[startup+102.318 s]
/proc/loadavg: 1.25 1.22 0.99 2/65 2935
/proc/meminfo: memFree=716648/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=14400 CPUtime=102.27
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 65819 0 0 0 10197 30 0 0 25 0 1 0 168255752 14745600 3432 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997038 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3600 3432 91 214 0 3382 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14400

[startup+162.341 s]
/proc/loadavg: 1.09 1.18 0.99 2/65 2935
/proc/meminfo: memFree=717096/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13676 CPUtime=162.27
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 97093 0 0 0 16184 43 0 0 25 0 1 0 168255752 14004224 3257 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3419 3257 91 214 0 3201 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13676

[startup+222.361 s]
/proc/loadavg: 1.03 1.14 0.99 2/65 2935
/proc/meminfo: memFree=717416/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=12792 CPUtime=222.27
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 130488 0 0 0 22169 58 0 0 25 0 1 0 168255752 13099008 3050 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3198 3050 91 214 0 2980 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 12792

[startup+282.376 s]
/proc/loadavg: 1.01 1.11 0.99 2/65 2935
/proc/meminfo: memFree=717160/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13716 CPUtime=282.27
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 170159 0 0 0 28151 76 0 0 25 0 1 0 168255752 14045184 3287 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3429 3287 91 214 0 3211 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 13716

[startup+342.393 s]
/proc/loadavg: 1.00 1.09 0.99 2/65 2935
/proc/meminfo: memFree=717352/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13072 CPUtime=342.26
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 204692 0 0 0 34137 89 0 0 25 0 1 0 168255752 13385728 3099 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518786 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3268 3099 91 214 0 3050 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 13072

[startup+402.412 s]
/proc/loadavg: 1.00 1.07 0.99 2/65 2935
/proc/meminfo: memFree=717544/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13120 CPUtime=402.26
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 235122 0 0 0 40124 102 0 0 25 0 1 0 168255752 13434880 3120 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995071 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3280 3120 91 214 0 3062 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 13120

[startup+462.434 s]
/proc/loadavg: 1.00 1.06 0.99 2/65 2935
/proc/meminfo: memFree=717416/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=12920 CPUtime=462.26
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 269494 0 0 0 46108 118 0 0 25 0 1 0 168255752 13230080 3070 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518798 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3230 3070 91 214 0 3012 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 12920

[startup+522.452 s]
/proc/loadavg: 1.00 1.04 0.99 2/65 2935
/proc/meminfo: memFree=716520/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13708 CPUtime=522.26
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 300571 0 0 0 52094 132 0 0 25 0 1 0 168255752 14036992 3271 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3427 3271 91 214 0 3209 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 13708

[startup+582.467 s]
/proc/loadavg: 1.00 1.03 0.99 2/65 2935
/proc/meminfo: memFree=717032/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13628 CPUtime=582.25
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 338438 0 0 0 58076 149 0 0 25 0 1 0 168255752 13955072 3256 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513337 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3407 3256 91 214 0 3189 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 13628

[startup+642.487 s]
/proc/loadavg: 1.00 1.02 0.99 2/65 2935
/proc/meminfo: memFree=718184/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=12424 CPUtime=642.25
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 373506 0 0 0 64062 163 0 0 25 0 1 0 168255752 12722176 2963 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518360 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3106 2963 91 214 0 2888 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 12424

[startup+702.508 s]
/proc/loadavg: 1.00 1.02 0.99 2/65 2935
/proc/meminfo: memFree=716328/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=14604 CPUtime=702.25
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 402872 0 0 0 70048 177 0 0 25 0 1 0 168255752 14954496 3482 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3651 3482 91 214 0 3433 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 14604

[startup+762.526 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 2935
/proc/meminfo: memFree=717096/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13256 CPUtime=762.25
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 432602 0 0 0 76035 190 0 0 25 0 1 0 168255752 13574144 3176 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3314 3176 91 214 0 3096 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 13256

[startup+822.55 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 2935
/proc/meminfo: memFree=716072/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=14592 CPUtime=822.25
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 463607 0 0 0 82022 203 0 0 25 0 1 0 168255752 14942208 3479 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3648 3479 91 214 0 3430 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 14592

[startup+882.567 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2935
/proc/meminfo: memFree=716904/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13628 CPUtime=882.24
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 494461 0 0 0 88009 215 0 0 25 0 1 0 168255752 13955072 3237 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3407 3237 91 214 0 3189 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 13628

[startup+942.582 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2935
/proc/meminfo: memFree=716712/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13752 CPUtime=942.24
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 519609 0 0 0 93997 227 0 0 25 0 1 0 168255752 14082048 3274 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520328 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3438 3274 91 214 0 3220 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 13752

[startup+1002.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2935
/proc/meminfo: memFree=716648/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=14124 CPUtime=1002.24
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 550865 0 0 0 99983 241 0 0 25 0 1 0 168255752 14462976 3379 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518947 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3531 3379 91 214 0 3313 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 14124

[startup+1062.62 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2935
/proc/meminfo: memFree=716520/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13996 CPUtime=1062.24
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 586847 0 0 0 105968 256 0 0 25 0 1 0 168255752 14331904 3353 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998934 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3499 3353 91 214 0 3281 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 13996

[startup+1122.64 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2935
/proc/meminfo: memFree=716840/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13036 CPUtime=1122.23
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 623155 0 0 0 111951 272 0 0 25 0 1 0 168255752 13348864 3116 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518866 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3259 3116 91 214 0 3041 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 13036

[startup+1182.68 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 3047
/proc/meminfo: memFree=715880/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13960 CPUtime=1182.19
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 657217 0 0 0 117933 286 0 0 25 0 1 0 168255752 14295040 3325 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3490 3325 91 214 0 3272 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 13960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 3069
/proc/meminfo: memFree=715624/2055920 swapFree=4183700/4192956
[pid=2934] ppid=2932 vsize=13752 CPUtime=1200.01
/proc/2934/stat : 2934 (mmisat) R 2932 2934 2768 0 -1 4194304 664254 0 0 0 119711 290 0 0 25 0 1 0 168255752 14082048 3282 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548770 0 0 4096 0 0 0 0 17 1 0 0
/proc/2934/statm: 3438 3282 91 214 0 3220 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 13752

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.52
CPU time (s): 1200.02
CPU user time (s): 1197.11
CPU system time (s): 2.90756
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 15316

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

runsolver used 0.763883 second user time and 2.49862 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Feb 17 20:42:00 UTC 2007

IDJOB= 291677
IDBENCH= 19821
IDSOLVER= 108
FILE ID= node35/291677-1171744920

PBS_JOBID= 3839473

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-S1210495375-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291677-1171744920/mmisat /tmp/evaluation/291677-1171744920/instance-291677-1171744920.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-291677-1171744920 -o ROOT/results/node35/solver-291677-1171744920 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291677-1171744920/mmisat /tmp/evaluation/291677-1171744920/instance-291677-1171744920.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  fabf0452180c700cfc0cc84c4c12ca08

RANDOM SEED= 620303249

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:        730432 kB
Buffers:         39864 kB
Cached:        1185800 kB
SwapCached:       3776 kB
Active:         767400 kB
Inactive:       468708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        730432 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:          15688 kB
Slab:            75388 kB
Committed_AS:   635368 kB
PageTables:       1412 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 node35 on Sat Feb 17 21:02:03 UTC 2007