Trace number 330437

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.1 1200.86

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
MD5SUMf58c56449dc331f330165a8aa06cad43
Bench CategoryINDUST (industrial 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 variables81384
Number of clauses337709
Sum of the clauses size864441
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2238960
Number of clauses of size 363146
Number of clauses of size 411994
Number of clauses of size 56819
Number of clauses of size over 514718

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/node3/watcher-330437-1178892521 -o ROOT/results/node3/solver-330437-1178892521 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330437-1178892521/MiraXTv2_dyn /tmp/evaluation/330437-1178892521/instance-330437-1178892521.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19432
/proc/meminfo: memFree=1791520/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=3788 CPUtime=0
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 365289880 3878912 396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 947 405 202 20 0 305 0

[startup+0.047561 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19432
/proc/meminfo: memFree=1791520/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=7016 CPUtime=0.04
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 1278 0 0 0 3 1 0 0 18 0 1 0 365289880 7184384 1253 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579235 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 1754 1253 206 20 0 1112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7016

[startup+0.101569 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19432
/proc/meminfo: memFree=1791520/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=11312 CPUtime=0.09
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 2247 0 0 0 8 1 0 0 18 0 1 0 365289880 11583488 2222 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 2828 2225 206 20 0 2186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11312

[startup+0.301602 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19432
/proc/meminfo: memFree=1791520/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=27224 CPUtime=0.29
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 5828 0 0 0 26 3 0 0 20 0 1 0 365289880 27877376 5803 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 6806 5803 206 20 0 6164 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27224

[startup+0.701667 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 19432
/proc/meminfo: memFree=1791520/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=38092 CPUtime=0.69
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 8598 0 0 0 65 4 0 0 23 0 1 0 365289880 39006208 8573 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 9523 8573 207 20 0 8881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38092

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19433
/proc/meminfo: memFree=1751384/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=51580 CPUtime=1.49
/proc/19432/stat : 19432 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194304 11615 0 0 0 144 5 0 0 25 0 1 0 365289880 52817920 11590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583681 0 0 4096 0 0 0 0 17 0 0 0
/proc/19432/statm: 12895 11590 207 20 0 12253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51580

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1738320/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=95756 CPUtime=3.09
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 17804 0 0 0 301 8 0 0 25 0 2 0 365289880 98054144 16367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 23939 16367 218 20 0 23297 0
[pid=19432/tid=19434] ppid=19430 vsize=95756 CPUtime=1.02
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 5343 0 0 0 100 2 0 0 25 0 2 0 365290087 98054144 16367 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95756

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1728656/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=93020 CPUtime=6.29
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 17858 0 0 0 621 8 0 0 25 0 2 0 365289880 95252480 15783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 23255 15783 218 20 0 22613 0
[pid=19432/tid=19434] ppid=19430 vsize=93020 CPUtime=4.22
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 5397 0 0 0 420 2 0 0 25 0 2 0 365290087 95252480 15783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526199 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93020

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1728528/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=93020 CPUtime=12.69
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 17999 0 0 0 1260 9 0 0 25 0 2 0 365289880 95252480 15924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 23255 15924 218 20 0 22613 0
[pid=19432/tid=19434] ppid=19430 vsize=93020 CPUtime=10.61
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 5538 0 0 0 1059 2 0 0 25 0 2 0 365290087 95252480 15924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93020

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1722128/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=98960 CPUtime=25.47
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 19666 0 0 0 2538 9 0 0 25 0 2 0 365289880 101335040 17558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 24740 17558 218 20 0 24098 0
[pid=19432/tid=19434] ppid=19430 vsize=98960 CPUtime=23.41
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 7205 0 0 0 2338 3 0 0 25 0 2 0 365290087 101335040 17558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 98960

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1696784/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=123264 CPUtime=51.05
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 26097 0 0 0 5089 16 0 0 25 0 2 0 365289880 126222336 23826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 30816 23826 218 20 0 30174 0
[pid=19432/tid=19434] ppid=19430 vsize=123264 CPUtime=48.98
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 13636 0 0 0 4889 9 0 0 25 0 2 0 365290087 126222336 23826 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526245 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 123264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1671952/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=147436 CPUtime=102.21
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 32569 0 0 0 10200 21 0 0 25 0 2 0 365289880 150974464 30008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 36859 30008 218 20 0 36217 0
[pid=19432/tid=19434] ppid=19430 vsize=147436 CPUtime=100.15
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 20108 0 0 0 10000 15 0 0 25 0 2 0 365290087 150974464 30008 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526301 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 147436

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1656976/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=161832 CPUtime=162.17
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 36699 0 0 0 16193 24 0 0 25 0 2 0 365289880 165715968 33713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 40458 33713 218 20 0 39816 0
[pid=19432/tid=19434] ppid=19430 vsize=161832 CPUtime=160.11
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 24238 0 0 0 15993 18 0 0 25 0 2 0 365290087 165715968 33713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11359900 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 161832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1633424/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=185252 CPUtime=222.13
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 42979 0 0 0 22185 28 0 0 25 0 2 0 365289880 189698048 39621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 46313 39621 218 20 0 45671 0
[pid=19432/tid=19434] ppid=19430 vsize=185252 CPUtime=220.07
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 30518 0 0 0 21985 22 0 0 25 0 2 0 365290087 189698048 39621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 185252

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1618384/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=200172 CPUtime=282.1
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 47114 0 0 0 28178 32 0 0 25 0 2 0 365289880 204976128 43366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 50043 43366 218 20 0 49401 0
[pid=19432/tid=19434] ppid=19430 vsize=200172 CPUtime=280.03
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 34653 0 0 0 27978 25 0 0 25 0 2 0 365290087 204976128 43366 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 200172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1604688/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=214632 CPUtime=342.06
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 50968 0 0 0 34172 34 0 0 25 0 2 0 365289880 219783168 47021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 53658 47021 218 20 0 53016 0
[pid=19432/tid=19434] ppid=19430 vsize=214632 CPUtime=340
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 38507 0 0 0 33972 28 0 0 25 0 2 0 365290087 219783168 47021 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 214632

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1578832/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=239448 CPUtime=402.04
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 57596 0 0 0 40166 38 0 0 25 0 2 0 365289880 245194752 53242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 59862 53242 218 20 0 59220 0
[pid=19432/tid=19434] ppid=19430 vsize=239448 CPUtime=399.96
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 45135 0 0 0 39965 31 0 0 25 0 2 0 365290087 245194752 53242 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 239448

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1575504/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=242764 CPUtime=461.98
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 58546 0 0 0 46160 38 0 0 25 0 2 0 365289880 248590336 54088 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 60691 54088 218 20 0 60049 0
[pid=19432/tid=19434] ppid=19430 vsize=242764 CPUtime=459.92
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 46085 0 0 0 45960 32 0 0 25 0 2 0 365290087 248590336 54088 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 242764

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1575440/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=242708 CPUtime=521.95
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 58562 0 0 0 52157 38 0 0 25 0 2 0 365289880 248532992 54104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 60677 54104 218 20 0 60035 0
[pid=19432/tid=19434] ppid=19430 vsize=242708 CPUtime=519.88
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 46101 0 0 0 51956 32 0 0 25 0 2 0 365290087 248532992 54104 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 242708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1522704/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=296360 CPUtime=581.91
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 72081 0 0 0 58145 46 0 0 25 0 2 0 365289880 303472640 67513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 74090 67513 218 20 0 73448 0
[pid=19432/tid=19434] ppid=19430 vsize=296360 CPUtime=579.85
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 59620 0 0 0 57945 40 0 0 25 0 2 0 365290087 303472640 67513 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 296360

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1519632/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=298356 CPUtime=641.87
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 72908 0 0 0 64140 47 0 0 25 0 2 0 365289880 305516544 68009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 74589 68009 218 20 0 73947 0
[pid=19432/tid=19434] ppid=19430 vsize=298356 CPUtime=639.81
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 60447 0 0 0 63940 41 0 0 25 0 2 0 365290087 305516544 68009 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526375 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 298356

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1519632/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=298356 CPUtime=701.83
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 73028 0 0 0 70136 47 0 0 25 0 2 0 365289880 305516544 68018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 74589 68018 218 20 0 73947 0
[pid=19432/tid=19434] ppid=19430 vsize=298356 CPUtime=699.77
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 60567 0 0 0 69936 41 0 0 25 0 2 0 365290087 305516544 68018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 298356

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339928 CPUtime=761.8
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 83652 0 0 0 76126 54 0 0 25 0 2 0 365289880 348086272 78418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84982 78418 218 20 0 84340 0
[pid=19432/tid=19434] ppid=19430 vsize=339928 CPUtime=759.74
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71191 0 0 0 75926 48 0 0 25 0 2 0 365290087 348086272 78418 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 339928

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1477840/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339928 CPUtime=821.76
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84003 0 0 0 82121 55 0 0 25 0 2 0 365289880 348086272 78429 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84982 78429 218 20 0 84340 0
[pid=19432/tid=19434] ppid=19430 vsize=339928 CPUtime=819.69
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71542 0 0 0 81921 48 0 0 25 0 2 0 365290087 348086272 78429 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 339928

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=881.73
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84018 0 0 0 88118 55 0 0 25 0 2 0 365289880 347906048 78425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78425 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=879.66
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71557 0 0 0 87918 48 0 0 25 0 2 0 365290087 347906048 78425 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 339752

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=941.7
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84032 0 0 0 94115 55 0 0 25 0 2 0 365289880 347906048 78439 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78439 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=939.64
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71571 0 0 0 93915 49 0 0 25 0 2 0 365290087 347906048 78439 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134566004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 339752

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=1001.66
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84043 0 0 0 100111 55 0 0 25 0 2 0 365289880 347906048 78450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78450 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=999.6
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71582 0 0 0 99911 49 0 0 25 0 2 0 365290087 347906048 78450 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 339752

[startup+1062.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=1061.61
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84051 0 0 0 106106 55 0 0 25 0 2 0 365289880 347906048 78458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78458 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=1059.55
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71590 0 0 0 105906 49 0 0 25 0 2 0 365290087 347906048 78458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 339752

[startup+1122.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 19434
/proc/meminfo: memFree=1477968/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=1121.58
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84064 0 0 0 112103 55 0 0 25 0 2 0 365289880 347906048 78471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78471 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=1119.52
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71603 0 0 0 111903 49 0 0 25 0 2 0 365290087 347906048 78471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526040 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.58
Current children cumulated vsize (KiB) 339752

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 19434
/proc/meminfo: memFree=1477904/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=1181.54
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84072 0 0 0 118099 55 0 0 25 0 2 0 365289880 347906048 78479 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78479 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=1179.47
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71611 0 0 0 117898 49 0 0 25 0 2 0 365290087 347906048 78479 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.54
Current children cumulated vsize (KiB) 339752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 19434
/proc/meminfo: memFree=1477904/2055920 swapFree=4138684/4192956
[pid=19432] ppid=19430 vsize=339752 CPUtime=1200.03
/proc/19432/stat : 19432 (MiraXTv2_dyn) S 19430 19432 18354 0 -1 4194304 84077 0 0 0 119948 55 0 0 25 0 2 0 365289880 347906048 78484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/19432/statm: 84938 78484 218 20 0 84296 0
[pid=19432/tid=19434] ppid=19430 vsize=339752 CPUtime=1197.97
/proc/19432/task/19434/stat : 19434 (MiraXTv2_dyn) R 19430 19432 18354 0 -1 4194368 71616 0 0 0 119748 49 0 0 25 0 2 0 365290087 347906048 78484 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 339752

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.86
CPU time (s): 1200.1
CPU user time (s): 1199.49
CPU system time (s): 0.607907
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 340380

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

runsolver used 1.3028 second user time and 3.07153 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri May 11 14:08:41 UTC 2007

IDJOB= 330437
IDBENCH= 20563
IDSOLVER= 129
FILE ID= node3/330437-1178892521

PBS_JOBID= 5251068

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/330437-1178892521/MiraXTv2_dyn /tmp/evaluation/330437-1178892521/instance-330437-1178892521.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-330437-1178892521 -o ROOT/results/node3/solver-330437-1178892521 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330437-1178892521/MiraXTv2_dyn /tmp/evaluation/330437-1178892521/instance-330437-1178892521.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f58c56449dc331f330165a8aa06cad43

RANDOM SEED= 633940737

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1791672 kB
Buffers:         41524 kB
Cached:         156200 kB
SwapCached:      18176 kB
Active:         122400 kB
Inactive:        99412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791672 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:           11608 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            27956 kB
Committed_AS: 11505992 kB
PageTables:       1780 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= 66553 MiB

End job on node3 on Fri May 11 14:28:44 UTC 2007