Trace number 294157

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
MiraXT v3? (TO) 1200.23 601.925

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1109841921-18.SAT.shuffled.cnf
MD5SUMdbe7e3fe1e7b58d06fc02e720d4baf80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.068989
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-294157-1178816071 -o ROOT/results/node4/solver-294157-1178816071 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294157-1178816071/MiraXTv3_dyn /tmp/evaluation/294157-1178816071/instance-294157-1178816071.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=3788 CPUtime=0
/proc/11528/stat : 11528 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 357644860 3878912 262 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/11528/statm: 947 262 206 20 0 305 0

[startup+0.029873 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=12956 CPUtime=1.66
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 2298 0 0 0 165 1 0 0 18 0 3 0 357644860 13266944 2273 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 3239 2273 218 20 0 2597 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 12956

[startup+0.9192 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=13480 CPUtime=1.8
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 2453 0 0 0 179 1 0 0 18 0 3 0 357644860 13803520 2428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 3370 2428 218 20 0 2728 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 13480

[startup+1.00121 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=13744 CPUtime=1.97
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 2550 0 0 0 196 1 0 0 18 0 3 0 357644860 14073856 2525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 3436 2525 218 20 0 2794 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 13744

[startup+1.10122 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=14140 CPUtime=2.17
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 2690 0 0 0 216 1 0 0 18 0 3 0 357644860 14479360 2665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 3535 2665 218 20 0 2893 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 14140

[startup+1.50126 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 11528
/proc/meminfo: memFree=1863568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=16772 CPUtime=2.96
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 2932 0 0 0 295 1 0 0 18 0 3 0 357644860 17174528 2907 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 4193 2907 218 20 0 3551 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16772

[startup+3.10141 s]
/proc/loadavg: 1.01 0.97 0.99 3/80 11531
/proc/meminfo: memFree=1849656/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=20156 CPUtime=6.15
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 3889 0 0 0 613 2 0 0 18 0 3 0 357644860 20639744 3828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 5039 3828 218 20 0 4397 0
[pid=11528/tid=11530] ppid=11526 vsize=20156 CPUtime=3.07
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 1747 0 0 0 306 1 0 0 19 0 3 0 357644862 20639744 3828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=20156 CPUtime=3.06
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 1774 0 0 0 305 1 0 0 25 0 3 0 357644862 20639744 3828 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 20156

[startup+6.30671 s]
/proc/loadavg: 1.09 0.99 1.00 3/80 11531
/proc/meminfo: memFree=1839352/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=29896 CPUtime=12.55
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 6368 0 0 0 1251 4 0 0 18 0 3 0 357644860 30613504 6229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 7474 6229 218 20 0 6832 0
[pid=11528/tid=11530] ppid=11526 vsize=29896 CPUtime=6.28
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 2949 0 0 0 626 2 0 0 25 0 3 0 357644862 30613504 6229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=29896 CPUtime=6.24
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 3051 0 0 0 623 1 0 0 20 0 3 0 357644862 30613504 6229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 29896

[startup+12.7013 s]
/proc/loadavg: 1.16 1.01 1.01 3/80 11531
/proc/meminfo: memFree=1831224/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=37792 CPUtime=25.3
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 8588 0 0 0 2524 6 0 0 18 0 3 0 357644860 38699008 8143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 9448 8143 218 20 0 8806 0
[pid=11528/tid=11530] ppid=11526 vsize=37792 CPUtime=12.65
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 4035 0 0 0 1263 2 0 0 24 0 3 0 357644862 38699008 8143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=37792 CPUtime=12.61
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 4185 0 0 0 1259 2 0 0 25 0 3 0 357644862 38699008 8143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 37792

[startup+25.5025 s]
/proc/loadavg: 1.37 1.05 1.02 3/80 11531
/proc/meminfo: memFree=1820664/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=47792 CPUtime=50.82
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 11752 0 0 0 5073 9 0 0 18 0 3 0 357644860 48939008 10811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 11948 10811 218 20 0 11306 0
[pid=11528/tid=11530] ppid=11526 vsize=47792 CPUtime=25.45
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 5759 0 0 0 2541 4 0 0 23 0 3 0 357644862 48939008 10811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=47792 CPUtime=25.34
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 5625 0 0 0 2530 4 0 0 22 0 3 0 357644862 48939008 10811 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 47792

[startup+51.103 s]
/proc/loadavg: 1.70 1.16 1.06 3/80 11531
/proc/meminfo: memFree=1813496/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=56000 CPUtime=101.88
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 14571 0 0 0 10177 11 0 0 18 0 3 0 357644860 57344000 12672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 14000 12672 218 20 0 13358 0
[pid=11528/tid=11530] ppid=11526 vsize=56000 CPUtime=51.03
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 7099 0 0 0 5098 5 0 0 25 0 3 0 357644862 57344000 12672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=56000 CPUtime=50.83
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 7104 0 0 0 5078 5 0 0 25 0 3 0 357644862 57344000 12672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 56000

[startup+102.303 s]
/proc/loadavg: 1.88 1.30 1.11 3/80 11531
/proc/meminfo: memFree=1808568/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=60284 CPUtime=204
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 17608 0 0 0 20386 14 0 0 18 0 3 0 357644860 61730816 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 15071 13827 218 20 0 14429 0
[pid=11528/tid=11530] ppid=11526 vsize=60284 CPUtime=102.17
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 8369 0 0 0 10211 6 0 0 25 0 3 0 357644862 61730816 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526423 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=60284 CPUtime=101.79
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 8871 0 0 0 10172 7 0 0 25 0 3 0 357644862 61730816 13827 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 60284

[startup+162.303 s]
/proc/loadavg: 1.95 1.42 1.16 3/80 11531
/proc/meminfo: memFree=1805304/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=63444 CPUtime=323.68
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 20172 0 0 0 32351 17 0 0 18 0 3 0 357644860 64966656 14580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 15861 14580 218 20 0 15219 0
[pid=11528/tid=11530] ppid=11526 vsize=63444 CPUtime=162.14
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 9776 0 0 0 16206 8 0 0 25 0 3 0 357644862 64966656 14580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=63444 CPUtime=161.51
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 10028 0 0 0 16143 8 0 0 25 0 3 0 357644862 64966656 14580 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 63444

[startup+222.302 s]
/proc/loadavg: 1.98 1.53 1.21 3/80 11531
/proc/meminfo: memFree=1802232/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=66732 CPUtime=443.35
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 22993 0 0 0 44316 19 0 0 18 0 3 0 357644860 68333568 15370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 16683 15370 218 20 0 16041 0
[pid=11528/tid=11530] ppid=11526 vsize=66732 CPUtime=222.07
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 11259 0 0 0 22198 9 0 0 25 0 3 0 357644862 68333568 15370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=66732 CPUtime=221.25
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 11366 0 0 0 22116 9 0 0 25 0 3 0 357644862 68333568 15370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 66732

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.26 3/80 11531
/proc/meminfo: memFree=1795512/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=73620 CPUtime=563.07
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 26588 0 0 0 56283 24 0 0 18 0 3 0 357644860 75386880 17034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 18405 17034 218 20 0 17763 0
[pid=11528/tid=11530] ppid=11526 vsize=73620 CPUtime=282.04
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 12463 0 0 0 28193 11 0 0 25 0 3 0 357644862 75386880 17034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=73620 CPUtime=281
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 13757 0 0 0 28088 12 0 0 25 0 3 0 357644862 75386880 17034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 73620

[startup+342.303 s]
/proc/loadavg: 1.99 1.68 1.30 3/80 11531
/proc/meminfo: memFree=1793912/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=75940 CPUtime=682.72
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 28543 0 0 0 68247 25 0 0 18 0 3 0 357644860 77762560 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 18985 17428 218 20 0 18343 0
[pid=11528/tid=11530] ppid=11526 vsize=75940 CPUtime=342
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 13436 0 0 0 34188 12 0 0 25 0 3 0 357644862 77762560 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=75940 CPUtime=340.7
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 14739 0 0 0 34057 13 0 0 25 0 3 0 357644862 77762560 17428 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 75940

[startup+402.308 s]
/proc/loadavg: 1.99 1.73 1.34 3/86 11613
/proc/meminfo: memFree=1792072/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=76624 CPUtime=802.28
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 30651 0 0 0 80197 31 0 0 18 0 3 0 357644860 78462976 17605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 19156 17605 218 20 0 18514 0
[pid=11528/tid=11530] ppid=11526 vsize=76624 CPUtime=401.88
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 14454 0 0 0 40175 13 0 0 25 0 3 0 357644862 78462976 17605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=76624 CPUtime=400.37
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 15829 0 0 0 40020 17 0 0 25 0 3 0 357644862 78462976 17605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.28
Current children cumulated vsize (KiB) 76624

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/80 11729
/proc/meminfo: memFree=1792440/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=77292 CPUtime=921.74
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 32703 0 0 0 92129 45 0 0 18 0 3 0 357644860 79147008 17776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 19323 17776 218 20 0 18681 0
[pid=11528/tid=11530] ppid=11526 vsize=77292 CPUtime=461.71
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 15481 0 0 0 46157 14 0 0 25 0 3 0 357644862 79147008 17776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=77292 CPUtime=460
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 16854 0 0 0 45970 30 0 0 25 0 3 0 357644862 79147008 17776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.74
Current children cumulated vsize (KiB) 77292

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.41 3/80 11729
/proc/meminfo: memFree=1791672/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=77892 CPUtime=1041.41
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 34624 0 0 0 104095 46 0 0 18 0 3 0 357644860 79761408 17955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 19473 17955 218 20 0 18831 0
[pid=11528/tid=11530] ppid=11526 vsize=77892 CPUtime=521.67
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 16476 0 0 0 52153 14 0 0 25 0 3 0 357644862 79761408 17955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=77892 CPUtime=519.71
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 17780 0 0 0 51940 31 0 0 25 0 3 0 357644862 79761408 17955 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.41
Current children cumulated vsize (KiB) 77892

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 11729
/proc/meminfo: memFree=1790968/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=78712 CPUtime=1161.09
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 36489 0 0 0 116060 49 0 0 18 0 3 0 357644860 80601088 18143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 19678 18143 218 20 0 19036 0
[pid=11528/tid=11530] ppid=11526 vsize=78712 CPUtime=581.63
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 17410 0 0 0 58147 16 0 0 25 0 3 0 357644862 80601088 18143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=78712 CPUtime=579.43
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 18711 0 0 0 57911 32 0 0 25 0 3 0 357644862 80601088 18143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.09
Current children cumulated vsize (KiB) 78712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.902 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 11729
/proc/meminfo: memFree=1789560/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=80044 CPUtime=1200.2
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 37466 0 0 0 119970 50 0 0 18 0 3 0 357644860 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 20011 18497 218 20 0 19369 0
[pid=11528/tid=11530] ppid=11526 vsize=80044 CPUtime=601.23
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 17876 0 0 0 60106 17 0 0 23 0 3 0 357644862 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=80044 CPUtime=598.94
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 19222 0 0 0 59861 33 0 0 25 0 3 0 357644862 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 80044

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

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

[startup+601.902 s]
/proc/loadavg: 1.99 1.86 1.46 3/80 11729
/proc/meminfo: memFree=1789560/2055920 swapFree=4141212/4192956
[pid=11528] ppid=11526 vsize=80044 CPUtime=1200.2
/proc/11528/stat : 11528 (MiraXTv3_dyn) S 11526 11528 11456 0 -1 4194304 37466 0 0 0 119970 50 0 0 18 0 3 0 357644860 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11528/statm: 20011 18497 218 20 0 19369 0
[pid=11528/tid=11530] ppid=11526 vsize=80044 CPUtime=601.23
/proc/11528/task/11530/stat : 11530 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 17876 0 0 0 60106 17 0 0 23 0 3 0 357644862 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11528/tid=11531] ppid=11526 vsize=80044 CPUtime=598.94
/proc/11528/task/11531/stat : 11531 (MiraXTv3_dyn) R 11526 11528 11456 0 -1 4194368 19222 0 0 0 59861 33 0 0 25 0 3 0 357644862 81965056 18497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 80044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.925
CPU time (s): 1200.23
CPU user time (s): 1199.71
CPU system time (s): 0.516921
CPU usage (%): 199.399
Max. virtual memory (cumulated for all children) (KiB): 80044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37466
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= 505
involuntary context switches= 22910

runsolver used 0.622905 second user time and 1.61075 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Thu May 10 16:54:31 UTC 2007

IDJOB= 294157
IDBENCH= 19881
IDSOLVER= 128
FILE ID= node4/294157-1178816071

PBS_JOBID= 5250963

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1109841921-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294157-1178816071/MiraXTv3_dyn /tmp/evaluation/294157-1178816071/instance-294157-1178816071.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-294157-1178816071 -o ROOT/results/node4/solver-294157-1178816071 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294157-1178816071/MiraXTv3_dyn /tmp/evaluation/294157-1178816071/instance-294157-1178816071.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dbe7e3fe1e7b58d06fc02e720d4baf80

RANDOM SEED= 181129166

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863784 kB
Buffers:         37472 kB
Cached:          79588 kB
SwapCached:      15676 kB
Active:          83572 kB
Inactive:        56764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863784 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          29752 kB
Slab:            37264 kB
Committed_AS:  9857092 kB
PageTables:       1816 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= 66561 MiB

End job on node4 on Thu May 10 17:04:35 UTC 2007