Trace number 335903

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.08 1200.42

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/node16/watcher-335903-1178905376 -o ROOT/results/node16/solver-335903-1178905376 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335903-1178905376/MiraXTv2_dyn /tmp/evaluation/335903-1178905376/instance-335903-1178905376.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2730
/proc/meminfo: memFree=1688648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=4052 CPUtime=0
/proc/2730/stat : 2730 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 338455222 4149248 323 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571836 0 0 4096 0 0 0 0 17 0 0 0
/proc/2730/statm: 1013 324 205 20 0 371 0

[startup+0.076417 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2730
/proc/meminfo: memFree=1688648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=6020 CPUtime=0.07
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 716 0 0 0 7 0 0 0 18 0 2 0 338455222 6164480 691 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 1505 691 218 20 0 863 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6020

[startup+0.102411 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2730
/proc/meminfo: memFree=1688648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=6152 CPUtime=0.09
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 740 0 0 0 9 0 0 0 18 0 2 0 338455222 6299648 715 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 1538 715 218 20 0 896 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6152

[startup+0.301369 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2730
/proc/meminfo: memFree=1688648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=7208 CPUtime=0.29
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 1042 0 0 0 29 0 0 0 18 0 2 0 338455222 7380992 1017 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 1802 1017 218 20 0 1160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7208

[startup+0.702284 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 2730
/proc/meminfo: memFree=1688648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=9560 CPUtime=0.69
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 1456 0 0 0 69 0 0 0 18 0 2 0 338455222 9789440 1431 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 2390 1431 218 20 0 1748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9560

[startup+1.50111 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1682744/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=12004 CPUtime=1.49
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 2106 0 0 0 148 1 0 0 18 0 2 0 338455222 12292096 2081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 3001 2081 218 20 0 2359 0
[pid=2730/tid=2732] ppid=2728 vsize=12004 CPUtime=1.44
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 1501 0 0 0 144 0 0 0 25 0 2 0 338455227 12292096 2081 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12004

[startup+3.10177 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1679992/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=14040 CPUtime=3.09
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 2635 0 0 0 308 1 0 0 18 0 2 0 338455222 14376960 2610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 3510 2610 218 20 0 2868 0
[pid=2730/tid=2732] ppid=2728 vsize=14040 CPUtime=3.05
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 2030 0 0 0 304 1 0 0 25 0 2 0 338455227 14376960 2610 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520193 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14040

[startup+6.3011 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1673464/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=20580 CPUtime=6.29
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 4314 0 0 0 627 2 0 0 18 0 2 0 338455222 21073920 4289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 5145 4289 218 20 0 4503 0
[pid=2730/tid=2732] ppid=2728 vsize=20580 CPUtime=6.25
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 3709 0 0 0 623 2 0 0 25 0 2 0 338455227 21073920 4289 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20580

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1668088/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=24176 CPUtime=12.69
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 5272 0 0 0 1266 3 0 0 18 0 2 0 338455222 24756224 5211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 6044 5211 218 20 0 5402 0
[pid=2730/tid=2732] ppid=2728 vsize=24176 CPUtime=12.64
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 4667 0 0 0 1262 2 0 0 25 0 2 0 338455227 24756224 5211 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24176

[startup+25.501 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1653368/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=39376 CPUtime=25.48
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 9158 0 0 0 2542 6 0 0 18 0 2 0 338455222 40321024 9013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 9844 9013 218 20 0 9202 0
[pid=2730/tid=2732] ppid=2728 vsize=39376 CPUtime=25.43
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 8553 0 0 0 2538 5 0 0 25 0 2 0 338455227 40321024 9013 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39376

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1645304/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=47300 CPUtime=51.08
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 11358 0 0 0 5100 8 0 0 18 0 2 0 338455222 48435200 11052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 11825 11052 218 20 0 11183 0
[pid=2730/tid=2732] ppid=2728 vsize=47300 CPUtime=51.03
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 10753 0 0 0 5096 7 0 0 25 0 2 0 338455227 48435200 11052 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47300

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1637304/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=54856 CPUtime=102.26
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 13502 0 0 0 10217 9 0 0 18 0 2 0 338455222 56172544 12887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 13714 12887 218 20 0 13072 0
[pid=2730/tid=2732] ppid=2728 vsize=54856 CPUtime=102.22
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 12897 0 0 0 10213 9 0 0 25 0 2 0 338455227 56172544 12887 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 54856

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1637240/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=54856 CPUtime=162.24
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 13846 0 0 0 16214 10 0 0 18 0 2 0 338455222 56172544 12905 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 13714 12905 218 20 0 13072 0
[pid=2730/tid=2732] ppid=2728 vsize=54856 CPUtime=162.19
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 13241 0 0 0 16210 9 0 0 25 0 2 0 338455227 56172544 12905 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54856

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1634872/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=57108 CPUtime=222.22
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 14747 0 0 0 22211 11 0 0 18 0 2 0 338455222 58478592 13476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14277 13476 218 20 0 13635 0
[pid=2730/tid=2732] ppid=2728 vsize=57108 CPUtime=222.17
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 14142 0 0 0 22207 10 0 0 25 0 2 0 338455227 58478592 13476 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57108

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1634296/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=57668 CPUtime=282.21
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 15177 0 0 0 28210 11 0 0 18 0 2 0 338455222 59052032 13642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14417 13642 218 20 0 13775 0
[pid=2730/tid=2732] ppid=2728 vsize=57668 CPUtime=282.17
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 14572 0 0 0 28206 11 0 0 25 0 2 0 338455227 59052032 13642 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 57668

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1633912/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=58188 CPUtime=342.19
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 15606 0 0 0 34208 11 0 0 18 0 2 0 338455222 59584512 13741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14547 13741 218 20 0 13905 0
[pid=2730/tid=2732] ppid=2728 vsize=58188 CPUtime=342.15
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 15001 0 0 0 34204 11 0 0 25 0 2 0 338455227 59584512 13741 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520692 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 58188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1633720/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=58320 CPUtime=402.18
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 16037 0 0 0 40206 12 0 0 18 0 2 0 338455222 59719680 13776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14580 13776 218 20 0 13938 0
[pid=2730/tid=2732] ppid=2728 vsize=58320 CPUtime=402.13
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 15432 0 0 0 40202 11 0 0 25 0 2 0 338455227 59719680 13776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 58320

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1633720/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=58320 CPUtime=462.16
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 16387 0 0 0 46204 12 0 0 18 0 2 0 338455222 59719680 13793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14580 13793 218 20 0 13938 0
[pid=2730/tid=2732] ppid=2728 vsize=58320 CPUtime=462.12
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 15782 0 0 0 46200 12 0 0 25 0 2 0 338455227 59719680 13793 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 58320

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1633528/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=58452 CPUtime=522.14
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 16825 0 0 0 52202 12 0 0 18 0 2 0 338455222 59854848 13829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14613 13829 218 20 0 13971 0
[pid=2730/tid=2732] ppid=2728 vsize=58452 CPUtime=522.1
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 16220 0 0 0 52198 12 0 0 25 0 2 0 338455227 59854848 13829 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 58452

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1633144/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=59280 CPUtime=582.13
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 17293 0 0 0 58200 13 0 0 18 0 2 0 338455222 60702720 14029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 14820 14029 218 20 0 14178 0
[pid=2730/tid=2732] ppid=2728 vsize=59280 CPUtime=582.08
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 16688 0 0 0 58196 12 0 0 25 0 2 0 338455227 60702720 14029 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 59280

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1630840/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=61012 CPUtime=642.12
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 18064 0 0 0 64198 14 0 0 18 0 2 0 338455222 62476288 14465 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 15253 14465 218 20 0 14611 0
[pid=2730/tid=2732] ppid=2728 vsize=61012 CPUtime=642.07
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 17459 0 0 0 64194 13 0 0 25 0 2 0 338455227 62476288 14465 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 61012

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1630648/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=61344 CPUtime=702.1
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 18391 0 0 0 70196 14 0 0 18 0 2 0 338455222 62816256 14524 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 15336 14524 218 20 0 14694 0
[pid=2730/tid=2732] ppid=2728 vsize=61344 CPUtime=702.05
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 17786 0 0 0 70192 13 0 0 25 0 2 0 338455227 62816256 14524 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 61344

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1630456/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=61660 CPUtime=762.07
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 18859 0 0 0 76193 14 0 0 18 0 2 0 338455222 63139840 14590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 15415 14590 218 20 0 14773 0
[pid=2730/tid=2732] ppid=2728 vsize=61660 CPUtime=762.03
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 18254 0 0 0 76189 14 0 0 25 0 2 0 338455227 63139840 14590 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 61660

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1630264/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=61808 CPUtime=822.07
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 19234 0 0 0 82192 15 0 0 18 0 2 0 338455222 63291392 14630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 15452 14630 218 20 0 14810 0
[pid=2730/tid=2732] ppid=2728 vsize=61808 CPUtime=822.02
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 18629 0 0 0 82188 14 0 0 25 0 2 0 338455227 63291392 14630 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 61808

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1629304/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=62652 CPUtime=882.04
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 19772 0 0 0 88189 15 0 0 18 0 2 0 338455222 64155648 14833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 15663 14833 218 20 0 15021 0
[pid=2730/tid=2732] ppid=2728 vsize=62652 CPUtime=882
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 19167 0 0 0 88185 15 0 0 25 0 2 0 338455227 64155648 14833 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525974 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 62652

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1627256/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64664 CPUtime=942.02
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 20699 0 0 0 94186 16 0 0 18 0 2 0 338455222 66215936 15358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16166 15358 218 20 0 15524 0
[pid=2730/tid=2732] ppid=2728 vsize=64664 CPUtime=941.98
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 20094 0 0 0 94182 16 0 0 25 0 2 0 338455227 66215936 15358 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 64664

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1627320/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64664 CPUtime=1002
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 21108 0 0 0 100184 16 0 0 18 0 2 0 338455222 66215936 15360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16166 15360 218 20 0 15524 0
[pid=2730/tid=2732] ppid=2728 vsize=64664 CPUtime=1001.96
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 20503 0 0 0 100180 16 0 0 25 0 2 0 338455227 66215936 15360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 64664

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2732
/proc/meminfo: memFree=1627320/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64664 CPUtime=1062
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 21380 0 0 0 106183 17 0 0 18 0 2 0 338455222 66215936 15360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16166 15360 218 20 0 15524 0
[pid=2730/tid=2732] ppid=2728 vsize=64664 CPUtime=1061.95
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 20775 0 0 0 106179 16 0 0 25 0 2 0 338455227 66215936 15360 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 64664

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/85 2898
/proc/meminfo: memFree=1625928/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64828 CPUtime=1121.98
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 21603 0 0 0 112170 28 0 0 18 0 2 0 338455222 66383872 15379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16207 15379 218 20 0 15565 0
[pid=2730/tid=2732] ppid=2728 vsize=64828 CPUtime=1121.94
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 20998 0 0 0 112167 27 0 0 25 0 2 0 338455227 66383872 15379 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 64828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2930
/proc/meminfo: memFree=1626936/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64996 CPUtime=1181.96
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 21847 0 0 0 118166 30 0 0 18 0 2 0 338455222 66555904 15419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16249 15419 218 20 0 15607 0
[pid=2730/tid=2732] ppid=2728 vsize=64996 CPUtime=1181.92
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 21242 0 0 0 118162 30 0 0 25 0 2 0 338455227 66555904 15419 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 64996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 2930
/proc/meminfo: memFree=1626872/2055920 swapFree=4143412/4192956
[pid=2730] ppid=2728 vsize=64996 CPUtime=1200.05
/proc/2730/stat : 2730 (MiraXTv2_dyn) S 2728 2730 1811 0 -1 4194304 21984 0 0 0 119975 30 0 0 18 0 2 0 338455222 66555904 15420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2730/statm: 16249 15420 218 20 0 15607 0
[pid=2730/tid=2732] ppid=2728 vsize=64996 CPUtime=1200.01
/proc/2730/task/2732/stat : 2732 (MiraXTv2_dyn) R 2728 2730 1811 0 -1 4194368 21379 0 0 0 119971 30 0 0 25 0 2 0 338455227 66555904 15420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 64996

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.08
CPU user time (s): 1199.76
CPU system time (s): 0.318951
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 64996

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

runsolver used 1.22681 second user time and 3.18352 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri May 11 17:42:56 UTC 2007

IDJOB= 335903
IDBENCH= 24662
IDSOLVER= 129
FILE ID= node16/335903-1178905376

PBS_JOBID= 5251086

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv8.sat05-567.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335903-1178905376/MiraXTv2_dyn /tmp/evaluation/335903-1178905376/instance-335903-1178905376.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-335903-1178905376 -o ROOT/results/node16/solver-335903-1178905376 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335903-1178905376/MiraXTv2_dyn /tmp/evaluation/335903-1178905376/instance-335903-1178905376.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  af4e94e2262dd17f2c350e06d0de5672

RANDOM SEED= 25702469

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1688864 kB
Buffers:         49320 kB
Cached:         229612 kB
SwapCached:      18024 kB
Active:         167412 kB
Inactive:       136492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688864 kB
SwapTotal:     4192956 kB
SwapFree:      4143412 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            48688 kB
Committed_AS: 14263860 kB
PageTables:       1836 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= 66556 MiB

End job on node16 on Fri May 11 18:02:58 UTC 2007