Trace number 294117

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.09 1200.62

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
MD5SUM2c7bf3b36a08e984c6bfa25f8c13f2d7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
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/node10/watcher-294117-1178815950 -o ROOT/results/node10/solver-294117-1178815950 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/294117-1178815950/MiraXTv2_dyn /tmp/evaluation/294117-1178815950/instance-294117-1178815950.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.63 1.89 1.88 3/77 7598
/proc/meminfo: memFree=1867464/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=3788 CPUtime=0
/proc/7598/stat : 7598 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 357632524 3878912 262 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 1 0 0
/proc/7598/statm: 947 262 206 20 0 305 0

[startup+0.052606 s]
/proc/loadavg: 1.63 1.89 1.88 3/77 7598
/proc/meminfo: memFree=1867464/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=4720 CPUtime=0.04
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 460 0 0 0 4 0 0 0 18 0 2 0 357632524 4833280 435 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 1180 435 218 20 0 538 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4720

[startup+0.101616 s]
/proc/loadavg: 1.63 1.89 1.88 3/77 7598
/proc/meminfo: memFree=1867464/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=5796 CPUtime=0.09
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 560 0 0 0 9 0 0 0 18 0 2 0 357632524 5935104 535 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 1449 535 218 20 0 807 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5796

[startup+0.301659 s]
/proc/loadavg: 1.63 1.89 1.88 3/77 7598
/proc/meminfo: memFree=1867464/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=6496 CPUtime=0.29
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 779 0 0 0 29 0 0 0 18 0 2 0 357632524 6651904 754 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 1624 754 218 20 0 982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6496

[startup+0.701744 s]
/proc/loadavg: 1.63 1.89 1.88 3/77 7598
/proc/meminfo: memFree=1867464/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=7980 CPUtime=0.69
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 1149 0 0 0 69 0 0 0 18 0 2 0 357632524 8171520 1124 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 1995 1124 218 20 0 1353 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7980

[startup+1.50192 s]
/proc/loadavg: 1.63 1.89 1.88 2/79 7600
/proc/meminfo: memFree=1863224/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=9148 CPUtime=1.49
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 1452 0 0 0 148 1 0 0 18 0 2 0 357632524 9367552 1427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 2287 1427 218 20 0 1645 0
[pid=7598/tid=7600] ppid=7596 vsize=9148 CPUtime=1.47
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 1085 0 0 0 147 0 0 0 25 0 2 0 357632525 9367552 1427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.10126 s]
/proc/loadavg: 1.63 1.89 1.88 2/79 7600
/proc/meminfo: memFree=1861112/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=12192 CPUtime=3.09
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 2251 0 0 0 308 1 0 0 18 0 2 0 357632524 12484608 2226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 3048 2226 218 20 0 2406 0
[pid=7598/tid=7600] ppid=7596 vsize=12192 CPUtime=3.08
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 1884 0 0 0 307 1 0 0 25 0 2 0 357632525 12484608 2226 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526296 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12192

[startup+6.30195 s]
/proc/loadavg: 1.66 1.89 1.88 2/79 7600
/proc/meminfo: memFree=1858104/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=13860 CPUtime=6.29
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 2717 0 0 0 628 1 0 0 18 0 2 0 357632524 14192640 2617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 3465 2617 218 20 0 2823 0
[pid=7598/tid=7600] ppid=7596 vsize=13860 CPUtime=6.27
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 2350 0 0 0 626 1 0 0 25 0 2 0 357632525 14192640 2617 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4160576663 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13860

[startup+12.7023 s]
/proc/loadavg: 1.61 1.88 1.88 2/79 7600
/proc/meminfo: memFree=1852224/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=18688 CPUtime=12.68
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 4073 0 0 0 1266 2 0 0 18 0 2 0 357632524 19136512 3877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 4672 3877 218 20 0 4030 0
[pid=7598/tid=7600] ppid=7596 vsize=18688 CPUtime=12.67
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 3706 0 0 0 1265 2 0 0 25 0 2 0 357632525 19136512 3877 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18688

