Trace number 338422

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.12 602.562

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/node13/watcher-338422-1178913678 -o ROOT/results/node13/solver-338422-1178913678 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338422-1178913678/MiraXTv3_dyn /tmp/evaluation/338422-1178913678/instance-338422-1178913678.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 0.99 3/83 21777
/proc/meminfo: memFree=1737288/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=3788 CPUtime=0
/proc/21777/stat : 21777 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194304 450 0 0 0 0 0 0 0 18 0 1 0 339285647 3878912 425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21777/statm: 947 433 202 20 0 305 0

[startup+0.065629 s]
/proc/loadavg: 0.92 0.99 0.99 3/83 21777
/proc/meminfo: memFree=1737288/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=6912 CPUtime=0.05
/proc/21777/stat : 21777 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194304 1265 0 0 0 5 0 0 0 18 0 1 0 339285647 7077888 1240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/21777/statm: 1728 1240 206 20 0 1086 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6912

[startup+0.102636 s]
/proc/loadavg: 0.92 0.99 0.99 3/83 21777
/proc/meminfo: memFree=1737288/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=8472 CPUtime=0.09
/proc/21777/stat : 21777 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194304 1677 0 0 0 9 0 0 0 18 0 1 0 339285647 8675328 1652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/21777/statm: 2118 1652 206 20 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8472

[startup+0.302678 s]
/proc/loadavg: 0.92 0.99 0.99 3/83 21777
/proc/meminfo: memFree=1737288/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=8732 CPUtime=0.29
/proc/21777/stat : 21777 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194304 1770 0 0 0 29 0 0 0 19 0 1 0 339285647 8941568 1745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/21777/statm: 2183 1745 207 20 0 1541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8732

[startup+0.701765 s]
/proc/loadavg: 0.92 0.99 0.99 3/83 21777
/proc/meminfo: memFree=1737288/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=9180 CPUtime=0.69
/proc/21777/stat : 21777 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194304 1854 0 0 0 69 0 0 0 22 0 1 0 339285647 9400320 1829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/21777/statm: 2295 1829 207 20 0 1653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9180

[startup+1.50194 s]
/proc/loadavg: 0.92 0.99 0.99 2/86 21788
/proc/meminfo: memFree=1721648/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=42372 CPUtime=1.94
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 5647 0 0 0 192 2 0 0 25 0 3 0 339285647 43388928 5453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 10593 5453 218 20 0 9951 0
[pid=21777/tid=21787] ppid=21775 vsize=42372 CPUtime=0.53
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 1637 0 0 0 53 0 0 0 18 0 3 0 339285743 43388928 5453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=42372 CPUtime=0.44
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 1564 0 0 0 44 0 0 0 18 0 3 0 339285743 43388928 5453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 42372

[startup+3.10128 s]
/proc/loadavg: 0.92 0.99 0.99 3/86 21788
/proc/meminfo: memFree=1707632/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=60664 CPUtime=5.13
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 10333 0 0 0 507 6 0 0 25 0 3 0 339285647 62119936 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 15166 10139 218 20 0 14524 0
[pid=21777/tid=21787] ppid=21775 vsize=60664 CPUtime=2.13
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 3746 0 0 0 211 2 0 0 25 0 3 0 339285743 62119936 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=60664 CPUtime=2.04
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 4141 0 0 0 202 2 0 0 17 0 3 0 339285743 62119936 10139 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 60664

[startup+6.30197 s]
/proc/loadavg: 1.01 1.01 1.00 3/86 21794
/proc/meminfo: memFree=1686960/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=72256 CPUtime=11.51
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 13127 0 0 0 1142 9 0 0 25 0 3 0 339285647 73990144 12933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 18064 12933 218 20 0 17422 0
[pid=21777/tid=21787] ppid=21775 vsize=72256 CPUtime=5.32
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 5473 0 0 0 529 3 0 0 23 0 3 0 339285743 73990144 12933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=72256 CPUtime=5.22
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 5208 0 0 0 518 4 0 0 25 0 3 0 339285743 73990144 12933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 72256

[startup+12.7013 s]
/proc/loadavg: 1.09 1.03 1.01 3/86 21810
/proc/meminfo: memFree=1640304/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=123216 CPUtime=24.24
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 26003 0 0 0 2402 22 0 0 25 0 3 0 339285647 126173184 25660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 30804 25661 218 20 0 30162 0
[pid=21777/tid=21787] ppid=21775 vsize=123216 CPUtime=11.7
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 11845 0 0 0 1162 8 0 0 18 0 3 0 339285743 126173184 25661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=123216 CPUtime=11.58
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 11713 0 0 0 1145 13 0 0 20 0 3 0 339285743 126173184 25661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 123216

