Trace number 310107

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 v2? (TO) 1200.04 1200.82

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S2131244303-19-SAT.cnf
MD5SUM2f3d8370b8e509a421f7074f0de55e87
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.08168
Satisfiable
(Un)Satisfiability was proved
Number of variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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/node19/watcher-310107-1178870877 -o ROOT/results/node19/solver-310107-1178870877 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/310107-1178870877/MiraXTv2_dyn /tmp/evaluation/310107-1178870877/instance-310107-1178870877.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 1.09 3/77 14306
/proc/meminfo: memFree=1794976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=3920 CPUtime=0
/proc/14306/stat : 14306 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194304 332 0 0 0 0 0 0 0 18 0 1 0 335005044 4014080 307 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579222 0 0 4096 0 0 0 0 17 0 0 0
/proc/14306/statm: 980 307 206 20 0 338 0

[startup+0.031506 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 14306
/proc/meminfo: memFree=1794976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=5188 CPUtime=0.02
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 541 0 0 0 2 0 0 0 18 0 2 0 335005044 5312512 516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 1297 516 218 20 0 655 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5188

[startup+0.101514 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 14306
/proc/meminfo: memFree=1794976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=5452 CPUtime=0.09
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 597 0 0 0 9 0 0 0 18 0 2 0 335005044 5582848 572 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 1363 572 218 20 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5452

[startup+0.301536 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 14306
/proc/meminfo: memFree=1794976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=6812 CPUtime=0.29
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 798 0 0 0 29 0 0 0 18 0 2 0 335005044 6975488 773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 1703 773 218 20 0 1061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6812

[startup+0.70158 s]
/proc/loadavg: 0.85 0.97 1.09 3/77 14306
/proc/meminfo: memFree=1794976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=8088 CPUtime=0.69
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 1139 0 0 0 69 0 0 0 18 0 2 0 335005044 8282112 1114 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 2022 1115 218 20 0 1380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8088

[startup+1.50167 s]
/proc/loadavg: 0.85 0.97 1.09 2/79 14308
/proc/meminfo: memFree=1790288/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=9812 CPUtime=1.49
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 1596 0 0 0 149 0 0 0 18 0 2 0 335005044 10047488 1571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 2453 1571 218 20 0 1811 0
[pid=14306/tid=14308] ppid=14304 vsize=9812 CPUtime=1.48
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 1177 0 0 0 148 0 0 0 25 0 2 0 335005046 10047488 1571 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9812

[startup+3.10184 s]
/proc/loadavg: 0.86 0.97 1.09 2/79 14308
/proc/meminfo: memFree=1788880/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=12288 CPUtime=3.08
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 2232 0 0 0 308 0 0 0 18 0 2 0 335005044 12582912 2207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 3072 2207 218 20 0 2430 0
[pid=14306/tid=14308] ppid=14304 vsize=12288 CPUtime=3.07
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 1813 0 0 0 307 0 0 0 25 0 2 0 335005046 12582912 2207 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12288

[startup+6.30219 s]
/proc/loadavg: 0.86 0.97 1.09 2/79 14308
/proc/meminfo: memFree=1781976/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=16624 CPUtime=6.29
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 3374 0 0 0 628 1 0 0 18 0 2 0 335005044 17022976 3313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 4156 3313 218 20 0 3514 0
[pid=14306/tid=14308] ppid=14304 vsize=16624 CPUtime=6.27
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 2955 0 0 0 626 1 0 0 25 0 2 0 335005046 17022976 3313 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16624

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 1.09 2/79 14308
/proc/meminfo: memFree=1777248/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=22516 CPUtime=12.68
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 4946 0 0 0 1265 3 0 0 18 0 2 0 335005044 23056384 4800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 5629 4800 218 20 0 4987 0
[pid=14306/tid=14308] ppid=14304 vsize=22516 CPUtime=12.67
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 4527 0 0 0 1264 3 0 0 25 0 2 0 335005046 23056384 4800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526694 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22516

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 1.09 2/79 14308
/proc/meminfo: memFree=1771808/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=27464 CPUtime=25.48
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 6328 0 0 0 2544 4 0 0 18 0 2 0 335005044 28123136 6015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 6866 6015 218 20 0 6224 0
[pid=14306/tid=14308] ppid=14304 vsize=27464 CPUtime=25.46
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 5909 0 0 0 2543 3 0 0 25 0 2 0 335005046 28123136 6015 18446744073709551615 134512640 134597668 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) 27464

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 1.08 2/79 14308
/proc/meminfo: memFree=1765024/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=33464 CPUtime=51.06
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 8252 0 0 0 5101 5 0 0 18 0 2 0 335005044 34267136 7613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 8366 7613 218 20 0 7724 0
[pid=14306/tid=14308] ppid=14304 vsize=33464 CPUtime=51.05
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 7833 0 0 0 5100 5 0 0 25 0 2 0 335005046 34267136 7613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 33464

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 1.08 2/79 14308
/proc/meminfo: memFree=1761696/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=36888 CPUtime=102.23
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 9671 0 0 0 10217 6 0 0 18 0 2 0 335005044 37773312 8396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 9222 8396 218 20 0 8580 0
[pid=14306/tid=14308] ppid=14304 vsize=36888 CPUtime=102.22
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 9252 0 0 0 10216 6 0 0 25 0 2 0 335005046 37773312 8396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526331 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 36888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 14308
/proc/meminfo: memFree=1759776/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=38828 CPUtime=162.19
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 10881 0 0 0 16212 7 0 0 18 0 2 0 335005044 39759872 8864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 9707 8864 218 20 0 9065 0
[pid=14306/tid=14308] ppid=14304 vsize=38828 CPUtime=162.18
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 10462 0 0 0 16211 7 0 0 25 0 2 0 335005046 39759872 8864 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 38828

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/79 14308
/proc/meminfo: memFree=1757152/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=41400 CPUtime=222.14
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 12225 0 0 0 22206 8 0 0 18 0 2 0 335005044 42393600 9515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 10350 9515 218 20 0 9708 0
[pid=14306/tid=14308] ppid=14304 vsize=41400 CPUtime=222.13
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 11806 0 0 0 22205 8 0 0 25 0 2 0 335005046 42393600 9515 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 41400

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 14308
/proc/meminfo: memFree=1756576/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=41796 CPUtime=282.11
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 13088 0 0 0 28203 8 0 0 18 0 2 0 335005044 42799104 9664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 10449 9664 218 20 0 9807 0
[pid=14306/tid=14308] ppid=14304 vsize=41796 CPUtime=282.1
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 12669 0 0 0 28202 8 0 0 25 0 2 0 335005046 42799104 9664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 41796

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 14308
/proc/meminfo: memFree=1755368/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=43196 CPUtime=342.07
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 14092 0 0 0 34198 9 0 0 18 0 2 0 335005044 44232704 10015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 10799 10015 218 20 0 10157 0
[pid=14306/tid=14308] ppid=14304 vsize=43196 CPUtime=342.06
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 13673 0 0 0 34197 9 0 0 25 0 2 0 335005046 44232704 10015 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 43196

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 14308
/proc/meminfo: memFree=1751656/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=46720 CPUtime=402.03
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 15646 0 0 0 40193 10 0 0 18 0 2 0 335005044 47841280 10903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 11680 10903 218 20 0 11038 0
[pid=14306/tid=14308] ppid=14304 vsize=46720 CPUtime=402.02
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 15227 0 0 0 40192 10 0 0 25 0 2 0 335005046 47841280 10903 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 46720

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 14308
/proc/meminfo: memFree=1751080/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=47336 CPUtime=461.99
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 16372 0 0 0 46189 10 0 0 18 0 2 0 335005044 48472064 11037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 11834 11037 218 20 0 11192 0
[pid=14306/tid=14308] ppid=14304 vsize=47336 CPUtime=461.98
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 15953 0 0 0 46188 10 0 0 25 0 2 0 335005046 48472064 11037 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 47336

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 1.04 2/79 14308
/proc/meminfo: memFree=1750952/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=47336 CPUtime=521.96
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 17094 0 0 0 52185 11 0 0 18 0 2 0 335005044 48472064 11073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 11834 11073 218 20 0 11192 0
[pid=14306/tid=14308] ppid=14304 vsize=47336 CPUtime=521.95
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 16675 0 0 0 52184 11 0 0 25 0 2 0 335005046 48472064 11073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 47336

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 14308
/proc/meminfo: memFree=1750824/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=47488 CPUtime=581.92
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 17817 0 0 0 58181 11 0 0 18 0 2 0 335005044 48627712 11096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 11872 11096 218 20 0 11230 0
[pid=14306/tid=14308] ppid=14304 vsize=47488 CPUtime=581.91
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 17398 0 0 0 58180 11 0 0 25 0 2 0 335005046 48627712 11096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 47488

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 1.03 2/79 14308
/proc/meminfo: memFree=1750696/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=47488 CPUtime=641.88
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 18479 0 0 0 64176 12 0 0 18 0 2 0 335005044 48627712 11134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 11872 11134 218 20 0 11230 0
[pid=14306/tid=14308] ppid=14304 vsize=47488 CPUtime=641.86
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 18060 0 0 0 64175 11 0 0 25 0 2 0 335005046 48627712 11134 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 47488

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 14308
/proc/meminfo: memFree=1749224/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=49404 CPUtime=701.83
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 19493 0 0 0 70171 12 0 0 18 0 2 0 335005044 50589696 11516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12351 11516 218 20 0 11709 0
[pid=14306/tid=14308] ppid=14304 vsize=49404 CPUtime=701.82
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 19074 0 0 0 70170 12 0 0 25 0 2 0 335005046 50589696 11516 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 49404

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.02 2/79 14308
/proc/meminfo: memFree=1748264/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=50416 CPUtime=761.79
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 20381 0 0 0 76166 13 0 0 18 0 2 0 335005044 51625984 11763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12604 11763 218 20 0 11962 0
[pid=14306/tid=14308] ppid=14304 vsize=50416 CPUtime=761.78
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 19962 0 0 0 76165 13 0 0 25 0 2 0 335005046 51625984 11763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 50416

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/79 14308
/proc/meminfo: memFree=1747752/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=50868 CPUtime=821.75
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 21153 0 0 0 82162 13 0 0 18 0 2 0 335005044 52088832 11887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12717 11887 218 20 0 12075 0
[pid=14306/tid=14308] ppid=14304 vsize=50868 CPUtime=821.74
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 20734 0 0 0 82161 13 0 0 25 0 2 0 335005046 52088832 11887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 50868

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747624/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51016 CPUtime=881.72
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 21832 0 0 0 88158 14 0 0 18 0 2 0 335005044 52240384 11913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12754 11913 218 20 0 12112 0
[pid=14306/tid=14308] ppid=14304 vsize=51016 CPUtime=881.7
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 21413 0 0 0 88157 13 0 0 25 0 2 0 335005046 52240384 11913 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.72
Current children cumulated vsize (KiB) 51016

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747496/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51216 CPUtime=941.67
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 22528 0 0 0 94153 14 0 0 18 0 2 0 335005044 52445184 11948 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12804 11948 218 20 0 12162 0
[pid=14306/tid=14308] ppid=14304 vsize=51216 CPUtime=941.66
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 22109 0 0 0 94152 14 0 0 25 0 2 0 335005046 52445184 11948 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 51216

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747368/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51404 CPUtime=1001.65
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 23132 0 0 0 100150 15 0 0 18 0 2 0 335005044 52637696 11981 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12851 11981 218 20 0 12209 0
[pid=14306/tid=14308] ppid=14304 vsize=51404 CPUtime=1001.63
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 22713 0 0 0 100148 15 0 0 25 0 2 0 335005046 52637696 11981 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 51404

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747240/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51556 CPUtime=1061.61
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 23851 0 0 0 106145 16 0 0 18 0 2 0 335005044 52793344 12027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12889 12027 218 20 0 12247 0
[pid=14306/tid=14308] ppid=14304 vsize=51556 CPUtime=1061.6
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 23432 0 0 0 106144 16 0 0 25 0 2 0 335005046 52793344 12027 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526609 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 51556

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747112/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51712 CPUtime=1121.55
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 24467 0 0 0 112139 16 0 0 18 0 2 0 335005044 52953088 12060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12928 12060 218 20 0 12286 0
[pid=14306/tid=14308] ppid=14304 vsize=51712 CPUtime=1121.53
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 24048 0 0 0 112137 16 0 0 25 0 2 0 335005046 52953088 12060 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.55
Current children cumulated vsize (KiB) 51712

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1747048/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51844 CPUtime=1181.52
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 25111 0 0 0 118135 17 0 0 18 0 2 0 335005044 53088256 12116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12961 12116 218 20 0 12319 0
[pid=14306/tid=14308] ppid=14304 vsize=51844 CPUtime=1181.5
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 24692 0 0 0 118134 16 0 0 25 0 2 0 335005046 53088256 12116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.52
Current children cumulated vsize (KiB) 51844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14308
/proc/meminfo: memFree=1746920/2055920 swapFree=4148252/4192956
[pid=14306] ppid=14304 vsize=51844 CPUtime=1200.02
/proc/14306/stat : 14306 (MiraXTv2_dyn) S 14304 14306 14234 0 -1 4194304 25209 0 0 0 119985 17 0 0 18 0 2 0 335005044 53088256 12116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/14306/statm: 12961 12116 218 20 0 12319 0
[pid=14306/tid=14308] ppid=14304 vsize=51844 CPUtime=1200.01
/proc/14306/task/14308/stat : 14308 (MiraXTv2_dyn) R 14304 14306 14234 0 -1 4194368 24790 0 0 0 119984 17 0 0 25 0 2 0 335005046 53088256 12116 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 51844

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.82
CPU time (s): 1200.04
CPU user time (s): 1199.86
CPU system time (s): 0.181972
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 51844

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

runsolver used 1.2908 second user time and 3.08453 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 08:07:57 UTC 2007

IDJOB= 310107
IDBENCH= 20278
IDSOLVER= 129
FILE ID= node19/310107-1178870877

PBS_JOBID= 5251052

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S2131244303-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/310107-1178870877/MiraXTv2_dyn /tmp/evaluation/310107-1178870877/instance-310107-1178870877.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-310107-1178870877 -o ROOT/results/node19/solver-310107-1178870877 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/310107-1178870877/MiraXTv2_dyn /tmp/evaluation/310107-1178870877/instance-310107-1178870877.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2f3d8370b8e509a421f7074f0de55e87

RANDOM SEED= 819006233

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1795256 kB
Buffers:         47292 kB
Cached:         128588 kB
SwapCached:      14248 kB
Active:         101852 kB
Inactive:        97504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795256 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4160 kB
Writeback:           0 kB
Mapped:          29624 kB
Slab:            46912 kB
Committed_AS:  9168684 kB
PageTables:       1784 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 node19 on Fri May 11 08:28:00 UTC 2007