Trace number 295039

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.11 1200.46

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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/node61/watcher-295039-1171798918 -o ROOT/results/node61/solver-295039-1171798918 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295039-1171798918/mmisat /tmp/evaluation/295039-1171798918/instance-295039-1171798918.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: 7.35 6.62 3.93 3/64 4026
/proc/meminfo: memFree=896880/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=1044 CPUtime=0
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 199848777 1069056 103 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 261 103 81 214 0 43 0

[startup+0.107403 s]
/proc/loadavg: 7.35 6.62 3.93 3/64 4026
/proc/meminfo: memFree=896880/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=1176 CPUtime=0.1
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 157 0 0 0 10 0 0 0 18 0 1 0 199848777 1204224 140 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 294 140 81 214 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1176

[startup+0.517442 s]
/proc/loadavg: 7.35 6.62 3.93 3/64 4026
/proc/meminfo: memFree=896880/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=1440 CPUtime=0.51
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 212 0 0 0 51 0 0 0 21 0 1 0 199848777 1474560 195 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 360 195 81 214 0 142 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1440

[startup+1.33752 s]
/proc/loadavg: 7.35 6.62 3.93 2/65 4027
/proc/meminfo: memFree=896168/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=1704 CPUtime=1.33
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 275 0 0 0 133 0 0 0 25 0 1 0 199848777 1744896 258 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 426 258 81 214 0 208 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1704

[startup+2.97368 s]
/proc/loadavg: 7.35 6.62 3.93 2/65 4027
/proc/meminfo: memFree=895848/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=1836 CPUtime=2.96
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 337 0 0 0 296 0 0 0 25 0 1 0 199848777 1880064 320 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 459 320 81 214 0 241 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1836

[startup+6.24999 s]
/proc/loadavg: 6.84 6.53 3.91 2/65 4027
/proc/meminfo: memFree=875568/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=28364 CPUtime=6.24
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 6966 0 0 0 622 2 0 0 25 0 1 0 199848777 29044736 6949 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524262 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7091 6949 91 214 0 6873 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 28364

[startup+12.7056 s]
/proc/loadavg: 6.38 6.44 3.90 2/65 4027
/proc/meminfo: memFree=867696/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29556 CPUtime=12.69
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 11242 0 0 0 1265 4 0 0 25 0 1 0 199848777 30265344 7247 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7389 7247 91 214 0 7171 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29556

[startup+25.6078 s]
/proc/loadavg: 5.18 6.17 3.85 2/65 4027
/proc/meminfo: memFree=868016/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=30196 CPUtime=25.59
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 19599 0 0 0 2552 7 0 0 25 0 1 0 199848777 30920704 7404 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7549 7404 91 214 0 7331 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 30196

[startup+51.2103 s]
/proc/loadavg: 3.76 5.75 3.77 2/65 4027
/proc/meminfo: memFree=868784/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=28764 CPUtime=51.19
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 33561 0 0 0 5106 13 0 0 25 0 1 0 199848777 29454336 7031 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853401 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7191 7031 91 214 0 6973 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 28764

[startup+102.417 s]
/proc/loadavg: 2.19 5.02 3.63 2/65 4027
/proc/meminfo: memFree=868080/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29252 CPUtime=102.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 69181 0 0 0 10209 30 0 0 25 0 1 0 199848777 29954048 7165 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7313 7165 91 214 0 7095 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 29252

[startup+162.438 s]
/proc/loadavg: 1.44 4.29 3.46 2/65 4027
/proc/meminfo: memFree=868080/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29752 CPUtime=162.38
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 110004 0 0 0 16192 46 0 0 25 0 1 0 199848777 30466048 7277 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518873 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7438 7277 91 214 0 7220 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 29752

[startup+222.458 s]
/proc/loadavg: 1.16 3.68 3.30 2/65 4027
/proc/meminfo: memFree=868464/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29272 CPUtime=222.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 147098 0 0 0 22177 62 0 0 25 0 1 0 199848777 29974528 7172 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7318 7172 91 214 0 7100 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 29272

[startup+282.473 s]
/proc/loadavg: 1.06 3.19 3.15 2/65 4027
/proc/meminfo: memFree=868464/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29312 CPUtime=282.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 183094 0 0 0 28162 77 0 0 25 0 1 0 199848777 30015488 7167 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516177 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7328 7167 91 214 0 7110 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 29312

[startup+342.487 s]
/proc/loadavg: 1.02 2.79 3.02 2/65 4027
/proc/meminfo: memFree=867760/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29516 CPUtime=342.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 223747 0 0 0 34145 94 0 0 25 0 1 0 199848777 30224384 7240 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134546168 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7379 7240 91 214 0 7161 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 29516

[startup+402.506 s]
/proc/loadavg: 1.05 2.48 2.89 2/65 4027
/proc/meminfo: memFree=867696/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29940 CPUtime=402.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 261660 0 0 0 40131 109 0 0 25 0 1 0 199848777 30658560 7332 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7485 7332 91 214 0 7267 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 29940

[startup+462.522 s]
/proc/loadavg: 1.02 2.21 2.77 2/65 4027
/proc/meminfo: memFree=867248/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29516 CPUtime=462.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 303399 0 0 0 46114 125 0 0 25 0 1 0 199848777 30224384 7210 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7379 7210 91 214 0 7161 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 29516

[startup+522.538 s]
/proc/loadavg: 1.00 1.98 2.66 2/65 4027
/proc/meminfo: memFree=868272/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29608 CPUtime=522.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 340042 0 0 0 52099 140 0 0 25 0 1 0 199848777 30318592 7244 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524105 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7402 7244 91 214 0 7184 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 29608

