Trace number 293093

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.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/node21/watcher-293093-1178812296 -o ROOT/results/node21/solver-293093-1178812296 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293093-1178812296/MiraXTv1_dyn /tmp/evaluation/293093-1178812296/instance-293093-1178812296.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: 1.01 0.99 0.99 3/77 22792
/proc/meminfo: memFree=1835840/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=3788 CPUtime=0
/proc/22792/stat : 22792 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 329146961 3878912 258 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 947 259 206 20 0 305 0

[startup+0.063864 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 22792
/proc/meminfo: memFree=1835840/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=4660 CPUtime=0.06
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 457 0 0 0 6 0 0 0 18 0 2 0 329146961 4771840 432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 1165 432 218 20 0 523 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4660

[startup+0.101867 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 22792
/proc/meminfo: memFree=1835840/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=5628 CPUtime=0.09
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 529 0 0 0 9 0 0 0 18 0 2 0 329146961 5763072 504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 1407 504 218 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301889 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 22792
/proc/meminfo: memFree=1835840/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=6492 CPUtime=0.29
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 769 0 0 0 29 0 0 0 18 0 2 0 329146961 6647808 744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 1623 744 218 20 0 981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.701933 s]
/proc/loadavg: 1.01 0.99 0.99 3/77 22792
/proc/meminfo: memFree=1835840/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=7576 CPUtime=0.69
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 1069 0 0 0 69 0 0 0 18 0 2 0 329146961 7757824 1044 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 1894 1044 218 20 0 1252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7576

[startup+1.50202 s]
/proc/loadavg: 1.01 0.99 0.99 3/79 22794
/proc/meminfo: memFree=1832112/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=8992 CPUtime=1.49
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 1439 0 0 0 149 0 0 0 18 0 2 0 329146961 9207808 1414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 2248 1414 218 20 0 1606 0
[pid=22792/tid=22794] ppid=22790 vsize=8992 CPUtime=1.48
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 1093 0 0 0 148 0 0 0 25 0 2 0 329146962 9207808 1414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8992

[startup+3.1012 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1829616/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=11708 CPUtime=3.09
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 2187 0 0 0 309 0 0 0 18 0 2 0 329146961 11988992 2126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 2927 2126 218 20 0 2285 0
[pid=22792/tid=22794] ppid=22790 vsize=11708 CPUtime=3.07
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 1841 0 0 0 307 0 0 0 25 0 2 0 329146962 11988992 2126 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) 11708

[startup+6.30154 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1826928/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=13828 CPUtime=6.29
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 2732 0 0 0 628 1 0 0 18 0 2 0 329146961 14159872 2632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 3457 2632 218 20 0 2815 0
[pid=22792/tid=22794] ppid=22790 vsize=13828 CPUtime=6.28
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 2386 0 0 0 627 1 0 0 25 0 2 0 329146962 14159872 2632 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13828

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1822448/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=17008 CPUtime=12.68
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 3706 0 0 0 1267 1 0 0 18 0 2 0 329146961 17416192 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 4252 3454 218 20 0 3610 0
[pid=22792/tid=22794] ppid=22790 vsize=17008 CPUtime=12.67
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 3360 0 0 0 1266 1 0 0 25 0 2 0 329146962 17416192 3454 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17008

[startup+25.5026 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1819312/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=20152 CPUtime=25.49
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 4712 0 0 0 2547 2 0 0 18 0 2 0 329146961 20635648 4216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 5038 4216 218 20 0 4396 0
[pid=22792/tid=22794] ppid=22790 vsize=20152 CPUtime=25.47
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 4366 0 0 0 2545 2 0 0 25 0 2 0 329146962 20635648 4216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20152

[startup+51.1024 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1816944/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=22304 CPUtime=51.07
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 5856 0 0 0 5105 2 0 0 18 0 2 0 329146961 22839296 4821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 5576 4821 218 20 0 4934 0
[pid=22792/tid=22794] ppid=22790 vsize=22304 CPUtime=51.06
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 5510 0 0 0 5104 2 0 0 25 0 2 0 329146962 22839296 4821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22304

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1815600/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=23800 CPUtime=102.26
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 7115 0 0 0 10223 3 0 0 18 0 2 0 329146961 24371200 5161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 5950 5161 218 20 0 5308 0
[pid=22792/tid=22794] ppid=22790 vsize=23800 CPUtime=102.25
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 6769 0 0 0 10222 3 0 0 25 0 2 0 329146962 24371200 5161 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23800

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1814128/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=25408 CPUtime=162.24
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 8652 0 0 0 16220 4 0 0 18 0 2 0 329146961 26017792 5526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 6352 5526 218 20 0 5710 0
[pid=22792/tid=22794] ppid=22790 vsize=25408 CPUtime=162.23
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 8306 0 0 0 16219 4 0 0 25 0 2 0 329146962 26017792 5526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25408

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1812976/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=26780 CPUtime=222.23
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 9973 0 0 0 22217 6 0 0 18 0 2 0 329146961 27422720 5865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 6695 5865 218 20 0 6053 0
[pid=22792/tid=22794] ppid=22790 vsize=26780 CPUtime=222.21
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 9627 0 0 0 22216 5 0 0 25 0 2 0 329146962 27422720 5865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26780

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1812016/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=27740 CPUtime=282.21
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 11259 0 0 0 28214 7 0 0 18 0 2 0 329146961 28405760 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 6935 6069 218 20 0 6293 0
[pid=22792/tid=22794] ppid=22790 vsize=27740 CPUtime=282.19
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 10913 0 0 0 28212 7 0 0 25 0 2 0 329146962 28405760 6069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27740

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1811440/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=28260 CPUtime=342.19
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 12406 0 0 0 34211 8 0 0 18 0 2 0 329146961 28938240 6192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7065 6192 218 20 0 6423 0
[pid=22792/tid=22794] ppid=22790 vsize=28260 CPUtime=342.18
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 12060 0 0 0 34210 8 0 0 25 0 2 0 329146962 28938240 6192 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28260

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1810928/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=28800 CPUtime=402.17
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 13515 0 0 0 40208 9 0 0 18 0 2 0 329146961 29491200 6335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7200 6335 218 20 0 6558 0
[pid=22792/tid=22794] ppid=22790 vsize=28800 CPUtime=402.16
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 13169 0 0 0 40207 9 0 0 25 0 2 0 329146962 29491200 6335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28800

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22794
/proc/meminfo: memFree=1810480/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=29256 CPUtime=462.16
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 14607 0 0 0 46206 10 0 0 18 0 2 0 329146961 29958144 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7314 6446 218 20 0 6672 0
[pid=22792/tid=22794] ppid=22790 vsize=29256 CPUtime=462.14
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 14261 0 0 0 46204 10 0 0 25 0 2 0 329146962 29958144 6446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29256

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/79 22794
/proc/meminfo: memFree=1809776/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=29880 CPUtime=522.14
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 15766 0 0 0 52204 10 0 0 18 0 2 0 329146961 30597120 6610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7470 6610 218 20 0 6828 0
[pid=22792/tid=22794] ppid=22790 vsize=29880 CPUtime=522.12
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 15420 0 0 0 52202 10 0 0 25 0 2 0 329146962 30597120 6610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29880

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/85 22902
/proc/meminfo: memFree=1807920/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=30628 CPUtime=582.06
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 16932 0 0 0 58194 12 0 0 18 0 2 0 329146961 31363072 6768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7657 6768 218 20 0 7015 0
[pid=22792/tid=22794] ppid=22790 vsize=30628 CPUtime=582.05
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 16586 0 0 0 58193 12 0 0 25 0 2 0 329146962 31363072 6768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 30628

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1808560/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=30992 CPUtime=642
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 17871 0 0 0 64187 13 0 0 18 0 2 0 329146961 31735808 6860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7748 6860 218 20 0 7106 0
[pid=22792/tid=22794] ppid=22790 vsize=30992 CPUtime=641.98
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 17525 0 0 0 64186 12 0 0 25 0 2 0 329146962 31735808 6860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 30992

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1808048/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=31496 CPUtime=701.98
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 18934 0 0 0 70184 14 0 0 18 0 2 0 329146961 32251904 6980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7874 6980 218 20 0 7232 0
[pid=22792/tid=22794] ppid=22790 vsize=31496 CPUtime=701.96
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 18588 0 0 0 70182 14 0 0 25 0 2 0 329146962 32251904 6980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 31496

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1807856/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=31832 CPUtime=761.96
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 19967 0 0 0 76181 15 0 0 18 0 2 0 329146961 32595968 7062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7958 7062 218 20 0 7316 0
[pid=22792/tid=22794] ppid=22790 vsize=31832 CPUtime=761.95
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 19621 0 0 0 76180 15 0 0 25 0 2 0 329146962 32595968 7062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 31832

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1807728/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=31832 CPUtime=821.94
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 20936 0 0 0 82177 17 0 0 18 0 2 0 329146961 32595968 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 7958 7070 218 20 0 7316 0
[pid=22792/tid=22794] ppid=22790 vsize=31832 CPUtime=821.92
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 20590 0 0 0 82176 16 0 0 25 0 2 0 329146962 32595968 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 31832

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1807536/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=32120 CPUtime=881.92
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 21985 0 0 0 88174 18 0 0 18 0 2 0 329146961 32890880 7145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8030 7145 218 20 0 7388 0
[pid=22792/tid=22794] ppid=22790 vsize=32120 CPUtime=881.91
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 21639 0 0 0 88173 18 0 0 25 0 2 0 329146962 32890880 7145 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 32120

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1807344/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=32408 CPUtime=941.9
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 22961 0 0 0 94171 19 0 0 18 0 2 0 329146961 33185792 7225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8102 7225 218 20 0 7460 0
[pid=22792/tid=22794] ppid=22790 vsize=32408 CPUtime=941.89
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 22615 0 0 0 94170 19 0 0 25 0 2 0 329146962 33185792 7225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 32408

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1807024/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=32592 CPUtime=1001.88
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 23916 0 0 0 100168 20 0 0 18 0 2 0 329146961 33374208 7278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8148 7278 218 20 0 7506 0
[pid=22792/tid=22794] ppid=22790 vsize=32592 CPUtime=1001.87
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 23570 0 0 0 100167 20 0 0 25 0 2 0 329146962 33374208 7278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 32592

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1806896/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=32780 CPUtime=1061.87
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 24788 0 0 0 106166 21 0 0 18 0 2 0 329146961 33566720 7330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8195 7330 218 20 0 7553 0
[pid=22792/tid=22794] ppid=22790 vsize=32780 CPUtime=1061.86
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 24442 0 0 0 106165 21 0 0 25 0 2 0 329146962 33566720 7330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 32780

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1806640/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=32956 CPUtime=1121.85
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 25765 0 0 0 112163 22 0 0 18 0 2 0 329146961 33746944 7387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8239 7387 218 20 0 7597 0
[pid=22792/tid=22794] ppid=22790 vsize=32956 CPUtime=1121.84
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 25419 0 0 0 112162 22 0 0 25 0 2 0 329146962 33746944 7387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 32956

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1806320/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=33288 CPUtime=1181.84
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 26668 0 0 0 118160 24 0 0 18 0 2 0 329146961 34086912 7457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8322 7457 218 20 0 7680 0
[pid=22792/tid=22794] ppid=22790 vsize=33288 CPUtime=1181.82
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 26322 0 0 0 118159 23 0 0 25 0 2 0 329146962 34086912 7457 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 33288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1806256/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=33668 CPUtime=1200.04
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 26949 0 0 0 119980 24 0 0 18 0 2 0 329146961 34476032 7459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8417 7459 218 20 0 7775 0
[pid=22792/tid=22794] ppid=22790 vsize=33668 CPUtime=1200.02
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 26603 0 0 0 119979 23 0 0 25 0 2 0 329146962 34476032 7459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33668

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 22992
/proc/meminfo: memFree=1806256/2055920 swapFree=4156344/4192956
[pid=22792] ppid=22790 vsize=33668 CPUtime=1200.04
/proc/22792/stat : 22792 (MiraXTv1_dyn) S 22790 22792 21571 0 -1 4194304 26949 0 0 0 119980 24 0 0 18 0 2 0 329146961 34476032 7459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22792/statm: 8417 7459 218 20 0 7775 0
[pid=22792/tid=22794] ppid=22790 vsize=33668 CPUtime=1200.02
/proc/22792/task/22794/stat : 22794 (MiraXTv1_dyn) R 22790 22792 21571 0 -1 4194368 26603 0 0 0 119979 23 0 0 25 0 2 0 329146962 34476032 7459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.245962
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 33668

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

runsolver used 1.23981 second user time and 3.13552 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 15:51:37 UTC 2007

IDJOB= 293093
IDBENCH= 19855
IDSOLVER= 130
FILE ID= node21/293093-1178812296

PBS_JOBID= 5250932

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293093-1178812296/MiraXTv1_dyn /tmp/evaluation/293093-1178812296/instance-293093-1178812296.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-293093-1178812296 -o ROOT/results/node21/solver-293093-1178812296 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293093-1178812296/MiraXTv1_dyn /tmp/evaluation/293093-1178812296/instance-293093-1178812296.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 295761960

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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:       1836120 kB
Buffers:         37092 kB
Cached:          96424 kB
SwapCached:      15744 kB
Active:         101744 kB
Inactive:        69140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836120 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          43804 kB
Slab:            34412 kB
Committed_AS:  5072860 kB
PageTables:       1820 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 node21 on Thu May 10 16:11:39 UTC 2007