Trace number 300267

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.05 1201.03

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S2109328271-14.cnf
MD5SUM284c02329948728fca9d8117efd00015
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark142.637
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
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 516000
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/node10/watcher-300267-1178836530 -o ROOT/results/node10/solver-300267-1178836530 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300267-1178836530/MiraXTv2_dyn /tmp/evaluation/300267-1178836530/instance-300267-1178836530.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.92 0.98 0.97 3/77 10006
/proc/meminfo: memFree=1863376/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=3788 CPUtime=0
/proc/10006/stat : 10006 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 359690571 3878912 352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 17 0 0 0
/proc/10006/statm: 947 354 205 20 0 305 0

[startup+0.029351 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10006
/proc/meminfo: memFree=1863376/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=5052 CPUtime=0.02
/proc/10006/stat : 10006 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 359690571 5173248 662 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134527045 0 0 4096 0 0 0 0 17 0 0 0
/proc/10006/statm: 1263 663 206 20 0 621 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5052

[startup+0.101355 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10006
/proc/meminfo: memFree=1863376/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=5320 CPUtime=0.09
/proc/10006/stat : 10006 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194304 742 0 0 0 9 0 0 0 18 0 1 0 359690571 5447680 717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583884 0 0 4096 0 0 0 0 17 0 0 0
/proc/10006/statm: 1330 717 207 20 0 688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.301399 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10006
/proc/meminfo: memFree=1863376/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=9288 CPUtime=0.29
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 1405 0 0 0 29 0 0 0 18 0 2 0 359690571 9510912 1305 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 2322 1305 218 20 0 1680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9288

[startup+0.701484 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 10006
/proc/meminfo: memFree=1863376/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=12324 CPUtime=0.69
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 2201 0 0 0 69 0 0 0 18 0 2 0 359690571 12619776 2101 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 3081 2101 218 20 0 2439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12324

[startup+1.50166 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 10008
/proc/meminfo: memFree=1853568/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=17208 CPUtime=1.49
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 3485 0 0 0 149 0 0 0 18 0 2 0 359690571 17620992 3385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 4302 3385 218 20 0 3660 0
[pid=10006/tid=10008] ppid=10004 vsize=17208 CPUtime=1.38
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 2630 0 0 0 138 0 0 0 25 0 2 0 359690582 17620992 3385 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9336308 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17208

[startup+3.102 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 10008
/proc/meminfo: memFree=1850176/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=22888 CPUtime=3.09
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 4773 0 0 0 308 1 0 0 18 0 2 0 359690571 23437312 4673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 5722 4673 218 20 0 5080 0
[pid=10006/tid=10008] ppid=10004 vsize=22888 CPUtime=2.98
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 3918 0 0 0 297 1 0 0 25 0 2 0 359690582 23437312 4673 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22888

[startup+6.30169 s]
/proc/loadavg: 0.93 0.98 0.97 2/79 10008
/proc/meminfo: memFree=1834760/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=33008 CPUtime=6.29
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 7367 0 0 0 626 3 0 0 18 0 2 0 359690571 33800192 7231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 8252 7231 218 20 0 7610 0
[pid=10006/tid=10008] ppid=10004 vsize=33008 CPUtime=6.18
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 6512 0 0 0 615 3 0 0 25 0 2 0 359690582 33800192 7231 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33008

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 0.97 2/79 10008
/proc/meminfo: memFree=1818440/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=51608 CPUtime=12.68
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 12166 0 0 0 1262 6 0 0 18 0 2 0 359690571 52846592 11947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 12902 11947 218 20 0 12260 0
[pid=10006/tid=10008] ppid=10004 vsize=51608 CPUtime=12.58
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 11311 0 0 0 1252 6 0 0 25 0 2 0 359690582 52846592 11947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51608

[startup+25.5018 s]
/proc/loadavg: 1.01 1.00 0.97 2/79 10008
/proc/meminfo: memFree=1804168/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=62988 CPUtime=25.46
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 15331 0 0 0 2537 9 0 0 18 0 2 0 359690571 64499712 14892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 15747 14892 218 20 0 15105 0
[pid=10006/tid=10008] ppid=10004 vsize=62988 CPUtime=25.35
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 14476 0 0 0 2527 8 0 0 25 0 2 0 359690582 64499712 14892 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62988

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 10008
/proc/meminfo: memFree=1796680/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=70564 CPUtime=51.04
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 17556 0 0 0 5094 10 0 0 18 0 2 0 359690571 72257536 16740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 17641 16740 218 20 0 16999 0
[pid=10006/tid=10008] ppid=10004 vsize=70564 CPUtime=50.93
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 16701 0 0 0 5084 9 0 0 25 0 2 0 359690582 72257536 16740 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 70564

[startup+102.305 s]
/proc/loadavg: 1.05 1.01 0.98 2/79 10008
/proc/meminfo: memFree=1793672/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=73508 CPUtime=102.21
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 18950 0 0 0 10211 10 0 0 18 0 2 0 359690571 75272192 17478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 18377 17478 218 20 0 17735 0
[pid=10006/tid=10008] ppid=10004 vsize=73508 CPUtime=102.1
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 18095 0 0 0 10200 10 0 0 25 0 2 0 359690582 75272192 17478 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 73508

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 0.98 2/79 10008
/proc/meminfo: memFree=1791880/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=75248 CPUtime=162.15
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 20065 0 0 0 16205 10 0 0 18 0 2 0 359690571 77053952 17933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 18812 17933 218 20 0 18170 0
[pid=10006/tid=10008] ppid=10004 vsize=75248 CPUtime=162.05
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 19210 0 0 0 16195 10 0 0 25 0 2 0 359690582 77053952 17933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 75248

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1789000/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=78200 CPUtime=222.11
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 21507 0 0 0 22200 11 0 0 18 0 2 0 359690571 80076800 18649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 19550 18649 218 20 0 18908 0
[pid=10006/tid=10008] ppid=10004 vsize=78200 CPUtime=222
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 20652 0 0 0 22189 11 0 0 25 0 2 0 359690582 80076800 18649 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 78200

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1788296/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=78768 CPUtime=282.04
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 22258 0 0 0 28192 12 0 0 18 0 2 0 359690571 80658432 18806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 19692 18806 218 20 0 19050 0
[pid=10006/tid=10008] ppid=10004 vsize=78768 CPUtime=281.94
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 21403 0 0 0 28182 12 0 0 25 0 2 0 359690582 80658432 18806 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526467 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 78768

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1784776/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=82312 CPUtime=342
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 23720 0 0 0 34187 13 0 0 18 0 2 0 359690571 84287488 19672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 20578 19672 218 20 0 19936 0
[pid=10006/tid=10008] ppid=10004 vsize=82312 CPUtime=341.89
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 22865 0 0 0 34176 13 0 0 25 0 2 0 359690582 84287488 19672 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 82312

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1783880/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=83288 CPUtime=401.94
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 24449 0 0 0 40180 14 0 0 18 0 2 0 359690571 85286912 19934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 20822 19934 218 20 0 20180 0
[pid=10006/tid=10008] ppid=10004 vsize=83288 CPUtime=401.84
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 23594 0 0 0 40170 14 0 0 25 0 2 0 359690582 85286912 19934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 83288

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1782408/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=84792 CPUtime=461.89
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 25281 0 0 0 46175 14 0 0 18 0 2 0 359690571 86827008 20297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 21198 20297 218 20 0 20556 0
[pid=10006/tid=10008] ppid=10004 vsize=84792 CPUtime=461.79
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 24426 0 0 0 46165 14 0 0 25 0 2 0 359690582 86827008 20297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 84792

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1782280/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=84792 CPUtime=521.85
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 26018 0 0 0 52171 14 0 0 18 0 2 0 359690571 86827008 20297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 21198 20297 218 20 0 20556 0
[pid=10006/tid=10008] ppid=10004 vsize=84792 CPUtime=521.75
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 25163 0 0 0 52161 14 0 0 25 0 2 0 359690582 86827008 20297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 84792

[startup+582.301 s]
/proc/loadavg: 1.07 1.02 0.98 2/79 10010
/proc/meminfo: memFree=1782216/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=84924 CPUtime=581.78
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 26728 0 0 0 58163 15 0 0 18 0 2 0 359690571 86962176 20337 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 21231 20337 218 20 0 20589 0
[pid=10006/tid=10008] ppid=10004 vsize=84924 CPUtime=581.67
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 25873 0 0 0 58152 15 0 0 25 0 2 0 359690582 86962176 20337 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.78
Current children cumulated vsize (KiB) 84924

[startup+642.301 s]
/proc/loadavg: 1.02 1.01 0.98 2/79 10010
/proc/meminfo: memFree=1780872/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=86432 CPUtime=641.74
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 27621 0 0 0 64159 15 0 0 18 0 2 0 359690571 88506368 20694 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 21608 20694 218 20 0 20966 0
[pid=10006/tid=10008] ppid=10004 vsize=86432 CPUtime=641.63
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 26766 0 0 0 64148 15 0 0 25 0 2 0 359690582 88506368 20694 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.74
Current children cumulated vsize (KiB) 86432

[startup+702.301 s]
/proc/loadavg: 1.01 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1778760/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=88556 CPUtime=701.69
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 28608 0 0 0 70153 16 0 0 18 0 2 0 359690571 90681344 21212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 22139 21212 218 20 0 21497 0
[pid=10006/tid=10008] ppid=10004 vsize=88556 CPUtime=701.59
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 27753 0 0 0 70143 16 0 0 25 0 2 0 359690582 90681344 21212 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.69
Current children cumulated vsize (KiB) 88556

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1776776/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=90588 CPUtime=761.65
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 29649 0 0 0 76148 17 0 0 18 0 2 0 359690571 92762112 21717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 22647 21717 218 20 0 22005 0
[pid=10006/tid=10008] ppid=10004 vsize=90588 CPUtime=761.55
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 28794 0 0 0 76138 17 0 0 25 0 2 0 359690582 92762112 21717 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.65
Current children cumulated vsize (KiB) 90588

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1776520/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=90736 CPUtime=821.61
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 30247 0 0 0 82144 17 0 0 18 0 2 0 359690571 92913664 21779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 22684 21779 218 20 0 22042 0
[pid=10006/tid=10008] ppid=10004 vsize=90736 CPUtime=821.5
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 29392 0 0 0 82133 17 0 0 25 0 2 0 359690582 92913664 21779 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.61
Current children cumulated vsize (KiB) 90736

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 10010
/proc/meminfo: memFree=1774280/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=92932 CPUtime=881.57
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 31301 0 0 0 88139 18 0 0 18 0 2 0 359690571 95162368 22297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23233 22297 218 20 0 22591 0
[pid=10006/tid=10008] ppid=10004 vsize=92932 CPUtime=881.46
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 30446 0 0 0 88128 18 0 0 25 0 2 0 359690582 95162368 22297 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.57
Current children cumulated vsize (KiB) 92932

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 0.99 2/79 10010
/proc/meminfo: memFree=1774024/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=93196 CPUtime=941.51
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 31920 0 0 0 94133 18 0 0 18 0 2 0 359690571 95432704 22380 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23299 22380 218 20 0 22657 0
[pid=10006/tid=10008] ppid=10004 vsize=93196 CPUtime=941.41
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 31065 0 0 0 94123 18 0 0 25 0 2 0 359690582 95432704 22380 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.51
Current children cumulated vsize (KiB) 93196

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 0.99 2/79 10010
/proc/meminfo: memFree=1773896/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=93328 CPUtime=1001.48
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 32404 0 0 0 100129 19 0 0 18 0 2 0 359690571 95567872 22395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23332 22395 218 20 0 22690 0
[pid=10006/tid=10008] ppid=10004 vsize=93328 CPUtime=1001.36
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 31549 0 0 0 100118 18 0 0 25 0 2 0 359690582 95567872 22395 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520538 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.48
Current children cumulated vsize (KiB) 93328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 10010
/proc/meminfo: memFree=1773832/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=93328 CPUtime=1061.44
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 32957 0 0 0 106125 19 0 0 18 0 2 0 359690571 95567872 22409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23332 22409 218 20 0 22690 0
[pid=10006/tid=10008] ppid=10004 vsize=93328 CPUtime=1061.33
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 32102 0 0 0 106114 19 0 0 25 0 2 0 359690582 95567872 22409 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 93328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 10010
/proc/meminfo: memFree=1773128/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=94120 CPUtime=1121.38
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 33622 0 0 0 112119 19 0 0 18 0 2 0 359690571 96378880 22603 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23530 22603 218 20 0 22888 0
[pid=10006/tid=10008] ppid=10004 vsize=94120 CPUtime=1121.27
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 32767 0 0 0 112108 19 0 0 25 0 2 0 359690582 96378880 22603 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.38
Current children cumulated vsize (KiB) 94120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 10010
/proc/meminfo: memFree=1773064/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=94120 CPUtime=1181.33
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 34439 0 0 0 118113 20 0 0 18 0 2 0 359690571 96378880 22604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23530 22604 218 20 0 22888 0
[pid=10006/tid=10008] ppid=10004 vsize=94120 CPUtime=1181.21
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 33584 0 0 0 118102 19 0 0 25 0 2 0 359690582 96378880 22604 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 94120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 10010
/proc/meminfo: memFree=1773064/2055920 swapFree=4143928/4192956
[pid=10006] ppid=10004 vsize=94120 CPUtime=1200.02
/proc/10006/stat : 10006 (MiraXTv2_dyn) S 10004 10006 9198 0 -1 4194304 34661 0 0 0 119982 20 0 0 18 0 2 0 359690571 96378880 22622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10006/statm: 23530 22622 218 20 0 22888 0
[pid=10006/tid=10008] ppid=10004 vsize=94120 CPUtime=1199.92
/proc/10006/task/10008/stat : 10008 (MiraXTv2_dyn) R 10004 10006 9198 0 -1 4194368 33806 0 0 0 119972 20 0 0 25 0 2 0 359690582 96378880 22622 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 94120

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): 1201.03
CPU time (s): 1200.05
CPU user time (s): 1199.83
CPU system time (s): 0.218966
CPU usage (%): 99.9187
Max. virtual memory (cumulated for all children) (KiB): 94392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
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= 34661
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= 28721

runsolver used 1.23981 second user time and 3.13852 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 22:35:31 UTC 2007

IDJOB= 300267
IDBENCH= 20030
IDSOLVER= 129
FILE ID= node10/300267-1178836530

PBS_JOBID= 5250979

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S2109328271-14.cnf
COMMAND LINE= /tmp/evaluation/300267-1178836530/MiraXTv2_dyn /tmp/evaluation/300267-1178836530/instance-300267-1178836530.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-300267-1178836530 -o ROOT/results/node10/solver-300267-1178836530 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300267-1178836530/MiraXTv2_dyn /tmp/evaluation/300267-1178836530/instance-300267-1178836530.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  284c02329948728fca9d8117efd00015

RANDOM SEED= 814070782

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1863592 kB
Buffers:         39568 kB
Cached:          88200 kB
SwapCached:      18024 kB
Active:          87304 kB
Inactive:        64620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863592 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            25996 kB
Committed_AS:  5232556 kB
PageTables:       1708 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= 66559 MiB

End job on node10 on Thu May 10 22:55:34 UTC 2007