[startup+25.5011 s]
/proc/loadavg: 1.47 1.83 1.86 2/79 7600
/proc/meminfo: memFree=1848448/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=22520 CPUtime=25.48
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 5254 0 0 0 2545 3 0 0 18 0 2 0 357632524 23060480 4823 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 5630 4823 218 20 0 4988 0
[pid=7598/tid=7600] ppid=7596 vsize=22520 CPUtime=25.46
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 4887 0 0 0 2543 3 0 0 25 0 2 0 357632525 23060480 4823 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22520

[startup+51.1016 s]
/proc/loadavg: 1.31 1.77 1.84 2/79 7600
/proc/meminfo: memFree=1846272/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=24940 CPUtime=51.06
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 6249 0 0 0 5102 4 0 0 18 0 2 0 357632524 25538560 5427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 6235 5427 218 20 0 5593 0
[pid=7598/tid=7600] ppid=7596 vsize=24940 CPUtime=51.05
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 5882 0 0 0 5101 4 0 0 25 0 2 0 357632525 25538560 5427 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24940

[startup+102.306 s]
/proc/loadavg: 1.13 1.64 1.79 2/79 7600
/proc/meminfo: memFree=1844096/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=26772 CPUtime=102.25
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 7607 0 0 0 10220 5 0 0 18 0 2 0 357632524 27414528 5899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 6693 5899 218 20 0 6051 0
[pid=7598/tid=7600] ppid=7596 vsize=26772 CPUtime=102.23
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 7240 0 0 0 10218 5 0 0 25 0 2 0 357632525 27414528 5899 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26772

[startup+162.301 s]
/proc/loadavg: 1.44 1.63 1.78 2/79 7600
/proc/meminfo: memFree=1842816/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=28100 CPUtime=162.22
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 8902 0 0 0 16216 6 0 0 18 0 2 0 357632524 28774400 6217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7025 6217 218 20 0 6383 0
[pid=7598/tid=7600] ppid=7596 vsize=28100 CPUtime=162.21
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 8535 0 0 0 16215 6 0 0 25 0 2 0 357632525 28774400 6217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 28100

[startup+222.301 s]
/proc/loadavg: 1.35 1.56 1.74 2/79 7600
/proc/meminfo: memFree=1841664/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=29164 CPUtime=222.21
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 10198 0 0 0 22213 8 0 0 18 0 2 0 357632524 29863936 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7291 6511 218 20 0 6649 0
[pid=7598/tid=7600] ppid=7596 vsize=29164 CPUtime=222.19
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 9831 0 0 0 22211 8 0 0 25 0 2 0 357632525 29863936 6511 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29164

[startup+282.302 s]
/proc/loadavg: 1.20 1.47 1.70 2/79 7600
/proc/meminfo: memFree=1841088/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=29900 CPUtime=282.19
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 11245 0 0 0 28210 9 0 0 18 0 2 0 357632524 30617600 6685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7475 6685 218 20 0 6833 0
[pid=7598/tid=7600] ppid=7596 vsize=29900 CPUtime=282.16
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 10878 0 0 0 28208 8 0 0 25 0 2 0 357632525 30617600 6685 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29900

[startup+342.301 s]
/proc/loadavg: 1.07 1.38 1.65 2/79 7600
/proc/meminfo: memFree=1840320/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=30500 CPUtime=342.16
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 12274 0 0 0 34207 9 0 0 18 0 2 0 357632524 31232000 6831 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7625 6831 218 20 0 6983 0
[pid=7598/tid=7600] ppid=7596 vsize=30500 CPUtime=342.14
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 11907 0 0 0 34205 9 0 0 25 0 2 0 357632525 31232000 6831 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526413 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 30500

[startup+402.301 s]
/proc/loadavg: 1.02 1.31 1.61 2/79 7600
/proc/meminfo: memFree=1839680/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=31112 CPUtime=402.14
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 13326 0 0 0 40204 10 0 0 18 0 2 0 357632524 31858688 6987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7778 6987 218 20 0 7136 0
[pid=7598/tid=7600] ppid=7596 vsize=31112 CPUtime=402.12
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 12959 0 0 0 40202 10 0 0 25 0 2 0 357632525 31858688 6987 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 31112

