Trace number 292415

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.04 1200.36

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node75/watcher-292415-1171753609 -o ROOT/results/node75/solver-292415-1171753609 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292415-1171753609/mmisat /tmp/evaluation/292415-1171753609/instance-292415-1171753609.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: 1.00 1.00 1.00 3/64 10082
/proc/meminfo: memFree=835240/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=1044 CPUtime=0
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 195326724 1069056 106 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 261 106 81 214 0 43 0

[startup+0.107332 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10082
/proc/meminfo: memFree=835240/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=1176 CPUtime=0.1
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 172 0 0 0 10 0 0 0 18 0 1 0 195326724 1204224 155 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 294 155 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.51538 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10082
/proc/meminfo: memFree=835240/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=5352 CPUtime=0.51
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 1203 0 0 0 51 0 0 0 22 0 1 0 195326724 5480448 1186 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134562370 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 1338 1186 91 214 0 1120 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5352

[startup+1.33548 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=825120/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=13132 CPUtime=1.33
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 3149 0 0 0 132 1 0 0 25 0 1 0 195326724 13447168 3132 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3283 3132 91 214 0 3065 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13132

[startup+2.9717 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819168/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15684 CPUtime=2.96
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 4740 0 0 0 295 1 0 0 25 0 1 0 195326724 16060416 3773 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518949 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3921 3773 91 214 0 3703 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15684

[startup+6.25106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=818984/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=17108 CPUtime=6.24
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 6893 0 0 0 622 2 0 0 25 0 1 0 195326724 17518592 4138 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4277 4138 91 214 0 4059 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17108

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819624/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16804 CPUtime=12.68
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 11050 0 0 0 1265 3 0 0 25 0 1 0 195326724 17207296 4041 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997056 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4201 4041 91 214 0 3983 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16804

[startup+25.5053 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819368/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16372 CPUtime=25.49
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 18229 0 0 0 2543 6 0 0 25 0 1 0 195326724 16764928 3925 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4093 3925 91 214 0 3875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16372

[startup+51.1124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819688/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16940 CPUtime=51.08
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 28256 0 0 0 5098 10 0 0 25 0 1 0 195326724 17346560 4096 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4235 4096 91 214 0 4017 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16940

[startup+102.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819560/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16920 CPUtime=102.28
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 55264 0 0 0 10205 23 0 0 25 0 1 0 195326724 17326080 4081 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997177 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4230 4081 91 214 0 4012 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 16920

[startup+162.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819496/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16512 CPUtime=162.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 83127 0 0 0 16193 36 0 0 25 0 1 0 195326724 16908288 3962 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524596 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4128 3962 91 214 0 3910 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 16512

[startup+222.359 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819944/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15492 CPUtime=222.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 112207 0 0 0 22182 47 0 0 25 0 1 0 195326724 15863808 3719 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3873 3719 91 214 0 3655 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 15492

[startup+282.375 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820072/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15648 CPUtime=282.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 144654 0 0 0 28169 60 0 0 25 0 1 0 195326724 16023552 3747 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548624 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3912 3747 91 214 0 3694 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 15648

[startup+342.391 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819304/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16276 CPUtime=342.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 172542 0 0 0 34158 71 0 0 25 0 1 0 195326724 16666624 3904 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997158 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4069 3904 91 214 0 3851 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 16276

[startup+402.412 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819880/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15980 CPUtime=402.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 205085 0 0 0 40143 86 0 0 25 0 1 0 195326724 16363520 3848 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3995 3848 91 214 0 3777 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 15980

[startup+462.426 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820392/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15628 CPUtime=462.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 238744 0 0 0 46129 100 0 0 25 0 1 0 195326724 16003072 3764 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3907 3764 91 214 0 3689 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 15628

[startup+522.442 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 10083
/proc/meminfo: memFree=819432/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16676 CPUtime=522.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 269439 0 0 0 52114 115 0 0 25 0 1 0 195326724 17076224 4015 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519015 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4169 4015 91 214 0 3951 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 16676

[startup+582.458 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 10083
/proc/meminfo: memFree=820648/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15104 CPUtime=582.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 302229 0 0 0 58101 129 0 0 25 0 1 0 195326724 15466496 3638 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513342 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3776 3638 91 214 0 3558 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 15104

[startup+642.477 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820136/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15732 CPUtime=642.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 332589 0 0 0 64088 141 0 0 25 0 1 0 195326724 16109568 3764 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3933 3764 91 214 0 3715 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 15732

[startup+702.492 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820712/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15184 CPUtime=702.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 363505 0 0 0 70075 155 0 0 25 0 1 0 195326724 15548416 3629 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3796 3629 91 214 0 3578 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 15184

[startup+762.511 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819880/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16316 CPUtime=762.29
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 391242 0 0 0 76062 167 0 0 25 0 1 0 195326724 16707584 3928 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4079 3928 91 214 0 3861 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 16316

[startup+822.531 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819496/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16344 CPUtime=822.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 423003 0 0 0 82051 179 0 0 25 0 1 0 195326724 16736256 3917 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513312 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4086 3917 91 214 0 3868 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 16344

[startup+882.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=821288/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15616 CPUtime=882.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 457187 0 0 0 88036 194 0 0 25 0 1 0 195326724 15990784 3739 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134995048 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3904 3739 91 214 0 3686 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 15616

[startup+942.566 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=819176/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15964 CPUtime=942.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 492052 0 0 0 94022 208 0 0 25 0 1 0 195326724 16347136 3838 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548775 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3991 3838 91 214 0 3773 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 15964

[startup+1002.58 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 10083
/proc/meminfo: memFree=820072/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15664 CPUtime=1002.3
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 524180 0 0 0 100009 221 0 0 25 0 1 0 195326724 16039936 3758 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523273 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3916 3758 91 214 0 3698 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 15664

[startup+1062.61 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 10083
/proc/meminfo: memFree=820584/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15356 CPUtime=1062.31
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 562467 0 0 0 105996 235 0 0 25 0 1 0 195326724 15724544 3676 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523287 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3839 3676 91 214 0 3621 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 15356

[startup+1122.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820136/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15588 CPUtime=1122.31
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 595261 0 0 0 111982 249 0 0 25 0 1 0 195326724 15962112 3755 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3897 3755 91 214 0 3679 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 15588

[startup+1182.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=820200/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=15944 CPUtime=1182.31
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 626694 0 0 0 117967 264 0 0 25 0 1 0 195326724 16326656 3832 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134513364 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 3986 3832 91 214 0 3768 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 15944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=818792/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16972 CPUtime=1200.02
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 634829 0 0 0 119735 267 0 0 25 0 1 0 195326724 17379328 4095 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4243 4095 91 214 0 4025 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 16972

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

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

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10083
/proc/meminfo: memFree=818792/2055920 swapFree=4183176/4192956
[pid=10082] ppid=10080 vsize=16972 CPUtime=1200.02
/proc/10082/stat : 10082 (mmisat) R 10080 10082 8673 0 -1 4194304 634829 0 0 0 119735 267 0 0 25 0 1 0 195326724 17379328 4095 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10082/statm: 4243 4095 91 214 0 4025 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 16972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.36
CPU time (s): 1200.04
CPU user time (s): 1197.35
CPU system time (s): 2.68259
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 17996

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

runsolver used 0.889864 second user time and 2.31965 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Feb 17 23:06:49 UTC 2007

IDJOB= 292415
IDBENCH= 19839
IDSOLVER= 108
FILE ID= node75/292415-1171753609

PBS_JOBID= 3839451

Free space on /tmp= 66564 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292415-1171753609/mmisat /tmp/evaluation/292415-1171753609/instance-292415-1171753609.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-292415-1171753609 -o ROOT/results/node75/solver-292415-1171753609 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292415-1171753609/mmisat /tmp/evaluation/292415-1171753609/instance-292415-1171753609.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 227444662

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        835712 kB
Buffers:         39556 kB
Cached:        1084804 kB
SwapCached:       3828 kB
Active:         716980 kB
Inactive:       417128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        835712 kB
SwapTotal:     4192956 kB
SwapFree:      4183176 kB
Dirty:            1128 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            72024 kB
Committed_AS:   568580 kB
PageTables:       1432 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 node75 on Sat Feb 17 23:26:51 UTC 2007