Trace number 291902

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.21 601.824

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1164089919-15.UNSAT.shuffled.cnf
MD5SUM047e1e0ba93ab34b042ab0c912e1065d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.9205
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
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 51704
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/node11/watcher-291902-1178808910 -o ROOT/results/node11/solver-291902-1178808910 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291902-1178808910/MiraXTv3_dyn /tmp/evaluation/291902-1178808910/instance-291902-1178808910.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.98 0.99 3/77 13847
/proc/meminfo: memFree=1859896/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=3788 CPUtime=0
/proc/13847/stat : 13847 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 321939942 3878912 254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/13847/statm: 947 255 206 20 0 305 0

[startup+0.032544 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13847
/proc/meminfo: memFree=1859896/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=6152 CPUtime=0.04
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 457 0 0 0 4 0 0 0 18 0 3 0 321939942 6299648 432 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 1538 432 218 20 0 896 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6152

[startup+0.101787 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13847
/proc/meminfo: memFree=1859896/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=6744 CPUtime=0.18
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 695 0 0 0 18 0 0 0 18 0 3 0 321939942 6905856 670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 1686 670 218 20 0 1044 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6744

[startup+0.301813 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13847
/proc/meminfo: memFree=1859896/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=8704 CPUtime=0.58
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 1129 0 0 0 57 1 0 0 18 0 3 0 321939942 8912896 1104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 2176 1104 218 20 0 1534 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8704

[startup+0.701861 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13847
/proc/meminfo: memFree=1859896/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=11048 CPUtime=1.38
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 1780 0 0 0 137 1 0 0 18 0 3 0 321939942 11313152 1755 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 2762 1755 218 20 0 2120 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11048

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 13850
/proc/meminfo: memFree=1852256/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=13160 CPUtime=2.98
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 2279 0 0 0 296 2 0 0 18 0 3 0 321939942 13475840 2254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 3290 2254 218 20 0 2648 0
[pid=13847/tid=13849] ppid=13845 vsize=13160 CPUtime=1.47
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 956 0 0 0 147 0 0 0 18 0 3 0 321939944 13475840 2254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=13160 CPUtime=1.47
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 988 0 0 0 147 0 0 0 17 0 3 0 321939944 13475840 2254 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13160

[startup+3.10215 s]
/proc/loadavg: 0.92 0.98 0.99 3/80 13850
/proc/meminfo: memFree=1850208/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=16124 CPUtime=6.16
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 3077 0 0 0 613 3 0 0 18 0 3 0 321939942 16510976 2980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 4031 2980 218 20 0 3389 0
[pid=13847/tid=13849] ppid=13845 vsize=16124 CPUtime=3.08
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 1352 0 0 0 307 1 0 0 25 0 3 0 321939944 16510976 2980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=16124 CPUtime=3.06
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 1390 0 0 0 305 1 0 0 25 0 3 0 321939944 16510976 2980 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16124

[startup+6.30152 s]
/proc/loadavg: 1.01 1.00 1.00 3/80 13850
/proc/meminfo: memFree=1843304/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=22056 CPUtime=12.54
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 4832 0 0 0 1250 4 0 0 18 0 3 0 321939942 22585344 4656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 5514 4656 218 20 0 4872 0
[pid=13847/tid=13849] ppid=13845 vsize=22056 CPUtime=6.27
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 2285 0 0 0 626 1 0 0 25 0 3 0 321939944 22585344 4656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=22056 CPUtime=6.25
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 2212 0 0 0 623 2 0 0 25 0 3 0 321939944 22585344 4656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 22056

[startup+12.7023 s]
/proc/loadavg: 1.09 1.02 1.01 3/80 13850
/proc/meminfo: memFree=1834344/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=31072 CPUtime=25.31
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 6947 0 0 0 2525 6 0 0 18 0 3 0 321939942 31817728 6516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 7768 6516 218 20 0 7126 0
[pid=13847/tid=13849] ppid=13845 vsize=31072 CPUtime=12.67
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 3454 0 0 0 1265 2 0 0 25 0 3 0 321939944 31817728 6516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=31072 CPUtime=12.62
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 3158 0 0 0 1259 3 0 0 25 0 3 0 321939944 31817728 6516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 31072

[startup+25.5018 s]
/proc/loadavg: 1.29 1.06 1.02 3/80 13850
/proc/meminfo: memFree=1826088/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=40104 CPUtime=50.83
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 9606 0 0 0 5075 8 0 0 18 0 3 0 321939942 41066496 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 10026 8676 218 20 0 9384 0
[pid=13847/tid=13849] ppid=13845 vsize=40104 CPUtime=25.46
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 4616 0 0 0 2543 3 0 0 25 0 3 0 321939944 41066496 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=40104 CPUtime=25.35
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 4655 0 0 0 2531 4 0 0 25 0 3 0 321939944 41066496 8676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 40104

[startup+51.1018 s]
/proc/loadavg: 1.53 1.14 1.04 3/80 13850
/proc/meminfo: memFree=1820520/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=44820 CPUtime=101.91
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 11763 0 0 0 10179 12 0 0 18 0 3 0 321939942 45895680 9923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 11205 9923 218 20 0 10563 0
[pid=13847/tid=13849] ppid=13845 vsize=44820 CPUtime=51.04
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 5636 0 0 0 5099 5 0 0 25 0 3 0 321939944 45895680 9923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=44820 CPUtime=50.84
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 5792 0 0 0 5078 6 0 0 25 0 3 0 321939944 45895680 9923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 44820

[startup+102.306 s]
/proc/loadavg: 1.79 1.27 1.09 3/80 13850
/proc/meminfo: memFree=1817000/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=48396 CPUtime=204.06
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 14329 0 0 0 20392 14 0 0 18 0 3 0 321939942 49557504 10764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 12099 10764 218 20 0 11457 0
[pid=13847/tid=13849] ppid=13845 vsize=48396 CPUtime=102.21
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 7059 0 0 0 10215 6 0 0 25 0 3 0 321939944 49557504 10764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=48396 CPUtime=101.82
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 6935 0 0 0 10176 6 0 0 25 0 3 0 321939944 49557504 10764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 48396

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 13850
/proc/meminfo: memFree=1813864/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=51420 CPUtime=323.75
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 16985 0 0 0 32359 16 0 0 18 0 3 0 321939942 52654080 11524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 12855 11524 218 20 0 12213 0
[pid=13847/tid=13849] ppid=13845 vsize=51420 CPUtime=162.18
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 8406 0 0 0 16210 8 0 0 25 0 3 0 321939944 52654080 11524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=51420 CPUtime=161.54
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 8244 0 0 0 16147 7 0 0 25 0 3 0 321939944 52654080 11524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.75
Current children cumulated vsize (KiB) 51420

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 13850
/proc/meminfo: memFree=1812776/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=52776 CPUtime=443.44
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 19169 0 0 0 44326 18 0 0 18 0 3 0 321939942 54042624 11816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 13194 11816 218 20 0 12552 0
[pid=13847/tid=13849] ppid=13845 vsize=52776 CPUtime=222.16
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 9494 0 0 0 22207 9 0 0 25 0 3 0 321939944 54042624 11816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=52776 CPUtime=221.25
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 9340 0 0 0 22117 8 0 0 25 0 3 0 321939944 54042624 11816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.44
Current children cumulated vsize (KiB) 52776

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/80 13850
/proc/meminfo: memFree=1811048/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=53476 CPUtime=563.14
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 21554 0 0 0 56294 20 0 0 18 0 3 0 321939942 54759424 12246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 13369 12246 218 20 0 12727 0
[pid=13847/tid=13849] ppid=13845 vsize=53476 CPUtime=282.15
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 10628 0 0 0 28205 10 0 0 25 0 3 0 321939944 54759424 12246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=53476 CPUtime=280.97
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 10591 0 0 0 28088 9 0 0 25 0 3 0 321939944 54759424 12246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 53476

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/80 13850
/proc/meminfo: memFree=1810024/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=54908 CPUtime=682.83
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 23546 0 0 0 68261 22 0 0 18 0 3 0 321939942 56225792 12495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 13727 12495 218 20 0 13085 0
[pid=13847/tid=13849] ppid=13845 vsize=54908 CPUtime=342.12
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 11589 0 0 0 34201 11 0 0 25 0 3 0 321939944 56225792 12495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=54908 CPUtime=340.69
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 11622 0 0 0 34059 10 0 0 25 0 3 0 321939944 56225792 12495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 54908

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/86 14024
/proc/meminfo: memFree=1806432/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=57196 CPUtime=802.24
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 25981 0 0 0 80185 39 0 0 18 0 3 0 321939942 58568704 13059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 14299 13059 218 20 0 13657 0
[pid=13847/tid=13849] ppid=13845 vsize=57196 CPUtime=401.92
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 12638 0 0 0 40180 12 0 0 25 0 3 0 321939944 58568704 13059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=57196 CPUtime=400.29
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 13008 0 0 0 40003 26 0 0 25 0 3 0 321939944 58568704 13059 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.24
Current children cumulated vsize (KiB) 57196

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/80 14048
/proc/meminfo: memFree=1806824/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=57648 CPUtime=921.9
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 27989 0 0 0 92148 42 0 0 18 0 3 0 321939942 59031552 13248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 14412 13248 218 20 0 13770 0
[pid=13847/tid=13849] ppid=13845 vsize=57648 CPUtime=461.88
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 13673 0 0 0 46175 13 0 0 25 0 3 0 321939944 59031552 13248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=57648 CPUtime=460
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 13981 0 0 0 45972 28 0 0 23 0 3 0 321939944 59031552 13248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.9
Current children cumulated vsize (KiB) 57648

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/80 14048
/proc/meminfo: memFree=1805800/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=59364 CPUtime=1041.58
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 29936 0 0 0 104115 43 0 0 18 0 3 0 321939942 60788736 13528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 14841 13528 218 20 0 14199 0
[pid=13847/tid=13849] ppid=13845 vsize=59364 CPUtime=521.85
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 14601 0 0 0 52171 14 0 0 25 0 3 0 321939944 60788736 13528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=59364 CPUtime=519.71
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 15000 0 0 0 51942 29 0 0 25 0 3 0 321939944 60788736 13528 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.58
Current children cumulated vsize (KiB) 59364

[startup+582.302 s]
/proc/loadavg: 2.03 1.86 1.45 3/80 14048
/proc/meminfo: memFree=1805288/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=60576 CPUtime=1161.27
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 31783 0 0 0 116082 45 0 0 18 0 3 0 321939942 62029824 13677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 15144 13677 218 20 0 14502 0
[pid=13847/tid=13849] ppid=13845 vsize=60576 CPUtime=581.81
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 15557 0 0 0 58166 15 0 0 25 0 3 0 321939944 62029824 13677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=60576 CPUtime=579.43
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 15891 0 0 0 57914 29 0 0 25 0 3 0 321939944 62029824 13677 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 60576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 2.02 1.86 1.46 3/80 14048
/proc/meminfo: memFree=1805032/2055920 swapFree=4144152/4192956
[pid=13847] ppid=13845 vsize=60576 CPUtime=1200.18
/proc/13847/stat : 13847 (MiraXTv3_dyn) S 13845 13847 13108 0 -1 4194304 32384 0 0 0 119972 46 0 0 18 0 3 0 321939942 62029824 13708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13847/statm: 15144 13708 218 20 0 14502 0
[pid=13847/tid=13849] ppid=13845 vsize=60576 CPUtime=601.31
/proc/13847/task/13849/stat : 13849 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 15851 0 0 0 60116 15 0 0 25 0 3 0 321939944 62029824 13708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13847/tid=13850] ppid=13845 vsize=60576 CPUtime=598.84
/proc/13847/task/13850/stat : 13850 (MiraXTv3_dyn) R 13845 13847 13108 0 -1 4194368 16198 0 0 0 59855 29 0 0 25 0 3 0 321939944 62029824 13708 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 60576

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.824
CPU time (s): 1200.21
CPU user time (s): 1199.74
CPU system time (s): 0.470928
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 60576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32384
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= 175
involuntary context switches= 22934

runsolver used 0.633903 second user time and 1.59776 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 14:55:10 UTC 2007

IDJOB= 291902
IDBENCH= 19826
IDSOLVER= 128
FILE ID= node11/291902-1178808910

PBS_JOBID= 5250942

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1164089919-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291902-1178808910/MiraXTv3_dyn /tmp/evaluation/291902-1178808910/instance-291902-1178808910.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-291902-1178808910 -o ROOT/results/node11/solver-291902-1178808910 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291902-1178808910/MiraXTv3_dyn /tmp/evaluation/291902-1178808910/instance-291902-1178808910.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  047e1e0ba93ab34b042ab0c912e1065d

RANDOM SEED= 532125777

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1860176 kB
Buffers:         38184 kB
Cached:          91760 kB
SwapCached:      18364 kB
Active:          78560 kB
Inactive:        76032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860176 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:            26616 kB
Committed_AS:  7533860 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node11 on Thu May 10 15:05:14 UTC 2007