Trace number 294118

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.06 1200.12

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
MD5SUM2c7bf3b36a08e984c6bfa25f8c13f2d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
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 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/node16/watcher-294118-1178815960 -o ROOT/results/node16/solver-294118-1178815960 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294118-1178815960/MiraXTv1_dyn /tmp/evaluation/294118-1178815960/instance-294118-1178815960.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.78 0.95 0.98 3/77 23373
/proc/meminfo: memFree=1810064/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=3788 CPUtime=0
/proc/23373/stat : 23373 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 329513652 3878912 263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7648573 0 0 4096 0 0 0 0 17 1 0 0
/proc/23373/statm: 947 263 206 20 0 305 0

[startup+0.078647 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 23373
/proc/meminfo: memFree=1810064/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=4852 CPUtime=0.07
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 509 0 0 0 7 0 0 0 18 0 2 0 329513652 4968448 484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 1213 484 218 20 0 571 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4852

[startup+0.101641 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 23373
/proc/meminfo: memFree=1810064/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=5800 CPUtime=0.09
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 563 0 0 0 9 0 0 0 18 0 2 0 329513652 5939200 538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 1450 538 218 20 0 808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5800

[startup+0.301599 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 23373
/proc/meminfo: memFree=1810064/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=6672 CPUtime=0.29
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 803 0 0 0 29 0 0 0 18 0 2 0 329513652 6832128 778 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 1668 778 218 20 0 1026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6672

[startup+0.701514 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 23373
/proc/meminfo: memFree=1810064/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=7980 CPUtime=0.69
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 1186 0 0 0 69 0 0 0 18 0 2 0 329513652 8171520 1161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 1995 1161 218 20 0 1353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7980

[startup+1.50234 s]
/proc/loadavg: 0.78 0.95 0.98 2/79 23375
/proc/meminfo: memFree=1805952/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=9504 CPUtime=1.49
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 1567 0 0 0 149 0 0 0 18 0 2 0 329513652 9732096 1542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 2376 1542 218 20 0 1734 0
[pid=23373/tid=23375] ppid=23371 vsize=9504 CPUtime=1.47
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 1200 0 0 0 147 0 0 0 25 0 2 0 329513654 9732096 1542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9504

[startup+3.10101 s]
/proc/loadavg: 0.78 0.95 0.98 2/79 23375
/proc/meminfo: memFree=1803136/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=12732 CPUtime=3.09
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 2434 0 0 0 308 1 0 0 18 0 2 0 329513652 13037568 2373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 3183 2373 218 20 0 2541 0
[pid=23373/tid=23375] ppid=23371 vsize=12732 CPUtime=3.07
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 2067 0 0 0 307 0 0 0 25 0 2 0 329513654 13037568 2373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12732

[startup+6.30133 s]
/proc/loadavg: 0.80 0.95 0.98 2/79 23375
/proc/meminfo: memFree=1799944/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=15148 CPUtime=6.29
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 3074 0 0 0 628 1 0 0 18 0 2 0 329513652 15511552 2974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 3787 2974 218 20 0 3145 0
[pid=23373/tid=23375] ppid=23371 vsize=15148 CPUtime=6.27
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 2707 0 0 0 626 1 0 0 25 0 2 0 329513654 15511552 2974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15148

[startup+12.702 s]
/proc/loadavg: 0.81 0.95 0.98 2/79 23375
/proc/meminfo: memFree=1794888/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=18840 CPUtime=12.69
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 4141 0 0 0 1267 2 0 0 18 0 2 0 329513652 19292160 3890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 4710 3890 218 20 0 4068 0
[pid=23373/tid=23375] ppid=23371 vsize=18840 CPUtime=12.67
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 3774 0 0 0 1265 2 0 0 25 0 2 0 329513654 19292160 3890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18840

[startup+25.5013 s]
/proc/loadavg: 0.85 0.95 0.98 2/79 23375
/proc/meminfo: memFree=1791432/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=22472 CPUtime=25.49
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 5317 0 0 0 2546 3 0 0 18 0 2 0 329513652 23011328 4823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 5618 4823 218 20 0 4976 0
[pid=23373/tid=23375] ppid=23371 vsize=22472 CPUtime=25.47
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 4950 0 0 0 2544 3 0 0 25 0 2 0 329513654 23011328 4823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22472

[startup+51.1018 s]
/proc/loadavg: 0.90 0.96 0.98 2/79 23375
/proc/meminfo: memFree=1788808/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=24828 CPUtime=51.09
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 6438 0 0 0 5105 4 0 0 18 0 2 0 329513652 25423872 5413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 6207 5413 218 20 0 5565 0
[pid=23373/tid=23375] ppid=23371 vsize=24828 CPUtime=51.08
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 6071 0 0 0 5104 4 0 0 25 0 2 0 329513654 25423872 5413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24828

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 23375
/proc/meminfo: memFree=1786824/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=26804 CPUtime=102.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 7901 0 0 0 10225 5 0 0 18 0 2 0 329513652 27447296 5904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 6701 5904 218 20 0 6059 0
[pid=23373/tid=23375] ppid=23371 vsize=26804 CPUtime=102.28
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 7534 0 0 0 10223 5 0 0 25 0 2 0 329513654 27447296 5904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26804

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1785288/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=28252 CPUtime=162.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 9346 0 0 0 16223 7 0 0 18 0 2 0 329513652 28930048 6276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 7063 6276 218 20 0 6421 0
[pid=23373/tid=23375] ppid=23371 vsize=28252 CPUtime=162.27
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 8979 0 0 0 16221 6 0 0 25 0 2 0 329513654 28930048 6276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28252

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1784136/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=29304 CPUtime=222.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 10643 0 0 0 22222 8 0 0 18 0 2 0 329513652 30007296 6547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 7326 6547 218 20 0 6684 0
[pid=23373/tid=23375] ppid=23371 vsize=29304 CPUtime=222.28
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 10276 0 0 0 22221 7 0 0 25 0 2 0 329513654 30007296 6547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29304

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1783240/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=30136 CPUtime=282.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 11826 0 0 0 28222 8 0 0 18 0 2 0 329513652 30859264 6761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 7534 6761 218 20 0 6892 0
[pid=23373/tid=23375] ppid=23371 vsize=30136 CPUtime=282.28
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 11459 0 0 0 28220 8 0 0 25 0 2 0 329513654 30859264 6761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30136

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1782792/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=30700 CPUtime=342.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 13008 0 0 0 34221 9 0 0 18 0 2 0 329513652 31436800 6884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 7675 6884 218 20 0 7033 0
[pid=23373/tid=23375] ppid=23371 vsize=30700 CPUtime=342.28
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 12641 0 0 0 34219 9 0 0 25 0 2 0 329513654 31436800 6884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 30700

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1781896/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=31848 CPUtime=402.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 14228 0 0 0 40220 10 0 0 18 0 2 0 329513652 32612352 7101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 7962 7101 218 20 0 7320 0
[pid=23373/tid=23375] ppid=23371 vsize=31848 CPUtime=402.28
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 13861 0 0 0 40218 10 0 0 25 0 2 0 329513654 32612352 7101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 31848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23375
/proc/meminfo: memFree=1781448/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=32332 CPUtime=462.3
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 15304 0 0 0 46219 11 0 0 18 0 2 0 329513652 33107968 7240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8083 7240 218 20 0 7441 0
[pid=23373/tid=23375] ppid=23371 vsize=32332 CPUtime=462.29
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 14937 0 0 0 46218 11 0 0 25 0 2 0 329513654 33107968 7240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 32332

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 23491
/proc/meminfo: memFree=1779720/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=32952 CPUtime=522.27
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 16404 0 0 0 52213 14 0 0 18 0 2 0 329513652 33742848 7392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8238 7392 218 20 0 7596 0
[pid=23373/tid=23375] ppid=23371 vsize=32952 CPUtime=522.24
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 16037 0 0 0 52211 13 0 0 25 0 2 0 329513654 33742848 7392 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 32952

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23573
/proc/meminfo: memFree=1780040/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=33524 CPUtime=582.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 17502 0 0 0 58207 15 0 0 18 0 2 0 329513652 34328576 7532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8381 7532 218 20 0 7739 0
[pid=23373/tid=23375] ppid=23371 vsize=33524 CPUtime=582.19
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 17135 0 0 0 58205 14 0 0 25 0 2 0 329513654 34328576 7532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 33524

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23573
/proc/meminfo: memFree=1779592/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=34192 CPUtime=642.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 18497 0 0 0 64206 16 0 0 18 0 2 0 329513652 35012608 7640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8548 7640 218 20 0 7906 0
[pid=23373/tid=23375] ppid=23371 vsize=34192 CPUtime=642.2
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 18130 0 0 0 64205 15 0 0 25 0 2 0 329513654 35012608 7640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 34192

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23573
/proc/meminfo: memFree=1779144/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=34612 CPUtime=702.21
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 19428 0 0 0 70205 16 0 0 18 0 2 0 329513652 35442688 7758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8653 7758 218 20 0 8011 0
[pid=23373/tid=23375] ppid=23371 vsize=34612 CPUtime=702.2
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 19061 0 0 0 70204 16 0 0 25 0 2 0 329513654 35442688 7758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 34612

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23573
/proc/meminfo: memFree=1778952/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=34748 CPUtime=762.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 20369 0 0 0 76205 17 0 0 18 0 2 0 329513652 35581952 7797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8687 7797 218 20 0 8045 0
[pid=23373/tid=23375] ppid=23371 vsize=34748 CPUtime=762.21
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 20002 0 0 0 76204 17 0 0 25 0 2 0 329513654 35581952 7797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 34748

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 23573
/proc/meminfo: memFree=1778760/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=35048 CPUtime=822.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 21517 0 0 0 82204 18 0 0 18 0 2 0 329513652 35889152 7869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8762 7869 218 20 0 8120 0
[pid=23373/tid=23375] ppid=23371 vsize=35048 CPUtime=822.2
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 21150 0 0 0 82202 18 0 0 25 0 2 0 329513654 35889152 7869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 35048

[startup+882.303 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1778440/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=35516 CPUtime=882.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 22453 0 0 0 88203 19 0 0 18 0 2 0 329513652 36368384 7968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8879 7968 218 20 0 8237 0
[pid=23373/tid=23375] ppid=23371 vsize=35516 CPUtime=882.21
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 22086 0 0 0 88202 19 0 0 25 0 2 0 329513654 36368384 7968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 35516

[startup+942.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1778056/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=35804 CPUtime=942.23
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 23479 0 0 0 94203 20 0 0 18 0 2 0 329513652 36663296 8065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 8951 8065 218 20 0 8309 0
[pid=23373/tid=23375] ppid=23371 vsize=35804 CPUtime=942.2
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 23112 0 0 0 94201 19 0 0 25 0 2 0 329513654 36663296 8065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 35804

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1777736/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=36092 CPUtime=1002.23
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 24489 0 0 0 100202 21 0 0 18 0 2 0 329513652 36958208 8138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9023 8138 218 20 0 8381 0
[pid=23373/tid=23375] ppid=23371 vsize=36092 CPUtime=1002.2
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 24122 0 0 0 100200 20 0 0 25 0 2 0 329513654 36958208 8138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 36092

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1777416/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=36444 CPUtime=1062.22
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 25435 0 0 0 106201 21 0 0 18 0 2 0 329513652 37318656 8224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9111 8224 218 20 0 8469 0
[pid=23373/tid=23375] ppid=23371 vsize=36444 CPUtime=1062.21
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 25068 0 0 0 106200 21 0 0 25 0 2 0 329513654 37318656 8224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 36444

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1777224/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=36596 CPUtime=1122.23
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 26342 0 0 0 112201 22 0 0 18 0 2 0 329513652 37474304 8266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9149 8266 218 20 0 8507 0
[pid=23373/tid=23375] ppid=23371 vsize=36596 CPUtime=1122.21
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 25975 0 0 0 112199 22 0 0 25 0 2 0 329513654 37474304 8266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 36596

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1776840/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=37060 CPUtime=1182.23
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 27316 0 0 0 118200 23 0 0 18 0 2 0 329513652 37949440 8370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9265 8370 218 20 0 8623 0
[pid=23373/tid=23375] ppid=23371 vsize=37060 CPUtime=1182.21
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 26949 0 0 0 118198 23 0 0 25 0 2 0 329513654 37949440 8370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 37060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1776776/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=37060 CPUtime=1200.04
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 27594 0 0 0 119980 24 0 0 18 0 2 0 329513652 37949440 8386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9265 8386 218 20 0 8623 0
[pid=23373/tid=23375] ppid=23371 vsize=37060 CPUtime=1200.02
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 27227 0 0 0 119979 23 0 0 25 0 2 0 329513654 37949440 8386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37060

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 23573
/proc/meminfo: memFree=1776776/2055920 swapFree=4143400/4192956
[pid=23373] ppid=23371 vsize=37060 CPUtime=1200.04
/proc/23373/stat : 23373 (MiraXTv1_dyn) S 23371 23373 23301 0 -1 4194304 27594 0 0 0 119980 24 0 0 18 0 2 0 329513652 37949440 8386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23373/statm: 9265 8386 218 20 0 8623 0
[pid=23373/tid=23375] ppid=23371 vsize=37060 CPUtime=1200.02
/proc/23373/task/23375/stat : 23375 (MiraXTv1_dyn) R 23371 23373 23301 0 -1 4194368 27227 0 0 0 119979 23 0 0 25 0 2 0 329513654 37949440 8386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.12
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.246962
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 37060

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

runsolver used 1.2868 second user time and 3.08853 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu May 10 16:52:40 UTC 2007

IDJOB= 294118
IDBENCH= 19880
IDSOLVER= 130
FILE ID= node16/294118-1178815960

PBS_JOBID= 5250962

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294118-1178815960/MiraXTv1_dyn /tmp/evaluation/294118-1178815960/instance-294118-1178815960.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-294118-1178815960 -o ROOT/results/node16/solver-294118-1178815960 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294118-1178815960/MiraXTv1_dyn /tmp/evaluation/294118-1178815960/instance-294118-1178815960.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2c7bf3b36a08e984c6bfa25f8c13f2d7

RANDOM SEED= 400143470

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1810344 kB
Buffers:         45512 kB
Cached:         114276 kB
SwapCached:      17964 kB
Active:          89652 kB
Inactive:        94824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810344 kB
SwapTotal:     4192956 kB
SwapFree:      4143400 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29708 kB
Slab:            46612 kB
Committed_AS: 14151924 kB
PageTables:       1836 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 node16 on Thu May 10 17:12:42 UTC 2007