Trace number 300635

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.15 602.142

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1744543366-13.cnf
MD5SUMf9dfefe909b6aaae015056afd3e2e3a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.04308
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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/node20/watcher-300635-1178837855 -o ROOT/results/node20/solver-300635-1178837855 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300635-1178837855/MiraXTv3_dyn /tmp/evaluation/300635-1178837855/instance-300635-1178837855.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: 1.87 1.97 1.77 3/77 6030
/proc/meminfo: memFree=1819632/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=3788 CPUtime=0
/proc/6030/stat : 6030 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 331702881 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6030/statm: 947 283 202 20 0 305 0

[startup+0.071597 s]
/proc/loadavg: 1.87 1.97 1.77 3/77 6030
/proc/meminfo: memFree=1819632/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=5172 CPUtime=0.06
/proc/6030/stat : 6030 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194304 705 0 0 0 6 0 0 0 18 0 1 0 331702881 5296128 680 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583747 0 0 4096 0 0 0 0 17 1 0 0
/proc/6030/statm: 1293 680 207 20 0 651 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5172

[startup+0.102607 s]
/proc/loadavg: 1.87 1.97 1.77 3/77 6030
/proc/meminfo: memFree=1819632/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=10216 CPUtime=0.09
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 945 0 0 0 9 0 0 0 18 0 3 0 331702881 10461184 861 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 2554 861 214 20 0 1912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10216

[startup+0.30165 s]
/proc/loadavg: 1.87 1.97 1.77 3/77 6030
/proc/meminfo: memFree=1819632/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=12560 CPUtime=0.48
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 1788 0 0 0 48 0 0 0 18 0 3 0 331702881 12861440 1703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 3140 1703 218 20 0 2498 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 12560

[startup+0.70173 s]
/proc/loadavg: 1.87 1.97 1.77 3/77 6030
/proc/meminfo: memFree=1819632/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=18864 CPUtime=1.28
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 3124 0 0 0 127 1 0 0 18 0 3 0 331702881 19316736 3039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 4716 3039 218 20 0 4074 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 18864

[startup+1.50189 s]
/proc/loadavg: 1.87 1.97 1.77 3/80 6033
/proc/meminfo: memFree=1804248/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=27532 CPUtime=2.88
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 5490 0 0 0 286 2 0 0 18 0 3 0 331702881 28192768 5405 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 6883 5406 218 20 0 6241 0
[pid=6030/tid=6032] ppid=6028 vsize=27532 CPUtime=1.4
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 2271 0 0 0 139 1 0 0 24 0 3 0 331702891 28192768 5406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=27532 CPUtime=1.37
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 2441 0 0 0 137 0 0 0 21 0 3 0 331702891 28192768 5406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 27532

[startup+3.10121 s]
/proc/loadavg: 1.87 1.97 1.77 3/80 6033
/proc/meminfo: memFree=1791960/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=37476 CPUtime=6.07
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 7723 0 0 0 604 3 0 0 18 0 3 0 331702881 38375424 7638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 9369 7638 218 20 0 8727 0
[pid=6030/tid=6032] ppid=6028 vsize=37476 CPUtime=2.99
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 3489 0 0 0 298 1 0 0 17 0 3 0 331702891 38375424 7638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=37476 CPUtime=2.97
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 3455 0 0 0 296 1 0 0 24 0 3 0 331702891 38375424 7638 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 37476

[startup+6.30186 s]
/proc/loadavg: 1.88 1.97 1.78 3/80 6033
/proc/meminfo: memFree=1780568/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=52612 CPUtime=12.45
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 11677 0 0 0 1239 6 0 0 18 0 3 0 331702881 53874688 11520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 13153 11520 218 20 0 12511 0
[pid=6030/tid=6032] ppid=6028 vsize=52612 CPUtime=6.19
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 5294 0 0 0 616 3 0 0 25 0 3 0 331702891 53874688 11520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=52612 CPUtime=6.16
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 5604 0 0 0 613 3 0 0 23 0 3 0 331702891 53874688 11520 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 52612

[startup+12.7011 s]
/proc/loadavg: 1.89 1.97 1.78 3/80 6033
/proc/meminfo: memFree=1734488/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=95512 CPUtime=25.21
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 22587 0 0 0 2504 17 0 0 18 0 3 0 331702881 97804288 22213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 23878 22213 218 20 0 23236 0
[pid=6030/tid=6032] ppid=6028 vsize=95512 CPUtime=12.57
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 10569 0 0 0 1250 7 0 0 17 0 3 0 331702891 97804288 22213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=95512 CPUtime=12.52
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 11239 0 0 0 1244 8 0 0 17 0 3 0 331702891 97804288 22213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517893 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 95512

