Trace number 333970

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.19 601.631

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.076
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
Number of clauses of size 50
Number of clauses of size over 50

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-333970-1178898364 -o ROOT/results/node2/solver-333970-1178898364 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333970-1178898364/MiraXTv3_dyn /tmp/evaluation/333970-1178898364/instance-333970-1178898364.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.84 0.94 0.99 3/77 8671
/proc/meminfo: memFree=1707560/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=3920 CPUtime=0
/proc/8671/stat : 8671 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 365874152 4014080 306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10974157 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 980 306 206 20 0 338 0

[startup+0.030546 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 8671
/proc/meminfo: memFree=1707560/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=4736 CPUtime=0.02
/proc/8671/stat : 8671 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194304 542 0 0 0 2 0 0 0 18 0 1 0 365874152 4849664 517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10969122 0 0 4096 0 0 0 0 17 0 0 0
/proc/8671/statm: 1184 517 207 20 0 542 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4736

[startup+0.112556 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 8671
/proc/meminfo: memFree=1707560/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=8660 CPUtime=0.13
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 905 0 0 0 13 0 0 0 18 0 3 0 365874152 8867840 877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 2165 877 218 20 0 1523 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8660

[startup+0.301579 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 8671
/proc/meminfo: memFree=1707560/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=9056 CPUtime=0.5
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 1183 0 0 0 50 0 0 0 18 0 3 0 365874152 9273344 1155 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 2264 1155 218 20 0 1622 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9056

[startup+0.70262 s]
/proc/loadavg: 0.84 0.94 0.99 3/77 8671
/proc/meminfo: memFree=1707560/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=11900 CPUtime=1.31
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 1699 0 0 0 130 1 0 0 18 0 3 0 365874152 12185600 1671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 2975 1671 218 20 0 2333 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11900

[startup+1.5027 s]
/proc/loadavg: 0.93 0.96 0.99 3/80 8674
/proc/meminfo: memFree=1700176/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=15512 CPUtime=2.9
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 2554 0 0 0 289 1 0 0 18 0 3 0 365874152 15884288 2526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 3878 2526 218 20 0 3236 0
[pid=8671/tid=8673] ppid=8669 vsize=15512 CPUtime=1.42
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 894 0 0 0 142 0 0 0 25 0 3 0 365874159 15884288 2526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=15512 CPUtime=1.4
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 1009 0 0 0 140 0 0 0 25 0 3 0 365874159 15884288 2526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 15512

[startup+3.10187 s]
/proc/loadavg: 0.93 0.96 0.99 3/80 8674
/proc/meminfo: memFree=1695824/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=19480 CPUtime=6.1
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 3457 0 0 0 608 2 0 0 18 0 3 0 365874152 19947520 3429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 4870 3429 218 20 0 4228 0
[pid=8671/tid=8673] ppid=8669 vsize=19480 CPUtime=3.02
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 1379 0 0 0 302 0 0 0 25 0 3 0 365874159 19947520 3429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=19480 CPUtime=3
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 1427 0 0 0 299 1 0 0 22 0 3 0 365874159 19947520 3429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 19480

[startup+6.3012 s]
/proc/loadavg: 0.93 0.96 0.99 3/80 8674
/proc/meminfo: memFree=1691344/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=24240 CPUtime=12.48
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 4784 0 0 0 1244 4 0 0 18 0 3 0 365874152 24821760 4682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 6060 4682 218 20 0 5418 0
[pid=8671/tid=8673] ppid=8669 vsize=24240 CPUtime=6.21
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 2039 0 0 0 620 1 0 0 25 0 3 0 365874159 24821760 4682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=24240 CPUtime=6.18
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 2094 0 0 0 616 2 0 0 25 0 3 0 365874159 24821760 4682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24240

[startup+12.7019 s]
/proc/loadavg: 1.10 0.99 1.01 3/80 8674
/proc/meminfo: memFree=1677720/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=36996 CPUtime=25.25
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 8153 0 0 0 2518 7 0 0 18 0 3 0 365874152 37883904 7969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 9249 7969 218 20 0 8607 0
[pid=8671/tid=8673] ppid=8669 vsize=36996 CPUtime=12.61
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 3730 0 0 0 1258 3 0 0 25 0 3 0 365874159 37883904 7969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=36996 CPUtime=12.55
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 3772 0 0 0 1252 3 0 0 25 0 3 0 365874159 37883904 7970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 36996

[startup+25.5022 s]
/proc/loadavg: 1.24 1.02 1.02 3/80 8674
/proc/meminfo: memFree=1665816/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=47136 CPUtime=50.79
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 11006 0 0 0 5070 9 0 0 18 0 3 0 365874152 48267264 10499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 11784 10499 218 20 0 11142 0
[pid=8671/tid=8673] ppid=8669 vsize=47136 CPUtime=25.4
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 5246 0 0 0 2537 3 0 0 25 0 3 0 365874159 48267264 10499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=47136 CPUtime=25.3
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 5109 0 0 0 2525 5 0 0 25 0 3 0 365874159 48267264 10499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 47136

[startup+51.1029 s]
/proc/loadavg: 1.54 1.11 1.04 3/80 8674
/proc/meminfo: memFree=1644120/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=68360 CPUtime=101.85
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 16995 0 0 0 10168 17 0 0 18 0 3 0 365874152 70000640 15962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 17090 15962 218 20 0 16448 0
[pid=8671/tid=8673] ppid=8669 vsize=68360 CPUtime=50.97
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 8092 0 0 0 5090 7 0 0 25 0 3 0 365874159 70000640 15962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=68360 CPUtime=50.8
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 8252 0 0 0 5071 9 0 0 22 0 3 0 365874159 70000640 15962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 68360

[startup+102.306 s]
/proc/loadavg: 1.80 1.25 1.09 3/80 8674
/proc/meminfo: memFree=1637080/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=76428 CPUtime=204
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 19601 0 0 0 20380 20 0 0 18 0 3 0 365874152 78262272 17625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 19107 17625 218 20 0 18465 0
[pid=8671/tid=8673] ppid=8669 vsize=76428 CPUtime=102.12
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 9544 0 0 0 10204 8 0 0 25 0 3 0 365874159 78262272 17625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=76428 CPUtime=101.8
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 9406 0 0 0 10169 11 0 0 25 0 3 0 365874159 78262272 17625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 76428

[startup+162.302 s]
/proc/loadavg: 1.92 1.38 1.15 3/80 8674
/proc/meminfo: memFree=1631768/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=80996 CPUtime=323.71
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 22124 0 0 0 32348 23 0 0 18 0 3 0 365874152 82939904 18936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 20249 18936 218 20 0 19607 0
[pid=8671/tid=8673] ppid=8669 vsize=80996 CPUtime=162.07
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 10834 0 0 0 16198 9 0 0 25 0 3 0 365874159 82939904 18936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=80996 CPUtime=161.56
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 10639 0 0 0 16143 13 0 0 25 0 3 0 365874159 82939904 18936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 80996

[startup+222.303 s]
/proc/loadavg: 1.97 1.49 1.20 3/80 8674
/proc/meminfo: memFree=1628120/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=84332 CPUtime=443.4
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 24114 0 0 0 44314 26 0 0 18 0 3 0 365874152 86355968 19844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 21083 19844 218 20 0 20441 0
[pid=8671/tid=8673] ppid=8669 vsize=84332 CPUtime=222.01
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 11877 0 0 0 22191 10 0 0 25 0 3 0 365874159 86355968 19844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=84332 CPUtime=221.3
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 11586 0 0 0 22116 14 0 0 25 0 3 0 365874159 86355968 19844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 84332

[startup+282.303 s]
/proc/loadavg: 1.99 1.58 1.24 3/80 8674
/proc/meminfo: memFree=1626392/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=85912 CPUtime=563.12
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 25421 0 0 0 56285 27 0 0 18 0 3 0 365874152 87973888 20293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 21478 20293 218 20 0 20836 0
[pid=8671/tid=8673] ppid=8669 vsize=85912 CPUtime=281.96
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 12409 0 0 0 28186 10 0 0 25 0 3 0 365874159 87973888 20293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=85912 CPUtime=281.07
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 12361 0 0 0 28092 15 0 0 25 0 3 0 365874159 87973888 20293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 85912

[startup+342.302 s]
/proc/loadavg: 1.99 1.65 1.29 3/80 8674
/proc/meminfo: memFree=1625120/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=87096 CPUtime=682.83
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 26834 0 0 0 68254 29 0 0 18 0 3 0 365874152 89186304 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 21774 20601 218 20 0 21132 0
[pid=8671/tid=8673] ppid=8669 vsize=87096 CPUtime=341.91
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 12984 0 0 0 34180 11 0 0 25 0 3 0 365874159 89186304 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=87096 CPUtime=340.84
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 13199 0 0 0 34067 17 0 0 25 0 3 0 365874159 89186304 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 87096

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.33 3/80 8674
/proc/meminfo: memFree=1624992/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=87096 CPUtime=802.52
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 27905 0 0 0 80222 30 0 0 18 0 3 0 365874152 89186304 20635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 21774 20635 218 20 0 21132 0
[pid=8671/tid=8673] ppid=8669 vsize=87096 CPUtime=401.83
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 13566 0 0 0 40172 11 0 0 25 0 3 0 365874159 89186304 20635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=87096 CPUtime=400.6
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 13688 0 0 0 40042 18 0 0 25 0 3 0 365874159 89186304 20635 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.52
Current children cumulated vsize (KiB) 87096

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.37 3/80 8674
/proc/meminfo: memFree=1621792/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=90620 CPUtime=922.24
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 29751 0 0 0 92191 33 0 0 18 0 3 0 365874152 92794880 21435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 22655 21435 218 20 0 22013 0
[pid=8671/tid=8673] ppid=8669 vsize=90620 CPUtime=461.78
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 14840 0 0 0 46165 13 0 0 25 0 3 0 365874159 92794880 21435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=90620 CPUtime=460.37
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 14260 0 0 0 46018 19 0 0 25 0 3 0 365874159 92794880 21435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.24
Current children cumulated vsize (KiB) 90620

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.41 3/80 8674
/proc/meminfo: memFree=1621600/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=90620 CPUtime=1041.95
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 30765 0 0 0 104160 35 0 0 18 0 3 0 365874152 92794880 21477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 22655 21477 218 20 0 22013 0
[pid=8671/tid=8673] ppid=8669 vsize=90620 CPUtime=521.74
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 15345 0 0 0 52160 14 0 0 25 0 3 0 365874159 92794880 21477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=90620 CPUtime=520.13
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 14769 0 0 0 51993 20 0 0 25 0 3 0 365874159 92794880 21477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.95
Current children cumulated vsize (KiB) 90620

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/80 8674
/proc/meminfo: memFree=1621536/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=90752 CPUtime=1161.64
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 31760 0 0 0 116128 36 0 0 18 0 3 0 365874152 92930048 21499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 22688 21499 218 20 0 22046 0
[pid=8671/tid=8673] ppid=8669 vsize=90752 CPUtime=581.67
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 15853 0 0 0 58153 14 0 0 25 0 3 0 365874159 92930048 21499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=90752 CPUtime=579.88
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 15256 0 0 0 57967 21 0 0 25 0 3 0 365874159 92930048 21499 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.64
Current children cumulated vsize (KiB) 90752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.601 s]
/proc/loadavg: 1.99 1.85 1.45 3/80 8674
/proc/meminfo: memFree=1621536/2055920 swapFree=4148880/4192956
[pid=8671] ppid=8669 vsize=90892 CPUtime=1200.15
/proc/8671/stat : 8671 (MiraXTv3_dyn) S 8669 8671 8597 0 -1 4194304 32042 0 0 0 119979 36 0 0 18 0 3 0 365874152 93073408 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/8671/statm: 22723 21535 218 20 0 22081 0
[pid=8671/tid=8673] ppid=8669 vsize=90892 CPUtime=600.96
/proc/8671/task/8673/stat : 8673 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 15970 0 0 0 60082 14 0 0 25 0 3 0 365874159 93073408 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=8671/tid=8674] ppid=8669 vsize=90892 CPUtime=599.11
/proc/8671/task/8674/stat : 8674 (MiraXTv3_dyn) R 8669 8671 8597 0 -1 4194368 15421 0 0 0 59890 21 0 0 25 0 3 0 365874159 93073408 21535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 90892

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.631
CPU time (s): 1200.19
CPU user time (s): 1199.8
CPU system time (s): 0.380942
CPU usage (%): 199.488
Max. virtual memory (cumulated for all children) (KiB): 90944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.380942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32042
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= 135
involuntary context switches= 22584

runsolver used 0.686895 second user time and 1.51277 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 15:46:04 UTC 2007

IDJOB= 333970
IDBENCH= 24616
IDSOLVER= 128
FILE ID= node2/333970-1178898364

PBS_JOBID= 5251093

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333970-1178898364/MiraXTv3_dyn /tmp/evaluation/333970-1178898364/instance-333970-1178898364.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-333970-1178898364 -o ROOT/results/node2/solver-333970-1178898364 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333970-1178898364/MiraXTv3_dyn /tmp/evaluation/333970-1178898364/instance-333970-1178898364.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 400465910

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:       1707776 kB
Buffers:         46384 kB
Cached:         213588 kB
SwapCached:      12368 kB
Active:         134996 kB
Inactive:       147936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707776 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4228 kB
Writeback:           0 kB
Mapped:          29772 kB
Slab:            50656 kB
Committed_AS: 11811068 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= 66561 MiB

End job on node2 on Fri May 11 15:56:07 UTC 2007