Trace number 330815

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.17 1200.87

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k85.cnf
MD5SUMe2ab53f07158137fdccdce6798b16e56
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark680.601
Satisfiable
(Un)Satisfiability was proved
Number of variables175524
Number of clauses730199
Sum of the clauses size1873791
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2518005
Number of clauses of size 3137216
Number of clauses of size 426034
Number of clauses of size 514829
Number of clauses of size over 532043

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/node4/watcher-330815-1178894783 -o ROOT/results/node4/solver-330815-1178894783 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330815-1178894783/MiraXTv2_dyn /tmp/evaluation/330815-1178894783/instance-330815-1178894783.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.98 3/77 21544
/proc/meminfo: memFree=1711632/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=3788 CPUtime=0
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 365516164 3878912 382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 947 391 202 20 0 305 0

[startup+0.063988 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 21544
/proc/meminfo: memFree=1711632/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=7864 CPUtime=0.05
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 1457 0 0 0 5 0 0 0 18 0 1 0 365516164 8052736 1432 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134579235 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 1966 1433 206 20 0 1324 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7864

[startup+0.102991 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 21544
/proc/meminfo: memFree=1711632/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=10996 CPUtime=0.09
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 2171 0 0 0 8 1 0 0 18 0 1 0 365516164 11259904 2146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11022061 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 2749 2146 206 20 0 2107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10996

[startup+0.303011 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 21544
/proc/meminfo: memFree=1711632/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=27060 CPUtime=0.29
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 5862 0 0 0 27 2 0 0 20 0 1 0 365516164 27709440 5837 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134573872 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 6765 5838 206 20 0 6123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27060

[startup+0.701048 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 21544
/proc/meminfo: memFree=1711632/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=58132 CPUtime=0.69
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 12950 0 0 0 63 6 0 0 24 0 1 0 365516164 59527168 12925 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134585473 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 14533 12926 206 20 0 13891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58132

[startup+1.50112 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 21545
/proc/meminfo: memFree=1651336/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=79532 CPUtime=1.49
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 18080 0 0 0 140 9 0 0 25 0 1 0 365516164 81440768 18055 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 19883 18055 207 20 0 19241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79532

[startup+3.10128 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 21545
/proc/meminfo: memFree=1626952/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=107784 CPUtime=3.09
/proc/21544/stat : 21544 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194304 24624 0 0 0 297 12 0 0 25 0 1 0 365516164 110370816 24599 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134587451 0 0 4096 0 0 0 0 17 0 0 0
/proc/21544/statm: 26946 24599 207 20 0 26304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107784

[startup+6.30159 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 21546
/proc/meminfo: memFree=1569984/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=209720 CPUtime=6.29
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 38907 0 0 0 612 17 0 0 25 0 2 0 365516164 214753280 35761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 52430 35761 218 20 0 51788 0
[pid=21544/tid=21546] ppid=21542 vsize=209720 CPUtime=1.43
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 11875 0 0 0 139 4 0 0 25 0 2 0 365516650 214753280 35761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134535973 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 209720

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.98 2/79 21546
/proc/meminfo: memFree=1573824/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=204160 CPUtime=12.68
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 39121 0 0 0 1251 17 0 0 25 0 2 0 365516164 209059840 34558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 51040 34558 218 20 0 50398 0
[pid=21544/tid=21546] ppid=21542 vsize=204160 CPUtime=7.83
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 12089 0 0 0 779 4 0 0 25 0 2 0 365516650 209059840 34558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 204160

[startup+25.5024 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 21546
/proc/meminfo: memFree=1573376/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=204160 CPUtime=25.47
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 39300 0 0 0 2529 18 0 0 25 0 2 0 365516164 209059840 34737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 51040 34737 218 20 0 50398 0
[pid=21544/tid=21546] ppid=21542 vsize=204160 CPUtime=20.61
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 12268 0 0 0 2057 4 0 0 25 0 2 0 365516650 209059840 34737 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 204160

[startup+51.1029 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 21546
/proc/meminfo: memFree=1562112/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=214852 CPUtime=51.06
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 42230 0 0 0 5085 21 0 0 25 0 2 0 365516164 220008448 37617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 53713 37617 218 20 0 53071 0
[pid=21544/tid=21546] ppid=21542 vsize=214852 CPUtime=46.21
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 15198 0 0 0 4613 8 0 0 25 0 2 0 365516650 220008448 37617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 214852

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 21546
/proc/meminfo: memFree=1550656/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=224892 CPUtime=102.25
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 45283 0 0 0 10200 25 0 0 25 0 2 0 365516164 230289408 40344 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 56223 40344 218 20 0 55581 0
[pid=21544/tid=21546] ppid=21542 vsize=224892 CPUtime=97.38
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 18251 0 0 0 9727 11 0 0 25 0 2 0 365516650 230289408 40344 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 224892

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1537024/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=237844 CPUtime=162.2
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 49224 0 0 0 16192 28 0 0 25 0 2 0 365516164 243552256 43750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 59461 43750 218 20 0 58819 0
[pid=21544/tid=21546] ppid=21542 vsize=237844 CPUtime=157.33
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 22192 0 0 0 15719 14 0 0 25 0 2 0 365516650 243552256 43750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 237844

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1528832/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=245948 CPUtime=222.16
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 51885 0 0 0 22187 29 0 0 25 0 2 0 365516164 251850752 45883 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 61487 45883 218 20 0 60845 0
[pid=21544/tid=21546] ppid=21542 vsize=245948 CPUtime=217.3
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 24853 0 0 0 21715 15 0 0 25 0 2 0 365516650 251850752 45883 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 245948

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1501760/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=272380 CPUtime=282.13
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 59176 0 0 0 28178 35 0 0 25 0 2 0 365516164 278917120 52584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 68095 52584 218 20 0 67453 0
[pid=21544/tid=21546] ppid=21542 vsize=272380 CPUtime=277.27
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 32144 0 0 0 27706 21 0 0 25 0 2 0 365516650 278917120 52584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526264 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 272380

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1471680/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=302900 CPUtime=342.1
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 67086 0 0 0 34169 41 0 0 25 0 2 0 365516164 310169600 60245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 75725 60245 218 20 0 75083 0
[pid=21544/tid=21546] ppid=21542 vsize=302900 CPUtime=337.23
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 40054 0 0 0 33696 27 0 0 25 0 2 0 365516650 310169600 60245 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 302900

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446976/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=402.06
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 73603 0 0 0 40161 45 0 0 25 0 2 0 365516164 334524416 66247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66247 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=397.2
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 46571 0 0 0 39688 32 0 0 25 0 2 0 365516650 334524416 66247 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 326684

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446848/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=462.04
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 73910 0 0 0 46158 46 0 0 25 0 2 0 365516164 334524416 66289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66289 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=457.17
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 46878 0 0 0 45685 32 0 0 25 0 2 0 365516650 334524416 66289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525981 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 326684

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446784/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=522
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 73960 0 0 0 52154 46 0 0 25 0 2 0 365516164 334524416 66339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66339 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=517.13
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 46928 0 0 0 51681 32 0 0 25 0 2 0 365516650 334524416 66339 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 326684

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446592/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=581.96
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 74011 0 0 0 58150 46 0 0 25 0 2 0 365516164 334524416 66390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66390 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=577.09
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 46979 0 0 0 57677 32 0 0 25 0 2 0 365516650 334524416 66390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 326684

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446400/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=641.93
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 74041 0 0 0 64147 46 0 0 25 0 2 0 365516164 334524416 66420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66420 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=637.07
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 47009 0 0 0 63675 32 0 0 25 0 2 0 365516650 334524416 66420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 326684

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1446208/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=326684 CPUtime=701.89
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 74070 0 0 0 70143 46 0 0 25 0 2 0 365516164 334524416 66449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 81671 66449 218 20 0 81029 0
[pid=21544/tid=21546] ppid=21542 vsize=326684 CPUtime=697.03
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 47038 0 0 0 69671 32 0 0 25 0 2 0 365516650 334524416 66449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 326684

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1429248/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=343564 CPUtime=761.86
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 78444 0 0 0 76136 50 0 0 25 0 2 0 365516164 351809536 70664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 85891 70664 218 20 0 85249 0
[pid=21544/tid=21546] ppid=21542 vsize=343564 CPUtime=757
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 51412 0 0 0 75664 36 0 0 25 0 2 0 365516650 351809536 70664 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520168 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 343564

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21546
/proc/meminfo: memFree=1361472/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=821.83
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 95847 0 0 0 82123 60 0 0 25 0 2 0 365516164 420990976 87585 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87585 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=816.96
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 68815 0 0 0 81650 46 0 0 25 0 2 0 365516650 420990976 87585 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526199 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 411124

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/85 21612
/proc/meminfo: memFree=1360144/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=881.79
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96349 0 0 0 88113 66 0 0 25 0 2 0 365516164 420990976 87600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87600 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=876.93
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69317 0 0 0 87640 53 0 0 25 0 2 0 365516650 420990976 87600 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 411124

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360896/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=941.75
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96375 0 0 0 94096 79 0 0 25 0 2 0 365516164 420990976 87626 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87626 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=936.88
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69343 0 0 0 93623 65 0 0 25 0 2 0 365516650 420990976 87626 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 411124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360960/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=1001.71
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96406 0 0 0 100092 79 0 0 25 0 2 0 365516164 420990976 87657 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87657 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=996.85
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69374 0 0 0 99620 65 0 0 25 0 2 0 365516650 420990976 87657 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520267 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 411124

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360960/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=1061.68
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96429 0 0 0 106089 79 0 0 25 0 2 0 365516164 420990976 87680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87680 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=1056.81
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69397 0 0 0 105616 65 0 0 25 0 2 0 365516650 420990976 87680 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 411124

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360960/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=1121.65
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96444 0 0 0 112086 79 0 0 25 0 2 0 365516164 420990976 87695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87695 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=1116.78
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69412 0 0 0 111613 65 0 0 25 0 2 0 365516650 420990976 87695 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 411124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360960/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=1181.61
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96453 0 0 0 118082 79 0 0 25 0 2 0 365516164 420990976 87704 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87704 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=1176.74
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69421 0 0 0 117609 65 0 0 25 0 2 0 365516650 420990976 87704 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 411124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 21744
/proc/meminfo: memFree=1360960/2055920 swapFree=4141212/4192956
[pid=21544] ppid=21542 vsize=411124 CPUtime=1200.1
/proc/21544/stat : 21544 (MiraXTv2_dyn) S 21542 21544 19777 0 -1 4194304 96457 0 0 0 119931 79 0 0 25 0 2 0 365516164 420990976 87708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/21544/statm: 102781 87708 218 20 0 102139 0
[pid=21544/tid=21546] ppid=21542 vsize=411124 CPUtime=1195.23
/proc/21544/task/21546/stat : 21546 (MiraXTv2_dyn) R 21542 21544 19777 0 -1 4194368 69425 0 0 0 119458 65 0 0 25 0 2 0 365516650 420990976 87708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 411124

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.87
CPU time (s): 1200.17
CPU user time (s): 1199.32
CPU system time (s): 0.85287
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 411768

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

runsolver used 1.3438 second user time and 3.05253 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 14:46:24 UTC 2007

IDJOB= 330815
IDBENCH= 20572
IDSOLVER= 129
FILE ID= node4/330815-1178894783

PBS_JOBID= 5251070

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e2ab53f07158137fdccdce6798b16e56

RANDOM SEED= 15756507

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1711912 kB
Buffers:         47272 kB
Cached:         200348 kB
SwapCached:      15676 kB
Active:         143836 kB
Inactive:       136352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711912 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:           21448 kB
Writeback:           0 kB
Mapped:          39004 kB
Slab:            49316 kB
Committed_AS:  9957104 kB
PageTables:       1852 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= 66543 MiB

End job on node4 on Fri May 11 15:06:27 UTC 2007