[startup+582.56 s]
/proc/loadavg: 1.00 1.80 2.55 2/65 4027
/proc/meminfo: memFree=866800/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=30700 CPUtime=582.41
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 379456 0 0 0 58084 157 0 0 25 0 1 0 199848777 31436800 7531 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518856 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7675 7531 91 214 0 7457 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 30700

[startup+642.574 s]
/proc/loadavg: 1.00 1.65 2.45 2/65 4027
/proc/meminfo: memFree=867696/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29608 CPUtime=642.41
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 420266 0 0 0 64066 175 0 0 25 0 1 0 199848777 30318592 7233 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134524265 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7402 7233 91 214 0 7184 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 29608

[startup+702.585 s]
/proc/loadavg: 1.00 1.53 2.36 2/65 4027
/proc/meminfo: memFree=867504/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29124 CPUtime=702.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 457840 0 0 0 70049 191 0 0 25 0 1 0 199848777 29822976 7120 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516164 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7281 7120 91 214 0 7063 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 29124

[startup+762.597 s]
/proc/loadavg: 1.00 1.43 2.27 2/65 4027
/proc/meminfo: memFree=868016/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29164 CPUtime=762.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 494536 0 0 0 76033 207 0 0 25 0 1 0 199848777 29863936 7120 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7291 7120 91 214 0 7073 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 29164

[startup+822.615 s]
/proc/loadavg: 1.08 1.38 2.20 2/65 4027
/proc/meminfo: memFree=868400/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=28428 CPUtime=822.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 531518 0 0 0 82016 224 0 0 25 0 1 0 199848777 29110272 6958 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134548693 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7107 6958 91 214 0 6889 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 28428

[startup+882.629 s]
/proc/loadavg: 1.03 1.31 2.12 2/65 4027
/proc/meminfo: memFree=867952/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29708 CPUtime=882.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 568782 0 0 0 88002 238 0 0 25 0 1 0 199848777 30420992 7278 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134523281 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7427 7278 91 214 0 7209 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 29708

[startup+942.644 s]
/proc/loadavg: 1.01 1.25 2.05 2/65 4027
/proc/meminfo: memFree=868656/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29404 CPUtime=942.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 606280 0 0 0 93987 253 0 0 25 0 1 0 199848777 30109696 7204 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515744 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7351 7204 91 214 0 7133 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 29404

[startup+1002.66 s]
/proc/loadavg: 1.00 1.20 1.98 2/65 4027
/proc/meminfo: memFree=868848/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=28856 CPUtime=1002.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 644518 0 0 0 99971 269 0 0 25 0 1 0 199848777 29548544 7056 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134853405 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7214 7056 91 214 0 6996 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 28856

[startup+1062.68 s]
/proc/loadavg: 1.00 1.16 1.91 2/65 4027
/proc/meminfo: memFree=868592/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29080 CPUtime=1062.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 684589 0 0 0 105953 287 0 0 25 0 1 0 199848777 29777920 7100 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134515747 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7270 7100 91 214 0 7052 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 29080

[startup+1122.69 s]
/proc/loadavg: 1.00 1.13 1.85 2/65 4027
/proc/meminfo: memFree=869360/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=26800 CPUtime=1122.4
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 722167 0 0 0 111935 305 0 0 25 0 1 0 199848777 27443200 6561 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134519058 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 6700 6561 91 214 0 6482 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 26800

[startup+1182.73 s]
/proc/loadavg: 1.00 1.10 1.80 2/71 4139
/proc/meminfo: memFree=867640/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=28720 CPUtime=1182.39
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 758782 0 0 0 117915 324 0 0 25 0 1 0 199848777 29409280 7041 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134518861 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7180 7041 91 214 0 6962 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 28720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.00 1.10 1.78 2/71 4161
/proc/meminfo: memFree=866680/2055920 swapFree=4183164/4192956
[pid=4026] ppid=4024 vsize=29676 CPUtime=1200.1
/proc/4026/stat : 4026 (mmisat) R 4024 4026 3914 0 -1 4194304 769293 0 0 0 119682 328 0 0 25 0 1 0 199848777 30388224 7272 18446744073709551615 134512640 135391789 4294956640 18446744073709551615 134516166 0 0 4096 0 0 0 0 17 1 0 0
/proc/4026/statm: 7419 7272 91 214 0 7201 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 29676

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.46
CPU time (s): 1200.11
CPU user time (s): 1196.82
CPU system time (s): 3.2915
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 30776

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

runsolver used 0.893864 second user time and 2.36564 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Feb 18 11:41:58 UTC 2007

IDJOB= 295039
IDBENCH= 19903
IDSOLVER= 108
FILE ID= node61/295039-1171798918

PBS_JOBID= 3839604

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-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295039-1171798918/mmisat /tmp/evaluation/295039-1171798918/instance-295039-1171798918.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-295039-1171798918 -o ROOT/results/node61/solver-295039-1171798918 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295039-1171798918/mmisat /tmp/evaluation/295039-1171798918/instance-295039-1171798918.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 814199876

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:        897352 kB
Buffers:         37700 kB
Cached:        1019328 kB
SwapCached:       3636 kB
Active:         421216 kB
Inactive:       645404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897352 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            78060 kB
Committed_AS:   566336 kB
PageTables:       1388 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 node61 on Sun Feb 18 12:02:01 UTC 2007