[startup+25.5027 s]
/proc/loadavg: 1.91 1.97 1.78 3/80 6033
/proc/meminfo: memFree=1727768/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=99540 CPUtime=50.74
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 24246 0 0 0 5055 19 0 0 18 0 3 0 331702881 101928960 23482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 24885 23482 218 20 0 24243 0
[pid=6030/tid=6032] ppid=6028 vsize=99540 CPUtime=25.38
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 11250 0 0 0 2529 9 0 0 25 0 3 0 331702891 101928960 23482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=99540 CPUtime=25.26
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 12217 0 0 0 2517 9 0 0 25 0 3 0 331702891 101928960 23482 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 99540

[startup+51.1018 s]
/proc/loadavg: 1.94 1.97 1.78 3/80 6033
/proc/meminfo: memFree=1697624/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=129328 CPUtime=101.78
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 32583 0 0 0 10153 25 0 0 18 0 3 0 331702881 132431872 31058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 32332 31058 218 20 0 31690 0
[pid=6030/tid=6032] ppid=6028 vsize=129328 CPUtime=50.95
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 15588 0 0 0 5084 11 0 0 25 0 3 0 331702891 132431872 31058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=129328 CPUtime=50.72
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 16216 0 0 0 5059 13 0 0 25 0 3 0 331702891 132431872 31058 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 129328

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.79 3/80 6033
/proc/meminfo: memFree=1681816/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=142972 CPUtime=203.84
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 37336 0 0 0 20355 29 0 0 18 0 3 0 331702881 146403328 34419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 35743 34419 218 20 0 35101 0
[pid=6030/tid=6032] ppid=6028 vsize=142972 CPUtime=102.08
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 17656 0 0 0 10195 13 0 0 25 0 3 0 331702891 146403328 34419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=142972 CPUtime=101.66
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 18901 0 0 0 10150 16 0 0 25 0 3 0 331702891 146403328 34419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 142972

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.81 3/80 6033
/proc/meminfo: memFree=1681496/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=142972 CPUtime=323.43
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 38749 0 0 0 32312 31 0 0 18 0 3 0 331702881 146403328 34492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 35743 34492 218 20 0 35101 0
[pid=6030/tid=6032] ppid=6028 vsize=142972 CPUtime=162.02
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 18331 0 0 0 16188 14 0 0 25 0 3 0 331702891 146403328 34492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=142972 CPUtime=161.31
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 19639 0 0 0 16115 16 0 0 25 0 3 0 331702891 146403328 34492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.43
Current children cumulated vsize (KiB) 142972

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.82 3/86 6141
/proc/meminfo: memFree=1679696/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=142972 CPUtime=442.87
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 40458 0 0 0 44247 40 0 0 18 0 3 0 331702881 146403328 34648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 35743 34648 218 20 0 35101 0
[pid=6030/tid=6032] ppid=6028 vsize=142972 CPUtime=221.84
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 19101 0 0 0 22169 15 0 0 25 0 3 0 331702891 146403328 34648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=142972 CPUtime=220.92
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 20578 0 0 0 22068 24 0 0 25 0 3 0 331702891 146403328 34648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.87
Current children cumulated vsize (KiB) 142972

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 6231
/proc/meminfo: memFree=1680728/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=142972 CPUtime=562.34
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 41752 0 0 0 56185 49 0 0 18 0 3 0 331702881 146403328 34650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 35743 34650 218 20 0 35101 0
[pid=6030/tid=6032] ppid=6028 vsize=142972 CPUtime=281.65
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 19782 0 0 0 28150 15 0 0 25 0 3 0 331702891 146403328 34650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=142972 CPUtime=280.58
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 21191 0 0 0 28025 33 0 0 25 0 3 0 331702891 146403328 34650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.34
Current children cumulated vsize (KiB) 142972

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 6231
/proc/meminfo: memFree=1673240/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=151772 CPUtime=681.93
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 44972 0 0 0 68142 51 0 0 18 0 3 0 331702881 155414528 36782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 37943 36782 218 20 0 37301 0
[pid=6030/tid=6032] ppid=6028 vsize=151772 CPUtime=341.61
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 21346 0 0 0 34144 17 0 0 25 0 3 0 331702891 155414528 36782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=151772 CPUtime=340.22
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 22847 0 0 0 33988 34 0 0 25 0 3 0 331702891 155414528 36782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.93
Current children cumulated vsize (KiB) 151772

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 6231
/proc/meminfo: memFree=1663448/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=160556 CPUtime=801.6
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 48210 0 0 0 80105 55 0 0 18 0 3 0 331702881 164409344 38994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 40139 38994 218 20 0 39497 0
[pid=6030/tid=6032] ppid=6028 vsize=160556 CPUtime=401.56
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 22573 0 0 0 40138 18 0 0 25 0 3 0 331702891 164409344 38994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=160556 CPUtime=399.93
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 24858 0 0 0 39957 36 0 0 25 0 3 0 331702891 164409344 38994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.6
Current children cumulated vsize (KiB) 160556

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 6231
/proc/meminfo: memFree=1659352/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=165484 CPUtime=921.28
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 50002 0 0 0 92071 57 0 0 18 0 3 0 331702881 169455616 40234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 41371 40234 218 20 0 40729 0
[pid=6030/tid=6032] ppid=6028 vsize=165484 CPUtime=461.52
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 24363 0 0 0 46132 20 0 0 25 0 3 0 331702891 169455616 40234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=165484 CPUtime=459.66
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 24860 0 0 0 45930 36 0 0 25 0 3 0 331702891 169455616 40234 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.28
Current children cumulated vsize (KiB) 165484

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 6231
/proc/meminfo: memFree=1645592/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=179160 CPUtime=1040.94
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 54330 0 0 0 104034 60 0 0 18 0 3 0 331702881 183459840 43458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 44790 43458 218 20 0 44148 0
[pid=6030/tid=6032] ppid=6028 vsize=179160 CPUtime=521.46
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 27769 0 0 0 52124 22 0 0 21 0 3 0 331702891 183459840 43458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=179160 CPUtime=519.37
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 25782 0 0 0 51900 37 0 0 25 0 3 0 331702891 183459840 43458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.94
Current children cumulated vsize (KiB) 179160

