Trace number 295121

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.05 1200.48

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
MD5SUM87601d6b29694c44112ef8c86b506fed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.73958
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

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/node33/watcher-295121-1171800413 -o ROOT/results/node33/solver-295121-1171800413 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295121-1171800413/mmisat /tmp/evaluation/295121-1171800413/instance-295121-1171800413.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.04 1.00 1.00 3/64 13298
/proc/meminfo: memFree=911864/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=1044 CPUtime=0
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 105076597 1069056 104 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 261 104 81 214 0 43 0

[startup+0.106616 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 13298
/proc/meminfo: memFree=911864/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=1176 CPUtime=0.1
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 157 0 0 0 10 0 0 0 18 0 1 0 105076597 1204224 140 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 294 140 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.514698 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 13298
/proc/meminfo: memFree=911864/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=1440 CPUtime=0.51
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 212 0 0 0 51 0 0 0 22 0 1 0 105076597 1474560 195 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 360 195 81 214 0 142 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1440

[startup+1.33487 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 13299
/proc/meminfo: memFree=911152/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=1704 CPUtime=1.33
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 274 0 0 0 133 0 0 0 25 0 1 0 105076597 1744896 257 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 426 257 81 214 0 208 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1704

[startup+2.9712 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 13299
/proc/meminfo: memFree=910768/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=1968 CPUtime=2.96
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 339 0 0 0 296 0 0 0 25 0 1 0 105076597 2015232 322 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 492 322 81 214 0 274 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1968

[startup+6.24988 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 13299
/proc/meminfo: memFree=886832/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30760 CPUtime=6.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 7563 0 0 0 621 3 0 0 25 0 1 0 105076597 31498240 7546 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7690 7546 91 214 0 7472 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 30760

[startup+12.7032 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 13299
/proc/meminfo: memFree=882552/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30312 CPUtime=12.69
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 11434 0 0 0 1265 4 0 0 25 0 1 0 105076597 31039488 7428 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7578 7428 91 214 0 7360 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30312

[startup+25.5058 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 13299
/proc/meminfo: memFree=883192/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29732 CPUtime=25.48
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 20200 0 0 0 2540 8 0 0 25 0 1 0 105076597 30445568 7282 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134550260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7433 7282 91 214 0 7215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29732

[startup+51.1121 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 13299
/proc/meminfo: memFree=883704/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29568 CPUtime=51.08
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 34868 0 0 0 5092 16 0 0 25 0 1 0 105076597 30277632 7250 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7392 7250 91 214 0 7174 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29568

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=883512/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30312 CPUtime=102.27
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 68665 0 0 0 10196 31 0 0 25 0 1 0 105076597 31039488 7414 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546084 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7578 7414 91 214 0 7360 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30312

[startup+162.341 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=883704/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28664 CPUtime=162.27
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 105776 0 0 0 16181 46 0 0 25 0 1 0 105076597 29351936 7009 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7166 7009 91 214 0 6948 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 28664

[startup+222.359 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=882104/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30244 CPUtime=222.27
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 146565 0 0 0 22163 64 0 0 25 0 1 0 105076597 30969856 7391 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518917 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7561 7391 91 214 0 7343 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 30244

[startup+282.377 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=882680/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30340 CPUtime=282.26
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 185569 0 0 0 28146 80 0 0 25 0 1 0 105076597 31068160 7430 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134997127 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7585 7430 91 214 0 7367 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 30340

[startup+342.392 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=884536/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29164 CPUtime=342.26
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 223653 0 0 0 34129 97 0 0 25 0 1 0 105076597 29863936 7130 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7291 7130 91 214 0 7073 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 29164

[startup+402.412 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=882232/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30248 CPUtime=402.26
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 263866 0 0 0 40112 114 0 0 25 0 1 0 105076597 30973952 7398 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7562 7398 91 214 0 7344 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 30248

[startup+462.428 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=882488/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29740 CPUtime=462.25
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 304380 0 0 0 46094 131 0 0 25 0 1 0 105076597 30453760 7277 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519061 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7435 7277 91 214 0 7217 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 29740

[startup+522.445 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 13299
/proc/meminfo: memFree=883064/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28608 CPUtime=522.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 343434 0 0 0 52076 148 0 0 25 0 1 0 105076597 29294592 7013 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7152 7013 91 214 0 6934 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 28608

[startup+582.466 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 13299
/proc/meminfo: memFree=884600/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28060 CPUtime=582.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 383937 0 0 0 58058 166 0 0 25 0 1 0 105076597 28733440 6876 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7015 6876 91 214 0 6797 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 28060

[startup+642.488 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13299
/proc/meminfo: memFree=884152/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28056 CPUtime=642.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 421397 0 0 0 64040 184 0 0 25 0 1 0 105076597 28729344 6854 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7014 6854 91 214 0 6796 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 28056

[startup+702.504 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=883128/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28560 CPUtime=702.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 464528 0 0 0 70019 205 0 0 25 0 1 0 105076597 29245440 6983 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518405 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7140 6983 91 214 0 6922 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 28560

[startup+762.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=883704/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29148 CPUtime=762.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 504513 0 0 0 76000 224 0 0 25 0 1 0 105076597 29847552 7121 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523281 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7287 7121 91 214 0 7069 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 29148

[startup+822.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=883384/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28940 CPUtime=822.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 542536 0 0 0 81983 241 0 0 25 0 1 0 105076597 29634560 7065 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134996888 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7235 7065 91 214 0 7017 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 28940

[startup+882.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=882872/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28860 CPUtime=882.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 583136 0 0 0 87963 261 0 0 25 0 1 0 105076597 29552640 7051 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548768 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7215 7051 91 214 0 6997 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 28860

[startup+942.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=884408/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28332 CPUtime=942.24
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 623556 0 0 0 93944 280 0 0 25 0 1 0 105076597 29011968 6935 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134520661 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7083 6935 91 214 0 6865 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 28332

[startup+1002.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=883576/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29148 CPUtime=1002.22
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 663102 0 0 0 99926 296 0 0 25 0 1 0 105076597 29847552 7132 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7287 7132 91 214 0 7069 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 29148

[startup+1062.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13301
/proc/meminfo: memFree=883256/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=29496 CPUtime=1062.22
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 702119 0 0 0 105911 311 0 0 25 0 1 0 105076597 30203904 7210 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7374 7210 91 214 0 7156 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 29496

[startup+1122.64 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 13301
/proc/meminfo: memFree=882744/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=30252 CPUtime=1122.22
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 741184 0 0 0 111891 331 0 0 25 0 1 0 105076597 30978048 7394 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7563 7394 91 214 0 7345 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 30252

[startup+1182.65 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 13301
/proc/meminfo: memFree=882872/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28936 CPUtime=1182.22
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 783934 0 0 0 117872 350 0 0 25 0 1 0 105076597 29630464 7093 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134993990 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7234 7093 91 214 0 7016 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 28936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 13301
/proc/meminfo: memFree=883768/2055920 swapFree=4183908/4192956
[pid=13298] ppid=13296 vsize=28876 CPUtime=1200.04
/proc/13298/stat : 13298 (mmisat) R 13296 13298 12952 0 -1 4194304 797516 0 0 0 119648 356 0 0 25 0 1 0 105076597 29569024 7066 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134551041 0 0 4096 0 0 0 0 17 1 0 0
/proc/13298/statm: 7219 7066 91 214 0 7001 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 28876

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.48
CPU time (s): 1200.05
CPU user time (s): 1196.48
CPU system time (s): 3.56546
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 31588

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

runsolver used 0.847871 second user time and 2.36264 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 12:06:53 UTC 2007

IDJOB= 295121
IDBENCH= 19905
IDSOLVER= 108
FILE ID= node33/295121-1171800413

PBS_JOBID= 3839615

Free space on /tmp= 66563 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S461794864-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295121-1171800413/mmisat /tmp/evaluation/295121-1171800413/instance-295121-1171800413.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-295121-1171800413 -o ROOT/results/node33/solver-295121-1171800413 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295121-1171800413/mmisat /tmp/evaluation/295121-1171800413/instance-295121-1171800413.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  87601d6b29694c44112ef8c86b506fed

RANDOM SEED= 71578822

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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:        912272 kB
Buffers:         41244 kB
Cached:         982140 kB
SwapCached:       4164 kB
Active:         750188 kB
Inactive:       283744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        912272 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            1412 kB
Writeback:           0 kB
Mapped:          15276 kB
Slab:            95800 kB
Committed_AS:   153388 kB
PageTables:       1408 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= 66563 MiB

End job on node33 on Sun Feb 18 12:26:55 UTC 2007