Trace number 328672

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.15 603.775

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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/node7/watcher-328672-1178886392 -o ROOT/results/node7/solver-328672-1178886392 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328672-1178886392/MiraXTv3_dyn /tmp/evaluation/328672-1178886392/instance-328672-1178886392.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.98 1.11 3/77 23042
/proc/meminfo: memFree=1793072/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=3788 CPUtime=0
/proc/23042/stat : 23042 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 364676885 3878912 369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23042/statm: 947 376 202 20 0 305 0

[startup+0.097483 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 23042
/proc/meminfo: memFree=1793072/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=9796 CPUtime=0.08
/proc/23042/stat : 23042 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194304 1960 0 0 0 8 0 0 0 18 0 1 0 364676885 10031104 1935 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/23042/statm: 2449 1936 206 20 0 1807 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9796

[startup+0.102481 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 23042
/proc/meminfo: memFree=1793072/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=10060 CPUtime=0.09
/proc/23042/stat : 23042 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194304 2030 0 0 0 9 0 0 0 18 0 1 0 364676885 10301440 2005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23042/statm: 2515 2007 206 20 0 1873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10060

[startup+0.302502 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 23042
/proc/meminfo: memFree=1793072/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=20264 CPUtime=0.29
/proc/23042/stat : 23042 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194304 4326 0 0 0 28 1 0 0 20 0 1 0 364676885 20750336 4301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/23042/statm: 5066 4301 207 20 0 4424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20264

[startup+0.701545 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 23042
/proc/meminfo: memFree=1793072/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=28204 CPUtime=0.69
/proc/23042/stat : 23042 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194304 6265 0 0 0 66 3 0 0 23 0 1 0 364676885 28880896 6240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575827 0 0 4096 0 0 0 0 17 0 0 0
/proc/23042/statm: 7051 6240 207 20 0 6409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28204

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 1.11 2/78 23043
/proc/meminfo: memFree=1770280/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=77288 CPUtime=1.56
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 12398 0 0 0 150 6 0 0 25 0 3 0 364676885 79142912 11622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 19322 11622 218 20 0 18680 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 77288

[startup+3.10179 s]
/proc/loadavg: 0.92 0.98 1.11 2/80 23045
/proc/meminfo: memFree=1746968/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=78312 CPUtime=3.17
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 12442 0 0 0 310 7 0 0 25 0 3 0 364676885 80191488 11666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 19578 11666 218 20 0 18936 0
[pid=23042/tid=23044] ppid=23040 vsize=78312 CPUtime=2.06
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 3537 0 0 0 204 2 0 0 25 0 3 0 364676988 80191488 11666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=78312 CPUtime=0.06
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194368 2103 0 0 0 6 0 0 0 16 0 3 0 364676988 80191488 11666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 78312

[startup+6.30114 s]
/proc/loadavg: 0.93 0.98 1.11 3/80 23045
/proc/meminfo: memFree=1745624/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=82964 CPUtime=8.44
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 14312 0 0 0 836 8 0 0 25 0 3 0 364676885 84955136 13175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 20741 13175 218 20 0 20099 0
[pid=23042/tid=23044] ppid=23040 vsize=82964 CPUtime=5.26
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 4233 0 0 0 523 3 0 0 17 0 3 0 364676988 84955136 13175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=82964 CPUtime=2.14
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 3277 0 0 0 213 1 0 0 25 0 3 0 364676988 84955136 13175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 82964

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.12 3/80 23045
/proc/meminfo: memFree=1724824/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=101368 CPUtime=21.2
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 19231 0 0 0 2106 14 0 0 25 0 3 0 364676885 103800832 18057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 25342 18057 218 20 0 24700 0
[pid=23042/tid=23044] ppid=23040 vsize=101368 CPUtime=11.66
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 6620 0 0 0 1159 7 0 0 25 0 3 0 364676988 103800832 18057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=101368 CPUtime=8.52
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 5809 0 0 0 848 4 0 0 22 0 3 0 364676988 103800832 18057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 101368

[startup+25.5022 s]
/proc/loadavg: 1.23 1.05 1.13 3/80 23045
/proc/meminfo: memFree=1685080/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=136248 CPUtime=46.74
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 28868 0 0 0 4652 22 0 0 25 0 3 0 364676885 139517952 26991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 34062 26991 218 20 0 33420 0
[pid=23042/tid=23044] ppid=23040 vsize=136248 CPUtime=24.45
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 10971 0 0 0 2434 11 0 0 25 0 3 0 364676988 139517952 26991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=136248 CPUtime=21.26
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 11095 0 0 0 2119 7 0 0 25 0 3 0 364676988 139517952 26991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 46.74
Current children cumulated vsize (KiB) 136248

[startup+51.1028 s]
/proc/loadavg: 1.49 1.12 1.15 3/80 23045
/proc/meminfo: memFree=1646360/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=175532 CPUtime=97.79
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 39341 0 0 0 9743 36 0 0 25 0 3 0 364676885 179744768 36944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 43883 36944 218 20 0 43241 0
[pid=23042/tid=23044] ppid=23040 vsize=175532 CPUtime=50.01
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 19124 0 0 0 4978 23 0 0 25 0 3 0 364676988 179744768 36944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=175532 CPUtime=46.75
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 13415 0 0 0 4666 9 0 0 25 0 3 0 364676988 179744768 36944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.79
Current children cumulated vsize (KiB) 175532

[startup+102.306 s]
/proc/loadavg: 1.78 1.26 1.19 3/80 23045
/proc/meminfo: memFree=1581016/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=239288 CPUtime=199.92
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 56030 0 0 0 19938 54 0 0 25 0 3 0 364676885 245030912 53049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 59822 53049 218 20 0 59180 0
[pid=23042/tid=23044] ppid=23040 vsize=239288 CPUtime=101.13
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 26093 0 0 0 10081 32 0 0 25 0 3 0 364676988 245030912 53049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=239288 CPUtime=97.74
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 23135 0 0 0 9757 17 0 0 25 0 3 0 364676988 245030912 53049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 199.92
Current children cumulated vsize (KiB) 239288

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.24 3/80 23045
/proc/meminfo: memFree=1497176/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=322860 CPUtime=319.6
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 77376 0 0 0 31884 76 0 0 25 0 3 0 364676885 330608640 73921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 80715 73921 218 20 0 80073 0
[pid=23042/tid=23044] ppid=23040 vsize=322860 CPUtime=161.09
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 34015 0 0 0 16065 44 0 0 25 0 3 0 364676988 330608640 73921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=322860 CPUtime=157.49
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36559 0 0 0 15720 29 0 0 25 0 3 0 364676988 330608640 73921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.6
Current children cumulated vsize (KiB) 322860

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.29 3/80 23045
/proc/meminfo: memFree=1496984/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=322860 CPUtime=439.28
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 77442 0 0 0 43851 77 0 0 25 0 3 0 364676885 330608640 73987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 80715 73987 218 20 0 80073 0
[pid=23042/tid=23044] ppid=23040 vsize=322860 CPUtime=221.02
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 34047 0 0 0 22058 44 0 0 25 0 3 0 364676988 330608640 73987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=322860 CPUtime=217.23
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36593 0 0 0 21694 29 0 0 25 0 3 0 364676988 330608640 73987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 439.28
Current children cumulated vsize (KiB) 322860

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.33 3/80 23045
/proc/meminfo: memFree=1496664/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=322836 CPUtime=558.92
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 77554 0 0 0 55814 78 0 0 25 0 3 0 364676885 330584064 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 80709 74099 218 20 0 80067 0
[pid=23042/tid=23044] ppid=23040 vsize=322836 CPUtime=280.91
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 34077 0 0 0 28047 44 0 0 25 0 3 0 364676988 330584064 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=322836 CPUtime=276.97
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36675 0 0 0 27667 30 0 0 25 0 3 0 364676988 330584064 74099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 558.92
Current children cumulated vsize (KiB) 322836

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.37 3/80 23045
/proc/meminfo: memFree=1489496/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=329740 CPUtime=678.58
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 79757 0 0 0 67777 81 0 0 25 0 3 0 364676885 337653760 75840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 82435 75840 218 20 0 81793 0
[pid=23042/tid=23044] ppid=23040 vsize=329740 CPUtime=340.87
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36264 0 0 0 34041 46 0 0 25 0 3 0 364676988 337653760 75840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=329740 CPUtime=336.67
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36691 0 0 0 33637 30 0 0 25 0 3 0 364676988 337653760 75840 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 678.58
Current children cumulated vsize (KiB) 329740

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.40 3/80 23045
/proc/meminfo: memFree=1487320/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=331588 CPUtime=798.27
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 80867 0 0 0 79745 82 0 0 25 0 3 0 364676885 339546112 76377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 82897 76377 218 20 0 82255 0
[pid=23042/tid=23044] ppid=23040 vsize=331588 CPUtime=400.81
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 36885 0 0 0 40034 47 0 0 25 0 3 0 364676988 339546112 76377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=331588 CPUtime=396.42
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 37180 0 0 0 39611 31 0 0 25 0 3 0 364676988 339546112 76377 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 798.27
Current children cumulated vsize (KiB) 331588

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.44 3/80 23045
/proc/meminfo: memFree=1465816/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=353916 CPUtime=917.98
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 87196 0 0 0 91708 90 0 0 25 0 3 0 364676885 362409984 82028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 88479 82028 218 20 0 87837 0
[pid=23042/tid=23044] ppid=23040 vsize=353916 CPUtime=460.76
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 39823 0 0 0 46024 52 0 0 25 0 3 0 364676988 362409984 82028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=353916 CPUtime=456.19
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 40571 0 0 0 45585 34 0 0 25 0 3 0 364676988 362409984 82028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 917.98
Current children cumulated vsize (KiB) 353916

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.47 3/80 23045
/proc/meminfo: memFree=1414680/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=403644 CPUtime=1037.67
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 100461 0 0 0 103660 107 0 0 25 0 3 0 364676885 413331456 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 100911 94502 218 20 0 100269 0
[pid=23042/tid=23044] ppid=23040 vsize=403644 CPUtime=520.71
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 46413 0 0 0 52009 62 0 0 25 0 3 0 364676988 413331456 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=403644 CPUtime=515.92
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 47246 0 0 0 51551 41 0 0 25 0 3 0 364676988 413331456 94502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1037.67
Current children cumulated vsize (KiB) 403644

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.50 3/80 23047
/proc/meminfo: memFree=1413720/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=404668 CPUtime=1157.36
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 100668 0 0 0 115628 108 0 0 25 0 3 0 364676885 414380032 94709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 101167 94709 218 20 0 100525 0
[pid=23042/tid=23044] ppid=23040 vsize=404668 CPUtime=580.65
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 46433 0 0 0 58003 62 0 0 25 0 3 0 364676988 414380032 94709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=404668 CPUtime=575.68
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 47433 0 0 0 57526 42 0 0 25 0 3 0 364676988 414380032 94709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1157.36
Current children cumulated vsize (KiB) 404668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.702 s]
/proc/loadavg: 1.99 1.85 1.51 3/80 23047
/proc/meminfo: memFree=1413592/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=404668 CPUtime=1200.07
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 100731 0 0 0 119898 109 0 0 25 0 3 0 364676885 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 101167 94772 218 20 0 100525 0
[pid=23042/tid=23044] ppid=23040 vsize=404668 CPUtime=602.04
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 46436 0 0 0 60142 62 0 0 25 0 3 0 364676988 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=404668 CPUtime=596.98
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 47493 0 0 0 59656 42 0 0 25 0 3 0 364676988 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 404668

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

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

[startup+603.702 s]
/proc/loadavg: 1.99 1.85 1.51 3/80 23047
/proc/meminfo: memFree=1413592/2055920 swapFree=4156568/4192956
[pid=23042] ppid=23040 vsize=404668 CPUtime=1200.07
/proc/23042/stat : 23042 (MiraXTv3_dyn) S 23040 23042 22477 0 -1 4194304 100731 0 0 0 119898 109 0 0 25 0 3 0 364676885 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23042/statm: 101167 94772 218 20 0 100525 0
[pid=23042/tid=23044] ppid=23040 vsize=404668 CPUtime=602.04
/proc/23042/task/23044/stat : 23044 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 46436 0 0 0 60142 62 0 0 25 0 3 0 364676988 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23042/tid=23045] ppid=23040 vsize=404668 CPUtime=596.98
/proc/23042/task/23045/stat : 23045 (MiraXTv3_dyn) R 23040 23042 22477 0 -1 4194368 47493 0 0 0 59656 42 0 0 25 0 3 0 364676988 414380032 94772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 404668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 603.775
CPU time (s): 1200.15
CPU user time (s): 1199
CPU system time (s): 1.15082
CPU usage (%): 198.774
Max. virtual memory (cumulated for all children) (KiB): 404668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199
system time used= 1.15082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100732
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= 473
involuntary context switches= 22611

runsolver used 0.584911 second user time and 1.62575 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri May 11 12:26:33 UTC 2007

IDJOB= 328672
IDBENCH= 20521
IDSOLVER= 128
FILE ID= node7/328672-1178886392

PBS_JOBID= 5251063

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 408768911

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1793288 kB
Buffers:         41796 kB
Cached:         151736 kB
SwapCached:      16996 kB
Active:         137576 kB
Inactive:        83376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793288 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:            7980 kB
Writeback:           0 kB
Mapped:          33300 kB
Slab:            27116 kB
Committed_AS: 14800212 kB
PageTables:       1872 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= 66545 MiB

End job on node7 on Fri May 11 12:36:38 UTC 2007