[startup+462.302 s]
/proc/loadavg: 1.01 1.25 1.57 2/79 7600
/proc/meminfo: memFree=1839232/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=31640 CPUtime=462.12
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 14431 0 0 0 46201 11 0 0 18 0 2 0 357632524 32399360 7109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 7910 7109 218 20 0 7268 0
[pid=7598/tid=7600] ppid=7596 vsize=31640 CPUtime=462.1
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 14064 0 0 0 46199 11 0 0 25 0 2 0 357632525 32399360 7109 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 31640

[startup+522.302 s]
/proc/loadavg: 1.00 1.20 1.53 2/85 7674
/proc/meminfo: memFree=1837568/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=32564 CPUtime=522.08
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 15441 0 0 0 52195 13 0 0 18 0 2 0 357632524 33345536 7276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8141 7276 218 20 0 7499 0
[pid=7598/tid=7600] ppid=7596 vsize=32564 CPUtime=522.06
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 15074 0 0 0 52193 13 0 0 25 0 2 0 357632525 33345536 7276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 32564

[startup+582.302 s]
/proc/loadavg: 1.11 1.21 1.51 2/79 7798
/proc/meminfo: memFree=1838336/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=32900 CPUtime=581.99
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 16366 0 0 0 58185 14 0 0 18 0 2 0 357632524 33689600 7352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8225 7352 218 20 0 7583 0
[pid=7598/tid=7600] ppid=7596 vsize=32900 CPUtime=581.98
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 15999 0 0 0 58184 14 0 0 25 0 2 0 357632525 33689600 7352 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 32900

[startup+642.302 s]
/proc/loadavg: 1.11 1.19 1.49 2/79 7798
/proc/meminfo: memFree=1837632/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=33388 CPUtime=641.98
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 17349 0 0 0 64183 15 0 0 18 0 2 0 357632524 34189312 7477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8347 7477 218 20 0 7705 0
[pid=7598/tid=7600] ppid=7596 vsize=33388 CPUtime=641.95
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 16982 0 0 0 64181 14 0 0 25 0 2 0 357632525 34189312 7477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 33388

[startup+702.301 s]
/proc/loadavg: 1.04 1.16 1.45 2/79 7798
/proc/meminfo: memFree=1837056/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=33884 CPUtime=701.94
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 18363 0 0 0 70179 15 0 0 18 0 2 0 357632524 34697216 7624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8471 7624 218 20 0 7829 0
[pid=7598/tid=7600] ppid=7596 vsize=33884 CPUtime=701.93
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 17996 0 0 0 70178 15 0 0 25 0 2 0 357632525 34697216 7624 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 33884

[startup+762.305 s]
/proc/loadavg: 1.01 1.13 1.42 2/79 7798
/proc/meminfo: memFree=1836736/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=34220 CPUtime=761.93
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 19322 0 0 0 76177 16 0 0 18 0 2 0 357632524 35041280 7713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8555 7713 218 20 0 7913 0
[pid=7598/tid=7600] ppid=7596 vsize=34220 CPUtime=761.91
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 18955 0 0 0 76175 16 0 0 25 0 2 0 357632525 35041280 7713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 34220

[startup+822.301 s]
/proc/loadavg: 1.00 1.10 1.39 2/79 7798
/proc/meminfo: memFree=1836480/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=34544 CPUtime=821.9
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 20266 0 0 0 82173 17 0 0 18 0 2 0 357632524 35373056 7777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8636 7777 218 20 0 7994 0
[pid=7598/tid=7600] ppid=7596 vsize=34544 CPUtime=821.89
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 19899 0 0 0 82172 17 0 0 25 0 2 0 357632525 35373056 7777 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526293 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 34544

[startup+882.302 s]
/proc/loadavg: 1.00 1.08 1.36 2/79 7798
/proc/meminfo: memFree=1836160/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=34900 CPUtime=881.88
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 21221 0 0 0 88170 18 0 0 18 0 2 0 357632524 35737600 7846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8725 7846 218 20 0 8083 0
[pid=7598/tid=7600] ppid=7596 vsize=34900 CPUtime=881.86
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 20854 0 0 0 88169 17 0 0 25 0 2 0 357632525 35737600 7846 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 34900

