Trace number 294362

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.22 601.729

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
MD5SUM0b051cba6c512264c3dd4a6e98689f83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.134979
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/node6/watcher-294362-1178816804 -o ROOT/results/node6/solver-294362-1178816804 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294362-1178816804/MiraXTv3_dyn /tmp/evaluation/294362-1178816804/instance-294362-1178816804.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.77 0.92 0.97 3/77 20663
/proc/meminfo: memFree=1839288/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=3788 CPUtime=0
/proc/20663/stat : 20663 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 357718057 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 0 0 0
/proc/20663/statm: 947 268 206 20 0 305 0

[startup+0.046361 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 20663
/proc/meminfo: memFree=1839288/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=8568 CPUtime=0.34
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 983 0 0 0 34 0 0 0 18 0 3 0 357718057 8773632 958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 2142 958 218 20 0 1500 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 8568

[startup+0.243688 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 20663
/proc/meminfo: memFree=1839288/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=8772 CPUtime=0.45
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 1126 0 0 0 45 0 0 0 18 0 3 0 357718057 8982528 1101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 2193 1101 218 20 0 1551 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 8772

[startup+0.301696 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 20663
/proc/meminfo: memFree=1839288/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=9116 CPUtime=0.57
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 1264 0 0 0 57 0 0 0 18 0 3 0 357718057 9334784 1239 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 2279 1240 218 20 0 1637 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9116

[startup+0.701746 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 20663
/proc/meminfo: memFree=1839288/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=11700 CPUtime=1.38
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 2068 0 0 0 137 1 0 0 18 0 3 0 357718057 11980800 2043 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 2925 2043 218 20 0 2283 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11700

[startup+1.50284 s]
/proc/loadavg: 0.77 0.92 0.97 3/80 20666
/proc/meminfo: memFree=1829344/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=16836 CPUtime=2.97
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 2921 0 0 0 296 1 0 0 18 0 3 0 357718057 17240064 2896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 4209 2896 218 20 0 3567 0
[pid=20663/tid=20665] ppid=20661 vsize=16836 CPUtime=1.47
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 1300 0 0 0 147 0 0 0 18 0 3 0 357718059 17240064 2896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=16836 CPUtime=1.46
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 1253 0 0 0 146 0 0 0 18 0 3 0 357718059 17240064 2896 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 16836

[startup+3.10103 s]
/proc/loadavg: 0.77 0.92 0.97 3/80 20666
/proc/meminfo: memFree=1827360/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=19996 CPUtime=6.16
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 3985 0 0 0 614 2 0 0 18 0 3 0 357718057 20475904 3924 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 4999 3925 218 20 0 4357 0
[pid=20663/tid=20665] ppid=20661 vsize=19996 CPUtime=3.07
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 1813 0 0 0 307 0 0 0 25 0 3 0 357718059 20475904 3925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=19996 CPUtime=3.06
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 1805 0 0 0 305 1 0 0 22 0 3 0 357718059 20475904 3925 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19996

[startup+6.3014 s]
/proc/loadavg: 0.87 0.94 0.98 3/80 20666
/proc/meminfo: memFree=1816992/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=30128 CPUtime=12.54
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 6406 0 0 0 1250 4 0 0 18 0 3 0 357718057 30851072 6230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 7532 6230 218 20 0 6890 0
[pid=20663/tid=20665] ppid=20661 vsize=30128 CPUtime=6.27
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 3031 0 0 0 626 1 0 0 20 0 3 0 357718059 30851072 6230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=30128 CPUtime=6.25
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 3007 0 0 0 623 2 0 0 25 0 3 0 357718059 30851072 6230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 30128

[startup+12.7012 s]
/proc/loadavg: 0.96 0.96 0.98 3/80 20666
/proc/meminfo: memFree=1805984/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=38468 CPUtime=25.31
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 8846 0 0 0 2525 6 0 0 18 0 3 0 357718057 39391232 8363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 9617 8363 218 20 0 8975 0
[pid=20663/tid=20665] ppid=20661 vsize=38468 CPUtime=12.66
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 4241 0 0 0 1264 2 0 0 25 0 3 0 357718059 39391232 8363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=38468 CPUtime=12.62
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 4237 0 0 0 1259 3 0 0 25 0 3 0 357718059 39391232 8363 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520986 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38468

[startup+25.5027 s]
/proc/loadavg: 1.19 1.01 1.00 3/80 20666
/proc/meminfo: memFree=1793568/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=50952 CPUtime=50.84
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 12472 0 0 0 5075 9 0 0 18 0 3 0 357718057 52174848 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 12738 11493 218 20 0 12096 0
[pid=20663/tid=20665] ppid=20661 vsize=50952 CPUtime=25.44
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 5956 0 0 0 2541 3 0 0 25 0 3 0 357718059 52174848 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=50952 CPUtime=25.37
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 6148 0 0 0 2532 5 0 0 20 0 3 0 357718059 52174848 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 50952

[startup+51.1027 s]
/proc/loadavg: 1.47 1.09 1.02 3/80 20666
/proc/meminfo: memFree=1788640/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=55972 CPUtime=101.9
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 14638 0 0 0 10179 11 0 0 18 0 3 0 357718057 57315328 12701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 13993 12701 218 20 0 13351 0
[pid=20663/tid=20665] ppid=20661 vsize=55972 CPUtime=51.02
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 7104 0 0 0 5097 5 0 0 25 0 3 0 357718059 57315328 12701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=55972 CPUtime=50.87
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 7166 0 0 0 5081 6 0 0 25 0 3 0 357718059 57315328 12701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 55972

[startup+102.303 s]
/proc/loadavg: 1.77 1.23 1.07 3/80 20666
/proc/meminfo: memFree=1783456/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=60924 CPUtime=204.05
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 17733 0 0 0 20391 14 0 0 18 0 3 0 357718057 62386176 13984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 15231 13984 218 20 0 14589 0
[pid=20663/tid=20665] ppid=20661 vsize=60924 CPUtime=102.18
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 8805 0 0 0 10212 6 0 0 25 0 3 0 357718059 62386176 13984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=60924 CPUtime=101.85
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 8560 0 0 0 10177 8 0 0 25 0 3 0 357718059 62386176 13984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 60924

[startup+162.302 s]
/proc/loadavg: 1.91 1.36 1.13 3/80 20666
/proc/meminfo: memFree=1779808/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=65112 CPUtime=323.72
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 20667 0 0 0 32355 17 0 0 18 0 3 0 357718057 66674688 14873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 16278 14873 218 20 0 15636 0
[pid=20663/tid=20665] ppid=20661 vsize=65112 CPUtime=162.11
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 10565 0 0 0 16204 7 0 0 25 0 3 0 357718059 66674688 14873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=65112 CPUtime=161.58
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 9734 0 0 0 16149 9 0 0 25 0 3 0 357718059 66674688 14873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 65112

[startup+222.307 s]
/proc/loadavg: 1.97 1.48 1.18 3/80 20666
/proc/meminfo: memFree=1778528/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=66872 CPUtime=443.39
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 23029 0 0 0 44319 20 0 0 18 0 3 0 357718057 68476928 15270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 16718 15270 218 20 0 16076 0
[pid=20663/tid=20665] ppid=20661 vsize=66872 CPUtime=222.04
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 11745 0 0 0 22195 9 0 0 25 0 3 0 357718059 68476928 15270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=66872 CPUtime=221.31
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 10916 0 0 0 22121 10 0 0 25 0 3 0 357718059 68476928 15270 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 66872

[startup+282.303 s]
/proc/loadavg: 1.99 1.57 1.23 3/80 20666
/proc/meminfo: memFree=1776928/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=67924 CPUtime=563.07
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 25214 0 0 0 56285 22 0 0 18 0 3 0 357718057 69554176 15598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 16981 15598 218 20 0 16339 0
[pid=20663/tid=20665] ppid=20661 vsize=67924 CPUtime=281.98
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 12903 0 0 0 28188 10 0 0 25 0 3 0 357718059 69554176 15598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=67924 CPUtime=281.06
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 11943 0 0 0 28095 11 0 0 25 0 3 0 357718059 69554176 15598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 67924

[startup+342.303 s]
/proc/loadavg: 1.99 1.64 1.28 3/80 20666
/proc/meminfo: memFree=1774816/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=70416 CPUtime=682.76
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 27401 0 0 0 68253 23 0 0 18 0 3 0 357718057 72105984 16136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 17604 16136 218 20 0 16962 0
[pid=20663/tid=20665] ppid=20661 vsize=70416 CPUtime=341.91
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 13861 0 0 0 34181 10 0 0 25 0 3 0 357718059 72105984 16136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=70416 CPUtime=340.82
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 13172 0 0 0 34070 12 0 0 25 0 3 0 357718059 72105984 16136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 70416

[startup+402.303 s]
/proc/loadavg: 1.99 1.71 1.32 3/80 20666
/proc/meminfo: memFree=1773600/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=72148 CPUtime=802.44
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 29545 0 0 0 80219 25 0 0 18 0 3 0 357718057 73879552 16433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 18037 16433 218 20 0 17395 0
[pid=20663/tid=20665] ppid=20661 vsize=72148 CPUtime=401.86
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 15026 0 0 0 40175 11 0 0 25 0 3 0 357718059 73879552 16433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=72148 CPUtime=400.56
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 14151 0 0 0 40043 13 0 0 25 0 3 0 357718059 73879552 16433 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.44
Current children cumulated vsize (KiB) 72148

[startup+462.303 s]
/proc/loadavg: 1.99 1.76 1.36 3/80 20666
/proc/meminfo: memFree=1772640/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=72452 CPUtime=922.12
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 31588 0 0 0 92185 27 0 0 18 0 3 0 357718057 74190848 16674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 18113 16674 218 20 0 17471 0
[pid=20663/tid=20665] ppid=20661 vsize=72452 CPUtime=461.79
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 16069 0 0 0 46167 12 0 0 25 0 3 0 357718059 74190848 16674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=72452 CPUtime=460.3
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 15151 0 0 0 46016 14 0 0 25 0 3 0 357718059 74190848 16674 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.12
Current children cumulated vsize (KiB) 72452

[startup+522.303 s]
/proc/loadavg: 1.99 1.80 1.39 4/80 20666
/proc/meminfo: memFree=1771616/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=74072 CPUtime=1041.8
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 33613 0 0 0 104152 28 0 0 18 0 3 0 357718057 75849728 16952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 18518 16952 218 20 0 17876 0
[pid=20663/tid=20665] ppid=20661 vsize=74072 CPUtime=521.73
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 17085 0 0 0 52161 12 0 0 25 0 3 0 357718059 75849728 16952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=74072 CPUtime=520.04
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 16160 0 0 0 51989 15 0 0 25 0 3 0 357718059 75849728 16952 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 74072

[startup+582.303 s]
/proc/loadavg: 1.99 1.83 1.43 3/80 20666
/proc/meminfo: memFree=1769568/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=74696 CPUtime=1161.47
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 35779 0 0 0 116117 30 0 0 18 0 3 0 357718057 76488704 17435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 18674 17435 218 20 0 18032 0
[pid=20663/tid=20665] ppid=20661 vsize=74696 CPUtime=581.67
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 18135 0 0 0 58154 13 0 0 25 0 3 0 357718059 76488704 17435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=74696 CPUtime=579.79
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 17276 0 0 0 57962 17 0 0 25 0 3 0 357718059 76488704 17435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.47
Current children cumulated vsize (KiB) 74696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.701 s]
/proc/loadavg: 1.99 1.84 1.44 4/80 20666
/proc/meminfo: memFree=1769376/2055924 swapFree=4143808/4192956
[pid=20663] ppid=20661 vsize=74848 CPUtime=1200.19
/proc/20663/stat : 20663 (MiraXTv3_dyn) S 20661 20663 20591 0 -1 4194304 36361 0 0 0 119988 31 0 0 18 0 3 0 357718057 76644352 17483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/20663/statm: 18712 17483 218 20 0 18070 0
[pid=20663/tid=20665] ppid=20661 vsize=74848 CPUtime=601.05
/proc/20663/task/20665/stat : 20665 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 18435 0 0 0 60092 13 0 0 25 0 3 0 357718059 76644352 17483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20663/tid=20666] ppid=20661 vsize=74848 CPUtime=599.11
/proc/20663/task/20666/stat : 20666 (MiraXTv3_dyn) R 20661 20663 20591 0 -1 4194368 17558 0 0 0 59894 17 0 0 25 0 3 0 357718059 76644352 17483 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520495 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 74848

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.729
CPU time (s): 1200.22
CPU user time (s): 1199.89
CPU system time (s): 0.32395
CPU usage (%): 199.461
Max. virtual memory (cumulated for all children) (KiB): 74848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36361
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= 274
involuntary context switches= 22488

runsolver used 0.630904 second user time and 1.57376 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 17:06:44 UTC 2007

IDJOB= 294362
IDBENCH= 19886
IDSOLVER= 128
FILE ID= node6/294362-1178816804

PBS_JOBID= 5250975

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1032474357-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294362-1178816804/MiraXTv3_dyn /tmp/evaluation/294362-1178816804/instance-294362-1178816804.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-294362-1178816804 -o ROOT/results/node6/solver-294362-1178816804 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294362-1178816804/MiraXTv3_dyn /tmp/evaluation/294362-1178816804/instance-294362-1178816804.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 694442637

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1839504 kB
Buffers:         39568 kB
Cached:         108972 kB
SwapCached:      17516 kB
Active:         100820 kB
Inactive:        72136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1839504 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          29688 kB
Slab:            29028 kB
Committed_AS: 12636364 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node6 on Thu May 10 17:16:48 UTC 2007