Trace number 309369

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 v2? (TO) 1200.04 1200.52

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1346268409-03-UNSAT.cnf
MD5SUM29ca8cedaef0d9dfd8a1bc9050403900
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1157.46
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...

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-309369-1178868344 -o ROOT/results/node13/solver-309369-1178868344 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/309369-1178868344/MiraXTv2_dyn /tmp/evaluation/309369-1178868344/instance-309369-1178868344.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.96 1.04 1.17 3/77 15498
/proc/meminfo: memFree=1812800/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=3920 CPUtime=0
/proc/15498/stat : 15498 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 334752288 4014080 286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 1 0 0
/proc/15498/statm: 980 290 206 20 0 338 0

[startup+0.066405 s]
/proc/loadavg: 0.96 1.04 1.17 3/77 15498
/proc/meminfo: memFree=1812800/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=5116 CPUtime=0.06
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 520 0 0 0 6 0 0 0 18 0 2 0 334752288 5238784 495 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 1279 495 218 20 0 637 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5116

[startup+0.101412 s]
/proc/loadavg: 0.96 1.04 1.17 3/77 15498
/proc/meminfo: memFree=1812800/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=5116 CPUtime=0.09
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 552 0 0 0 9 0 0 0 18 0 2 0 334752288 5238784 527 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 1279 527 218 20 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5116

[startup+0.301455 s]
/proc/loadavg: 0.96 1.04 1.17 3/77 15498
/proc/meminfo: memFree=1812800/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=6440 CPUtime=0.29
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 719 0 0 0 29 0 0 0 18 0 2 0 334752288 6594560 694 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 1610 694 218 20 0 968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6440

[startup+0.70154 s]
/proc/loadavg: 0.96 1.04 1.17 3/77 15498
/proc/meminfo: memFree=1812800/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=7572 CPUtime=0.69
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 1020 0 0 0 69 0 0 0 18 0 2 0 334752288 7753728 995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 1893 995 218 20 0 1251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7572

[startup+1.50171 s]
/proc/loadavg: 0.96 1.04 1.17 2/79 15500
/proc/meminfo: memFree=1808880/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=9012 CPUtime=1.48
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 1421 0 0 0 148 0 0 0 18 0 2 0 334752288 9228288 1396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 2253 1396 218 20 0 1611 0
[pid=15498/tid=15500] ppid=15496 vsize=9012 CPUtime=1.47
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 1024 0 0 0 147 0 0 0 25 0 2 0 334752289 9228288 1396 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9012

[startup+3.10105 s]
/proc/loadavg: 1.05 1.05 1.18 2/79 15500
/proc/meminfo: memFree=1807600/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=10904 CPUtime=3.09
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 1921 0 0 0 308 1 0 0 18 0 2 0 334752288 11165696 1896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 2726 1896 218 20 0 2084 0
[pid=15498/tid=15500] ppid=15496 vsize=10904 CPUtime=3.07
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 1524 0 0 0 307 0 0 0 25 0 2 0 334752289 11165696 1896 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521349 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10904

[startup+6.30273 s]
/proc/loadavg: 1.05 1.05 1.18 2/79 15500
/proc/meminfo: memFree=1802032/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=14956 CPUtime=6.28
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 2995 0 0 0 627 1 0 0 18 0 2 0 334752288 15314944 2934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 3739 2934 218 20 0 3097 0
[pid=15498/tid=15500] ppid=15496 vsize=14956 CPUtime=6.27
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 2598 0 0 0 626 1 0 0 25 0 2 0 334752289 15314944 2934 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14956

[startup+12.7011 s]
/proc/loadavg: 1.19 1.09 1.18 2/79 15500
/proc/meminfo: memFree=1798000/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=19256 CPUtime=12.68
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 4159 0 0 0 1266 2 0 0 18 0 2 0 334752288 19718144 4013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 4814 4013 218 20 0 4172 0
[pid=15498/tid=15500] ppid=15496 vsize=19256 CPUtime=12.67
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 3762 0 0 0 1265 2 0 0 25 0 2 0 334752289 19718144 4013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19256

