Trace number 302318

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 v1? (TO) 1200.12 1200.43

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1517867865-16.cnf
MD5SUMf3afe0baf07d92ddf8b999932745fd0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark140.778
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node17/watcher-302318-1178844025 -o ROOT/results/node17/solver-302318-1178844025 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/302318-1178844025/MiraXTv1_dyn /tmp/evaluation/302318-1178844025/instance-302318-1178844025.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.85 0.97 0.99 3/77 10151
/proc/meminfo: memFree=1794088/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=3788 CPUtime=0
/proc/10151/stat : 10151 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 332319984 3878912 359 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 0 0 0
/proc/10151/statm: 947 364 205 20 0 305 0

[startup+0.070507 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10151
/proc/meminfo: memFree=1794088/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=5288 CPUtime=0.06
/proc/10151/stat : 10151 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194304 760 0 0 0 6 0 0 0 18 0 1 0 332319984 5414912 735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575883 0 0 4096 0 0 0 0 17 0 0 0
/proc/10151/statm: 1322 735 207 20 0 680 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5288

[startup+0.101509 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10151
/proc/meminfo: memFree=1794088/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=5464 CPUtime=0.09
/proc/10151/stat : 10151 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194304 797 0 0 0 9 0 0 0 18 0 1 0 332319984 5595136 772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583544 0 0 4096 0 0 0 0 17 0 0 0
/proc/10151/statm: 1366 772 207 20 0 724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5464

[startup+0.30153 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10151
/proc/meminfo: memFree=1794088/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=9528 CPUtime=0.29
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 1410 0 0 0 29 0 0 0 18 0 2 0 332319984 9756672 1310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 2382 1310 218 20 0 1740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9528

[startup+0.701571 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 10151
/proc/meminfo: memFree=1794088/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=12168 CPUtime=0.69
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 2110 0 0 0 69 0 0 0 18 0 2 0 332319984 12460032 2010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 3042 2011 218 20 0 2400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12168

[startup+1.50266 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1784664/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=17316 CPUtime=1.5
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 3435 0 0 0 149 1 0 0 18 0 2 0 332319984 17731584 3335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 4329 3335 218 20 0 3687 0
[pid=10151/tid=10153] ppid=10149 vsize=17316 CPUtime=1.37
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 2519 0 0 0 137 0 0 0 25 0 2 0 332319997 17731584 3335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 17316

[startup+3.10182 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1780312/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=23336 CPUtime=3.09
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 4829 0 0 0 308 1 0 0 18 0 2 0 332319984 23896064 4729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 5834 4729 218 20 0 5192 0
[pid=10151/tid=10153] ppid=10149 vsize=23336 CPUtime=2.96
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 3913 0 0 0 296 0 0 0 25 0 2 0 332319997 23896064 4729 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23336

[startup+6.30116 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1764312/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=34732 CPUtime=6.29
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 7795 0 0 0 626 3 0 0 18 0 2 0 332319984 35565568 7659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 8683 7659 218 20 0 8041 0
[pid=10151/tid=10153] ppid=10149 vsize=34732 CPUtime=6.16
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 6879 0 0 0 614 2 0 0 25 0 2 0 332319997 35565568 7659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34732

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1749984/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=50792 CPUtime=12.69
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 11920 0 0 0 1263 6 0 0 18 0 2 0 332319984 52011008 11701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 12698 11701 218 20 0 12056 0
[pid=10151/tid=10153] ppid=10149 vsize=50792 CPUtime=12.56
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 11004 0 0 0 1251 5 0 0 25 0 2 0 332319997 52011008 11701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50792

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1734368/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=64676 CPUtime=25.48
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 15604 0 0 0 2540 8 0 0 18 0 2 0 332319984 66228224 15224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 16169 15224 218 20 0 15527 0
[pid=10151/tid=10153] ppid=10149 vsize=64676 CPUtime=25.36
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 14688 0 0 0 2528 8 0 0 25 0 2 0 332319997 66228224 15224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64676

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1724256/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=73652 CPUtime=51.08
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 18350 0 0 0 5097 11 0 0 18 0 2 0 332319984 75419648 17533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 18413 17533 218 20 0 17771 0
[pid=10151/tid=10153] ppid=10149 vsize=73652 CPUtime=50.95
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 17434 0 0 0 5085 10 0 0 25 0 2 0 332319997 75419648 17533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 73652

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 10153
/proc/meminfo: memFree=1720288/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=77580 CPUtime=102.26
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 19985 0 0 0 10215 11 0 0 18 0 2 0 332319984 79441920 18513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 19395 18513 218 20 0 18753 0
[pid=10151/tid=10153] ppid=10149 vsize=77580 CPUtime=102.15
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 19069 0 0 0 10204 11 0 0 25 0 2 0 332319997 79441920 18513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565692 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77580

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1719968/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=78780 CPUtime=162.25
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 20948 0 0 0 16213 12 0 0 18 0 2 0 332319984 80670720 18816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 19695 18816 218 20 0 19053 0
[pid=10151/tid=10153] ppid=10149 vsize=78780 CPUtime=162.12
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 20032 0 0 0 16201 11 0 0 25 0 2 0 332319997 80670720 18816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78780

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1716576/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=81228 CPUtime=222.23
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 22275 0 0 0 22210 13 0 0 18 0 2 0 332319984 83177472 19417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 20307 19417 218 20 0 19665 0
[pid=10151/tid=10153] ppid=10149 vsize=81228 CPUtime=222.1
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 21359 0 0 0 22198 12 0 0 25 0 2 0 332319997 83177472 19417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81228

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1715104/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=82732 CPUtime=282.22
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 23250 0 0 0 28208 14 0 0 18 0 2 0 332319984 84717568 19795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 20683 19795 218 20 0 20041 0
[pid=10151/tid=10153] ppid=10149 vsize=82732 CPUtime=282.09
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 22334 0 0 0 28196 13 0 0 25 0 2 0 332319997 84717568 19795 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 82732

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1714656/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=83180 CPUtime=342.2
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 23985 0 0 0 34206 14 0 0 18 0 2 0 332319984 85176320 19927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 20795 19927 218 20 0 20153 0
[pid=10151/tid=10153] ppid=10149 vsize=83180 CPUtime=342.07
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 23069 0 0 0 34194 13 0 0 25 0 2 0 332319997 85176320 19927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 83180

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1705248/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=92516 CPUtime=402.18
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 26855 0 0 0 40202 16 0 0 18 0 2 0 332319984 94736384 22261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23129 22261 218 20 0 22487 0
[pid=10151/tid=10153] ppid=10149 vsize=92516 CPUtime=402.06
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 25939 0 0 0 40190 16 0 0 25 0 2 0 332319997 94736384 22261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 92516

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702432/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=462.17
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28168 0 0 0 46200 17 0 0 18 0 2 0 332319984 97751040 22971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22971 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=462.04
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27252 0 0 0 46188 16 0 0 25 0 2 0 332319997 97751040 22971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 95460

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702432/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=522.15
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28574 0 0 0 52198 17 0 0 18 0 2 0 332319984 97751040 22975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22975 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=522.03
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27658 0 0 0 52187 16 0 0 25 0 2 0 332319997 97751040 22975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526607 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 95460

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702432/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=582.14
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28574 0 0 0 58197 17 0 0 18 0 2 0 332319984 97751040 22975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22975 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=582.01
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27658 0 0 0 58185 16 0 0 25 0 2 0 332319997 97751040 22975 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 95460

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702496/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=642.13
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28575 0 0 0 64196 17 0 0 18 0 2 0 332319984 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22976 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=642.01
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27659 0 0 0 64184 17 0 0 25 0 2 0 332319997 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 95460

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702432/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=702.11
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28575 0 0 0 70194 17 0 0 18 0 2 0 332319984 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22976 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=701.99
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27659 0 0 0 70182 17 0 0 25 0 2 0 332319997 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 95460

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1702368/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=95460 CPUtime=762.09
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 28776 0 0 0 76192 17 0 0 18 0 2 0 332319984 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 23865 22976 218 20 0 23223 0
[pid=10151/tid=10153] ppid=10149 vsize=95460 CPUtime=761.97
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 27860 0 0 0 76180 17 0 0 25 0 2 0 332319997 97751040 22976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 95460

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1701536/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=96560 CPUtime=822.08
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 29438 0 0 0 82190 18 0 0 18 0 2 0 332319984 98877440 23236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24140 23236 218 20 0 23498 0
[pid=10151/tid=10153] ppid=10149 vsize=96560 CPUtime=821.95
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 28522 0 0 0 82178 17 0 0 25 0 2 0 332319997 98877440 23236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 96560

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1701280/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=96560 CPUtime=882.06
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 29938 0 0 0 88188 18 0 0 18 0 2 0 332319984 98877440 23267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24140 23267 218 20 0 23498 0
[pid=10151/tid=10153] ppid=10149 vsize=96560 CPUtime=881.94
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 29022 0 0 0 88176 18 0 0 25 0 2 0 332319997 98877440 23267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 96560

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1700512/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=97356 CPUtime=942.05
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 30661 0 0 0 94186 19 0 0 18 0 2 0 332319984 99692544 23454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24339 23454 218 20 0 23697 0
[pid=10151/tid=10153] ppid=10149 vsize=97356 CPUtime=941.92
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 29745 0 0 0 94174 18 0 0 25 0 2 0 332319997 99692544 23454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 97356

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1699104/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=98868 CPUtime=1002.03
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 31509 0 0 0 100184 19 0 0 18 0 2 0 332319984 101240832 23833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24717 23833 218 20 0 24075 0
[pid=10151/tid=10153] ppid=10149 vsize=98868 CPUtime=1001.91
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 30593 0 0 0 100172 19 0 0 25 0 2 0 332319997 101240832 23833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 98868

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1699040/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=98868 CPUtime=1062.02
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 31980 0 0 0 106183 19 0 0 18 0 2 0 332319984 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24717 23834 218 20 0 24075 0
[pid=10151/tid=10153] ppid=10149 vsize=98868 CPUtime=1061.9
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 31064 0 0 0 106171 19 0 0 25 0 2 0 332319997 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 98868

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1699040/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=98868 CPUtime=1122.01
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 32522 0 0 0 112181 20 0 0 18 0 2 0 332319984 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24717 23834 218 20 0 24075 0
[pid=10151/tid=10153] ppid=10149 vsize=98868 CPUtime=1121.88
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 31606 0 0 0 112169 19 0 0 25 0 2 0 332319997 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 98868

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 10155
/proc/meminfo: memFree=1699040/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=98868 CPUtime=1181.99
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 33265 0 0 0 118179 20 0 0 18 0 2 0 332319984 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24717 23834 218 20 0 24075 0
[pid=10151/tid=10153] ppid=10149 vsize=98868 CPUtime=1181.86
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 32349 0 0 0 118167 19 0 0 25 0 2 0 332319997 101240832 23834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 98868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 10155
/proc/meminfo: memFree=1699040/2055920 swapFree=4140644/4192956
[pid=10151] ppid=10149 vsize=98868 CPUtime=1200.09
/proc/10151/stat : 10151 (MiraXTv1_dyn) S 10149 10151 10079 0 -1 4194304 33402 0 0 0 119989 20 0 0 18 0 2 0 332319984 101240832 23835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10151/statm: 24717 23835 218 20 0 24075 0
[pid=10151/tid=10153] ppid=10149 vsize=98868 CPUtime=1199.96
/proc/10151/task/10153/stat : 10153 (MiraXTv1_dyn) R 10149 10151 10079 0 -1 4194368 32486 0 0 0 119977 19 0 0 25 0 2 0 332319997 101240832 23835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 98868

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.9
CPU system time (s): 0.218966
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 99140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33402
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= 13
involuntary context switches= 2389

runsolver used 1.3058 second user time and 3.06853 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 00:40:25 UTC 2007

IDJOB= 302318
IDBENCH= 20080
IDSOLVER= 130
FILE ID= node17/302318-1178844025

PBS_JOBID= 5251014

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1517867865-16.cnf
COMMAND LINE= /tmp/evaluation/302318-1178844025/MiraXTv1_dyn /tmp/evaluation/302318-1178844025/instance-302318-1178844025.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-302318-1178844025 -o ROOT/results/node17/solver-302318-1178844025 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/302318-1178844025/MiraXTv1_dyn /tmp/evaluation/302318-1178844025/instance-302318-1178844025.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3afe0baf07d92ddf8b999932745fd0c

RANDOM SEED= 700360409

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1794304 kB
Buffers:         46812 kB
Cached:         129244 kB
SwapCached:      15568 kB
Active:          98868 kB
Inactive:       101040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794304 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4532 kB
Writeback:           0 kB
Mapped:          29756 kB
Slab:            47216 kB
Committed_AS: 10121924 kB
PageTables:       1796 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= 66560 MiB

End job on node17 on Fri May 11 01:00:27 UTC 2007