Trace number 294363

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 v2? (TO) 1200.1 1200.42

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 MiraXTv2...

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/node9/watcher-294363-1178816814 -o ROOT/results/node9/solver-294363-1178816814 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294363-1178816814/MiraXTv2_dyn /tmp/evaluation/294363-1178816814/instance-294363-1178816814.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: 2.00 1.97 1.77 3/77 18683
/proc/meminfo: memFree=1844776/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=3788 CPUtime=0
/proc/18683/stat : 18683 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 357718981 3878912 262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/18683/statm: 947 263 206 20 0 305 0

[startup+0.073269 s]
/proc/loadavg: 2.00 1.97 1.77 3/77 18683
/proc/meminfo: memFree=1844776/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=4852 CPUtime=0.06
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 496 0 0 0 6 0 0 0 18 0 2 0 357718981 4968448 471 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 1213 471 218 20 0 571 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4852

[startup+0.101271 s]
/proc/loadavg: 2.00 1.97 1.77 3/77 18683
/proc/meminfo: memFree=1844776/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=5804 CPUtime=0.09
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 562 0 0 0 9 0 0 0 18 0 2 0 357718981 5943296 537 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 1451 537 218 20 0 809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5804

[startup+0.301294 s]
/proc/loadavg: 2.00 1.97 1.77 3/77 18683
/proc/meminfo: memFree=1844776/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=6504 CPUtime=0.29
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 776 0 0 0 29 0 0 0 18 0 2 0 357718981 6660096 751 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 1626 751 218 20 0 984 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6504

[startup+0.701338 s]
/proc/loadavg: 2.00 1.97 1.77 3/77 18683
/proc/meminfo: memFree=1844776/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=7984 CPUtime=0.69
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 1153 0 0 0 69 0 0 0 18 0 2 0 357718981 8175616 1128 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 1996 1128 218 20 0 1354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7984

[startup+1.50143 s]
/proc/loadavg: 1.92 1.95 1.77 2/79 18685
/proc/meminfo: memFree=1840536/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=9184 CPUtime=1.48
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 1483 0 0 0 148 0 0 0 18 0 2 0 357718981 9404416 1458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 2296 1458 218 20 0 1654 0
[pid=18683/tid=18685] ppid=18681 vsize=9184 CPUtime=1.47
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 1116 0 0 0 147 0 0 0 25 0 2 0 357718983 9404416 1458 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9184

[startup+3.10161 s]
/proc/loadavg: 1.92 1.95 1.77 2/79 18685
/proc/meminfo: memFree=1838424/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=12364 CPUtime=3.09
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 2298 0 0 0 308 1 0 0 18 0 2 0 357718981 12660736 2273 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 3091 2273 218 20 0 2449 0
[pid=18683/tid=18685] ppid=18681 vsize=12364 CPUtime=3.07
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 1931 0 0 0 306 1 0 0 25 0 2 0 357718983 12660736 2273 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12364

[startup+6.30197 s]
/proc/loadavg: 1.92 1.95 1.77 2/79 18685
/proc/meminfo: memFree=1835224/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=14424 CPUtime=6.28
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 2867 0 0 0 627 1 0 0 18 0 2 0 357718981 14770176 2767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 3606 2767 218 20 0 2964 0
[pid=18683/tid=18685] ppid=18681 vsize=14424 CPUtime=6.27
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 2500 0 0 0 626 1 0 0 25 0 2 0 357718983 14770176 2767 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14424

[startup+12.7017 s]
/proc/loadavg: 1.78 1.92 1.76 2/79 18685
/proc/meminfo: memFree=1829400/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=19064 CPUtime=12.69
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 4113 0 0 0 1266 3 0 0 18 0 2 0 357718981 19521536 3916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 4766 3916 218 20 0 4124 0
[pid=18683/tid=18685] ppid=18681 vsize=19064 CPUtime=12.67
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 3746 0 0 0 1265 2 0 0 25 0 2 0 357718983 19521536 3916 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19064

