Trace number 312075

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.06 1200.42

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S883553387-12-UNSAT.cnf
MD5SUM2976853275fc06eec446787735cebe47
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark123.8
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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/node11/watcher-312075-1178875665 -o ROOT/results/node11/solver-312075-1178875665 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312075-1178875665/MiraXTv2_dyn /tmp/evaluation/312075-1178875665/instance-312075-1178875665.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.91 0.97 0.99 3/77 24398
/proc/meminfo: memFree=1686584/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=3788 CPUtime=0
/proc/24398/stat : 24398 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 328615465 3878912 280 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24398/statm: 947 284 205 20 0 305 0

[startup+0.044485 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24398
/proc/meminfo: memFree=1686584/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=5676 CPUtime=0.03
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 623 0 0 0 3 0 0 0 18 0 2 0 328615465 5812224 598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 1419 598 218 20 0 777 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5676

[startup+0.101491 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24398
/proc/meminfo: memFree=1686584/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=5676 CPUtime=0.09
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 646 0 0 0 9 0 0 0 18 0 2 0 328615465 5812224 621 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 1419 621 218 20 0 777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5676

[startup+0.301516 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24398
/proc/meminfo: memFree=1686584/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=6204 CPUtime=0.29
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 792 0 0 0 29 0 0 0 18 0 2 0 328615465 6352896 767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 1551 767 218 20 0 909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6204

[startup+0.701563 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 24398
/proc/meminfo: memFree=1686584/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=7880 CPUtime=0.69
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 1057 0 0 0 69 0 0 0 18 0 2 0 328615465 8069120 1032 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 1970 1032 218 20 0 1328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7880

[startup+1.50166 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1682472/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=9392 CPUtime=1.49
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 1480 0 0 0 149 0 0 0 18 0 2 0 328615465 9617408 1455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 2348 1455 218 20 0 1706 0
[pid=24398/tid=24400] ppid=24396 vsize=9392 CPUtime=1.47
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 1017 0 0 0 147 0 0 0 25 0 2 0 328615467 9617408 1455 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134521483 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9392

[startup+3.10185 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1680744/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=10216 CPUtime=3.09
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 1715 0 0 0 308 1 0 0 18 0 2 0 328615465 10461184 1690 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 2554 1690 218 20 0 1912 0
[pid=24398/tid=24400] ppid=24396 vsize=10216 CPUtime=3.07
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 1252 0 0 0 307 0 0 0 25 0 2 0 328615467 10461184 1690 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10216

[startup+6.30122 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1677096/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=14544 CPUtime=6.29
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 2837 0 0 0 628 1 0 0 18 0 2 0 328615465 14893056 2812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 3636 2812 218 20 0 2994 0
[pid=24398/tid=24400] ppid=24396 vsize=14544 CPUtime=6.27
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 2374 0 0 0 626 1 0 0 25 0 2 0 328615467 14893056 2812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14544

[startup+12.703 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1673896/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=16768 CPUtime=12.69
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 3479 0 0 0 1267 2 0 0 18 0 2 0 328615465 17170432 3379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 4192 3379 218 20 0 3550 0
[pid=24398/tid=24400] ppid=24396 vsize=16768 CPUtime=12.66
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 3016 0 0 0 1265 1 0 0 25 0 2 0 328615467 17170432 3379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526308 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16768

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1665000/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=25016 CPUtime=25.48
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 5639 0 0 0 2543 5 0 0 18 0 2 0 328615465 25616384 5440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 6254 5440 218 20 0 5612 0
[pid=24398/tid=24400] ppid=24396 vsize=25016 CPUtime=25.46
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 5176 0 0 0 2541 5 0 0 25 0 2 0 328615467 25616384 5440 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25016

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1660200/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=29824 CPUtime=51.08
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 7053 0 0 0 5102 6 0 0 18 0 2 0 328615465 30539776 6676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 7456 6676 218 20 0 6814 0
[pid=24398/tid=24400] ppid=24396 vsize=29824 CPUtime=51.06
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 6590 0 0 0 5100 6 0 0 25 0 2 0 328615467 30539776 6676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29824

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1656296/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=33704 CPUtime=102.27
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 8397 0 0 0 10219 8 0 0 18 0 2 0 328615465 34512896 7616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 8426 7616 218 20 0 7784 0
[pid=24398/tid=24400] ppid=24396 vsize=33704 CPUtime=102.24
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 7934 0 0 0 10217 7 0 0 25 0 2 0 328615467 34512896 7616 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33704

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1654760/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=35224 CPUtime=162.24
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 9288 0 0 0 16215 9 0 0 18 0 2 0 328615465 36069376 8002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 8806 8002 218 20 0 8164 0
[pid=24398/tid=24400] ppid=24396 vsize=35224 CPUtime=162.22
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 8825 0 0 0 16213 9 0 0 25 0 2 0 328615467 36069376 8002 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35224

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1652392/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=37636 CPUtime=222.23
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 10346 0 0 0 22212 11 0 0 18 0 2 0 328615465 38539264 8613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 9409 8613 218 20 0 8767 0
[pid=24398/tid=24400] ppid=24396 vsize=37636 CPUtime=222.2
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 9883 0 0 0 22210 10 0 0 25 0 2 0 328615467 38539264 8613 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 37636

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1651880/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=38064 CPUtime=282.21
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 11011 0 0 0 28209 12 0 0 18 0 2 0 328615465 38977536 8743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 9516 8743 218 20 0 8874 0
[pid=24398/tid=24400] ppid=24396 vsize=38064 CPUtime=282.18
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 10548 0 0 0 28207 11 0 0 25 0 2 0 328615467 38977536 8743 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38064

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1649384/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=40504 CPUtime=342.19
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 12094 0 0 0 34206 13 0 0 18 0 2 0 328615465 41476096 9357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10126 9357 218 20 0 9484 0
[pid=24398/tid=24400] ppid=24396 vsize=40504 CPUtime=342.17
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 11631 0 0 0 34205 12 0 0 25 0 2 0 328615467 41476096 9357 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526345 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40504

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1648744/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=41072 CPUtime=402.17
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 12723 0 0 0 40204 13 0 0 18 0 2 0 328615465 42057728 9511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10268 9511 218 20 0 9626 0
[pid=24398/tid=24400] ppid=24396 vsize=41072 CPUtime=402.15
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 12260 0 0 0 40202 13 0 0 25 0 2 0 328615467 42057728 9511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134517946 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 41072

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1648040/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=41776 CPUtime=462.15
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 13289 0 0 0 46201 14 0 0 18 0 2 0 328615465 42778624 9676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10444 9676 218 20 0 9802 0
[pid=24398/tid=24400] ppid=24396 vsize=41776 CPUtime=462.13
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 12826 0 0 0 46199 14 0 0 25 0 2 0 328615467 42778624 9676 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 41776

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1647784/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=41924 CPUtime=522.14
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 13828 0 0 0 52199 15 0 0 18 0 2 0 328615465 42930176 9729 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10481 9729 218 20 0 9839 0
[pid=24398/tid=24400] ppid=24396 vsize=41924 CPUtime=522.12
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 13365 0 0 0 52197 15 0 0 25 0 2 0 328615467 42930176 9729 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 41924

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1647720/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=42056 CPUtime=582.12
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 14259 0 0 0 58196 16 0 0 18 0 2 0 328615465 43065344 9750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10514 9750 218 20 0 9872 0
[pid=24398/tid=24400] ppid=24396 vsize=42056 CPUtime=582.09
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 13796 0 0 0 58194 15 0 0 25 0 2 0 328615467 43065344 9750 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526033 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 42056

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1647528/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=42404 CPUtime=642.1
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 14876 0 0 0 64194 16 0 0 18 0 2 0 328615465 43421696 9786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10601 9786 218 20 0 9959 0
[pid=24398/tid=24400] ppid=24396 vsize=42404 CPUtime=642.08
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 14413 0 0 0 64192 16 0 0 25 0 2 0 328615467 43421696 9786 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 42404

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 24400
/proc/meminfo: memFree=1646248/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=43776 CPUtime=702.09
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 15643 0 0 0 70191 18 0 0 18 0 2 0 328615465 44826624 10133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 10944 10133 218 20 0 10302 0
[pid=24398/tid=24400] ppid=24396 vsize=43776 CPUtime=702.06
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 15180 0 0 0 70189 17 0 0 25 0 2 0 328615467 44826624 10133 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 43776

[startup+762.306 s]
/proc/loadavg: 1.06 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1645288/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=44712 CPUtime=762.07
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 16384 0 0 0 76189 18 0 0 18 0 2 0 328615465 45785088 10364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11178 10364 218 20 0 10536 0
[pid=24398/tid=24400] ppid=24396 vsize=44712 CPUtime=762.05
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 15921 0 0 0 76187 18 0 0 25 0 2 0 328615467 45785088 10364 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 44712

[startup+822.302 s]
/proc/loadavg: 1.02 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1645224/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=44712 CPUtime=822.05
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 16917 0 0 0 82186 19 0 0 18 0 2 0 328615465 45785088 10382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11178 10382 218 20 0 10536 0
[pid=24398/tid=24400] ppid=24396 vsize=44712 CPUtime=822.03
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 16454 0 0 0 82184 19 0 0 25 0 2 0 328615467 45785088 10382 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526435 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 44712

[startup+882.302 s]
/proc/loadavg: 1.01 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1645160/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=44880 CPUtime=882.03
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 17372 0 0 0 88183 20 0 0 18 0 2 0 328615465 45957120 10403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11220 10403 218 20 0 10578 0
[pid=24398/tid=24400] ppid=24396 vsize=44880 CPUtime=882.01
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 16909 0 0 0 88182 19 0 0 25 0 2 0 328615467 45957120 10403 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 44880

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1645032/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=45204 CPUtime=942.01
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 17931 0 0 0 94181 20 0 0 18 0 2 0 328615465 46288896 10435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11301 10435 218 20 0 10659 0
[pid=24398/tid=24400] ppid=24396 vsize=45204 CPUtime=941.99
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 17468 0 0 0 94179 20 0 0 25 0 2 0 328615467 46288896 10435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 45204

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1644136/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=45996 CPUtime=1002
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 18598 0 0 0 100179 21 0 0 18 0 2 0 328615465 47099904 10658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11499 10658 218 20 0 10857 0
[pid=24398/tid=24400] ppid=24396 vsize=45996 CPUtime=1001.98
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 18135 0 0 0 100177 21 0 0 25 0 2 0 328615467 47099904 10658 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 45996

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1643496/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=46704 CPUtime=1061.98
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 19302 0 0 0 106176 22 0 0 18 0 2 0 328615465 47824896 10825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11676 10825 218 20 0 11034 0
[pid=24398/tid=24400] ppid=24396 vsize=46704 CPUtime=1061.95
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 18839 0 0 0 106174 21 0 0 25 0 2 0 328615467 47824896 10825 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 46704

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1643432/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=46704 CPUtime=1121.96
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 19848 0 0 0 112174 22 0 0 18 0 2 0 328615465 47824896 10829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11676 10829 218 20 0 11034 0
[pid=24398/tid=24400] ppid=24396 vsize=46704 CPUtime=1121.94
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 19385 0 0 0 112172 22 0 0 25 0 2 0 328615467 47824896 10829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 46704

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1643240/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=46704 CPUtime=1181.94
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 20328 0 0 0 118171 23 0 0 18 0 2 0 328615465 47824896 10854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11676 10854 218 20 0 11034 0
[pid=24398/tid=24400] ppid=24396 vsize=46704 CPUtime=1181.92
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 19865 0 0 0 118170 22 0 0 25 0 2 0 328615467 47824896 10854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 46704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 24400
/proc/meminfo: memFree=1643304/2055920 swapFree=4144152/4192956
[pid=24398] ppid=24396 vsize=46704 CPUtime=1200.04
/proc/24398/stat : 24398 (MiraXTv2_dyn) S 24396 24398 23253 0 -1 4194304 20420 0 0 0 119981 23 0 0 18 0 2 0 328615465 47824896 10854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24398/statm: 11676 10854 218 20 0 11034 0
[pid=24398/tid=24400] ppid=24396 vsize=46704 CPUtime=1200.01
/proc/24398/task/24400/stat : 24400 (MiraXTv2_dyn) R 24396 24398 23253 0 -1 4194368 19957 0 0 0 119979 22 0 0 25 0 2 0 328615467 47824896 10854 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46704

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): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.82
CPU system time (s): 0.239963
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 46704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20420
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= 2638

runsolver used 1.26281 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 09:27:45 UTC 2007

IDJOB= 312075
IDBENCH= 20331
IDSOLVER= 129
FILE ID= node11/312075-1178875665

PBS_JOBID= 5251040

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S883553387-12-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312075-1178875665/MiraXTv2_dyn /tmp/evaluation/312075-1178875665/instance-312075-1178875665.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-312075-1178875665 -o ROOT/results/node11/solver-312075-1178875665 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312075-1178875665/MiraXTv2_dyn /tmp/evaluation/312075-1178875665/instance-312075-1178875665.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2976853275fc06eec446787735cebe47

RANDOM SEED= 933272897

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1686800 kB
Buffers:         49808 kB
Cached:         231160 kB
SwapCached:      18368 kB
Active:         129584 kB
Inactive:       176036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686800 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          30032 kB
Slab:            48952 kB
Committed_AS:  7617572 kB
PageTables:       1848 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= 66556 MiB

End job on node11 on Fri May 11 09:47:48 UTC 2007