Trace number 330226

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 v3? (TO) 1200.18 606.67

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark890.472
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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/node15/watcher-330226-1178891703 -o ROOT/results/node15/solver-330226-1178891703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330226-1178891703/MiraXTv3_dyn /tmp/evaluation/330226-1178891703/instance-330226-1178891703.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 11835
/proc/meminfo: memFree=1778240/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=3788 CPUtime=0
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 337088056 3878912 322 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 947 328 202 20 0 305 0

[startup+0.079624 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11835
/proc/meminfo: memFree=1778240/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=8636 CPUtime=0.07
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 1661 0 0 0 7 0 0 0 18 0 1 0 337088056 8843264 1636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 2159 1636 206 20 0 1517 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8636

[startup+0.101626 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11835
/proc/meminfo: memFree=1778240/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=10708 CPUtime=0.09
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 2056 0 0 0 9 0 0 0 18 0 1 0 337088056 10964992 2031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 2677 2032 206 20 0 2035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10708

[startup+0.301644 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11835
/proc/meminfo: memFree=1778240/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=26376 CPUtime=0.29
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 5554 0 0 0 27 2 0 0 19 0 1 0 337088056 27009024 5529 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 6594 5530 206 20 0 5952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26376

[startup+0.701681 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 11835
/proc/meminfo: memFree=1778240/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=56368 CPUtime=0.69
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 12247 0 0 0 63 6 0 0 22 0 1 0 337088056 57720832 12222 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7946022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 14092 12223 206 20 0 13450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56368

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11836
/proc/meminfo: memFree=1721464/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=76844 CPUtime=1.49
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 17073 0 0 0 141 8 0 0 25 0 1 0 337088056 78688256 17048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 19211 17048 207 20 0 18569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76844

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11836
/proc/meminfo: memFree=1698040/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=99284 CPUtime=3.08
/proc/11835/stat : 11835 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194304 23161 0 0 0 297 11 0 0 25 0 1 0 337088056 101666816 23136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587714 0 0 4096 0 0 0 0 17 1 0 0
/proc/11835/statm: 24821 23136 207 20 0 24179 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 99284

[startup+6.3022 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 11838
/proc/meminfo: memFree=1607080/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=288148 CPUtime=6.58
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 46044 0 0 0 634 24 0 0 25 0 3 0 337088056 295063552 43100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 72037 43100 218 20 0 71395 0
[pid=11835/tid=11837] ppid=11833 vsize=288148 CPUtime=1.52
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 13336 0 0 0 144 8 0 0 17 0 3 0 337088532 295063552 43100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=288148 CPUtime=0.29
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194368 7149 0 0 0 26 3 0 0 16 0 3 0 337088532 295063552 43100 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 288148

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 11838
/proc/meminfo: memFree=1608680/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=285304 CPUtime=15.71
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 46851 0 0 0 1546 25 0 0 25 0 3 0 337088056 292151296 42573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 71326 42573 218 20 0 70684 0
[pid=11835/tid=11837] ppid=11833 vsize=285304 CPUtime=7.92
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 13553 0 0 0 783 9 0 0 25 0 3 0 337088532 292151296 42573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=285304 CPUtime=3.03
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 7739 0 0 0 299 4 0 0 21 0 3 0 337088532 292151296 42573 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 285304

[startup+25.502 s]
/proc/loadavg: 1.22 1.05 1.02 3/80 11838
/proc/meminfo: memFree=1604392/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=287944 CPUtime=41.24
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 47903 0 0 0 4097 27 0 0 25 0 3 0 337088056 294854656 43625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 71986 43625 218 20 0 71344 0
[pid=11835/tid=11837] ppid=11833 vsize=287944 CPUtime=20.71
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 13794 0 0 0 2062 9 0 0 25 0 3 0 337088532 294854656 43625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=287944 CPUtime=15.77
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 8550 0 0 0 1572 5 0 0 19 0 3 0 337088532 294854656 43625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526178 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.24
Current children cumulated vsize (KiB) 287944

[startup+51.1013 s]
/proc/loadavg: 1.49 1.12 1.04 3/80 11838
/proc/meminfo: memFree=1594024/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=297616 CPUtime=92.32
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 50740 0 0 0 9201 31 0 0 25 0 3 0 337088056 304758784 46370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 74404 46370 218 20 0 73762 0
[pid=11835/tid=11837] ppid=11833 vsize=297616 CPUtime=46.31
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 14610 0 0 0 4621 10 0 0 25 0 3 0 337088532 304758784 46370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=297616 CPUtime=41.24
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 10571 0 0 0 4117 7 0 0 25 0 3 0 337088532 304758784 46370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517152 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.32
Current children cumulated vsize (KiB) 297616

[startup+102.306 s]
/proc/loadavg: 1.77 1.26 1.09 3/80 11838
/proc/meminfo: memFree=1559464/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=328648 CPUtime=194.48
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 59926 0 0 0 19402 46 0 0 25 0 3 0 337088056 336535552 54883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 82162 54883 218 20 0 81520 0
[pid=11835/tid=11837] ppid=11833 vsize=328648 CPUtime=97.5
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 18364 0 0 0 9731 19 0 0 22 0 3 0 337088532 336535552 54883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=328648 CPUtime=92.23
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 16003 0 0 0 9209 14 0 0 25 0 3 0 337088532 336535552 54883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.48
Current children cumulated vsize (KiB) 328648

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/80 11838
/proc/meminfo: memFree=1543656/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=341528 CPUtime=314.16
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 64850 0 0 0 31364 52 0 0 25 0 3 0 337088056 349724672 58672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 85382 58672 218 20 0 84740 0
[pid=11835/tid=11837] ppid=11833 vsize=341528 CPUtime=157.46
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 20755 0 0 0 15724 22 0 0 25 0 3 0 337088532 349724672 58672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=341528 CPUtime=151.94
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 18536 0 0 0 15177 17 0 0 25 0 3 0 337088532 349724672 58672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.16
Current children cumulated vsize (KiB) 341528

[startup+222.302 s]
/proc/loadavg: 1.97 1.50 1.19 3/80 11838
/proc/meminfo: memFree=1528808/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=356252 CPUtime=433.84
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 69972 0 0 0 43325 59 0 0 25 0 3 0 337088056 364802048 62554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 89063 62554 218 20 0 88421 0
[pid=11835/tid=11837] ppid=11833 vsize=356252 CPUtime=217.44
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 22870 0 0 0 21717 27 0 0 18 0 3 0 337088532 364802048 62554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=356252 CPUtime=211.64
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 21543 0 0 0 21145 19 0 0 25 0 3 0 337088532 364802048 62554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 433.84
Current children cumulated vsize (KiB) 356252

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 11838
/proc/meminfo: memFree=1488744/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=394028 CPUtime=553.51
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 81063 0 0 0 55276 75 0 0 25 0 3 0 337088056 403484672 72412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 98507 72412 218 20 0 97865 0
[pid=11835/tid=11837] ppid=11833 vsize=394028 CPUtime=277.4
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 29877 0 0 0 27702 38 0 0 25 0 3 0 337088532 403484672 72412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=394028 CPUtime=271.33
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 25627 0 0 0 27110 23 0 0 25 0 3 0 337088532 403484672 72412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 553.51
Current children cumulated vsize (KiB) 394028

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 11838
/proc/meminfo: memFree=1481768/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=400380 CPUtime=673.2
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 83999 0 0 0 67242 78 0 0 25 0 3 0 337088056 409989120 74188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 100095 74188 218 20 0 99453 0
[pid=11835/tid=11837] ppid=11833 vsize=400380 CPUtime=337.38
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 30813 0 0 0 33698 40 0 0 20 0 3 0 337088532 409989120 74188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=400380 CPUtime=331.06
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 27627 0 0 0 33081 25 0 0 25 0 3 0 337088532 409989120 74188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 673.2
Current children cumulated vsize (KiB) 400380

[startup+402.302 s]
/proc/loadavg: 2.17 1.77 1.34 3/86 12004
/proc/meminfo: memFree=1441392/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=441536 CPUtime=792.63
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 95525 0 0 0 79155 108 0 0 25 0 3 0 337088056 452132864 84303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 110384 84303 218 20 0 109742 0
[pid=11835/tid=11837] ppid=11833 vsize=441536 CPUtime=397.2
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 35645 0 0 0 39673 47 0 0 25 0 3 0 337088532 452132864 84303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=441536 CPUtime=390.66
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 34321 0 0 0 39018 48 0 0 18 0 3 0 337088532 452132864 84303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 792.63
Current children cumulated vsize (KiB) 441536

[startup+462.301 s]
/proc/loadavg: 2.06 1.80 1.38 3/80 12036
/proc/meminfo: memFree=1437544/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=444904 CPUtime=912.19
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 97640 0 0 0 91107 112 0 0 25 0 3 0 337088056 455581696 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 111226 85122 218 20 0 110584 0
[pid=11835/tid=11837] ppid=11833 vsize=444904 CPUtime=457.13
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 36620 0 0 0 45665 48 0 0 25 0 3 0 337088532 455581696 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=444904 CPUtime=450.31
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 35461 0 0 0 44980 51 0 0 25 0 3 0 337088532 455581696 85122 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 912.19
Current children cumulated vsize (KiB) 444904

[startup+522.302 s]
/proc/loadavg: 2.02 1.84 1.42 3/80 12036
/proc/meminfo: memFree=1407720/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=474296 CPUtime=1031.9
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 106251 0 0 0 103071 119 0 0 25 0 3 0 337088056 485679104 92576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 118574 92576 218 20 0 117932 0
[pid=11835/tid=11837] ppid=11833 vsize=474296 CPUtime=517.1
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 37582 0 0 0 51661 49 0 0 17 0 3 0 337088532 485679104 92576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=474296 CPUtime=510.04
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 43110 0 0 0 50947 57 0 0 19 0 3 0 337088532 485679104 92576 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1031.9
Current children cumulated vsize (KiB) 474296

[startup+582.301 s]
/proc/loadavg: 2.01 1.86 1.45 3/80 12036
/proc/meminfo: memFree=1407272/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=474296 CPUtime=1151.62
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 107791 0 0 0 115041 121 0 0 25 0 3 0 337088056 485679104 92713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 118574 92713 218 20 0 117932 0
[pid=11835/tid=11837] ppid=11833 vsize=474296 CPUtime=577.08
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 38248 0 0 0 57658 50 0 0 25 0 3 0 337088532 485679104 92713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=474296 CPUtime=569.78
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 43984 0 0 0 56920 58 0 0 25 0 3 0 337088532 485679104 92713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1151.62
Current children cumulated vsize (KiB) 474296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.601 s]
/proc/loadavg: 2.00 1.87 1.46 3/80 12036
/proc/meminfo: memFree=1405480/2055920 swapFree=4156500/4192956
[pid=11835] ppid=11833 vsize=475320 CPUtime=1200.11
/proc/11835/stat : 11835 (MiraXTv3_dyn) S 11833 11835 10954 0 -1 4194304 108851 0 0 0 119888 123 0 0 25 0 3 0 337088056 486727680 93153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11835/statm: 118830 93153 218 20 0 118188 0
[pid=11835/tid=11837] ppid=11833 vsize=475320 CPUtime=601.36
/proc/11835/task/11837/stat : 11837 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 38943 0 0 0 60085 51 0 0 25 0 3 0 337088532 486727680 93153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947932 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11835/tid=11838] ppid=11833 vsize=475320 CPUtime=593.98
/proc/11835/task/11838/stat : 11838 (MiraXTv3_dyn) R 11833 11835 10954 0 -1 4194368 44349 0 0 0 59340 58 0 0 25 0 3 0 337088532 486727680 93153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 475320

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): 606.67
CPU time (s): 1200.18
CPU user time (s): 1198.9
CPU system time (s): 1.2868
CPU usage (%): 197.831
Max. virtual memory (cumulated for all children) (KiB): 476144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 1.2868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108851
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= 1056
involuntary context switches= 22884

runsolver used 0.640902 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Fri May 11 13:55:05 UTC 2007

IDJOB= 330226
IDBENCH= 20558
IDSOLVER= 128
FILE ID= node15/330226-1178891703

PBS_JOBID= 5251065

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/330226-1178891703/MiraXTv3_dyn /tmp/evaluation/330226-1178891703/instance-330226-1178891703.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-330226-1178891703 -o ROOT/results/node15/solver-330226-1178891703 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330226-1178891703/MiraXTv3_dyn /tmp/evaluation/330226-1178891703/instance-330226-1178891703.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d35e27c66dd20912347d4209a4f12c99

RANDOM SEED= 286514880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1778392 kB
Buffers:         41632 kB
Cached:         169352 kB
SwapCached:      16272 kB
Active:         143860 kB
Inactive:        91308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778392 kB
SwapTotal:     4192956 kB
SwapFree:      4156500 kB
Dirty:           20424 kB
Writeback:           0 kB
Mapped:          29916 kB
Slab:            27764 kB
Committed_AS: 10881384 kB
PageTables:       1868 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= 66536 MiB

End job on node15 on Fri May 11 14:05:13 UTC 2007