[startup+25.5011 s]
/proc/loadavg: 1.66 1.89 1.75 2/79 18685
/proc/meminfo: memFree=1825688/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=22600 CPUtime=25.48
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 5270 0 0 0 2545 3 0 0 18 0 2 0 357718981 23142400 4838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 5650 4838 218 20 0 5008 0
[pid=18683/tid=18685] ppid=18681 vsize=22600 CPUtime=25.47
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 4903 0 0 0 2544 3 0 0 25 0 2 0 357718983 23142400 4838 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526348 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22600

[startup+51.101 s]
/proc/loadavg: 1.40 1.81 1.72 2/79 18685
/proc/meminfo: memFree=1823320/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=25136 CPUtime=51.08
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 6305 0 0 0 5104 4 0 0 18 0 2 0 357718981 25739264 5482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 6284 5482 218 20 0 5642 0
[pid=18683/tid=18685] ppid=18681 vsize=25136 CPUtime=51.05
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 5938 0 0 0 5102 3 0 0 25 0 2 0 357718983 25739264 5482 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25136

[startup+102.306 s]
/proc/loadavg: 1.17 1.68 1.68 2/79 18685
/proc/meminfo: memFree=1821848/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=26460 CPUtime=102.26
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 7538 0 0 0 10222 4 0 0 18 0 2 0 357718981 27095040 5830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 6615 5830 218 20 0 5973 0
[pid=18683/tid=18685] ppid=18681 vsize=26460 CPUtime=102.25
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 7171 0 0 0 10221 4 0 0 25 0 2 0 357718983 27095040 5830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26460

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.64 2/79 18685
/proc/meminfo: memFree=1820504/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=27736 CPUtime=162.25
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 8900 0 0 0 16219 6 0 0 18 0 2 0 357718981 28401664 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 6934 6145 218 20 0 6292 0
[pid=18683/tid=18685] ppid=18681 vsize=27736 CPUtime=162.23
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 8533 0 0 0 16218 5 0 0 25 0 2 0 357718983 28401664 6145 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27736

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.60 2/79 18685
/proc/meminfo: memFree=1819800/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=28500 CPUtime=222.23
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 10015 0 0 0 22217 6 0 0 18 0 2 0 357718981 29184000 6334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7125 6334 218 20 0 6483 0
[pid=18683/tid=18685] ppid=18681 vsize=28500 CPUtime=222.21
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 9648 0 0 0 22215 6 0 0 25 0 2 0 357718983 29184000 6334 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28500

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.56 2/79 18685
/proc/meminfo: memFree=1818968/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=29256 CPUtime=282.22
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 11148 0 0 0 28214 8 0 0 18 0 2 0 357718981 29958144 6524 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7314 6524 218 20 0 6672 0
[pid=18683/tid=18685] ppid=18681 vsize=29256 CPUtime=282.19
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 10781 0 0 0 28212 7 0 0 25 0 2 0 357718983 29958144 6524 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 29256

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.52 2/79 18685
/proc/meminfo: memFree=1818072/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=30056 CPUtime=342.2
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 12329 0 0 0 34211 9 0 0 18 0 2 0 357718981 30777344 6753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7514 6753 218 20 0 6872 0
[pid=18683/tid=18685] ppid=18681 vsize=30056 CPUtime=342.18
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 11962 0 0 0 34210 8 0 0 25 0 2 0 357718983 30777344 6753 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 30056

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.48 2/79 18685
/proc/meminfo: memFree=1817496/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=30704 CPUtime=402.19
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 13369 0 0 0 40209 10 0 0 18 0 2 0 357718981 31440896 6900 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7676 6900 218 20 0 7034 0
[pid=18683/tid=18685] ppid=18681 vsize=30704 CPUtime=402.16
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 13002 0 0 0 40207 9 0 0 25 0 2 0 357718983 31440896 6900 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 30704

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.45 2/79 18685
/proc/meminfo: memFree=1817048/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=31148 CPUtime=462.16
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 14464 0 0 0 46206 10 0 0 18 0 2 0 357718981 31895552 7018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7787 7018 218 20 0 7145 0
[pid=18683/tid=18685] ppid=18681 vsize=31148 CPUtime=462.15
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 14097 0 0 0 46205 10 0 0 25 0 2 0 357718983 31895552 7018 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 31148

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.42 2/79 18685
/proc/meminfo: memFree=1816408/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=31680 CPUtime=522.15
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 15359 0 0 0 52204 11 0 0 18 0 2 0 357718981 32440320 7153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 7920 7153 218 20 0 7278 0
[pid=18683/tid=18685] ppid=18681 vsize=31680 CPUtime=522.13
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 14992 0 0 0 52202 11 0 0 25 0 2 0 357718983 32440320 7153 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 31680

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.39 2/79 18685
/proc/meminfo: memFree=1815896/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=32528 CPUtime=582.13
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 16486 0 0 0 58201 12 0 0 18 0 2 0 357718981 33308672 7281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8132 7281 218 20 0 7490 0
[pid=18683/tid=18685] ppid=18681 vsize=32528 CPUtime=582.12
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 16119 0 0 0 58200 12 0 0 25 0 2 0 357718983 33308672 7281 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 32528

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.36 2/79 18685
/proc/meminfo: memFree=1815320/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=33252 CPUtime=642.12
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 17502 0 0 0 64199 13 0 0 18 0 2 0 357718981 34050048 7443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8313 7443 218 20 0 7671 0
[pid=18683/tid=18685] ppid=18681 vsize=33252 CPUtime=642.11
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 17135 0 0 0 64198 13 0 0 25 0 2 0 357718983 34050048 7443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 33252

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.34 2/79 18685
/proc/meminfo: memFree=1814808/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=33736 CPUtime=702.1
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 18477 0 0 0 70196 14 0 0 18 0 2 0 357718981 34545664 7560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8434 7560 218 20 0 7792 0
[pid=18683/tid=18685] ppid=18681 vsize=33736 CPUtime=702.09
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 18110 0 0 0 70195 14 0 0 25 0 2 0 357718983 34545664 7560 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 33736

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.31 2/79 18685
/proc/meminfo: memFree=1814424/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=34032 CPUtime=762.09
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 19430 0 0 0 76194 15 0 0 18 0 2 0 357718981 34848768 7647 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8508 7647 218 20 0 7866 0
[pid=18683/tid=18685] ppid=18681 vsize=34032 CPUtime=762.07
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 19063 0 0 0 76193 14 0 0 25 0 2 0 357718983 34848768 7647 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 34032

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.29 2/79 18685
/proc/meminfo: memFree=1814232/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=34180 CPUtime=822.08
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 20344 0 0 0 82192 16 0 0 18 0 2 0 357718981 35000320 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8545 7692 218 20 0 7903 0
[pid=18683/tid=18685] ppid=18681 vsize=34180 CPUtime=822.05
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 19977 0 0 0 82190 15 0 0 25 0 2 0 357718983 35000320 7692 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 34180

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.27 2/79 18685
/proc/meminfo: memFree=1813976/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=34532 CPUtime=882.05
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 21291 0 0 0 88189 16 0 0 18 0 2 0 357718981 35360768 7761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8633 7761 218 20 0 7991 0
[pid=18683/tid=18685] ppid=18681 vsize=34532 CPUtime=882.04
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 20924 0 0 0 88188 16 0 0 25 0 2 0 357718983 35360768 7761 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 34532

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.25 2/79 18685
/proc/meminfo: memFree=1813656/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=34908 CPUtime=942.04
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 22254 0 0 0 94187 17 0 0 18 0 2 0 357718981 35745792 7839 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8727 7839 218 20 0 8085 0
[pid=18683/tid=18685] ppid=18681 vsize=34908 CPUtime=942.03
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 21887 0 0 0 94186 17 0 0 25 0 2 0 357718983 35745792 7839 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 34908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/79 18685
/proc/meminfo: memFree=1813336/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=35280 CPUtime=1002.03
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 23132 0 0 0 100185 18 0 0 18 0 2 0 357718981 36126720 7907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8820 7907 218 20 0 8178 0
[pid=18683/tid=18685] ppid=18681 vsize=35280 CPUtime=1002
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 22765 0 0 0 100183 17 0 0 25 0 2 0 357718983 36126720 7907 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 35280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.22 2/79 18685
/proc/meminfo: memFree=1813080/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=35468 CPUtime=1062.01
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 24100 0 0 0 106182 19 0 0 18 0 2 0 357718981 36319232 7976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8867 7976 218 20 0 8225 0
[pid=18683/tid=18685] ppid=18681 vsize=35468 CPUtime=1061.99
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 23733 0 0 0 106181 18 0 0 25 0 2 0 357718983 36319232 7976 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 35468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/79 18685
/proc/meminfo: memFree=1812888/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=35652 CPUtime=1121.99
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 25049 0 0 0 112180 19 0 0 18 0 2 0 357718981 36507648 8023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8913 8023 218 20 0 8271 0
[pid=18683/tid=18685] ppid=18681 vsize=35652 CPUtime=1121.97
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 24682 0 0 0 112178 19 0 0 25 0 2 0 357718983 36507648 8023 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 35652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 18685
/proc/meminfo: memFree=1812632/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=35860 CPUtime=1181.97
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 25936 0 0 0 118177 20 0 0 18 0 2 0 357718981 36720640 8082 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 8965 8082 218 20 0 8323 0
[pid=18683/tid=18685] ppid=18681 vsize=35860 CPUtime=1181.96
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 25569 0 0 0 118176 20 0 0 25 0 2 0 357718983 36720640 8082 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 35860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 18685
/proc/meminfo: memFree=1812568/2055920 swapFree=4145492/4192956
[pid=18683] ppid=18681 vsize=36044 CPUtime=1200.07
/proc/18683/stat : 18683 (MiraXTv2_dyn) S 18681 18683 18300 0 -1 4194304 26203 0 0 0 119987 20 0 0 18 0 2 0 357718981 36909056 8100 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18683/statm: 9011 8100 218 20 0 8369 0
[pid=18683/tid=18685] ppid=18681 vsize=36044 CPUtime=1200.06
/proc/18683/task/18685/stat : 18685 (MiraXTv2_dyn) R 18681 18683 18300 0 -1 4194368 25836 0 0 0 119986 20 0 0 25 0 2 0 357718983 36909056 8100 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36044

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): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.214967
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 36044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.88
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26203
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= 13
involuntary context switches= 17620

runsolver used 1.21881 second user time and 3.15452 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 17:06:54 UTC 2007

IDJOB= 294363
IDBENCH= 19886
IDSOLVER= 129
FILE ID= node9/294363-1178816814

PBS_JOBID= 5250957

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v2
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/294363-1178816814/MiraXTv2_dyn /tmp/evaluation/294363-1178816814/instance-294363-1178816814.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-294363-1178816814 -o ROOT/results/node9/solver-294363-1178816814 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294363-1178816814/MiraXTv2_dyn /tmp/evaluation/294363-1178816814/instance-294363-1178816814.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0b051cba6c512264c3dd4a6e98689f83

RANDOM SEED= 801809933

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1845056 kB
Buffers:         38564 kB
Cached:          93304 kB
SwapCached:      15556 kB
Active:          90636 kB
Inactive:        64692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845056 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            41120 kB
Committed_AS:  8899084 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= 66557 MiB

End job on node9 on Thu May 10 17:26:57 UTC 2007