Trace number 302522

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.09 1200.83

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1582455625-10.cnf
MD5SUMe4cd06c32212546d2b88a25ebac0c1e9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark215.27
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-302522-1178844704 -o ROOT/results/node19/solver-302522-1178844704 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/302522-1178844704/MiraXTv2_dyn /tmp/evaluation/302522-1178844704/instance-302522-1178844704.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.91 0.98 0.99 3/77 10501
/proc/meminfo: memFree=1863872/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=3788 CPUtime=0
/proc/10501/stat : 10501 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 332387821 3878912 359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 0 0 0
/proc/10501/statm: 947 364 205 20 0 305 0

[startup+0.098821 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10501
/proc/meminfo: memFree=1863872/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=5456 CPUtime=0.09
/proc/10501/stat : 10501 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 332387821 5586944 769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10501/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.101821 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10501
/proc/meminfo: memFree=1863872/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=5456 CPUtime=0.09
/proc/10501/stat : 10501 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 332387821 5586944 769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10501/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.301844 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10501
/proc/meminfo: memFree=1863872/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=9656 CPUtime=0.29
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 1453 0 0 0 29 0 0 0 18 0 2 0 332387821 9887744 1355 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 2414 1355 218 20 0 1772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9656

[startup+0.701886 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 10501
/proc/meminfo: memFree=1863872/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=12560 CPUtime=0.69
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 2196 0 0 0 69 0 0 0 18 0 2 0 332387821 12861440 2098 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 3140 2098 218 20 0 2498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12560

[startup+1.50197 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1854192/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=17444 CPUtime=1.49
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 3468 0 0 0 148 1 0 0 18 0 2 0 332387821 17862656 3370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 4361 3370 218 20 0 3719 0
[pid=10501/tid=10503] ppid=10499 vsize=17444 CPUtime=1.37
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 2554 0 0 0 136 1 0 0 25 0 2 0 332387833 17862656 3370 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526627 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17444

[startup+3.10115 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1849712/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=23120 CPUtime=3.08
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 4769 0 0 0 307 1 0 0 18 0 2 0 332387821 23674880 4671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 5780 4671 218 20 0 5138 0
[pid=10501/tid=10503] ppid=10499 vsize=23120 CPUtime=2.96
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 3855 0 0 0 295 1 0 0 25 0 2 0 332387833 23674880 4671 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23120

[startup+6.3015 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1833968/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=35176 CPUtime=6.29
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 7907 0 0 0 625 4 0 0 18 0 2 0 332387821 36020224 7773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 8794 7773 218 20 0 8152 0
[pid=10501/tid=10503] ppid=10499 vsize=35176 CPUtime=6.16
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 6993 0 0 0 613 3 0 0 25 0 2 0 332387833 36020224 7773 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35176

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1819256/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=51500 CPUtime=12.68
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 12098 0 0 0 1263 5 0 0 18 0 2 0 332387821 52736000 11881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 12875 11881 218 20 0 12233 0
[pid=10501/tid=10503] ppid=10499 vsize=51500 CPUtime=12.55
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 11184 0 0 0 1250 5 0 0 25 0 2 0 332387833 52736000 11881 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7919227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51500

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1802936/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=65784 CPUtime=25.46
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 15878 0 0 0 2539 7 0 0 18 0 2 0 332387821 67362816 15500 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 16446 15500 218 20 0 15804 0
[pid=10501/tid=10503] ppid=10499 vsize=65784 CPUtime=25.34
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 14964 0 0 0 2527 7 0 0 25 0 2 0 332387833 67362816 15500 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65784

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1794552/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=73464 CPUtime=51.06
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 18241 0 0 0 5097 9 0 0 18 0 2 0 332387821 75227136 17490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 18366 17490 218 20 0 17724 0
[pid=10501/tid=10503] ppid=10499 vsize=73464 CPUtime=50.94
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 17327 0 0 0 5085 9 0 0 25 0 2 0 332387833 75227136 17490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 73464

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1786488/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=81032 CPUtime=102.23
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 20730 0 0 0 10212 11 0 0 18 0 2 0 332387821 82976768 19392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 20258 19392 218 20 0 19616 0
[pid=10501/tid=10503] ppid=10499 vsize=81032 CPUtime=102.1
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 19816 0 0 0 10200 10 0 0 25 0 2 0 332387833 82976768 19392 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 81032

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1785400/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=82120 CPUtime=162.18
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 21725 0 0 0 16207 11 0 0 18 0 2 0 332387821 84090880 19661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 20530 19661 218 20 0 19888 0
[pid=10501/tid=10503] ppid=10499 vsize=82120 CPUtime=162.06
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 20811 0 0 0 16195 11 0 0 25 0 2 0 332387833 84090880 19661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 82120

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1782200/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=85240 CPUtime=222.15
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 23082 0 0 0 22203 12 0 0 18 0 2 0 332387821 87285760 20424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 21310 20424 218 20 0 20668 0
[pid=10501/tid=10503] ppid=10499 vsize=85240 CPUtime=222.03
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 22168 0 0 0 22191 12 0 0 25 0 2 0 332387833 87285760 20424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 85240

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1781112/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=86604 CPUtime=282.11
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 24100 0 0 0 28198 13 0 0 18 0 2 0 332387821 88682496 20782 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 21651 20782 218 20 0 21009 0
[pid=10501/tid=10503] ppid=10499 vsize=86604 CPUtime=281.99
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 23186 0 0 0 28186 13 0 0 25 0 2 0 332387833 88682496 20782 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 86604

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 10503
/proc/meminfo: memFree=1780408/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=87312 CPUtime=342.08
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 24789 0 0 0 34194 14 0 0 18 0 2 0 332387821 89407488 20941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 21828 20941 218 20 0 21186 0
[pid=10501/tid=10503] ppid=10499 vsize=87312 CPUtime=341.95
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 23875 0 0 0 34182 13 0 0 25 0 2 0 332387833 89407488 20941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 87312

[startup+402.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 10503
/proc/meminfo: memFree=1775864/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=91860 CPUtime=402.04
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 26330 0 0 0 40190 14 0 0 18 0 2 0 332387821 94064640 22081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 22965 22081 218 20 0 22323 0
[pid=10501/tid=10503] ppid=10499 vsize=91860 CPUtime=401.92
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 25416 0 0 0 40178 14 0 0 25 0 2 0 332387833 94064640 22081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 91860

[startup+462.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 10503
/proc/meminfo: memFree=1774712/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=92932 CPUtime=462.01
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 27055 0 0 0 46187 14 0 0 18 0 2 0 332387821 95162368 22342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 23233 22342 218 20 0 22591 0
[pid=10501/tid=10503] ppid=10499 vsize=92932 CPUtime=461.88
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 26141 0 0 0 46174 14 0 0 25 0 2 0 332387833 95162368 22342 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 92932

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10503
/proc/meminfo: memFree=1772216/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=95384 CPUtime=521.97
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 28285 0 0 0 52182 15 0 0 18 0 2 0 332387821 97673216 22969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 23846 22969 218 20 0 23204 0
[pid=10501/tid=10503] ppid=10499 vsize=95384 CPUtime=521.85
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 27371 0 0 0 52170 15 0 0 25 0 2 0 332387833 97673216 22969 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 95384

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 10637
/proc/meminfo: memFree=1770952/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=95384 CPUtime=581.93
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 28956 0 0 0 58164 29 0 0 18 0 2 0 332387821 97673216 22970 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 23846 22970 218 20 0 23204 0
[pid=10501/tid=10503] ppid=10499 vsize=95384 CPUtime=581.81
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 28042 0 0 0 58152 29 0 0 25 0 2 0 332387833 97673216 22970 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 95384

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1771896/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=95384 CPUtime=641.91
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 29425 0 0 0 64156 35 0 0 18 0 2 0 332387821 97673216 22970 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 23846 22970 218 20 0 23204 0
[pid=10501/tid=10503] ppid=10499 vsize=95384 CPUtime=641.79
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 28511 0 0 0 64144 35 0 0 25 0 2 0 332387833 97673216 22970 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 95384

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1771768/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=95384 CPUtime=701.85
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 29898 0 0 0 70150 35 0 0 18 0 2 0 332387821 97673216 22974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 23846 22974 218 20 0 23204 0
[pid=10501/tid=10503] ppid=10499 vsize=95384 CPUtime=701.73
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 28984 0 0 0 70138 35 0 0 25 0 2 0 332387833 97673216 22974 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 95384

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1767928/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=99224 CPUtime=761.83
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 31333 0 0 0 76147 36 0 0 18 0 2 0 332387821 101605376 23940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 24806 23940 218 20 0 24164 0
[pid=10501/tid=10503] ppid=10499 vsize=99224 CPUtime=761.71
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 30419 0 0 0 76135 36 0 0 25 0 2 0 332387833 101605376 23940 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 99224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1767672/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=99528 CPUtime=821.79
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 31941 0 0 0 82143 36 0 0 18 0 2 0 332387821 101916672 24012 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 24882 24012 218 20 0 24240 0
[pid=10501/tid=10503] ppid=10499 vsize=99528 CPUtime=821.67
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 31027 0 0 0 82131 36 0 0 25 0 2 0 332387833 101916672 24012 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 99528

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1767608/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=99720 CPUtime=881.74
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 32385 0 0 0 88137 37 0 0 18 0 2 0 332387821 102113280 24054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 24930 24054 218 20 0 24288 0
[pid=10501/tid=10503] ppid=10499 vsize=99720 CPUtime=881.62
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 31471 0 0 0 88125 37 0 0 25 0 2 0 332387833 102113280 24054 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 99720

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1766904/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=100660 CPUtime=941.71
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 33061 0 0 0 94134 37 0 0 18 0 2 0 332387821 103075840 24261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25165 24261 218 20 0 24523 0
[pid=10501/tid=10503] ppid=10499 vsize=100660 CPUtime=941.59
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 32147 0 0 0 94122 37 0 0 25 0 2 0 332387833 103075840 24261 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517423 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 100660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1766648/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=100796 CPUtime=1001.68
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 33656 0 0 0 100131 37 0 0 18 0 2 0 332387821 103215104 24320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25199 24320 218 20 0 24557 0
[pid=10501/tid=10503] ppid=10499 vsize=100796 CPUtime=1001.55
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 32742 0 0 0 100118 37 0 0 25 0 2 0 332387833 103215104 24320 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 100796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1766520/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=101128 CPUtime=1061.64
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 34106 0 0 0 106126 38 0 0 18 0 2 0 332387821 103555072 24368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25282 24368 218 20 0 24640 0
[pid=10501/tid=10503] ppid=10499 vsize=101128 CPUtime=1061.52
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 33192 0 0 0 106114 38 0 0 25 0 2 0 332387833 103555072 24368 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 101128

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1765240/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=102528 CPUtime=1121.6
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 34918 0 0 0 112121 39 0 0 18 0 2 0 332387821 104988672 24711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25632 24711 218 20 0 24990 0
[pid=10501/tid=10503] ppid=10499 vsize=102528 CPUtime=1121.48
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 34004 0 0 0 112109 39 0 0 25 0 2 0 332387833 104988672 24711 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 102528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1764984/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=102676 CPUtime=1181.57
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 35378 0 0 0 118118 39 0 0 18 0 2 0 332387821 105140224 24769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25669 24769 218 20 0 25027 0
[pid=10501/tid=10503] ppid=10499 vsize=102676 CPUtime=1181.45
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 34464 0 0 0 118106 39 0 0 25 0 2 0 332387833 105140224 24769 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 102676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10701
/proc/meminfo: memFree=1764920/2055920 swapFree=4148252/4192956
[pid=10501] ppid=10499 vsize=102816 CPUtime=1200.06
/proc/10501/stat : 10501 (MiraXTv2_dyn) S 10499 10501 10371 0 -1 4194304 35537 0 0 0 119967 39 0 0 18 0 2 0 332387821 105283584 24794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 25704 24794 218 20 0 25062 0
[pid=10501/tid=10503] ppid=10499 vsize=102816 CPUtime=1199.94
/proc/10501/task/10503/stat : 10503 (MiraXTv2_dyn) R 10499 10501 10371 0 -1 4194368 34623 0 0 0 119955 39 0 0 25 0 2 0 332387833 105283584 24794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 102816

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.83
CPU time (s): 1200.09
CPU user time (s): 1199.68
CPU system time (s): 0.413937
CPU usage (%): 99.9387
Max. virtual memory (cumulated for all children) (KiB): 102816

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

runsolver used 1.2998 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 00:51:44 UTC 2007

IDJOB= 302522
IDBENCH= 20085
IDSOLVER= 129
FILE ID= node19/302522-1178844704

PBS_JOBID= 5251009

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S1582455625-10.cnf
COMMAND LINE= /tmp/evaluation/302522-1178844704/MiraXTv2_dyn /tmp/evaluation/302522-1178844704/instance-302522-1178844704.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-302522-1178844704 -o ROOT/results/node19/solver-302522-1178844704 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/302522-1178844704/MiraXTv2_dyn /tmp/evaluation/302522-1178844704/instance-302522-1178844704.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e4cd06c32212546d2b88a25ebac0c1e9

RANDOM SEED= 680495634

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1864088 kB
Buffers:         39980 kB
Cached:          87076 kB
SwapCached:      14248 kB
Active:          78752 kB
Inactive:        71964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864088 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            26600 kB
Committed_AS:  9138624 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= 66559 MiB

End job on node19 on Fri May 11 01:11:47 UTC 2007