[startup+942.303 s]
/proc/loadavg: 1.00 1.06 1.34 2/79 7798
/proc/meminfo: memFree=1835840/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=35332 CPUtime=941.85
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 22209 0 0 0 94167 18 0 0 18 0 2 0 357632524 36179968 7941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8833 7941 218 20 0 8191 0
[pid=7598/tid=7600] ppid=7596 vsize=35332 CPUtime=941.84
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 21842 0 0 0 94166 18 0 0 25 0 2 0 357632525 36179968 7941 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 35332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.32 3/79 7798
/proc/meminfo: memFree=1835584/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=35604 CPUtime=1001.84
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 23119 0 0 0 100165 19 0 0 18 0 2 0 357632524 36458496 8031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8901 8031 218 20 0 8259 0
[pid=7598/tid=7600] ppid=7596 vsize=35604 CPUtime=1001.82
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 22752 0 0 0 100163 19 0 0 25 0 2 0 357632525 36458496 8031 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 35604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.29 2/79 7798
/proc/meminfo: memFree=1835392/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=35788 CPUtime=1061.82
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 23972 0 0 0 106162 20 0 0 18 0 2 0 357632524 36646912 8059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8947 8059 218 20 0 8305 0
[pid=7598/tid=7600] ppid=7596 vsize=35788 CPUtime=1061.79
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 23605 0 0 0 106160 19 0 0 25 0 2 0 357632525 36646912 8059 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 35788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.27 2/79 7798
/proc/meminfo: memFree=1835072/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=35956 CPUtime=1121.8
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 24866 0 0 0 112159 21 0 0 18 0 2 0 357632524 36818944 8123 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 8989 8123 218 20 0 8347 0
[pid=7598/tid=7600] ppid=7596 vsize=35956 CPUtime=1121.77
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 24499 0 0 0 112157 20 0 0 25 0 2 0 357632525 36818944 8123 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 35956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/79 7798
/proc/meminfo: memFree=1835008/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=36120 CPUtime=1181.77
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 25747 0 0 0 118156 21 0 0 18 0 2 0 357632524 36986880 8167 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 9030 8167 218 20 0 8388 0
[pid=7598/tid=7600] ppid=7596 vsize=36120 CPUtime=1181.75
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 25380 0 0 0 118154 21 0 0 25 0 2 0 357632525 36986880 8167 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 36120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.25 2/79 7798
/proc/meminfo: memFree=1834944/2055920 swapFree=4143928/4192956
[pid=7598] ppid=7596 vsize=36120 CPUtime=1200.06
/proc/7598/stat : 7598 (MiraXTv2_dyn) S 7596 7598 7526 0 -1 4194304 26002 0 0 0 119985 21 0 0 18 0 2 0 357632524 36986880 8170 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7598/statm: 9030 8170 218 20 0 8388 0
[pid=7598/tid=7600] ppid=7596 vsize=36120 CPUtime=1200.05
/proc/7598/task/7600/stat : 7600 (MiraXTv2_dyn) R 7596 7598 7526 0 -1 4194368 25635 0 0 0 119984 21 0 0 25 0 2 0 357632525 36986880 8170 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526701 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36120

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.62
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.224965
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 36120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26002
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= 2454

runsolver used 1.25781 second user time and 3.11653 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Thu May 10 16:52:30 UTC 2007

IDJOB= 294117
IDBENCH= 19880
IDSOLVER= 129
FILE ID= node10/294117-1178815950

PBS_JOBID= 5250961

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S116991008-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294117-1178815950/MiraXTv2_dyn /tmp/evaluation/294117-1178815950/instance-294117-1178815950.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-294117-1178815950 -o ROOT/results/node10/solver-294117-1178815950 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/294117-1178815950/MiraXTv2_dyn /tmp/evaluation/294117-1178815950/instance-294117-1178815950.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2c7bf3b36a08e984c6bfa25f8c13f2d7

RANDOM SEED= 957412284

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1867680 kB
Buffers:         38872 kB
Cached:          85292 kB
SwapCached:      18024 kB
Active:          84860 kB
Inactive:        63260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867680 kB
SwapTotal:     4192956 kB
SwapFree:      4143928 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            25772 kB
Committed_AS:  5210540 kB
PageTables:       1708 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= 66560 MiB

End job on node10 on Thu May 10 17:12:33 UTC 2007