[startup+25.5018 s]
/proc/loadavg: 1.32 1.12 1.19 2/79 15500
/proc/meminfo: memFree=1792304/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=24544 CPUtime=25.48
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 5672 0 0 0 2544 4 0 0 18 0 2 0 334752288 25133056 5358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 6136 5358 218 20 0 5494 0
[pid=15498/tid=15500] ppid=15496 vsize=24544 CPUtime=25.47
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 5275 0 0 0 2543 4 0 0 25 0 2 0 334752289 25133056 5358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565841 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24544

[startup+51.1013 s]
/proc/loadavg: 1.26 1.12 1.19 2/79 15500
/proc/meminfo: memFree=1786544/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=29888 CPUtime=51.06
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 7258 0 0 0 5101 5 0 0 18 0 2 0 334752288 30605312 6685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 7472 6685 218 20 0 6830 0
[pid=15498/tid=15500] ppid=15496 vsize=29888 CPUtime=51.05
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 6861 0 0 0 5100 5 0 0 25 0 2 0 334752289 30605312 6685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29888

[startup+102.306 s]
/proc/loadavg: 1.16 1.11 1.18 2/79 15500
/proc/meminfo: memFree=1783408/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=32728 CPUtime=102.26
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 8656 0 0 0 10219 7 0 0 18 0 2 0 334752288 33513472 7444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 8182 7444 218 20 0 7540 0
[pid=15498/tid=15500] ppid=15496 vsize=32728 CPUtime=102.23
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 8259 0 0 0 10217 6 0 0 25 0 2 0 334752289 33513472 7444 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32728

[startup+162.301 s]
/proc/loadavg: 1.16 1.12 1.18 2/79 15500
/proc/meminfo: memFree=1782000/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=34560 CPUtime=162.22
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 9784 0 0 0 16214 8 0 0 18 0 2 0 334752288 35389440 7821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 8640 7821 218 20 0 7998 0
[pid=15498/tid=15500] ppid=15496 vsize=34560 CPUtime=162.21
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 9387 0 0 0 16213 8 0 0 25 0 2 0 334752289 35389440 7821 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34560

[startup+222.302 s]
/proc/loadavg: 1.06 1.10 1.17 2/79 15500
/proc/meminfo: memFree=1780656/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=35540 CPUtime=222.2
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 10778 0 0 0 22211 9 0 0 18 0 2 0 334752288 36392960 8111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 8885 8111 218 20 0 8243 0
[pid=15498/tid=15500] ppid=15496 vsize=35540 CPUtime=222.18
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 10381 0 0 0 22210 8 0 0 25 0 2 0 334752289 36392960 8111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 35540

[startup+282.302 s]
/proc/loadavg: 1.02 1.08 1.16 2/79 15500
/proc/meminfo: memFree=1780400/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=36168 CPUtime=282.17
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 11609 0 0 0 28208 9 0 0 18 0 2 0 334752288 37036032 8216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9042 8216 218 20 0 8400 0
[pid=15498/tid=15500] ppid=15496 vsize=36168 CPUtime=282.16
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 11212 0 0 0 28207 9 0 0 25 0 2 0 334752289 37036032 8216 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 36168

