Trace number 301744

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v1? (TO) 1200.12 1200.93

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S1342589780-15.cnf
MD5SUM57a2305d7d7f523edc884f3a978bec63
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.527
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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/node9/watcher-301744-1178841975 -o ROOT/results/node9/solver-301744-1178841975 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/301744-1178841975/MiraXTv1_dyn /tmp/evaluation/301744-1178841975/instance-301744-1178841975.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.99 3/77 21457
/proc/meminfo: memFree=1839632/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=3788 CPUtime=0
/proc/21457/stat : 21457 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 360235104 3878912 372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/21457/statm: 947 376 205 20 0 305 0

[startup+0.100144 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21457
/proc/meminfo: memFree=1839632/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=5720 CPUtime=0.09
/proc/21457/stat : 21457 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194304 859 0 0 0 9 0 0 0 18 0 1 0 360235104 5857280 834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583916 0 0 4096 0 0 0 0 17 0 0 0
/proc/21457/statm: 1430 834 207 20 0 788 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.201156 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21457
/proc/meminfo: memFree=1839632/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=9484 CPUtime=0.19
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 1305 0 0 0 19 0 0 0 18 0 2 0 360235104 9711616 1236 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 2371 1236 218 20 0 1729 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9484

[startup+0.301167 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21457
/proc/meminfo: memFree=1839632/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=9880 CPUtime=0.29
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 1433 0 0 0 29 0 0 0 18 0 2 0 360235104 10117120 1364 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 2470 1364 218 20 0 1828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9880

[startup+0.701211 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21457
/proc/meminfo: memFree=1839632/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=12652 CPUtime=0.69
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 2140 0 0 0 68 1 0 0 18 0 2 0 360235104 12955648 2071 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 3163 2071 218 20 0 2521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12652

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1829440/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=17800 CPUtime=1.49
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 3465 0 0 0 148 1 0 0 18 0 2 0 360235104 18227200 3396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 4450 3396 218 20 0 3808 0
[pid=21457/tid=21459] ppid=21455 vsize=17800 CPUtime=1.35
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 2519 0 0 0 134 1 0 0 25 0 2 0 360235118 18227200 3396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17800

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1825152/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=23436 CPUtime=3.09
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 4767 0 0 0 307 2 0 0 18 0 2 0 360235104 23998464 4698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 5859 4698 218 20 0 5217 0
[pid=21457/tid=21459] ppid=21455 vsize=23436 CPUtime=2.95
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 3821 0 0 0 294 1 0 0 25 0 2 0 360235118 23998464 4698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23436

[startup+6.30185 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1810304/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=36572 CPUtime=6.27
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 8165 0 0 0 624 3 0 0 18 0 2 0 360235104 37449728 8060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 9143 8060 218 20 0 8501 0
[pid=21457/tid=21459] ppid=21455 vsize=36572 CPUtime=6.14
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 7219 0 0 0 611 3 0 0 25 0 2 0 360235118 37449728 8060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526616 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36572

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1795520/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=51468 CPUtime=12.67
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 11986 0 0 0 1262 5 0 0 18 0 2 0 360235104 52703232 11798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 12867 11798 218 20 0 12225 0
[pid=21457/tid=21459] ppid=21455 vsize=51468 CPUtime=12.54
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 11040 0 0 0 1249 5 0 0 25 0 2 0 360235118 52703232 11798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51468

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1777920/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=66528 CPUtime=25.47
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 16012 0 0 0 2540 7 0 0 18 0 2 0 360235104 68124672 15663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 16632 15663 218 20 0 15990 0
[pid=21457/tid=21459] ppid=21455 vsize=66528 CPUtime=25.33
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 15066 0 0 0 2526 7 0 0 25 0 2 0 360235118 68124672 15663 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 66528

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1768000/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=76996 CPUtime=51.04
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 19003 0 0 0 5094 10 0 0 18 0 2 0 360235104 78843904 18281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 19249 18281 218 20 0 18607 0
[pid=21457/tid=21459] ppid=21455 vsize=76996 CPUtime=50.91
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 18057 0 0 0 5081 10 0 0 25 0 2 0 360235118 78843904 18281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 76996

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1759424/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=84204 CPUtime=102.21
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 21469 0 0 0 10210 11 0 0 18 0 2 0 360235104 86224896 20095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 21051 20095 218 20 0 20409 0
[pid=21457/tid=21459] ppid=21455 vsize=84204 CPUtime=102.08
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 20523 0 0 0 10197 11 0 0 25 0 2 0 360235118 86224896 20095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 84204

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1756672/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=86848 CPUtime=162.18
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 22875 0 0 0 16206 12 0 0 18 0 2 0 360235104 88932352 20775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 21712 20775 218 20 0 21070 0
[pid=21457/tid=21459] ppid=21455 vsize=86848 CPUtime=162.04
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 21929 0 0 0 16192 12 0 0 25 0 2 0 360235118 88932352 20775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 86848

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1755328/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=88136 CPUtime=222.14
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 23860 0 0 0 22202 12 0 0 18 0 2 0 360235104 90251264 21100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 22034 21100 218 20 0 21392 0
[pid=21457/tid=21459] ppid=21455 vsize=88136 CPUtime=222
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 22914 0 0 0 22188 12 0 0 25 0 2 0 360235118 90251264 21100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 88136

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1751232/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=93076 CPUtime=282.1
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 25686 0 0 0 28197 13 0 0 18 0 2 0 360235104 95309824 22332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 23269 22332 218 20 0 22627 0
[pid=21457/tid=21459] ppid=21455 vsize=93076 CPUtime=281.96
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 24740 0 0 0 28183 13 0 0 25 0 2 0 360235118 95309824 22332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 93076

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746624/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=96996 CPUtime=342.07
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 27190 0 0 0 34193 14 0 0 18 0 2 0 360235104 99323904 23308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24249 23308 218 20 0 23607 0
[pid=21457/tid=21459] ppid=21455 vsize=96996 CPUtime=341.93
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 26244 0 0 0 34179 14 0 0 25 0 2 0 360235118 99323904 23308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 96996

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746432/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=96996 CPUtime=402.02
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 27723 0 0 0 40188 14 0 0 18 0 2 0 360235104 99323904 23312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24249 23312 218 20 0 23607 0
[pid=21457/tid=21459] ppid=21455 vsize=96996 CPUtime=401.88
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 26777 0 0 0 40174 14 0 0 25 0 2 0 360235118 99323904 23312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 96996

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746432/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=97156 CPUtime=461.99
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 28204 0 0 0 46184 15 0 0 18 0 2 0 360235104 99487744 23326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24289 23326 218 20 0 23647 0
[pid=21457/tid=21459] ppid=21455 vsize=97156 CPUtime=461.85
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 27258 0 0 0 46171 14 0 0 25 0 2 0 360235118 99487744 23326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 97156

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746432/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=97156 CPUtime=521.95
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 28939 0 0 0 52180 15 0 0 18 0 2 0 360235104 99487744 23326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24289 23326 218 20 0 23647 0
[pid=21457/tid=21459] ppid=21455 vsize=97156 CPUtime=521.81
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 27993 0 0 0 52166 15 0 0 25 0 2 0 360235118 99487744 23326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 97156

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746368/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=97156 CPUtime=581.91
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 29476 0 0 0 58176 15 0 0 18 0 2 0 360235104 99487744 23327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24289 23327 218 20 0 23647 0
[pid=21457/tid=21459] ppid=21455 vsize=97156 CPUtime=581.78
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 28530 0 0 0 58163 15 0 0 25 0 2 0 360235118 99487744 23327 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 97156

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1746368/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=97156 CPUtime=641.88
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 30015 0 0 0 64172 16 0 0 18 0 2 0 360235104 99487744 23330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 24289 23330 218 20 0 23647 0
[pid=21457/tid=21459] ppid=21455 vsize=97156 CPUtime=641.73
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 29069 0 0 0 64158 15 0 0 25 0 2 0 360235118 99487744 23330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 97156

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1742464/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=101116 CPUtime=701.82
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 31502 0 0 0 70165 17 0 0 18 0 2 0 360235104 103542784 24348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 25279 24348 218 20 0 24637 0
[pid=21457/tid=21459] ppid=21455 vsize=101116 CPUtime=701.69
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 30556 0 0 0 70152 17 0 0 25 0 2 0 360235118 103542784 24348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.82
Current children cumulated vsize (KiB) 101116

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1736256/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=107352 CPUtime=761.79
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 33460 0 0 0 76160 19 0 0 18 0 2 0 360235104 109928448 25904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 26838 25904 218 20 0 26196 0
[pid=21457/tid=21459] ppid=21455 vsize=107352 CPUtime=761.65
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 32514 0 0 0 76146 19 0 0 25 0 2 0 360235118 109928448 25904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 107352

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1735872/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=107636 CPUtime=821.75
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 33970 0 0 0 82156 19 0 0 18 0 2 0 360235104 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 26909 25945 218 20 0 26267 0
[pid=21457/tid=21459] ppid=21455 vsize=107636 CPUtime=821.62
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 33024 0 0 0 82143 19 0 0 25 0 2 0 360235118 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.75
Current children cumulated vsize (KiB) 107636

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1735936/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=107636 CPUtime=881.73
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 34439 0 0 0 88153 20 0 0 18 0 2 0 360235104 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 26909 25945 218 20 0 26267 0
[pid=21457/tid=21459] ppid=21455 vsize=107636 CPUtime=881.58
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 33493 0 0 0 88139 19 0 0 25 0 2 0 360235118 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 107636

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21459
/proc/meminfo: memFree=1735936/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=107636 CPUtime=941.68
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 34841 0 0 0 94148 20 0 0 18 0 2 0 360235104 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 26909 25945 218 20 0 26267 0
[pid=21457/tid=21459] ppid=21455 vsize=107636 CPUtime=941.54
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 33895 0 0 0 94134 20 0 0 25 0 2 0 360235118 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 107636

[startup+1002.3 s]
/proc/loadavg: 1.14 1.03 1.01 2/79 21459
/proc/meminfo: memFree=1735936/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=107636 CPUtime=1001.64
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 35377 0 0 0 100144 20 0 0 18 0 2 0 360235104 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 26909 25945 218 20 0 26267 0
[pid=21457/tid=21459] ppid=21455 vsize=107636 CPUtime=1001.51
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 34431 0 0 0 100131 20 0 0 25 0 2 0 360235118 110219264 25945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 107636

[startup+1062.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/79 21459
/proc/meminfo: memFree=1735168/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=108356 CPUtime=1061.6
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 35971 0 0 0 106139 21 0 0 18 0 2 0 360235104 110956544 26137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 27089 26137 218 20 0 26447 0
[pid=21457/tid=21459] ppid=21455 vsize=108356 CPUtime=1061.46
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 35025 0 0 0 106126 20 0 0 25 0 2 0 360235118 110956544 26137 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 108356

[startup+1122.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/79 21459
/proc/meminfo: memFree=1734592/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=109016 CPUtime=1121.52
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 36531 0 0 0 112131 21 0 0 18 0 2 0 360235104 111632384 26295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 27254 26295 218 20 0 26612 0
[pid=21457/tid=21459] ppid=21455 vsize=109016 CPUtime=1121.39
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 35585 0 0 0 112118 21 0 0 25 0 2 0 360235118 111632384 26295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 109016

[startup+1182.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 21459
/proc/meminfo: memFree=1734592/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=109016 CPUtime=1181.5
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 36946 0 0 0 118128 22 0 0 18 0 2 0 360235104 111632384 26308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 27254 26308 218 20 0 26612 0
[pid=21457/tid=21459] ppid=21455 vsize=109016 CPUtime=1181.35
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 36000 0 0 0 118114 21 0 0 25 0 2 0 360235118 111632384 26308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.5
Current children cumulated vsize (KiB) 109016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.10 1.05 1.00 2/79 21459
/proc/meminfo: memFree=1734400/2055920 swapFree=4145492/4192956
[pid=21457] ppid=21455 vsize=109016 CPUtime=1200.09
/proc/21457/stat : 21457 (MiraXTv1_dyn) S 21455 21457 19973 0 -1 4194304 37151 0 0 0 119987 22 0 0 18 0 2 0 360235104 111632384 26312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21457/statm: 27254 26312 218 20 0 26612 0
[pid=21457/tid=21459] ppid=21455 vsize=109016 CPUtime=1199.95
/proc/21457/task/21459/stat : 21459 (MiraXTv1_dyn) R 21455 21457 19973 0 -1 4194368 36205 0 0 0 119973 22 0 0 25 0 2 0 360235118 111632384 26312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 109016

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.93
CPU time (s): 1200.12
CPU user time (s): 1199.88
CPU system time (s): 0.241963
CPU usage (%): 99.9325
Max. virtual memory (cumulated for all children) (KiB): 109016

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

runsolver used 1.20082 second user time and 3.17152 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri May 11 00:06:15 UTC 2007

IDJOB= 301744
IDBENCH= 20066
IDSOLVER= 130
FILE ID= node9/301744-1178841975

PBS_JOBID= 5250985

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S1342589780-15.cnf
COMMAND LINE= /tmp/evaluation/301744-1178841975/MiraXTv1_dyn /tmp/evaluation/301744-1178841975/instance-301744-1178841975.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-301744-1178841975 -o ROOT/results/node9/solver-301744-1178841975 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/301744-1178841975/MiraXTv1_dyn /tmp/evaluation/301744-1178841975/instance-301744-1178841975.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  57a2305d7d7f523edc884f3a978bec63

RANDOM SEED= 935891259

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1839920 kB
Buffers:         39220 kB
Cached:          97612 kB
SwapCached:      15556 kB
Active:          92692 kB
Inactive:        67616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839920 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4484 kB
Writeback:           0 kB
Mapped:          29960 kB
Slab:            41256 kB
Committed_AS:  8924200 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= 66556 MiB

End job on node9 on Fri May 11 00:26:18 UTC 2007