Trace number 296166

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 1200.12 601.927

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
MD5SUM0fb73f67c7f5af95b3c6ed625e2e258c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark796.244
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 MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-296166-1178823074 -o ROOT/results/node20/solver-296166-1178823074 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296166-1178823074/MiraXTv3_dyn /tmp/evaluation/296166-1178823074/instance-296166-1178823074.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.83 1.94 1.81 3/77 4017
/proc/meminfo: memFree=1826920/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=3788 CPUtime=0
/proc/4017/stat : 4017 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 330224800 3878912 283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/4017/statm: 947 283 206 20 0 305 0

[startup+0.059801 s]
/proc/loadavg: 1.83 1.94 1.81 3/77 4017
/proc/meminfo: memFree=1826920/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=4188 CPUtime=0.05
/proc/4017/stat : 4017 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194304 421 0 0 0 5 0 0 0 18 0 1 0 330224800 4288512 396 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575762 0 0 4096 0 0 0 0 17 0 0 0
/proc/4017/statm: 1047 396 207 20 0 405 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4188

[startup+0.101809 s]
/proc/loadavg: 1.83 1.94 1.81 3/77 4017
/proc/meminfo: memFree=1826920/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=4320 CPUtime=0.09
/proc/4017/stat : 4017 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 330224800 4423680 408 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 0 0 0
/proc/4017/statm: 1080 408 207 20 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301851 s]
/proc/loadavg: 1.83 1.94 1.81 3/77 4017
/proc/meminfo: memFree=1826920/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=8604 CPUtime=0.48
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 1079 0 0 0 48 0 0 0 18 0 3 0 330224800 8810496 1054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 2151 1054 218 20 0 1509 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 8604

[startup+0.701932 s]
/proc/loadavg: 1.83 1.94 1.81 3/77 4017
/proc/meminfo: memFree=1826920/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=12076 CPUtime=1.28
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 1800 0 0 0 127 1 0 0 18 0 3 0 330224800 12365824 1775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 3019 1775 218 20 0 2377 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 12076

[startup+1.5011 s]
/proc/loadavg: 1.83 1.94 1.81 3/80 4020
/proc/meminfo: memFree=1818704/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=15880 CPUtime=2.87
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 2631 0 0 0 286 1 0 0 18 0 3 0 330224800 16261120 2606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 3970 2606 218 20 0 3328 0
[pid=4017/tid=4019] ppid=4015 vsize=15880 CPUtime=1.38
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 1098 0 0 0 138 0 0 0 21 0 3 0 330224811 16261120 2606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=15880 CPUtime=1.37
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 1068 0 0 0 136 1 0 0 18 0 3 0 330224811 16261120 2606 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 15880

[startup+3.10142 s]
/proc/loadavg: 1.83 1.94 1.81 3/80 4020
/proc/meminfo: memFree=1816528/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=18676 CPUtime=6.06
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 3632 0 0 0 604 2 0 0 18 0 3 0 330224800 19124224 3534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 4669 3534 218 20 0 4027 0
[pid=4017/tid=4019] ppid=4015 vsize=18676 CPUtime=2.98
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 1537 0 0 0 298 0 0 0 25 0 3 0 330224811 19124224 3534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=18676 CPUtime=2.97
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 1630 0 0 0 295 2 0 0 25 0 3 0 330224811 19124224 3534 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 18676

[startup+6.30106 s]
/proc/loadavg: 1.85 1.94 1.81 3/80 4020
/proc/meminfo: memFree=1807184/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=26552 CPUtime=12.45
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 5733 0 0 0 1241 4 0 0 18 0 3 0 330224800 27189248 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 6638 5558 218 20 0 5996 0
[pid=4017/tid=4019] ppid=4015 vsize=26552 CPUtime=6.18
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 2569 0 0 0 617 1 0 0 25 0 3 0 330224811 27189248 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=26552 CPUtime=6.16
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 2699 0 0 0 613 3 0 0 25 0 3 0 330224811 27189248 5558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 26552

[startup+12.7023 s]
/proc/loadavg: 1.86 1.94 1.81 3/80 4020
/proc/meminfo: memFree=1798608/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=33752 CPUtime=25.22
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 7587 0 0 0 2516 6 0 0 18 0 3 0 330224800 34562048 7114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 8438 7114 218 20 0 7796 0
[pid=4017/tid=4019] ppid=4015 vsize=33752 CPUtime=12.58
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 3512 0 0 0 1256 2 0 0 25 0 3 0 330224811 34562048 7114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=33752 CPUtime=12.53
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 3610 0 0 0 1249 4 0 0 25 0 3 0 330224811 34562048 7114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 33752