[startup+25.5021 s]
/proc/loadavg: 1.29 1.07 1.02 3/86 21842
/proc/meminfo: memFree=1601976/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=154152 CPUtime=49.69
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 34602 0 0 0 4937 32 0 0 25 0 3 0 339285647 157851648 33847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 38538 33847 218 20 0 37896 0
[pid=21777/tid=21787] ppid=21775 vsize=154152 CPUtime=24.45
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 16087 0 0 0 2434 11 0 0 25 0 3 0 339285743 157851648 33847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=154152 CPUtime=24.27
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 16069 0 0 0 2408 19 0 0 25 0 3 0 339285743 157851648 33847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 154152

[startup+51.1025 s]
/proc/loadavg: 1.53 1.15 1.04 3/80 21870
/proc/meminfo: memFree=1552816/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=203996 CPUtime=100.65
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 47766 0 0 0 10017 48 0 0 25 0 3 0 339285647 208891904 46399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 50999 46399 218 20 0 50357 0
[pid=21777/tid=21787] ppid=21775 vsize=203996 CPUtime=49.97
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 21022 0 0 0 4982 15 0 0 25 0 3 0 339285743 208891904 46399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=203996 CPUtime=49.71
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 24298 0 0 0 4940 31 0 0 25 0 3 0 339285743 208891904 46399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.65
Current children cumulated vsize (KiB) 203996

[startup+102.305 s]
/proc/loadavg: 1.79 1.28 1.09 3/80 21870
/proc/meminfo: memFree=1466608/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=290460 CPUtime=202.74
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 70388 0 0 0 20202 72 0 0 25 0 3 0 339285647 297431040 67922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 72615 67922 218 20 0 71973 0
[pid=21777/tid=21787] ppid=21775 vsize=290460 CPUtime=101.08
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 34922 0 0 0 10082 26 0 0 25 0 3 0 339285743 297431040 67922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=290460 CPUtime=100.7
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 33020 0 0 0 10026 44 0 0 25 0 3 0 339285743 297431040 67922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.74
Current children cumulated vsize (KiB) 290460

[startup+162.302 s]
/proc/loadavg: 1.92 1.41 1.15 3/80 21870
/proc/meminfo: memFree=1462384/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=294556 CPUtime=322.34
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 72182 0 0 0 32159 75 0 0 25 0 3 0 339285647 301625344 69001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 73639 69001 218 20 0 72997 0
[pid=21777/tid=21787] ppid=21775 vsize=294556 CPUtime=161.03
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 35204 0 0 0 16076 27 0 0 25 0 3 0 339285743 301625344 69001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=294556 CPUtime=160.35
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 34532 0 0 0 15989 46 0 0 25 0 3 0 339285743 301625344 69001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.34
Current children cumulated vsize (KiB) 294556

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 21870
/proc/meminfo: memFree=1449328/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=307868 CPUtime=441.96
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 75775 0 0 0 44116 80 0 0 25 0 3 0 339285647 315256832 72269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 76967 72269 218 20 0 76325 0
[pid=21777/tid=21787] ppid=21775 vsize=307868 CPUtime=221
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 35204 0 0 0 22072 28 0 0 25 0 3 0 339285743 315256832 72269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=307868 CPUtime=220
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 38125 0 0 0 21950 50 0 0 25 0 3 0 339285743 315256832 72269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.96
Current children cumulated vsize (KiB) 307868

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.24 3/80 21870
/proc/meminfo: memFree=1445552/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=312268 CPUtime=561.64
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 76908 0 0 0 56082 82 0 0 25 0 3 0 339285647 319762432 73272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 78067 73272 218 20 0 77425 0
[pid=21777/tid=21787] ppid=21775 vsize=312268 CPUtime=280.95
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 36164 0 0 0 28066 29 0 0 25 0 3 0 339285743 319762432 73272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=312268 CPUtime=279.72
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 38298 0 0 0 27921 51 0 0 25 0 3 0 339285743 319762432 73272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.64
Current children cumulated vsize (KiB) 312268

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/80 21870
/proc/meminfo: memFree=1434096/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=324308 CPUtime=681.32
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 80465 0 0 0 68046 86 0 0 25 0 3 0 339285647 332091392 76374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 81077 76375 218 20 0 80435 0
[pid=21777/tid=21787] ppid=21775 vsize=324308 CPUtime=340.92
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 38610 0 0 0 34060 32 0 0 25 0 3 0 339285743 332091392 76375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=324308 CPUtime=339.44
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 39410 0 0 0 33892 52 0 0 25 0 3 0 339285743 332091392 76375 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.32
Current children cumulated vsize (KiB) 324308

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.33 3/80 21870
/proc/meminfo: memFree=1414064/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=800.96
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 86129 0 0 0 80005 91 0 0 25 0 3 0 339285647 350720000 81051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81051 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=400.86
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 42905 0 0 0 40052 34 0 0 25 0 3 0 339285743 350720000 81051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=399.13
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 40778 0 0 0 39858 55 0 0 25 0 3 0 339285743 350720000 81051 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 800.96
Current children cumulated vsize (KiB) 342500

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 21870
/proc/meminfo: memFree=1414128/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=920.65
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 86779 0 0 0 91973 92 0 0 25 0 3 0 339285647 350720000 81048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81048 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=460.83
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 43100 0 0 0 46048 35 0 0 25 0 3 0 339285743 350720000 81048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=458.86
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 41233 0 0 0 45831 55 0 0 25 0 3 0 339285743 350720000 81048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.65
Current children cumulated vsize (KiB) 342500

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 21870
/proc/meminfo: memFree=1414192/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=1040.19
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 87429 0 0 0 103926 93 0 0 25 0 3 0 339285647 350720000 81037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81037 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=520.78
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 43100 0 0 0 52042 36 0 0 25 0 3 0 339285743 350720000 81037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=518.44
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 41883 0 0 0 51789 55 0 0 25 0 3 0 339285743 350720000 81037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.19
Current children cumulated vsize (KiB) 342500

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 21870
/proc/meminfo: memFree=1414320/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=1159.75
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 88014 0 0 0 115881 94 0 0 25 0 3 0 339285647 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81023 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=580.71
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 43100 0 0 0 58035 36 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=578.07
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 42468 0 0 0 57751 56 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1159.75
Current children cumulated vsize (KiB) 342500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 21870
/proc/meminfo: memFree=1414256/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=1200.05
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 88209 0 0 0 119911 94 0 0 25 0 3 0 339285647 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81023 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=600.91
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 43165 0 0 0 60054 37 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314268 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=598.18
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 42598 0 0 0 59762 56 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 342500

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

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

