Trace number 292353

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.05 601.624

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
MD5SUM6e660ff097ba2a6ea023c40b4d999c80
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node17/watcher-292353-1178809810 -o ROOT/results/node17/solver-292353-1178809810 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/292353-1178809810/MiraXTv3_dyn /tmp/evaluation/292353-1178809810/instance-292353-1178809810.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 1.02 3/77 6277
/proc/meminfo: memFree=1780856/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=3788 CPUtime=0
/proc/6277/stat : 6277 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 328898522 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6277/statm: 947 258 206 20 0 305 0

[startup+0.05879 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 6277
/proc/meminfo: memFree=1780856/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=7944 CPUtime=0.35
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 930 0 0 0 35 0 0 0 18 0 3 0 328898522 8134656 905 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 1986 905 218 20 0 1344 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 7944

[startup+0.233863 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 6277
/proc/meminfo: memFree=1780856/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=8112 CPUtime=0.43
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 1003 0 0 0 43 0 0 0 18 0 3 0 328898522 8306688 978 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 2028 978 218 20 0 1386 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 8112

[startup+0.301872 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 6277
/proc/meminfo: memFree=1780856/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=8544 CPUtime=0.57
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 1153 0 0 0 57 0 0 0 18 0 3 0 328898522 8749056 1128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 2136 1128 218 20 0 1494 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8544

[startup+0.701914 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 6277
/proc/meminfo: memFree=1780856/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=11648 CPUtime=1.38
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 1831 0 0 0 137 1 0 0 18 0 3 0 328898522 11927552 1806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 2912 1806 218 20 0 2270 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11648

[startup+1.503 s]
/proc/loadavg: 0.91 0.97 1.02 3/80 6280
/proc/meminfo: memFree=1772320/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=14288 CPUtime=2.97
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 2485 0 0 0 296 1 0 0 18 0 3 0 328898522 14630912 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 3572 2459 218 20 0 2930 0
[pid=6277/tid=6279] ppid=6275 vsize=14288 CPUtime=1.47
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 961 0 0 0 147 0 0 0 24 0 3 0 328898523 14630912 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=14288 CPUtime=1.47
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 1183 0 0 0 147 0 0 0 18 0 3 0 328898523 14630912 2459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14288

[startup+3.10116 s]
/proc/loadavg: 0.91 0.97 1.02 3/80 6280
/proc/meminfo: memFree=1770080/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=17868 CPUtime=6.16
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 3390 0 0 0 614 2 0 0 18 0 3 0 328898522 18296832 3292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 4467 3292 218 20 0 3825 0
[pid=6277/tid=6279] ppid=6275 vsize=17868 CPUtime=3.08
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 1437 0 0 0 307 1 0 0 25 0 3 0 328898523 18296832 3292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=17868 CPUtime=3.06
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 1612 0 0 0 306 0 0 0 25 0 3 0 328898523 18296832 3292 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17868

[startup+6.3015 s]
/proc/loadavg: 1.00 0.98 1.03 3/80 6280
/proc/meminfo: memFree=1762592/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=24976 CPUtime=12.54
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 5248 0 0 0 1251 3 0 0 18 0 3 0 328898522 25575424 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 6244 5072 218 20 0 5602 0
[pid=6277/tid=6279] ppid=6275 vsize=24976 CPUtime=6.28
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 2385 0 0 0 626 2 0 0 25 0 3 0 328898523 25575424 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=24976 CPUtime=6.25
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 2522 0 0 0 624 1 0 0 25 0 3 0 328898523 25575424 5072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526562 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24976

[startup+12.7012 s]
/proc/loadavg: 1.08 1.00 1.03 3/80 6280
/proc/meminfo: memFree=1754784/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=31580 CPUtime=25.3
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 7182 0 0 0 2526 4 0 0 18 0 3 0 328898522 32337920 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 7895 6698 218 20 0 7253 0
[pid=6277/tid=6279] ppid=6275 vsize=31580 CPUtime=12.66
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 3349 0 0 0 1264 2 0 0 17 0 3 0 328898523 32337920 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=31580 CPUtime=12.61
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 3492 0 0 0 1260 1 0 0 25 0 3 0 328898523 32337920 6698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 31580

[startup+25.5015 s]
/proc/loadavg: 1.28 1.05 1.05 3/80 6280
/proc/meminfo: memFree=1747232/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=38964 CPUtime=50.84
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 9462 0 0 0 5077 7 0 0 18 0 3 0 328898522 39899136 8541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 9741 8541 218 20 0 9099 0
[pid=6277/tid=6279] ppid=6275 vsize=38964 CPUtime=25.46
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 4316 0 0 0 2542 4 0 0 17 0 3 0 328898523 39899136 8541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=38964 CPUtime=25.36
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 4805 0 0 0 2533 3 0 0 17 0 3 0 328898523 39899136 8541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 38964

[startup+51.1012 s]
/proc/loadavg: 1.53 1.12 1.07 3/80 6280
/proc/meminfo: memFree=1742944/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=43296 CPUtime=101.88
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 11406 0 0 0 10179 9 0 0 18 0 3 0 328898522 44335104 9583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 10824 9583 218 20 0 10182 0
[pid=6277/tid=6279] ppid=6275 vsize=43296 CPUtime=51.03
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 5358 0 0 0 5099 4 0 0 17 0 3 0 328898523 44335104 9583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=43296 CPUtime=50.83
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 5707 0 0 0 5079 4 0 0 25 0 3 0 328898523 44335104 9583 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 43296

[startup+102.302 s]
/proc/loadavg: 1.79 1.26 1.12 3/80 6280
/proc/meminfo: memFree=1737888/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=48132 CPUtime=204.02
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 14280 0 0 0 20389 13 0 0 18 0 3 0 328898522 49287168 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 12033 10819 218 20 0 11391 0
[pid=6277/tid=6279] ppid=6275 vsize=48132 CPUtime=102.21
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 6829 0 0 0 10214 7 0 0 25 0 3 0 328898523 49287168 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=48132 CPUtime=101.79
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 7110 0 0 0 10174 5 0 0 25 0 3 0 328898523 49287168 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 48132

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.17 3/80 6280
/proc/meminfo: memFree=1733792/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=51980 CPUtime=323.69
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 17189 0 0 0 32354 15 0 0 18 0 3 0 328898522 53227520 11843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 12995 11843 218 20 0 12353 0
[pid=6277/tid=6279] ppid=6275 vsize=51980 CPUtime=162.15
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 8120 0 0 0 16207 8 0 0 25 0 3 0 328898523 53227520 11843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=51980 CPUtime=161.52
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 8728 0 0 0 16145 7 0 0 25 0 3 0 328898523 53227520 11843 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 51980

[startup+222.306 s]
/proc/loadavg: 1.97 1.50 1.22 3/80 6280
/proc/meminfo: memFree=1732384/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=53728 CPUtime=443.37
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 19419 0 0 0 44320 17 0 0 18 0 3 0 328898522 55017472 12191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 13432 12191 218 20 0 12790 0
[pid=6277/tid=6279] ppid=6275 vsize=53728 CPUtime=222.12
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 9139 0 0 0 22203 9 0 0 25 0 3 0 328898523 55017472 12191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=53728 CPUtime=221.22
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 9939 0 0 0 22115 7 0 0 25 0 3 0 328898523 55017472 12191 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 53728

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.26 3/80 6280
/proc/meminfo: memFree=1728992/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=57964 CPUtime=563.07
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 22025 0 0 0 56288 19 0 0 18 0 3 0 328898522 59355136 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 14491 13021 218 20 0 13849 0
[pid=6277/tid=6279] ppid=6275 vsize=57964 CPUtime=282.1
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 10484 0 0 0 28200 10 0 0 25 0 3 0 328898523 59355136 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=57964 CPUtime=280.95
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 11200 0 0 0 28087 8 0 0 25 0 3 0 328898523 59355136 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 57964

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.31 3/80 6280
/proc/meminfo: memFree=1727008/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=60076 CPUtime=682.77
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 24233 0 0 0 68257 20 0 0 18 0 3 0 328898522 61517824 13492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15019 13492 218 20 0 14377 0
[pid=6277/tid=6279] ppid=6275 vsize=60076 CPUtime=342.07
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 11496 0 0 0 34196 11 0 0 25 0 3 0 328898523 61517824 13492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=60076 CPUtime=340.68
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 12396 0 0 0 34059 9 0 0 25 0 3 0 328898523 61517824 13492 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 60076

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.35 3/80 6280
/proc/meminfo: memFree=1724704/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=62012 CPUtime=802.45
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 26410 0 0 0 80223 22 0 0 18 0 3 0 328898522 63500288 14072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15503 14072 218 20 0 14861 0
[pid=6277/tid=6279] ppid=6275 vsize=62012 CPUtime=402.03
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 12583 0 0 0 40191 12 0 0 25 0 3 0 328898523 63500288 14072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=62012 CPUtime=400.4
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 13486 0 0 0 40030 10 0 0 25 0 3 0 328898523 63500288 14072 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 62012

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.39 3/80 6280
/proc/meminfo: memFree=1724192/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=62356 CPUtime=922.13
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 28359 0 0 0 92190 23 0 0 18 0 3 0 328898522 63852544 14208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15589 14208 218 20 0 14947 0
[pid=6277/tid=6279] ppid=6275 vsize=62356 CPUtime=461.98
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 13551 0 0 0 46186 12 0 0 25 0 3 0 328898523 63852544 14208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=62356 CPUtime=460.12
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 14467 0 0 0 46002 10 0 0 25 0 3 0 328898523 63852544 14208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.13
Current children cumulated vsize (KiB) 62356

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.42 3/80 6280
/proc/meminfo: memFree=1723232/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=62808 CPUtime=1041.81
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 30261 0 0 0 104157 24 0 0 18 0 3 0 328898522 64315392 14445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15702 14445 218 20 0 15060 0
[pid=6277/tid=6279] ppid=6275 vsize=62808 CPUtime=521.95
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 14446 0 0 0 52182 13 0 0 25 0 3 0 328898523 64315392 14445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=62808 CPUtime=519.85
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 15474 0 0 0 51974 11 0 0 25 0 3 0 328898523 64315392 14445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.81
Current children cumulated vsize (KiB) 62808

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.46 3/80 6280
/proc/meminfo: memFree=1722656/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=63200 CPUtime=1161.51
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 32003 0 0 0 116125 26 0 0 18 0 3 0 328898522 64716800 14588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15800 14588 218 20 0 15158 0
[pid=6277/tid=6279] ppid=6275 vsize=63200 CPUtime=581.91
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 15252 0 0 0 58177 14 0 0 25 0 3 0 328898523 64716800 14588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=63200 CPUtime=579.57
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 16410 0 0 0 57946 11 0 0 25 0 3 0 328898523 64716800 14588 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.51
Current children cumulated vsize (KiB) 63200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.47 3/80 6280
/proc/meminfo: memFree=1722464/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=63408 CPUtime=1200.02
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 32605 0 0 0 119975 27 0 0 18 0 3 0 328898522 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15852 14620 218 20 0 15210 0
[pid=6277/tid=6279] ppid=6275 vsize=63408 CPUtime=601.2
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 15544 0 0 0 60106 14 0 0 25 0 3 0 328898523 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=63408 CPUtime=598.79
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 16720 0 0 0 59867 12 0 0 25 0 3 0 328898523 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 63408

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

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

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.47 3/80 6280
/proc/meminfo: memFree=1722464/2055920 swapFree=4140644/4192956
[pid=6277] ppid=6275 vsize=63408 CPUtime=1200.02
/proc/6277/stat : 6277 (MiraXTv3_dyn) S 6275 6277 5287 0 -1 4194304 32605 0 0 0 119975 27 0 0 18 0 3 0 328898522 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6277/statm: 15852 14620 218 20 0 15210 0
[pid=6277/tid=6279] ppid=6275 vsize=63408 CPUtime=601.2
/proc/6277/task/6279/stat : 6279 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 15544 0 0 0 60106 14 0 0 25 0 3 0 328898523 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6277/tid=6280] ppid=6275 vsize=63408 CPUtime=598.79
/proc/6277/task/6280/stat : 6280 (MiraXTv3_dyn) R 6275 6277 5287 0 -1 4194368 16720 0 0 0 59867 12 0 0 25 0 3 0 328898523 64929792 14620 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 63408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.624
CPU time (s): 1200.05
CPU user time (s): 1199.76
CPU system time (s): 0.283956
CPU usage (%): 199.468
Max. virtual memory (cumulated for all children) (KiB): 63408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32605
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= 351
involuntary context switches= 22620

runsolver used 0.619905 second user time and 1.57776 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 15:10:10 UTC 2007

IDJOB= 292353
IDBENCH= 19837
IDSOLVER= 128
FILE ID= node17/292353-1178809810

PBS_JOBID= 5250936

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1342521403-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292353-1178809810/MiraXTv3_dyn /tmp/evaluation/292353-1178809810/instance-292353-1178809810.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-292353-1178809810 -o ROOT/results/node17/solver-292353-1178809810 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/292353-1178809810/MiraXTv3_dyn /tmp/evaluation/292353-1178809810/instance-292353-1178809810.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6e660ff097ba2a6ea023c40b4d999c80

RANDOM SEED= 470088969

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1781136 kB
Buffers:         45536 kB
Cached:         123140 kB
SwapCached:      15536 kB
Active:         116872 kB
Inactive:        96440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781136 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          50592 kB
Slab:            46896 kB
Committed_AS: 10108068 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node17 on Thu May 10 15:20:14 UTC 2007