Trace number 330562

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.29 606.248

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k75.cnf
MD5SUM3416c6874d406be2f57771d32f96bd63
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark559.077
Satisfiable
(Un)Satisfiability was proved
Number of variables154604
Number of clauses642979
Sum of the clauses size1649491
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2455995
Number of clauses of size 3120756
Number of clauses of size 422914
Number of clauses of size 513049
Number of clauses of size over 528193

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/node2/watcher-330562-1178892932 -o ROOT/results/node2/solver-330562-1178892932 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330562-1178892932/MiraXTv3_dyn /tmp/evaluation/330562-1178892932/instance-330562-1178892932.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.92 0.99 1.09 3/77 7410
/proc/meminfo: memFree=1697456/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=3788 CPUtime=0
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 365331058 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 947 316 202 20 0 305 0

[startup+0.0917 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 7410
/proc/meminfo: memFree=1697456/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=9972 CPUtime=0.08
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 1931 0 0 0 7 1 0 0 18 0 1 0 365331058 10211328 1906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 2493 1908 206 20 0 1851 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9972

[startup+0.1027 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 7410
/proc/meminfo: memFree=1697456/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=10796 CPUtime=0.09
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 2092 0 0 0 8 1 0 0 18 0 1 0 365331058 11055104 2067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 2699 2067 206 20 0 2057 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10796

[startup+0.301721 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 7410
/proc/meminfo: memFree=1697456/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=26452 CPUtime=0.29
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 5579 0 0 0 27 2 0 0 19 0 1 0 365331058 27086848 5554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 6613 5555 206 20 0 5971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26452

[startup+0.702763 s]
/proc/loadavg: 0.92 0.99 1.09 3/77 7410
/proc/meminfo: memFree=1697456/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=56596 CPUtime=0.7
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 12359 0 0 0 64 6 0 0 23 0 1 0 365331058 57954304 12334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 14149 12334 206 20 0 13507 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 56596

[startup+1.50185 s]
/proc/loadavg: 0.92 0.99 1.09 2/78 7411
/proc/meminfo: memFree=1642920/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=72660 CPUtime=1.49
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 16291 0 0 0 141 8 0 0 25 0 1 0 365331058 74403840 16266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134569830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 18165 16266 207 20 0 17523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72660

[startup+3.10201 s]
/proc/loadavg: 0.93 0.99 1.08 2/78 7411
/proc/meminfo: memFree=1621928/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=92460 CPUtime=3.09
/proc/7410/stat : 7410 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194304 21677 0 0 0 299 10 0 0 25 0 1 0 365331058 94679040 21652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575893 0 0 4096 0 0 0 0 17 1 0 0
/proc/7410/statm: 23115 21652 207 20 0 22473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92460

[startup+6.30135 s]
/proc/loadavg: 0.93 0.99 1.08 2/80 7413
/proc/meminfo: memFree=1537368/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=268572 CPUtime=6.62
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 43062 0 0 0 640 22 0 0 25 0 3 0 365331058 275017728 40308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 67143 40308 218 20 0 66501 0
[pid=7410/tid=7412] ppid=7408 vsize=268572 CPUtime=1.73
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 10422 0 0 0 168 5 0 0 25 0 3 0 365331514 275017728 40308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=268572 CPUtime=0.32
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194368 8719 0 0 0 28 4 0 0 18 0 3 0 365331514 275017728 40308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 268572

[startup+12.702 s]
/proc/loadavg: 1.02 1.00 1.09 3/80 7413
/proc/meminfo: memFree=1538712/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=265560 CPUtime=16.34
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 43845 0 0 0 1611 23 0 0 25 0 3 0 365331058 271933440 39844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 66390 39844 218 20 0 65748 0
[pid=7410/tid=7412] ppid=7408 vsize=265560 CPUtime=8.12
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 10603 0 0 0 807 5 0 0 25 0 3 0 365331514 271933440 39844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=265560 CPUtime=3.64
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 9321 0 0 0 359 5 0 0 25 0 3 0 365331514 271933440 39844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.34
Current children cumulated vsize (KiB) 265560

[startup+25.5023 s]
/proc/loadavg: 1.17 1.04 1.10 3/80 7413
/proc/meminfo: memFree=1534616/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=268632 CPUtime=41.88
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 44873 0 0 0 4163 25 0 0 25 0 3 0 365331058 275079168 40872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 67158 40872 218 20 0 66516 0
[pid=7410/tid=7412] ppid=7408 vsize=268632 CPUtime=20.93
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 10764 0 0 0 2087 6 0 0 25 0 3 0 365331514 275079168 40872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=268632 CPUtime=16.38
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 10188 0 0 0 1631 7 0 0 25 0 3 0 365331514 275079168 40872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.88
Current children cumulated vsize (KiB) 268632

[startup+51.103 s]
/proc/loadavg: 1.45 1.11 1.12 3/80 7413
/proc/meminfo: memFree=1529112/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=272728 CPUtime=92.95
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 46335 0 0 0 9267 28 0 0 25 0 3 0 365331058 279273472 42288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 68182 42288 218 20 0 67540 0
[pid=7410/tid=7412] ppid=7408 vsize=272728 CPUtime=46.52
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 10959 0 0 0 4646 6 0 0 25 0 3 0 365331514 279273472 42288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=272728 CPUtime=41.85
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 11455 0 0 0 4176 9 0 0 25 0 3 0 365331514 279273472 42288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.95
Current children cumulated vsize (KiB) 272728

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.17 3/80 7413
/proc/meminfo: memFree=1508568/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=290396 CPUtime=195.1
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 51916 0 0 0 19475 35 0 0 25 0 3 0 365331058 297365504 47386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 72599 47386 218 20 0 71957 0
[pid=7410/tid=7412] ppid=7408 vsize=290396 CPUtime=97.7
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 13615 0 0 0 9761 9 0 0 25 0 3 0 365331514 297365504 47386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=290396 CPUtime=92.84
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 14380 0 0 0 9270 14 0 0 25 0 3 0 365331514 297365504 47386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 195.1
Current children cumulated vsize (KiB) 290396

[startup+162.303 s]
/proc/loadavg: 1.98 1.41 1.22 3/80 7413
/proc/meminfo: memFree=1481944/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=316216 CPUtime=314.78
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 59284 0 0 0 31430 48 0 0 25 0 3 0 365331058 323805184 53909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 79054 53909 218 20 0 78412 0
[pid=7410/tid=7412] ppid=7408 vsize=316216 CPUtime=157.68
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 17129 0 0 0 15753 15 0 0 25 0 3 0 365331514 323805184 53909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=316216 CPUtime=152.54
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 18234 0 0 0 15233 21 0 0 25 0 3 0 365331514 323805184 53909 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.78
Current children cumulated vsize (KiB) 316216

[startup+222.303 s]
/proc/loadavg: 1.99 1.51 1.27 3/80 7413
/proc/meminfo: memFree=1461080/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=335796 CPUtime=434.48
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 65683 0 0 0 43390 58 0 0 25 0 3 0 365331058 343855104 59148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 83949 59148 218 20 0 83307 0
[pid=7410/tid=7412] ppid=7408 vsize=335796 CPUtime=217.65
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 19868 0 0 0 21747 18 0 0 25 0 3 0 365331514 343855104 59148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=335796 CPUtime=212.26
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 21894 0 0 0 21198 28 0 0 25 0 3 0 365331514 343855104 59148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 434.48
Current children cumulated vsize (KiB) 335796

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.31 3/80 7413
/proc/meminfo: memFree=1452312/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=345568 CPUtime=554.2
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 69463 0 0 0 55358 62 0 0 25 0 3 0 365331058 353861632 61905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 86392 61905 218 20 0 85750 0
[pid=7410/tid=7412] ppid=7408 vsize=345568 CPUtime=277.63
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 21991 0 0 0 27743 20 0 0 25 0 3 0 365331514 353861632 61905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=345568 CPUtime=272
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 23551 0 0 0 27170 30 0 0 24 0 3 0 365331514 353861632 61905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 554.2
Current children cumulated vsize (KiB) 345568

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.35 3/80 7413
/proc/meminfo: memFree=1424856/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=371540 CPUtime=673.89
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 77272 0 0 0 67317 72 0 0 25 0 3 0 365331058 380456960 68431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 92885 68431 218 20 0 92243 0
[pid=7410/tid=7412] ppid=7408 vsize=371540 CPUtime=337.6
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 25645 0 0 0 33736 24 0 0 25 0 3 0 365331514 380456960 68431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=371540 CPUtime=331.72
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 27706 0 0 0 33136 36 0 0 25 0 3 0 365331514 380456960 68431 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 673.89
Current children cumulated vsize (KiB) 371540

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.39 3/80 7413
/proc/meminfo: memFree=1381080/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=413636 CPUtime=793.53
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 88839 0 0 0 79265 88 0 0 25 0 3 0 365331058 423563264 79147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 103409 79147 218 20 0 102767 0
[pid=7410/tid=7412] ppid=7408 vsize=413636 CPUtime=397.57
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 31162 0 0 0 39727 30 0 0 25 0 3 0 365331514 423563264 79147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=413636 CPUtime=391.39
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 33756 0 0 0 39093 46 0 0 25 0 3 0 365331514 423563264 79147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 793.53
Current children cumulated vsize (KiB) 413636

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.42 3/80 7413
/proc/meminfo: memFree=1364824/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=429480 CPUtime=913.25
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 93527 0 0 0 91231 94 0 0 25 0 3 0 365331058 439787520 83301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 107370 83301 218 20 0 106728 0
[pid=7410/tid=7412] ppid=7408 vsize=429480 CPUtime=457.56
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 34652 0 0 0 45723 33 0 0 25 0 3 0 365331514 439787520 83301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=429480 CPUtime=451.13
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 34954 0 0 0 45064 49 0 0 25 0 3 0 365331514 439787520 83301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 913.25
Current children cumulated vsize (KiB) 429480

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 7413
/proc/meminfo: memFree=1362008/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=431064 CPUtime=1032.89
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 95196 0 0 0 103193 96 0 0 25 0 3 0 365331058 441409536 83866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 107766 83866 218 20 0 107124 0
[pid=7410/tid=7412] ppid=7408 vsize=431064 CPUtime=517.53
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 35662 0 0 0 51718 35 0 0 25 0 3 0 365331514 441409536 83866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=431064 CPUtime=510.8
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 35613 0 0 0 51031 49 0 0 25 0 3 0 365331514 441409536 83866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1032.89
Current children cumulated vsize (KiB) 431064

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 7413
/proc/meminfo: memFree=1333464/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=459480 CPUtime=1152.6
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 103304 0 0 0 115157 103 0 0 25 0 3 0 365331058 470507520 91027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 114870 91027 218 20 0 114228 0
[pid=7410/tid=7412] ppid=7408 vsize=459480 CPUtime=577.49
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 43172 0 0 0 57708 41 0 0 25 0 3 0 365331514 470507520 91027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525955 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=459480 CPUtime=570.54
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 36211 0 0 0 57005 49 0 0 25 0 3 0 365331514 470507520 91027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1152.6
Current children cumulated vsize (KiB) 459480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.107 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 7413
/proc/meminfo: memFree=1333144/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=459480 CPUtime=1200.21
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 103928 0 0 0 119918 103 0 0 25 0 3 0 365331058 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 114870 91072 218 20 0 114228 0
[pid=7410/tid=7412] ppid=7408 vsize=459480 CPUtime=601.35
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 43580 0 0 0 60094 41 0 0 25 0 3 0 365331514 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526181 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=459480 CPUtime=594.29
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 36427 0 0 0 59379 50 0 0 25 0 3 0 365331514 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.21
Current children cumulated vsize (KiB) 459480

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+606.107 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 7413
/proc/meminfo: memFree=1333144/2055920 swapFree=4148880/4192956
[pid=7410] ppid=7408 vsize=459480 CPUtime=1200.21
/proc/7410/stat : 7410 (MiraXTv3_dyn) S 7408 7410 6272 0 -1 4194304 103928 0 0 0 119918 103 0 0 25 0 3 0 365331058 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7410/statm: 114870 91072 218 20 0 114228 0
[pid=7410/tid=7412] ppid=7408 vsize=459480 CPUtime=601.35
/proc/7410/task/7412/stat : 7412 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 43580 0 0 0 60094 41 0 0 25 0 3 0 365331514 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526181 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7410/tid=7413] ppid=7408 vsize=459480 CPUtime=594.29
/proc/7410/task/7413/stat : 7413 (MiraXTv3_dyn) R 7408 7410 6272 0 -1 4194368 36427 0 0 0 59379 50 0 0 25 0 3 0 365331514 470507520 91072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.21
Current children cumulated vsize (KiB) 459480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 606.248
CPU time (s): 1200.29
CPU user time (s): 1199.19
CPU system time (s): 1.09483
CPU usage (%): 197.986
Max. virtual memory (cumulated for all children) (KiB): 460256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103928
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= 422
involuntary context switches= 22187

runsolver used 0.605907 second user time and 1.61075 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 14:15:33 UTC 2007

IDJOB= 330562
IDBENCH= 20566
IDSOLVER= 128
FILE ID= node2/330562-1178892932

PBS_JOBID= 5251072

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3416c6874d406be2f57771d32f96bd63

RANDOM SEED= 591813941

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1697800 kB
Buffers:         46080 kB
Cached:         223480 kB
SwapCached:      12368 kB
Active:         148344 kB
Inactive:       144348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697800 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:           19196 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            50920 kB
Committed_AS: 11792384 kB
PageTables:       1860 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= 66546 MiB

End job on node2 on Fri May 11 14:25:41 UTC 2007