[startup+582.302 s]
/proc/loadavg: 2.03 1.99 1.86 3/80 6231
/proc/meminfo: memFree=1637464/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=187352 CPUtime=1160.6
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 56969 0 0 0 115995 65 0 0 18 0 3 0 331702881 191848448 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 46838 45545 218 20 0 46196 0
[pid=6030/tid=6032] ppid=6028 vsize=187352 CPUtime=581.42
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 27770 0 0 0 58119 23 0 0 25 0 3 0 331702891 191848448 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=187352 CPUtime=579.07
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 28420 0 0 0 57866 41 0 0 25 0 3 0 331702891 191848448 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.6
Current children cumulated vsize (KiB) 187352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 2.02 1.99 1.86 3/80 6231
/proc/meminfo: memFree=1635864/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=188540 CPUtime=1200.11
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 57520 0 0 0 119945 66 0 0 18 0 3 0 331702881 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 47135 45888 218 20 0 46493 0
[pid=6030/tid=6032] ppid=6028 vsize=188540 CPUtime=601.22
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 28146 0 0 0 60098 24 0 0 25 0 3 0 331702891 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=188540 CPUtime=598.78
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 28595 0 0 0 59837 41 0 0 25 0 3 0 331702891 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 188540

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

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

[startup+602.102 s]
/proc/loadavg: 2.02 1.99 1.86 3/80 6231
/proc/meminfo: memFree=1635864/2055920 swapFree=4154884/4192956
[pid=6030] ppid=6028 vsize=188540 CPUtime=1200.11
/proc/6030/stat : 6030 (MiraXTv3_dyn) S 6028 6030 4932 0 -1 4194304 57520 0 0 0 119945 66 0 0 18 0 3 0 331702881 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6030/statm: 47135 45888 218 20 0 46493 0
[pid=6030/tid=6032] ppid=6028 vsize=188540 CPUtime=601.22
/proc/6030/task/6032/stat : 6032 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 28146 0 0 0 60098 24 0 0 25 0 3 0 331702891 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6030/tid=6033] ppid=6028 vsize=188540 CPUtime=598.78
/proc/6030/task/6033/stat : 6033 (MiraXTv3_dyn) R 6028 6030 4932 0 -1 4194368 28595 0 0 0 59837 41 0 0 25 0 3 0 331702891 193064960 45888 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 188540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.142
CPU time (s): 1200.15
CPU user time (s): 1199.46
CPU system time (s): 0.689895
CPU usage (%): 199.314
Max. virtual memory (cumulated for all children) (KiB): 188540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.46
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57520
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= 588
involuntary context switches= 22692

runsolver used 0.611906 second user time and 1.61775 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 22:57:35 UTC 2007

IDJOB= 300635
IDBENCH= 20039
IDSOLVER= 128
FILE ID= node20/300635-1178837855

PBS_JOBID= 5250980

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1744543366-13.cnf
COMMAND LINE= /tmp/evaluation/300635-1178837855/MiraXTv3_dyn /tmp/evaluation/300635-1178837855/instance-300635-1178837855.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-300635-1178837855 -o ROOT/results/node20/solver-300635-1178837855 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300635-1178837855/MiraXTv3_dyn /tmp/evaluation/300635-1178837855/instance-300635-1178837855.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f9dfefe909b6aaae015056afd3e2e3a1

RANDOM SEED= 800710104

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1819848 kB
Buffers:         40128 kB
Cached:         130360 kB
SwapCached:      17192 kB
Active:         107904 kB
Inactive:        86308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819848 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4244 kB
Writeback:           0 kB
Mapped:          29816 kB
Slab:            27468 kB
Committed_AS:  6773892 kB
PageTables:       1744 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= 66553 MiB

End job on node20 on Thu May 10 23:07:40 UTC 2007