[startup+342.301 s]
/proc/loadavg: 1.00 1.06 1.14 2/79 15500
/proc/meminfo: memFree=1778608/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=37756 CPUtime=342.15
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 12689 0 0 0 34205 10 0 0 18 0 2 0 334752288 38662144 8632 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9439 8632 218 20 0 8797 0
[pid=15498/tid=15500] ppid=15496 vsize=37756 CPUtime=342.14
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 12292 0 0 0 34204 10 0 0 25 0 2 0 334752289 38662144 8632 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 37756

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.13 2/79 15500
/proc/meminfo: memFree=1778224/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=38208 CPUtime=402.13
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 13479 0 0 0 40202 11 0 0 18 0 2 0 334752288 39124992 8744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9552 8744 218 20 0 8910 0
[pid=15498/tid=15500] ppid=15496 vsize=38208 CPUtime=402.11
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 13082 0 0 0 40201 10 0 0 25 0 2 0 334752289 39124992 8744 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526704 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 38208

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.12 2/79 15500
/proc/meminfo: memFree=1777776/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=38620 CPUtime=462.11
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 14302 0 0 0 46199 12 0 0 18 0 2 0 334752288 39546880 8874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9655 8874 218 20 0 9013 0
[pid=15498/tid=15500] ppid=15496 vsize=38620 CPUtime=462.1
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 13905 0 0 0 46198 12 0 0 25 0 2 0 334752289 39546880 8874 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 38620

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.11 2/79 15500
/proc/meminfo: memFree=1776752/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=39612 CPUtime=522.08
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 15156 0 0 0 52196 12 0 0 18 0 2 0 334752288 40562688 9111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9903 9111 218 20 0 9261 0
[pid=15498/tid=15500] ppid=15496 vsize=39612 CPUtime=522.07
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 14759 0 0 0 52195 12 0 0 25 0 2 0 334752289 40562688 9111 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 39612

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.10 2/79 15500
/proc/meminfo: memFree=1776624/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=39612 CPUtime=582.06
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 15908 0 0 0 58193 13 0 0 18 0 2 0 334752288 40562688 9146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 9903 9146 218 20 0 9261 0
[pid=15498/tid=15500] ppid=15496 vsize=39612 CPUtime=582.05
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 15511 0 0 0 58192 13 0 0 25 0 2 0 334752289 40562688 9146 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526272 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 39612

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 15500
/proc/meminfo: memFree=1775472/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=40812 CPUtime=642.04
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 16839 0 0 0 64190 14 0 0 18 0 2 0 334752288 41791488 9438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 10203 9438 218 20 0 9561 0
[pid=15498/tid=15500] ppid=15496 vsize=40812 CPUtime=642.03
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 16442 0 0 0 64189 14 0 0 25 0 2 0 334752289 41791488 9438 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 40812

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 15500
/proc/meminfo: memFree=1773552/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=42536 CPUtime=702.01
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 17954 0 0 0 70186 15 0 0 18 0 2 0 334752288 43556864 9906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 10634 9906 218 20 0 9992 0
[pid=15498/tid=15500] ppid=15496 vsize=42536 CPUtime=702
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 17557 0 0 0 70185 15 0 0 25 0 2 0 334752289 43556864 9906 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 42536

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 15500
/proc/meminfo: memFree=1773424/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=42700 CPUtime=761.99
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 18659 0 0 0 76183 16 0 0 18 0 2 0 334752288 43724800 9955 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 10675 9955 218 20 0 10033 0
[pid=15498/tid=15500] ppid=15496 vsize=42700 CPUtime=761.98
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 18262 0 0 0 76182 16 0 0 25 0 2 0 334752289 43724800 9955 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 42700

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 15500
/proc/meminfo: memFree=1772912/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=43272 CPUtime=821.97
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 19464 0 0 0 82180 17 0 0 18 0 2 0 334752288 44310528 10096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 10818 10096 218 20 0 10176 0
[pid=15498/tid=15500] ppid=15496 vsize=43272 CPUtime=821.95
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 19067 0 0 0 82178 17 0 0 25 0 2 0 334752289 44310528 10096 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 43272

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 15500
/proc/meminfo: memFree=1772464/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=44064 CPUtime=881.94
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 20234 0 0 0 88177 17 0 0 18 0 2 0 334752288 45121536 10197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11016 10197 218 20 0 10374 0
[pid=15498/tid=15500] ppid=15496 vsize=44064 CPUtime=881.93
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 19837 0 0 0 88176 17 0 0 25 0 2 0 334752289 45121536 10197 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 44064

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 15500
/proc/meminfo: memFree=1772336/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=44064 CPUtime=941.92
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 20924 0 0 0 94174 18 0 0 18 0 2 0 334752288 45121536 10210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11016 10210 218 20 0 10374 0
[pid=15498/tid=15500] ppid=15496 vsize=44064 CPUtime=941.9
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 20527 0 0 0 94172 18 0 0 25 0 2 0 334752289 45121536 10210 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 44064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 15500
/proc/meminfo: memFree=1772144/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=44204 CPUtime=1001.9
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 21662 0 0 0 100171 19 0 0 18 0 2 0 334752288 45264896 10263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11051 10263 218 20 0 10409 0
[pid=15498/tid=15500] ppid=15496 vsize=44204 CPUtime=1001.88
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 21265 0 0 0 100169 19 0 0 25 0 2 0 334752289 45264896 10263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 44204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 15500
/proc/meminfo: memFree=1771952/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=44372 CPUtime=1061.87
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 22378 0 0 0 106168 19 0 0 18 0 2 0 334752288 45436928 10286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11093 10286 218 20 0 10451 0
[pid=15498/tid=15500] ppid=15496 vsize=44372 CPUtime=1061.85
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 21981 0 0 0 106166 19 0 0 25 0 2 0 334752289 45436928 10286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520083 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 44372

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 15502
/proc/meminfo: memFree=1771824/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=45352 CPUtime=1121.85
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 23028 0 0 0 112165 20 0 0 18 0 2 0 334752288 46440448 10336 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11338 10336 218 20 0 10696 0
[pid=15498/tid=15500] ppid=15496 vsize=45352 CPUtime=1121.84
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 22631 0 0 0 112164 20 0 0 25 0 2 0 334752289 46440448 10336 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 45352

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 15502
/proc/meminfo: memFree=1771760/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=45492 CPUtime=1181.83
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 23649 0 0 0 118162 21 0 0 18 0 2 0 334752288 46583808 10353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11373 10353 218 20 0 10731 0
[pid=15498/tid=15500] ppid=15496 vsize=45492 CPUtime=1181.81
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 23252 0 0 0 118160 21 0 0 25 0 2 0 334752289 46583808 10353 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 45492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 15502
/proc/meminfo: memFree=1771568/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=45656 CPUtime=1200.02
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 23892 0 0 0 119981 21 0 0 18 0 2 0 334752288 46751744 10394 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11414 10394 218 20 0 10772 0
[pid=15498/tid=15500] ppid=15496 vsize=45656 CPUtime=1200.01
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 23495 0 0 0 119980 21 0 0 25 0 2 0 334752289 46751744 10394 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 45656

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 15502
/proc/meminfo: memFree=1771568/2055920 swapFree=4159364/4192956
[pid=15498] ppid=15496 vsize=45656 CPUtime=1200.02
/proc/15498/stat : 15498 (MiraXTv2_dyn) S 15496 15498 14092 0 -1 4194304 23892 0 0 0 119981 21 0 0 18 0 2 0 334752288 46751744 10394 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15498/statm: 11414 10394 218 20 0 10772 0
[pid=15498/tid=15500] ppid=15496 vsize=45656 CPUtime=1200.01
/proc/15498/task/15500/stat : 15500 (MiraXTv2_dyn) R 15496 15498 14092 0 -1 4194368 23495 0 0 0 119980 21 0 0 25 0 2 0 334752289 46751744 10394 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 45656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.82
CPU system time (s): 0.221966
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 45656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23892
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= 13
involuntary context switches= 1603

runsolver used 1.3178 second user time and 3.05653 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Fri May 11 07:25:45 UTC 2007

IDJOB= 309369
IDBENCH= 20257
IDSOLVER= 129
FILE ID= node13/309369-1178868344

PBS_JOBID= 5251025

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1346268409-03-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309369-1178868344/MiraXTv2_dyn /tmp/evaluation/309369-1178868344/instance-309369-1178868344.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-309369-1178868344 -o ROOT/results/node13/solver-309369-1178868344 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/309369-1178868344/MiraXTv2_dyn /tmp/evaluation/309369-1178868344/instance-309369-1178868344.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  29ca8cedaef0d9dfd8a1bc9050403900

RANDOM SEED= 256542905

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:       1813144 kB
Buffers:         39520 kB
Cached:         116612 kB
SwapCached:      12848 kB
Active:         118048 kB
Inactive:        61432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813144 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            48724 kB
Committed_AS:  9788044 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= 66561 MiB

End job on node13 on Fri May 11 07:45:47 UTC 2007