Trace number 296250

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 v1? (TO) 1200.07 1200.62

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
MD5SUM419e6a1917f72e0a12d5698f6fbe9d3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.131979
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...

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/node13/watcher-296250-1178823533 -o ROOT/results/node13/solver-296250-1178823533 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296250-1178823533/MiraXTv1_dyn /tmp/evaluation/296250-1178823533/instance-296250-1178823533.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 1.01 3/77 9646
/proc/meminfo: memFree=1833736/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=3788 CPUtime=0
/proc/9646/stat : 9646 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 330271114 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/9646/statm: 947 278 206 20 0 305 0

[startup+0.025614 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 9646
/proc/meminfo: memFree=1833736/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=4188 CPUtime=0.01
/proc/9646/stat : 9646 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194304 421 0 0 0 1 0 0 0 18 0 1 0 330271114 4288512 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9646/statm: 1047 396 207 20 0 405 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4188

[startup+0.101629 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 9646
/proc/meminfo: memFree=1833736/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=4320 CPUtime=0.09
/proc/9646/stat : 9646 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 330271114 4423680 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 1 0 0
/proc/9646/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301671 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 9646
/proc/meminfo: memFree=1833736/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=6648 CPUtime=0.29
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 760 0 0 0 29 0 0 0 18 0 2 0 330271114 6807552 735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 1662 735 218 20 0 1020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6648

[startup+0.701757 s]
/proc/loadavg: 0.91 0.97 1.01 3/77 9646
/proc/meminfo: memFree=1833736/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=7952 CPUtime=0.69
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 1126 0 0 0 68 1 0 0 18 0 2 0 330271114 8142848 1101 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 1988 1101 218 20 0 1346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7952

[startup+1.50193 s]
/proc/loadavg: 0.91 0.97 1.01 2/79 9648
/proc/meminfo: memFree=1829752/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=9128 CPUtime=1.49
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 1444 0 0 0 148 1 0 0 18 0 2 0 330271114 9347072 1419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 2282 1419 218 20 0 1640 0
[pid=9646/tid=9648] ppid=9644 vsize=9128 CPUtime=1.37
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 981 0 0 0 137 0 0 0 25 0 2 0 330271125 9347072 1419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9128

[startup+3.10127 s]
/proc/loadavg: 0.91 0.97 1.01 2/79 9648
/proc/meminfo: memFree=1827512/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=11936 CPUtime=3.09
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 2204 0 0 0 308 1 0 0 18 0 2 0 330271114 12222464 2143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 2984 2143 218 20 0 2342 0
[pid=9646/tid=9648] ppid=9644 vsize=11936 CPUtime=2.97
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 1741 0 0 0 297 0 0 0 25 0 2 0 330271125 12222464 2143 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11936

[startup+6.30195 s]
/proc/loadavg: 0.92 0.97 1.01 2/79 9648
/proc/meminfo: memFree=1824504/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=14040 CPUtime=6.29
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 2820 0 0 0 628 1 0 0 18 0 2 0 330271114 14376960 2721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 3510 2721 218 20 0 2868 0
[pid=9646/tid=9648] ppid=9644 vsize=14040 CPUtime=6.18
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 2357 0 0 0 617 1 0 0 25 0 2 0 330271125 14376960 2721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14040

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 1.01 2/79 9648
/proc/meminfo: memFree=1820472/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=16852 CPUtime=12.69
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 3663 0 0 0 1267 2 0 0 18 0 2 0 330271114 17256448 3415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 4213 3415 218 20 0 3571 0
[pid=9646/tid=9648] ppid=9644 vsize=16852 CPUtime=12.57
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 3200 0 0 0 1256 1 0 0 25 0 2 0 330271125 17256448 3415 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16852

[startup+25.501 s]
/proc/loadavg: 0.94 0.97 1.01 2/79 9648
/proc/meminfo: memFree=1817528/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=19692 CPUtime=25.48
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 4617 0 0 0 2545 3 0 0 18 0 2 0 330271114 20164608 4130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 4923 4130 218 20 0 4281 0
[pid=9646/tid=9648] ppid=9644 vsize=19692 CPUtime=25.36
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 4154 0 0 0 2534 2 0 0 25 0 2 0 330271125 20164608 4130 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19692

[startup+51.1015 s]
/proc/loadavg: 1.03 0.99 1.01 2/79 9648
/proc/meminfo: memFree=1815416/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=21764 CPUtime=51.07
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 5668 0 0 0 5103 4 0 0 18 0 2 0 330271114 22286336 4666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 5441 4666 218 20 0 4799 0
[pid=9646/tid=9648] ppid=9644 vsize=21764 CPUtime=50.95
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 5205 0 0 0 5092 3 0 0 25 0 2 0 330271125 22286336 4666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21764

[startup+102.305 s]
/proc/loadavg: 1.08 1.00 1.01 2/79 9648
/proc/meminfo: memFree=1813752/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=23488 CPUtime=102.26
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 7058 0 0 0 10221 5 0 0 18 0 2 0 330271114 24051712 5066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 5872 5066 218 20 0 5230 0
[pid=9646/tid=9648] ppid=9644 vsize=23488 CPUtime=102.14
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 6595 0 0 0 10210 4 0 0 25 0 2 0 330271125 24051712 5066 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23488

[startup+162.301 s]
/proc/loadavg: 1.10 1.02 1.01 2/85 9812
/proc/meminfo: memFree=1811384/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=24616 CPUtime=162.14
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 8529 0 0 0 16207 7 0 0 18 0 2 0 330271114 25206784 5348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 6154 5348 218 20 0 5512 0
[pid=9646/tid=9648] ppid=9644 vsize=24616 CPUtime=162.03
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 8066 0 0 0 16196 7 0 0 25 0 2 0 330271125 25206784 5348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 24616

[startup+222.301 s]
/proc/loadavg: 1.10 1.03 1.01 2/79 9846
/proc/meminfo: memFree=1811448/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=25728 CPUtime=222.1
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 9927 0 0 0 22201 9 0 0 18 0 2 0 330271114 26345472 5607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 6432 5607 218 20 0 5790 0
[pid=9646/tid=9648] ppid=9644 vsize=25728 CPUtime=221.98
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 9464 0 0 0 22190 8 0 0 25 0 2 0 330271125 26345472 5607 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 25728

[startup+282.302 s]
/proc/loadavg: 1.22 1.07 1.02 2/79 9846
/proc/meminfo: memFree=1810744/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=26248 CPUtime=282.08
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 11210 0 0 0 28198 10 0 0 18 0 2 0 330271114 26877952 5751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 6562 5751 218 20 0 5920 0
[pid=9646/tid=9648] ppid=9644 vsize=26248 CPUtime=281.96
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 10747 0 0 0 28187 9 0 0 25 0 2 0 330271125 26877952 5751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 26248

[startup+342.302 s]
/proc/loadavg: 1.08 1.05 1.01 2/79 9846
/proc/meminfo: memFree=1810296/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=26732 CPUtime=342.06
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 12480 0 0 0 34195 11 0 0 18 0 2 0 330271114 27373568 5882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 6683 5882 218 20 0 6041 0
[pid=9646/tid=9648] ppid=9644 vsize=26732 CPUtime=341.94
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 12017 0 0 0 34184 10 0 0 25 0 2 0 330271125 27373568 5882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 26732

[startup+402.301 s]
/proc/loadavg: 1.03 1.04 1.01 2/79 9846
/proc/meminfo: memFree=1809656/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=27396 CPUtime=402.03
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 13784 0 0 0 40192 11 0 0 18 0 2 0 330271114 28053504 6046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 6849 6046 218 20 0 6207 0
[pid=9646/tid=9648] ppid=9644 vsize=27396 CPUtime=401.92
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 13321 0 0 0 40181 11 0 0 25 0 2 0 330271125 28053504 6046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 27396

[startup+462.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 9846
/proc/meminfo: memFree=1809016/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=28188 CPUtime=462.02
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 15097 0 0 0 46189 13 0 0 18 0 2 0 330271114 28864512 6208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7047 6208 218 20 0 6405 0
[pid=9646/tid=9648] ppid=9644 vsize=28188 CPUtime=461.9
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 14634 0 0 0 46178 12 0 0 25 0 2 0 330271125 28864512 6208 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 28188

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 9846
/proc/meminfo: memFree=1808696/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=28560 CPUtime=521.98
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 16341 0 0 0 52185 13 0 0 18 0 2 0 330271114 29245440 6296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7140 6296 218 20 0 6498 0
[pid=9646/tid=9648] ppid=9644 vsize=28560 CPUtime=521.88
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 15878 0 0 0 52175 13 0 0 25 0 2 0 330271125 29245440 6296 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 28560

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 9846
/proc/meminfo: memFree=1808568/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=28788 CPUtime=581.96
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 17550 0 0 0 58182 14 0 0 18 0 2 0 330271114 29478912 6349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7197 6349 218 20 0 6555 0
[pid=9646/tid=9648] ppid=9644 vsize=28788 CPUtime=581.86
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 17087 0 0 0 58172 14 0 0 25 0 2 0 330271125 29478912 6349 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 28788

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9846
/proc/meminfo: memFree=1808312/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=28976 CPUtime=641.95
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 18703 0 0 0 64180 15 0 0 18 0 2 0 330271114 29671424 6414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7244 6414 218 20 0 6602 0
[pid=9646/tid=9648] ppid=9644 vsize=28976 CPUtime=641.84
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 18240 0 0 0 64169 15 0 0 25 0 2 0 330271125 29671424 6414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 28976

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 9846
/proc/meminfo: memFree=1807864/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=29368 CPUtime=701.92
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 19898 0 0 0 70176 16 0 0 18 0 2 0 330271114 30072832 6521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7342 6521 218 20 0 6700 0
[pid=9646/tid=9648] ppid=9644 vsize=29368 CPUtime=701.81
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 19435 0 0 0 70166 15 0 0 25 0 2 0 330271125 30072832 6521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 29368

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1807416/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=29808 CPUtime=761.91
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 21090 0 0 0 76174 17 0 0 18 0 2 0 330271114 30523392 6625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7452 6625 218 20 0 6810 0
[pid=9646/tid=9648] ppid=9644 vsize=29808 CPUtime=761.79
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 20627 0 0 0 76163 16 0 0 25 0 2 0 330271125 30523392 6625 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 29808

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1806904/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=30480 CPUtime=821.88
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 22320 0 0 0 82170 18 0 0 18 0 2 0 330271114 31211520 6757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7620 6757 218 20 0 6978 0
[pid=9646/tid=9648] ppid=9644 vsize=30480 CPUtime=821.76
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 21857 0 0 0 82159 17 0 0 25 0 2 0 330271125 31211520 6757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 30480

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1806776/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=30480 CPUtime=881.86
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 23449 0 0 0 88167 19 0 0 18 0 2 0 330271114 31211520 6782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7620 6782 218 20 0 6978 0
[pid=9646/tid=9648] ppid=9644 vsize=30480 CPUtime=881.74
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 22986 0 0 0 88156 18 0 0 25 0 2 0 330271125 31211520 6782 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 30480

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1806584/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=30664 CPUtime=941.84
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 24604 0 0 0 94164 20 0 0 18 0 2 0 330271114 31399936 6833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7666 6833 218 20 0 7024 0
[pid=9646/tid=9648] ppid=9644 vsize=30664 CPUtime=941.72
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 24141 0 0 0 94153 19 0 0 25 0 2 0 330271125 31399936 6833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 30664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1806264/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=31084 CPUtime=1001.82
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 25783 0 0 0 100161 21 0 0 18 0 2 0 330271114 31830016 6908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7771 6908 218 20 0 7129 0
[pid=9646/tid=9648] ppid=9644 vsize=31084 CPUtime=1001.7
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 25320 0 0 0 100150 20 0 0 25 0 2 0 330271125 31830016 6908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 31084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1805944/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=31424 CPUtime=1061.8
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 26968 0 0 0 106158 22 0 0 18 0 2 0 330271114 32178176 6989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7856 6989 218 20 0 7214 0
[pid=9646/tid=9648] ppid=9644 vsize=31424 CPUtime=1061.68
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 26505 0 0 0 106147 21 0 0 25 0 2 0 330271125 32178176 6989 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 31424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 9846
/proc/meminfo: memFree=1805880/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=31424 CPUtime=1121.77
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 28164 0 0 0 112155 22 0 0 18 0 2 0 330271114 32178176 7012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7856 7012 218 20 0 7214 0
[pid=9646/tid=9648] ppid=9644 vsize=31424 CPUtime=1121.66
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 27701 0 0 0 112144 22 0 0 25 0 2 0 330271125 32178176 7012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1805688/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=31836 CPUtime=1181.75
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 29409 0 0 0 118151 24 0 0 18 0 2 0 330271114 32600064 7084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7959 7084 218 20 0 7317 0
[pid=9646/tid=9648] ppid=9644 vsize=31836 CPUtime=1181.63
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 28946 0 0 0 118140 23 0 0 25 0 2 0 330271125 32600064 7084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 31836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9846
/proc/meminfo: memFree=1805624/2055920 swapFree=4159364/4192956
[pid=9646] ppid=9644 vsize=31836 CPUtime=1200.05
/proc/9646/stat : 9646 (MiraXTv1_dyn) S 9644 9646 8891 0 -1 4194304 29687 0 0 0 119981 24 0 0 18 0 2 0 330271114 32600064 7086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9646/statm: 7959 7086 218 20 0 7317 0
[pid=9646/tid=9648] ppid=9644 vsize=31836 CPUtime=1199.93
/proc/9646/task/9648/stat : 9648 (MiraXTv1_dyn) R 9644 9646 8891 0 -1 4194368 29224 0 0 0 119970 23 0 0 25 0 2 0 330271125 32600064 7086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 31836

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.07
CPU user time (s): 1199.82
CPU system time (s): 0.249962
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 31908

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

runsolver used 1.27381 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu May 10 18:58:53 UTC 2007

IDJOB= 296250
IDBENCH= 19932
IDSOLVER= 130
FILE ID= node13/296250-1178823533

PBS_JOBID= 5250971

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1846251911-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296250-1178823533/MiraXTv1_dyn /tmp/evaluation/296250-1178823533/instance-296250-1178823533.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-296250-1178823533 -o ROOT/results/node13/solver-296250-1178823533 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296250-1178823533/MiraXTv1_dyn /tmp/evaluation/296250-1178823533/instance-296250-1178823533.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  419e6a1917f72e0a12d5698f6fbe9d3d

RANDOM SEED= 494134763

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1834080 kB
Buffers:         38136 kB
Cached:          97480 kB
SwapCached:      12828 kB
Active:          96868 kB
Inactive:        61880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834080 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            48536 kB
Committed_AS:  9738780 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node13 on Thu May 10 19:18:56 UTC 2007