[startup+602.501 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 21870
/proc/meminfo: memFree=1414256/2055920 swapFree=4159364/4192956
[pid=21777] ppid=21775 vsize=342500 CPUtime=1200.05
/proc/21777/stat : 21777 (MiraXTv3_dyn) S 21775 21777 21101 0 -1 4194304 88209 0 0 0 119911 94 0 0 25 0 3 0 339285647 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21777/statm: 85625 81023 218 20 0 84983 0
[pid=21777/tid=21787] ppid=21775 vsize=342500 CPUtime=600.91
/proc/21777/task/21787/stat : 21787 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 43165 0 0 0 60054 37 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314268 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21777/tid=21788] ppid=21775 vsize=342500 CPUtime=598.18
/proc/21777/task/21788/stat : 21788 (MiraXTv3_dyn) R 21775 21777 21101 0 -1 4194368 42598 0 0 0 59762 56 0 0 25 0 3 0 339285743 350720000 81023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 342500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.562
CPU time (s): 1200.12
CPU user time (s): 1199.12
CPU system time (s): 0.993848
CPU usage (%): 199.169
Max. virtual memory (cumulated for all children) (KiB): 343524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.12
system time used= 0.993848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88209
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= 618
involuntary context switches= 22515

runsolver used 0.620905 second user time and 1.60176 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 20:01:18 UTC 2007

IDJOB= 338422
IDBENCH= 24722
IDSOLVER= 128
FILE ID= node13/338422-1178913678

PBS_JOBID= 5251101

Free space on /tmp= 66555 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338422-1178913678/MiraXTv3_dyn /tmp/evaluation/338422-1178913678/instance-338422-1178913678.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-338422-1178913678 -o ROOT/results/node13/solver-338422-1178913678 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338422-1178913678/MiraXTv3_dyn /tmp/evaluation/338422-1178913678/instance-338422-1178913678.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 112045514

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1737568 kB
Buffers:         41452 kB
Cached:         188320 kB
SwapCached:      12852 kB
Active:         131332 kB
Inactive:       122480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737568 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            5464 kB
Writeback:           0 kB
Mapped:          31396 kB
Slab:            49552 kB
Committed_AS:  9855852 kB
PageTables:       2116 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= 66555 MiB

End job on node13 on Fri May 11 20:11:23 UTC 2007