[startup+25.5019 s]
/proc/loadavg: 1.89 1.94 1.81 3/80 4020
/proc/meminfo: memFree=1787728/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=43880 CPUtime=50.74
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 10842 0 0 0 5065 9 0 0 18 0 3 0 330224800 44933120 9891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 10970 9891 218 20 0 10328 0
[pid=4017/tid=4019] ppid=4015 vsize=43880 CPUtime=25.34
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 5203 0 0 0 2532 2 0 0 22 0 3 0 330224811 44933120 9891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=43880 CPUtime=25.28
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 5174 0 0 0 2522 6 0 0 21 0 3 0 330224811 44933120 9891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 43880

[startup+51.1011 s]
/proc/loadavg: 1.93 1.94 1.82 3/80 4020
/proc/meminfo: memFree=1783696/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=48592 CPUtime=101.76
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 12925 0 0 0 10166 10 0 0 18 0 3 0 330224800 49758208 10870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 12148 10870 218 20 0 11506 0
[pid=4017/tid=4019] ppid=4015 vsize=48592 CPUtime=50.93
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 6297 0 0 0 5090 3 0 0 25 0 3 0 330224811 49758208 10870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=48592 CPUtime=50.72
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 6163 0 0 0 5065 7 0 0 25 0 3 0 330224811 49758208 10870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 48592

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.82 3/80 4020
/proc/meminfo: memFree=1780752/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=51260 CPUtime=203.9
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 15685 0 0 0 20378 12 0 0 18 0 3 0 330224800 52490240 11568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 12815 11568 218 20 0 12173 0
[pid=4017/tid=4019] ppid=4015 vsize=51260 CPUtime=102.09
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 7767 0 0 0 10205 4 0 0 25 0 3 0 330224811 52490240 11568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=51260 CPUtime=101.69
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 7453 0 0 0 10162 7 0 0 25 0 3 0 330224811 52490240 11568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 51260

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.83 3/80 4020
/proc/meminfo: memFree=1776272/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=55560 CPUtime=323.53
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 19130 0 0 0 32337 16 0 0 18 0 3 0 330224800 56893440 12666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 13890 12666 218 20 0 13248 0
[pid=4017/tid=4019] ppid=4015 vsize=55560 CPUtime=162.01
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 9188 0 0 0 16195 6 0 0 25 0 3 0 330224811 56893440 12666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=55560 CPUtime=161.41
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 9477 0 0 0 16131 10 0 0 25 0 3 0 330224811 56893440 12666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 55560

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.83 3/80 4020
/proc/meminfo: memFree=1774160/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=58624 CPUtime=443.18
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 21983 0 0 0 44300 18 0 0 18 0 3 0 330224800 60030976 13207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 14656 13207 218 20 0 14014 0
[pid=4017/tid=4019] ppid=4015 vsize=58624 CPUtime=221.92
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 10602 0 0 0 22186 6 0 0 25 0 3 0 330224811 60030976 13207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=58624 CPUtime=221.14
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 10916 0 0 0 22103 11 0 0 25 0 3 0 330224811 60030976 13207 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 58624

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 4020
/proc/meminfo: memFree=1768592/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=63464 CPUtime=562.84
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 25624 0 0 0 56261 23 0 0 18 0 3 0 330224800 64987136 14604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 15866 14604 218 20 0 15224 0
[pid=4017/tid=4019] ppid=4015 vsize=63464 CPUtime=281.86
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 11917 0 0 0 28178 8 0 0 25 0 3 0 330224811 64987136 14604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=63464 CPUtime=280.87
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 13242 0 0 0 28072 15 0 0 25 0 3 0 330224811 64987136 14604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.84
Current children cumulated vsize (KiB) 63464

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 4020
/proc/meminfo: memFree=1766928/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=65284 CPUtime=682.48
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 28288 0 0 0 68223 25 0 0 18 0 3 0 330224800 66850816 15006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 16321 15006 218 20 0 15679 0
[pid=4017/tid=4019] ppid=4015 vsize=65284 CPUtime=341.77
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 13266 0 0 0 34169 8 0 0 25 0 3 0 330224811 66850816 15006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520711 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=65284 CPUtime=340.59
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 14557 0 0 0 34043 16 0 0 25 0 3 0 330224811 66850816 15006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.48
Current children cumulated vsize (KiB) 65284

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 4020
/proc/meminfo: memFree=1765776/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=66856 CPUtime=802.14
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 30847 0 0 0 80187 27 0 0 18 0 3 0 330224800 68460544 15288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 16714 15288 218 20 0 16072 0
[pid=4017/tid=4019] ppid=4015 vsize=66856 CPUtime=401.7
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 14571 0 0 0 40161 9 0 0 25 0 3 0 330224811 68460544 15288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=66856 CPUtime=400.32
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 15811 0 0 0 40015 17 0 0 25 0 3 0 330224811 68460544 15288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.14
Current children cumulated vsize (KiB) 66856

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 4020
/proc/meminfo: memFree=1764880/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=67568 CPUtime=921.79
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 33308 0 0 0 92150 29 0 0 18 0 3 0 330224800 69189632 15541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 16892 15541 218 20 0 16250 0
[pid=4017/tid=4019] ppid=4015 vsize=67568 CPUtime=461.63
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 15819 0 0 0 46153 10 0 0 25 0 3 0 330224811 69189632 15541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=67568 CPUtime=460.04
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 17024 0 0 0 45986 18 0 0 25 0 3 0 330224811 69189632 15541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.79
Current children cumulated vsize (KiB) 67568

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 4020
/proc/meminfo: memFree=1764112/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=67904 CPUtime=1041.45
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 35625 0 0 0 104114 31 0 0 18 0 3 0 330224800 69533696 15719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 16976 15719 218 20 0 16334 0
[pid=4017/tid=4019] ppid=4015 vsize=67904 CPUtime=521.55
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 17005 0 0 0 52145 10 0 0 25 0 3 0 330224811 69533696 15719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=67904 CPUtime=519.78
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 18155 0 0 0 51958 20 0 0 25 0 3 0 330224811 69533696 15719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.45
Current children cumulated vsize (KiB) 67904

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 4020
/proc/meminfo: memFree=1762960/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=70160 CPUtime=1161.12
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 38015 0 0 0 116079 33 0 0 18 0 3 0 330224800 71843840 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 17540 16039 218 20 0 16898 0
[pid=4017/tid=4019] ppid=4015 vsize=70160 CPUtime=581.49
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 18255 0 0 0 58137 12 0 0 25 0 3 0 330224811 71843840 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=70160 CPUtime=579.51
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 19295 0 0 0 57931 20 0 0 25 0 3 0 330224811 71843840 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.12
Current children cumulated vsize (KiB) 70160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.903 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 4102
/proc/meminfo: memFree=1761216/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=70292 CPUtime=1200.08
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 38735 0 0 0 119966 42 0 0 18 0 3 0 330224800 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 17573 16069 218 20 0 16931 0
[pid=4017/tid=4019] ppid=4015 vsize=70292 CPUtime=601.03
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 18600 0 0 0 60082 21 0 0 25 0 3 0 330224811 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=70292 CPUtime=598.94
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 19670 0 0 0 59873 21 0 0 25 0 3 0 330224811 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 70292

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+601.903 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 4102
/proc/meminfo: memFree=1761216/2055920 swapFree=4154884/4192956
[pid=4017] ppid=4015 vsize=70292 CPUtime=1200.08
/proc/4017/stat : 4017 (MiraXTv3_dyn) S 4015 4017 3150 0 -1 4194304 38735 0 0 0 119966 42 0 0 18 0 3 0 330224800 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 17573 16069 218 20 0 16931 0
[pid=4017/tid=4019] ppid=4015 vsize=70292 CPUtime=601.03
/proc/4017/task/4019/stat : 4019 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 18600 0 0 0 60082 21 0 0 25 0 3 0 330224811 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=4017/tid=4020] ppid=4015 vsize=70292 CPUtime=598.94
/proc/4017/task/4020/stat : 4020 (MiraXTv3_dyn) R 4015 4017 3150 0 -1 4194368 19670 0 0 0 59873 21 0 0 25 0 3 0 330224811 71979008 16069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 70292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.927
CPU time (s): 1200.12
CPU user time (s): 1199.68
CPU system time (s): 0.438933
CPU usage (%): 199.38
Max. virtual memory (cumulated for all children) (KiB): 70436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.438933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38735
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= 348
involuntary context switches= 22673

runsolver used 0.714891 second user time and 1.49877 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Thu May 10 18:51:15 UTC 2007

IDJOB= 296166
IDBENCH= 19930
IDSOLVER= 128
FILE ID= node20/296166-1178823074

PBS_JOBID= 5250969

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296166-1178823074/MiraXTv3_dyn /tmp/evaluation/296166-1178823074/instance-296166-1178823074.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-296166-1178823074 -o ROOT/results/node20/solver-296166-1178823074 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296166-1178823074/MiraXTv3_dyn /tmp/evaluation/296166-1178823074/instance-296166-1178823074.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 196226787

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1827136 kB
Buffers:         39464 kB
Cached:         123816 kB
SwapCached:      17192 kB
Active:         102720 kB
Inactive:        84272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827136 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            27328 kB
Committed_AS:  6751964 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66557 MiB

End job on node20 on Thu May 10 19:01:19 UTC 2007