Trace number 296004

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/7SAT/v70/
unif-k7-r89-v70-c6230-S167199451-11.UNSAT.shuffled.cnf
MD5SUM8dfab95124988e9b30d2b91793d7fb26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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-296004-1178822553 -o ROOT/results/node21/solver-296004-1178822553 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296004-1178822553/MiraXTv1_dyn /tmp/evaluation/296004-1178822553/instance-296004-1178822553.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.95 0.99 3/77 23989
/proc/meminfo: memFree=1847728/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=3788 CPUtime=0
/proc/23989/stat : 23989 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 330172628 3878912 284 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8873595 0 0 4096 0 0 0 0 17 1 0 0
/proc/23989/statm: 947 284 206 20 0 305 0

[startup+0.035481 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 23989
/proc/meminfo: memFree=1847728/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=4324 CPUtime=0.03
/proc/23989/stat : 23989 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194304 456 0 0 0 3 0 0 0 18 0 1 0 330172628 4427776 431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/23989/statm: 1081 431 207 20 0 439 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4324

[startup+0.101488 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 23989
/proc/meminfo: memFree=1847728/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=4324 CPUtime=0.09
/proc/23989/stat : 23989 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 330172628 4427776 437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/23989/statm: 1081 437 207 20 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.30151 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 23989
/proc/meminfo: memFree=1847728/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=6196 CPUtime=0.29
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 773 0 0 0 29 0 0 0 18 0 2 0 330172628 6344704 748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 1549 748 218 20 0 907 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6196

[startup+0.701554 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 23989
/proc/meminfo: memFree=1847728/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=8248 CPUtime=0.69
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 1169 0 0 0 69 0 0 0 18 0 2 0 330172628 8445952 1144 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 2062 1144 218 20 0 1420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50264 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 23991
/proc/meminfo: memFree=1843360/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=9512 CPUtime=1.49
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 1541 0 0 0 149 0 0 0 18 0 2 0 330172628 9740288 1516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 2378 1516 218 20 0 1736 0
[pid=23989/tid=23991] ppid=23987 vsize=9512 CPUtime=1.35
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 1046 0 0 0 135 0 0 0 25 0 2 0 330172642 9740288 1516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9512

[startup+3.10182 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 23991
/proc/meminfo: memFree=1841056/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=12556 CPUtime=3.09
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 2376 0 0 0 308 1 0 0 18 0 2 0 330172628 12857344 2315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 3139 2315 218 20 0 2497 0
[pid=23989/tid=23991] ppid=23987 vsize=12556 CPUtime=2.94
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 1881 0 0 0 294 0 0 0 25 0 2 0 330172642 12857344 2315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12556

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.99 2/79 23991
/proc/meminfo: memFree=1838176/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=14600 CPUtime=6.29
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 2936 0 0 0 627 2 0 0 18 0 2 0 330172628 14950400 2837 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 3650 2837 218 20 0 3008 0
[pid=23989/tid=23991] ppid=23987 vsize=14600 CPUtime=6.14
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 2441 0 0 0 613 1 0 0 25 0 2 0 330172642 14950400 2837 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) 14600

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.99 2/79 23991
/proc/meminfo: memFree=1833440/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=17920 CPUtime=12.68
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 3917 0 0 0 1266 2 0 0 18 0 2 0 330172628 18350080 3669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 4480 3669 218 20 0 3838 0
[pid=23989/tid=23991] ppid=23987 vsize=17920 CPUtime=12.55
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 3422 0 0 0 1253 2 0 0 25 0 2 0 330172642 18350080 3669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17920

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.99 2/79 23993
/proc/meminfo: memFree=1829920/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=21540 CPUtime=25.48
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 5113 0 0 0 2545 3 0 0 18 0 2 0 330172628 22056960 4626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 5385 4626 218 20 0 4743 0
[pid=23989/tid=23991] ppid=23987 vsize=21540 CPUtime=25.35
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 4618 0 0 0 2532 3 0 0 25 0 2 0 330172642 22056960 4626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21540

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.99 2/79 23993
/proc/meminfo: memFree=1827872/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=23184 CPUtime=51.07
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 6036 0 0 0 5104 3 0 0 18 0 2 0 330172628 23740416 5035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 5796 5035 218 20 0 5154 0
[pid=23989/tid=23991] ppid=23987 vsize=23184 CPUtime=50.93
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 5541 0 0 0 5090 3 0 0 25 0 2 0 330172642 23740416 5035 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23184

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/79 23993
/proc/meminfo: memFree=1826464/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=24552 CPUtime=102.26
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 7437 0 0 0 10222 4 0 0 18 0 2 0 330172628 25141248 5384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 6138 5384 218 20 0 5496 0
[pid=23989/tid=23991] ppid=23987 vsize=24552 CPUtime=102.12
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 6942 0 0 0 10208 4 0 0 25 0 2 0 330172642 25141248 5384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24552

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1825248/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=25884 CPUtime=162.25
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 8874 0 0 0 16219 6 0 0 18 0 2 0 330172628 26505216 5699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 6471 5699 218 20 0 5829 0
[pid=23989/tid=23991] ppid=23987 vsize=25884 CPUtime=162.11
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 8379 0 0 0 16205 6 0 0 25 0 2 0 330172642 26505216 5699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25884

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1824032/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=26948 CPUtime=222.23
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 10217 0 0 0 22216 7 0 0 18 0 2 0 330172628 27594752 5986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 6737 5986 218 20 0 6095 0
[pid=23989/tid=23991] ppid=23987 vsize=26948 CPUtime=222.09
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 9722 0 0 0 22202 7 0 0 25 0 2 0 330172642 27594752 5986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26948

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1823136/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=28000 CPUtime=282.21
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 11519 0 0 0 28213 8 0 0 18 0 2 0 330172628 28672000 6232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7000 6232 218 20 0 6358 0
[pid=23989/tid=23991] ppid=23987 vsize=28000 CPUtime=282.07
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 11024 0 0 0 28199 8 0 0 25 0 2 0 330172642 28672000 6232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28000

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1822368/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=28756 CPUtime=342.19
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 12821 0 0 0 34210 9 0 0 18 0 2 0 330172628 29446144 6401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7189 6401 218 20 0 6547 0
[pid=23989/tid=23991] ppid=23987 vsize=28756 CPUtime=342.06
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 12326 0 0 0 34197 9 0 0 25 0 2 0 330172642 29446144 6401 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28756

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/79 23993
/proc/meminfo: memFree=1821792/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=29444 CPUtime=402.18
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 14052 0 0 0 40208 10 0 0 18 0 2 0 330172628 30150656 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7361 6560 218 20 0 6719 0
[pid=23989/tid=23991] ppid=23987 vsize=29444 CPUtime=402.03
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 13557 0 0 0 40194 9 0 0 25 0 2 0 330172642 30150656 6560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 29444

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1821280/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=30140 CPUtime=462.16
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 15286 0 0 0 46205 11 0 0 18 0 2 0 330172628 30863360 6722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7535 6722 218 20 0 6893 0
[pid=23989/tid=23991] ppid=23987 vsize=30140 CPUtime=462.01
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 14791 0 0 0 46191 10 0 0 25 0 2 0 330172642 30863360 6722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30140

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1820512/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=31080 CPUtime=522.14
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 16447 0 0 0 52202 12 0 0 18 0 2 0 330172628 31825920 6878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7770 6878 218 20 0 7128 0
[pid=23989/tid=23991] ppid=23987 vsize=31080 CPUtime=522
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 15952 0 0 0 52188 12 0 0 25 0 2 0 330172642 31825920 6878 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) 31080

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1820000/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=31596 CPUtime=582.12
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 17568 0 0 0 58200 12 0 0 18 0 2 0 330172628 32354304 6994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7899 6994 218 20 0 7257 0
[pid=23989/tid=23991] ppid=23987 vsize=31596 CPUtime=581.98
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 17073 0 0 0 58186 12 0 0 25 0 2 0 330172642 32354304 6994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 31596

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1819744/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=31784 CPUtime=642.11
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 18637 0 0 0 64198 13 0 0 18 0 2 0 330172628 32546816 7058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 7946 7058 218 20 0 7304 0
[pid=23989/tid=23991] ppid=23987 vsize=31784 CPUtime=641.97
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 18142 0 0 0 64184 13 0 0 25 0 2 0 330172642 32546816 7058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 31784

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1819232/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=32268 CPUtime=702.09
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 19832 0 0 0 70195 14 0 0 18 0 2 0 330172628 33042432 7181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8067 7181 218 20 0 7425 0
[pid=23989/tid=23991] ppid=23987 vsize=32268 CPUtime=701.95
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 19337 0 0 0 70181 14 0 0 25 0 2 0 330172642 33042432 7181 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 32268

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1818848/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=32656 CPUtime=762.08
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 21000 0 0 0 76192 16 0 0 18 0 2 0 330172628 33439744 7277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8164 7277 218 20 0 7522 0
[pid=23989/tid=23991] ppid=23987 vsize=32656 CPUtime=761.94
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 20505 0 0 0 76178 16 0 0 25 0 2 0 330172642 33439744 7277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 32656

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1818592/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=33068 CPUtime=822.05
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 22024 0 0 0 82188 17 0 0 18 0 2 0 330172628 33861632 7352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8267 7352 218 20 0 7625 0
[pid=23989/tid=23991] ppid=23987 vsize=33068 CPUtime=821.92
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 21529 0 0 0 82175 17 0 0 25 0 2 0 330172642 33861632 7352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 33068

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1818400/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=33068 CPUtime=882.04
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 23061 0 0 0 88186 18 0 0 18 0 2 0 330172628 33861632 7378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8267 7378 218 20 0 7625 0
[pid=23989/tid=23991] ppid=23987 vsize=33068 CPUtime=881.9
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 22566 0 0 0 88172 18 0 0 25 0 2 0 330172642 33861632 7378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 33068

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1818144/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=33484 CPUtime=942.02
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 24101 0 0 0 94183 19 0 0 18 0 2 0 330172628 34287616 7466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8371 7466 218 20 0 7729 0
[pid=23989/tid=23991] ppid=23987 vsize=33484 CPUtime=941.88
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 23606 0 0 0 94169 19 0 0 25 0 2 0 330172642 34287616 7466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 33484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1817824/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=33816 CPUtime=1002
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 25123 0 0 0 100180 20 0 0 18 0 2 0 330172628 34627584 7536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8454 7536 218 20 0 7812 0
[pid=23989/tid=23991] ppid=23987 vsize=33816 CPUtime=1001.87
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 24628 0 0 0 100167 20 0 0 25 0 2 0 330172642 34627584 7536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 33816

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23993
/proc/meminfo: memFree=1817440/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=34256 CPUtime=1061.99
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 26175 0 0 0 106178 21 0 0 18 0 2 0 330172628 35078144 7636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8564 7636 218 20 0 7922 0
[pid=23989/tid=23991] ppid=23987 vsize=34256 CPUtime=1061.85
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 25680 0 0 0 106164 21 0 0 25 0 2 0 330172642 35078144 7636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 34256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 24075
/proc/meminfo: memFree=1816112/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=34460 CPUtime=1121.93
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 27197 0 0 0 112171 22 0 0 18 0 2 0 330172628 35287040 7706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8615 7706 218 20 0 7973 0
[pid=23989/tid=23991] ppid=23987 vsize=34460 CPUtime=1121.79
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 26702 0 0 0 112157 22 0 0 25 0 2 0 330172642 35287040 7706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 34460

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24191
/proc/meminfo: memFree=1816864/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=34668 CPUtime=1181.84
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 28317 0 0 0 118161 23 0 0 18 0 2 0 330172628 35500032 7738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8667 7738 218 20 0 8025 0
[pid=23989/tid=23991] ppid=23987 vsize=34668 CPUtime=1181.71
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 27822 0 0 0 118148 23 0 0 25 0 2 0 330172642 35500032 7738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 34668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24191
/proc/meminfo: memFree=1816864/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=34668 CPUtime=1200.04
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 28658 0 0 0 119981 23 0 0 18 0 2 0 330172628 35500032 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8667 7739 218 20 0 8025 0
[pid=23989/tid=23991] ppid=23987 vsize=34668 CPUtime=1199.9
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 28163 0 0 0 119967 23 0 0 25 0 2 0 330172642 35500032 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 34668

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: 0.99 0.97 0.99 2/79 24191
/proc/meminfo: memFree=1816864/2055920 swapFree=4156344/4192956
[pid=23989] ppid=23987 vsize=34668 CPUtime=1200.04
/proc/23989/stat : 23989 (MiraXTv1_dyn) S 23987 23989 23124 0 -1 4194304 28658 0 0 0 119981 23 0 0 18 0 2 0 330172628 35500032 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23989/statm: 8667 7739 218 20 0 8025 0
[pid=23989/tid=23991] ppid=23987 vsize=34668 CPUtime=1199.9
/proc/23989/task/23991/stat : 23991 (MiraXTv1_dyn) R 23987 23989 23124 0 -1 4194368 28163 0 0 0 119967 23 0 0 25 0 2 0 330172642 35500032 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 34668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.240963
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 34668

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

runsolver used 1.2788 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Thu May 10 18:42:33 UTC 2007

IDJOB= 296004
IDBENCH= 19926
IDSOLVER= 130
FILE ID= node21/296004-1178822553

PBS_JOBID= 5250960

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S167199451-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296004-1178822553/MiraXTv1_dyn /tmp/evaluation/296004-1178822553/instance-296004-1178822553.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-296004-1178822553 -o ROOT/results/node21/solver-296004-1178822553 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296004-1178822553/MiraXTv1_dyn /tmp/evaluation/296004-1178822553/instance-296004-1178822553.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8dfab95124988e9b30d2b91793d7fb26

RANDOM SEED= 292575005

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:       1847944 kB
Buffers:         37568 kB
Cached:          97784 kB
SwapCached:      15744 kB
Active:          89504 kB
Inactive:        69508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847944 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            34452 kB
Committed_AS:  5068888 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= 66561 MiB

End job on node21 on Thu May 10 19:02:36 UTC 2007