Trace number 306703

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.28 601.878

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
MD5SUMf6337b9ef083936c6b3e5af26c3dff66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
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 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/node14/watcher-306703-1178860133 -o ROOT/results/node14/solver-306703-1178860133 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/306703-1178860133/MiraXTv3_dyn /tmp/evaluation/306703-1178860133/instance-306703-1178860133.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 23786
/proc/meminfo: memFree=1825232/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=3788 CPUtime=0
/proc/23786/stat : 23786 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 333931106 3878912 369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23786/statm: 947 378 202 20 0 305 0

[startup+0.072147 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 23786
/proc/meminfo: memFree=1825232/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=7724 CPUtime=0.06
/proc/23786/stat : 23786 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194304 1445 0 0 0 6 0 0 0 18 0 1 0 333931106 7909376 1420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23786/statm: 1931 1420 206 20 0 1289 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7724

[startup+0.101149 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 23786
/proc/meminfo: memFree=1825232/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=8676 CPUtime=0.09
/proc/23786/stat : 23786 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194304 1671 0 0 0 9 0 0 0 18 0 1 0 333931106 8884224 1646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/23786/statm: 2169 1646 206 20 0 1527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8676

[startup+0.301175 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 23786
/proc/meminfo: memFree=1825232/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=30920 CPUtime=0.33
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 4320 0 0 0 31 2 0 0 19 0 3 0 333931106 31662080 4147 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 7730 4147 218 20 0 7088 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 30920

[startup+0.701214 s]
/proc/loadavg: 0.92 0.99 1.21 3/77 23786
/proc/meminfo: memFree=1825232/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=31140 CPUtime=1.09
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 4475 0 0 0 107 2 0 0 19 0 3 0 333931106 31887360 4225 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 7785 4225 218 20 0 7143 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 31140

[startup+1.50229 s]
/proc/loadavg: 0.92 0.99 1.21 3/80 23789
/proc/meminfo: memFree=1808568/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=33220 CPUtime=2.69
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 4870 0 0 0 267 2 0 0 19 0 3 0 333931106 34017280 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 8305 4620 218 20 0 7663 0
[pid=23786/tid=23788] ppid=23784 vsize=33220 CPUtime=1.24
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 1450 0 0 0 124 0 0 0 25 0 3 0 333931131 34017280 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=33220 CPUtime=1.18
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 1306 0 0 0 118 0 0 0 25 0 3 0 333931131 34017280 4620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 33220

[startup+3.10244 s]
/proc/loadavg: 0.92 0.99 1.21 3/80 23789
/proc/meminfo: memFree=1805368/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=38040 CPUtime=5.88
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 6264 0 0 0 585 3 0 0 19 0 3 0 333931106 38952960 6014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 9510 6014 218 20 0 8868 0
[pid=23786/tid=23788] ppid=23784 vsize=38040 CPUtime=2.85
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 2156 0 0 0 284 1 0 0 19 0 3 0 333931131 38952960 6014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362117 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=38040 CPUtime=2.77
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 1994 0 0 0 277 0 0 0 25 0 3 0 333931131 38952960 6014 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 38040

[startup+6.30174 s]
/proc/loadavg: 1.01 1.01 1.21 3/80 23789
/proc/meminfo: memFree=1793784/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=48804 CPUtime=12.25
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 8921 0 0 0 1219 6 0 0 19 0 3 0 333931106 49975296 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 12201 8671 218 20 0 11559 0
[pid=23786/tid=23788] ppid=23784 vsize=48804 CPUtime=6.04
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 3608 0 0 0 601 3 0 0 21 0 3 0 333931131 49975296 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=48804 CPUtime=5.97
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 3199 0 0 0 595 2 0 0 25 0 3 0 333931131 49975296 8671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526632 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 48804

[startup+12.7014 s]
/proc/loadavg: 1.09 1.02 1.22 3/80 23789
/proc/meminfo: memFree=1767992/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=73640 CPUtime=25.03
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 15271 0 0 0 2490 13 0 0 19 0 3 0 333931106 75407360 15021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 18410 15021 218 20 0 17768 0
[pid=23786/tid=23788] ppid=23784 vsize=73640 CPUtime=12.44
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 6765 0 0 0 1237 7 0 0 25 0 3 0 333931131 75407360 15021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=73640 CPUtime=12.34
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 6392 0 0 0 1229 5 0 0 25 0 3 0 333931131 75407360 15021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526632 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 73640

[startup+25.5016 s]
/proc/loadavg: 1.29 1.07 1.23 3/80 23789
/proc/meminfo: memFree=1751544/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=87740 CPUtime=50.57
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 18922 0 0 0 5040 17 0 0 19 0 3 0 333931106 89845760 18672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 21935 18672 218 20 0 21293 0
[pid=23786/tid=23788] ppid=23784 vsize=87740 CPUtime=25.23
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 8531 0 0 0 2514 9 0 0 18 0 3 0 333931131 89845760 18672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=87740 CPUtime=25.08
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 8277 0 0 0 2502 6 0 0 25 0 3 0 333931131 89845760 18672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 87740

[startup+51.102 s]
/proc/loadavg: 1.53 1.14 1.25 3/80 23789
/proc/meminfo: memFree=1676792/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=162696 CPUtime=101.64
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 38003 0 0 0 10122 42 0 0 19 0 3 0 333931106 166600704 37603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 40674 37603 218 20 0 40032 0
[pid=23786/tid=23788] ppid=23784 vsize=162696 CPUtime=50.8
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 17383 0 0 0 5056 24 0 0 25 0 3 0 333931131 166600704 37603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=162696 CPUtime=50.59
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 18506 0 0 0 5042 17 0 0 25 0 3 0 333931131 166600704 37603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 162696

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.29 3/80 23789
/proc/meminfo: memFree=1594872/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=242816 CPUtime=203.8
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 58305 0 0 0 20314 66 0 0 19 0 3 0 333931106 248643584 57545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 60704 57545 218 20 0 60062 0
[pid=23786/tid=23788] ppid=23784 vsize=242816 CPUtime=101.96
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 27784 0 0 0 10158 38 0 0 25 0 3 0 333931131 248643584 57545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=242816 CPUtime=101.59
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 28407 0 0 0 10132 27 0 0 25 0 3 0 333931131 248643584 57545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 242816

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.33 3/80 23789
/proc/meminfo: memFree=1515320/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=322324 CPUtime=323.49
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 78633 0 0 0 32256 93 0 0 19 0 3 0 333931106 330059776 77381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 80581 77381 218 20 0 79939 0
[pid=23786/tid=23788] ppid=23784 vsize=322324 CPUtime=161.9
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 39346 0 0 0 16134 56 0 0 25 0 3 0 333931131 330059776 77381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=322324 CPUtime=161.32
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 37173 0 0 0 16097 35 0 0 25 0 3 0 333931131 330059776 77381 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.49
Current children cumulated vsize (KiB) 322324

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.37 3/80 23789
/proc/meminfo: memFree=1507832/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=330516 CPUtime=443.21
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 81123 0 0 0 44225 96 0 0 19 0 3 0 333931106 338448384 79346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 82629 79346 218 20 0 81987 0
[pid=23786/tid=23788] ppid=23784 vsize=330516 CPUtime=221.87
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 41553 0 0 0 22128 59 0 0 25 0 3 0 333931131 338448384 79346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=330516 CPUtime=221.08
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 37456 0 0 0 22073 35 0 0 25 0 3 0 333931131 338448384 79346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 330516

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.40 3/80 23789
/proc/meminfo: memFree=1486968/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=350064 CPUtime=562.84
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 86670 0 0 0 56178 106 0 0 19 0 3 0 333931106 358465536 84491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 87516 84491 218 20 0 86874 0
[pid=23786/tid=23788] ppid=23784 vsize=350064 CPUtime=281.81
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 45043 0 0 0 28115 66 0 0 25 0 3 0 333931131 358465536 84491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=350064 CPUtime=280.77
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 39513 0 0 0 28039 38 0 0 25 0 3 0 333931131 358465536 84491 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 350064

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.44 3/80 23789
/proc/meminfo: memFree=1461432/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=375692 CPUtime=682.56
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 93410 0 0 0 68140 116 0 0 19 0 3 0 333931106 384708608 90892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 93923 90892 218 20 0 93281 0
[pid=23786/tid=23788] ppid=23784 vsize=375692 CPUtime=341.78
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49348 0 0 0 34106 72 0 0 25 0 3 0 333931131 384708608 90892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=375692 CPUtime=340.52
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 41948 0 0 0 34010 42 0 0 25 0 3 0 333931131 384708608 90892 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517109 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.56
Current children cumulated vsize (KiB) 375692

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.47 3/80 23789
/proc/meminfo: memFree=1461176/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=375692 CPUtime=802.21
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 93973 0 0 0 80105 116 0 0 19 0 3 0 333931106 384708608 90911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 93923 90911 218 20 0 93281 0
[pid=23786/tid=23788] ppid=23784 vsize=375692 CPUtime=401.73
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49633 0 0 0 40101 72 0 0 25 0 3 0 333931131 384708608 90911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=375692 CPUtime=400.22
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 42226 0 0 0 39980 42 0 0 25 0 3 0 333931131 384708608 90911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.21
Current children cumulated vsize (KiB) 375692

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.50 3/80 23789
/proc/meminfo: memFree=1461112/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=375692 CPUtime=921.87
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 94260 0 0 0 92070 117 0 0 19 0 3 0 333931106 384708608 90924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 93923 90924 218 20 0 93281 0
[pid=23786/tid=23788] ppid=23784 vsize=375692 CPUtime=461.64
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49703 0 0 0 46092 72 0 0 25 0 3 0 333931131 384708608 90924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=375692 CPUtime=459.98
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 42443 0 0 0 45955 43 0 0 25 0 3 0 333931131 384708608 90924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.87
Current children cumulated vsize (KiB) 375692

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.53 3/80 23789
/proc/meminfo: memFree=1434168/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=402520 CPUtime=1041.57
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 101192 0 0 0 104033 124 0 0 19 0 3 0 333931106 412180480 97649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 100630 97649 218 20 0 99988 0
[pid=23786/tid=23788] ppid=23784 vsize=402520 CPUtime=521.58
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49706 0 0 0 52085 73 0 0 25 0 3 0 333931131 412180480 97649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=402520 CPUtime=519.73
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49372 0 0 0 51923 50 0 0 25 0 3 0 333931131 412180480 97649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.57
Current children cumulated vsize (KiB) 402520

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.56 3/80 23789
/proc/meminfo: memFree=1434168/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=402520 CPUtime=1161.29
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 101334 0 0 0 116004 125 0 0 19 0 3 0 333931106 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 100630 97653 218 20 0 99988 0
[pid=23786/tid=23788] ppid=23784 vsize=402520 CPUtime=581.54
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49709 0 0 0 58081 73 0 0 25 0 3 0 333931131 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=402520 CPUtime=579.49
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49511 0 0 0 57899 50 0 0 25 0 3 0 333931131 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.29
Current children cumulated vsize (KiB) 402520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.802 s]
/proc/loadavg: 1.99 1.85 1.56 3/80 23789
/proc/meminfo: memFree=1434168/2055920 swapFree=4145896/4192956
[pid=23786] ppid=23784 vsize=402520 CPUtime=1200.19
/proc/23786/stat : 23786 (MiraXTv3_dyn) S 23784 23786 22803 0 -1 4194304 101403 0 0 0 119894 125 0 0 19 0 3 0 333931106 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23786/statm: 100630 97653 218 20 0 99988 0
[pid=23786/tid=23788] ppid=23784 vsize=402520 CPUtime=601.02
/proc/23786/task/23788/stat : 23788 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49709 0 0 0 60029 73 0 0 25 0 3 0 333931131 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23786/tid=23789] ppid=23784 vsize=402520 CPUtime=598.92
/proc/23786/task/23789/stat : 23789 (MiraXTv3_dyn) R 23784 23786 22803 0 -1 4194368 49580 0 0 0 59841 51 0 0 25 0 3 0 333931131 412180480 97653 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 402520

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.878
CPU time (s): 1200.28
CPU user time (s): 1198.96
CPU system time (s): 1.3188
CPU usage (%): 199.422
Max. virtual memory (cumulated for all children) (KiB): 402796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 1.3188
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101403
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= 441
involuntary context switches= 22624

runsolver used 0.593909 second user time and 1.60776 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 05:08:54 UTC 2007

IDJOB= 306703
IDBENCH= 20187
IDSOLVER= 128
FILE ID= node14/306703-1178860133

PBS_JOBID= 5251019

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S287388441-16.cnf
COMMAND LINE= /tmp/evaluation/306703-1178860133/MiraXTv3_dyn /tmp/evaluation/306703-1178860133/instance-306703-1178860133.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-306703-1178860133 -o ROOT/results/node14/solver-306703-1178860133 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/306703-1178860133/MiraXTv3_dyn /tmp/evaluation/306703-1178860133/instance-306703-1178860133.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f6337b9ef083936c6b3e5af26c3dff66

RANDOM SEED= 161544176

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1825448 kB
Buffers:         41200 kB
Cached:         122984 kB
SwapCached:      15064 kB
Active:         115440 kB
Inactive:        72720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825448 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4996 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            27740 kB
Committed_AS:  9497684 kB
PageTables:       1784 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 node14 on Fri May 11 05:18:57 UTC 2007