Trace number 307769

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.11 601.634

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
MD5SUM98be734cac3043e9901a8deb2fd05c78
Bench CategoryRANDOM (random 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 variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/node19/watcher-307769-1178864001 -o ROOT/results/node19/solver-307769-1178864001 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/307769-1178864001/MiraXTv3_dyn /tmp/evaluation/307769-1178864001/instance-307769-1178864001.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.92 0.98 1.09 3/77 13255
/proc/meminfo: memFree=1796296/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=3788 CPUtime=0
/proc/13255/stat : 13255 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 334317501 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 1 0 0
/proc/13255/statm: 947 330 205 20 0 305 0

[startup+0.104705 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 13255
/proc/meminfo: memFree=1796296/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=13160 CPUtime=0.1
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 1897 0 0 0 9 1 0 0 18 0 3 0 334317501 13475840 1834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 3290 1834 218 20 0 2648 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13160

[startup+0.201716 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 13255
/proc/meminfo: memFree=1796296/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=14160 CPUtime=0.27
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 1952 0 0 0 26 1 0 0 18 0 3 0 334317501 14499840 1850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 3540 1850 218 20 0 2898 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 14160

[startup+0.301726 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 13255
/proc/meminfo: memFree=1796296/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=14160 CPUtime=0.47
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 2004 0 0 0 46 1 0 0 18 0 3 0 334317501 14499840 1902 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 3540 1902 218 20 0 2898 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 14160

[startup+0.701771 s]
/proc/loadavg: 0.92 0.98 1.09 3/77 13255
/proc/meminfo: memFree=1796296/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=14556 CPUtime=1.28
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 2331 0 0 0 126 2 0 0 18 0 3 0 334317501 14905344 2229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 3639 2230 218 20 0 2997 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 14556

[startup+1.50186 s]
/proc/loadavg: 0.92 0.98 1.09 3/80 13258
/proc/meminfo: memFree=1786608/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=18652 CPUtime=2.87
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 3031 0 0 0 285 2 0 0 18 0 3 0 334317501 19099648 2929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 4663 2929 218 20 0 4021 0
[pid=13255/tid=13257] ppid=13253 vsize=18652 CPUtime=1.4
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 1014 0 0 0 140 0 0 0 25 0 3 0 334317510 19099648 2929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=18652 CPUtime=1.38
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 1033 0 0 0 137 1 0 0 25 0 3 0 334317510 19099648 2929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 18652

[startup+3.10203 s]
/proc/loadavg: 0.92 0.98 1.09 3/80 13258
/proc/meminfo: memFree=1782640/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=23168 CPUtime=6.06
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 4314 0 0 0 603 3 0 0 18 0 3 0 334317501 23724032 4212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 5792 4212 218 20 0 5150 0
[pid=13255/tid=13257] ppid=13253 vsize=23168 CPUtime=3.01
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 1643 0 0 0 300 1 0 0 25 0 3 0 334317510 23724032 4212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=23168 CPUtime=2.97
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 1687 0 0 0 296 1 0 0 25 0 3 0 334317510 23724032 4212 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 23168

[startup+6.30138 s]
/proc/loadavg: 1.01 1.00 1.10 3/80 13258
/proc/meminfo: memFree=1773744/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=30052 CPUtime=12.45
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 5832 0 0 0 1239 6 0 0 18 0 3 0 334317501 30773248 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 7513 5730 218 20 0 6871 0
[pid=13255/tid=13257] ppid=13253 vsize=30052 CPUtime=6.2
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 2359 0 0 0 618 2 0 0 24 0 3 0 334317510 30773248 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=30052 CPUtime=6.15
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 2489 0 0 0 613 2 0 0 25 0 3 0 334317510 30773248 5730 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 30052

[startup+12.7021 s]
/proc/loadavg: 1.09 1.02 1.10 3/80 13258
/proc/meminfo: memFree=1768560/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=35620 CPUtime=25.23
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 7471 0 0 0 2515 8 0 0 18 0 3 0 334317501 36474880 7332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 8905 7332 218 20 0 8263 0
[pid=13255/tid=13257] ppid=13253 vsize=35620 CPUtime=12.6
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 3235 0 0 0 1257 3 0 0 25 0 3 0 334317510 36474880 7332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=35620 CPUtime=12.53
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 3252 0 0 0 1250 3 0 0 25 0 3 0 334317510 36474880 7332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 35620

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.12 3/80 13258
/proc/meminfo: memFree=1745520/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=57884 CPUtime=50.76
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 13196 0 0 0 5059 17 0 0 18 0 3 0 334317501 59273216 12890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 14471 12890 218 20 0 13829 0
[pid=13255/tid=13257] ppid=13253 vsize=57884 CPUtime=25.39
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 6078 0 0 0 2531 8 0 0 25 0 3 0 334317510 59273216 12890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=57884 CPUtime=25.26
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 6134 0 0 0 2519 7 0 0 25 0 3 0 334317510 59273216 12890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 57884

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.14 3/80 13258
/proc/meminfo: memFree=1733680/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=69472 CPUtime=101.82
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 16282 0 0 0 10160 22 0 0 18 0 3 0 334317501 71139328 15704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 17368 15704 218 20 0 16726 0
[pid=13255/tid=13257] ppid=13253 vsize=69472 CPUtime=50.98
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 7649 0 0 0 5088 10 0 0 25 0 3 0 334317510 71139328 15704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=69472 CPUtime=50.75
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 7649 0 0 0 5064 11 0 0 25 0 3 0 334317510 71139328 15704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 69472

[startup+102.302 s]
/proc/loadavg: 1.81 1.28 1.19 3/80 13258
/proc/meminfo: memFree=1709936/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=92524 CPUtime=203.95
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 22862 0 0 0 20363 32 0 0 18 0 3 0 334317501 94744576 21616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 23131 21616 218 20 0 22489 0
[pid=13255/tid=13257] ppid=13253 vsize=92524 CPUtime=102.15
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 11294 0 0 0 10201 14 0 0 25 0 3 0 334317510 94744576 21616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=92524 CPUtime=101.7
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 10584 0 0 0 10153 17 0 0 25 0 3 0 334317510 94744576 21616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526010 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 92524

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.23 3/80 13258
/proc/meminfo: memFree=1703216/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=98596 CPUtime=323.64
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 25430 0 0 0 32327 37 0 0 18 0 3 0 334317501 100962304 23290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 24649 23290 218 20 0 24007 0
[pid=13255/tid=13257] ppid=13253 vsize=98596 CPUtime=162.12
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 11856 0 0 0 16197 15 0 0 25 0 3 0 334317510 100962304 23290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=98596 CPUtime=161.42
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 12590 0 0 0 16122 20 0 0 25 0 3 0 334317510 100962304 23290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.64
Current children cumulated vsize (KiB) 98596

[startup+222.307 s]
/proc/loadavg: 1.97 1.51 1.28 3/80 13258
/proc/meminfo: memFree=1696048/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=106468 CPUtime=443.35
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 27939 0 0 0 44294 41 0 0 18 0 3 0 334317501 109023232 25089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 26617 25089 218 20 0 25975 0
[pid=13255/tid=13257] ppid=13253 vsize=106468 CPUtime=222.1
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 12622 0 0 0 22194 16 0 0 21 0 3 0 334317510 109023232 25089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=106468 CPUtime=221.16
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 14333 0 0 0 22092 24 0 0 25 0 3 0 334317510 109023232 25089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 106468

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.32 3/80 13258
/proc/meminfo: memFree=1695856/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=106468 CPUtime=563.05
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 28706 0 0 0 56264 41 0 0 18 0 3 0 334317501 109023232 25123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 26617 25123 218 20 0 25975 0
[pid=13255/tid=13257] ppid=13253 vsize=106468 CPUtime=282.06
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 12963 0 0 0 28190 16 0 0 25 0 3 0 334317510 109023232 25123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=106468 CPUtime=280.9
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 14759 0 0 0 28066 24 0 0 25 0 3 0 334317510 109023232 25123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 106468

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.36 3/80 13258
/proc/meminfo: memFree=1695664/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=106468 CPUtime=682.75
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 29507 0 0 0 68233 42 0 0 18 0 3 0 334317501 109023232 25170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 26617 25170 218 20 0 25975 0
[pid=13255/tid=13257] ppid=13253 vsize=106468 CPUtime=342.04
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 13416 0 0 0 34187 17 0 0 25 0 3 0 334317510 109023232 25170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=106468 CPUtime=340.62
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 15107 0 0 0 34038 24 0 0 25 0 3 0 334317510 109023232 25170 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 106468

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.39 3/80 13258
/proc/meminfo: memFree=1689008/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=112736 CPUtime=802.45
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 31884 0 0 0 80200 45 0 0 18 0 3 0 334317501 115441664 26863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 28184 26863 218 20 0 27542 0
[pid=13255/tid=13257] ppid=13253 vsize=112736 CPUtime=402.01
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 14564 0 0 0 40183 18 0 0 25 0 3 0 334317510 115441664 26863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=112736 CPUtime=400.34
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 16336 0 0 0 40009 25 0 0 25 0 3 0 334317510 115441664 26863 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.45
Current children cumulated vsize (KiB) 112736

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.43 3/80 13258
/proc/meminfo: memFree=1687408/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=114080 CPUtime=922.17
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 32882 0 0 0 92170 47 0 0 18 0 3 0 334317501 116817920 27252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 28520 27252 218 20 0 27878 0
[pid=13255/tid=13257] ppid=13253 vsize=114080 CPUtime=461.99
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 15148 0 0 0 46180 19 0 0 25 0 3 0 334317510 116817920 27252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=114080 CPUtime=460.07
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 16750 0 0 0 45981 26 0 0 25 0 3 0 334317510 116817920 27252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.17
Current children cumulated vsize (KiB) 114080

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.46 3/80 13258
/proc/meminfo: memFree=1687024/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=114228 CPUtime=1041.86
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 33760 0 0 0 104138 48 0 0 18 0 3 0 334317501 116969472 27332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 28557 27332 218 20 0 27915 0
[pid=13255/tid=13257] ppid=13253 vsize=114228 CPUtime=521.96
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 15565 0 0 0 52176 20 0 0 25 0 3 0 334317510 116969472 27332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=114228 CPUtime=519.8
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 17211 0 0 0 51954 26 0 0 25 0 3 0 334317510 116969472 27332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 114228

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.49 3/80 13258
/proc/meminfo: memFree=1674288/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=126780 CPUtime=1161.55
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 37766 0 0 0 116104 51 0 0 18 0 3 0 334317501 129822720 30524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 31695 30524 218 20 0 31053 0
[pid=13255/tid=13257] ppid=13253 vsize=126780 CPUtime=581.93
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 19189 0 0 0 58170 23 0 0 25 0 3 0 334317510 129822720 30524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=126780 CPUtime=579.51
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 17593 0 0 0 57925 26 0 0 25 0 3 0 334317510 129822720 30524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7919260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.55
Current children cumulated vsize (KiB) 126780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 13258
/proc/meminfo: memFree=1674160/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=126780 CPUtime=1200.07
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 38050 0 0 0 119955 52 0 0 18 0 3 0 334317501 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 31695 30532 218 20 0 31053 0
[pid=13255/tid=13257] ppid=13253 vsize=126780 CPUtime=601.24
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 19284 0 0 0 60100 24 0 0 21 0 3 0 334317510 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=126780 CPUtime=598.73
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 17782 0 0 0 59847 26 0 0 23 0 3 0 334317510 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 126780

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

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

[startup+601.603 s]
/proc/loadavg: 1.99 1.85 1.50 3/80 13258
/proc/meminfo: memFree=1674160/2055920 swapFree=4148252/4192956
[pid=13255] ppid=13253 vsize=126780 CPUtime=1200.07
/proc/13255/stat : 13255 (MiraXTv3_dyn) S 13253 13255 12389 0 -1 4194304 38050 0 0 0 119955 52 0 0 18 0 3 0 334317501 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13255/statm: 31695 30532 218 20 0 31053 0
[pid=13255/tid=13257] ppid=13253 vsize=126780 CPUtime=601.24
/proc/13255/task/13257/stat : 13257 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 19284 0 0 0 60100 24 0 0 21 0 3 0 334317510 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13255/tid=13258] ppid=13253 vsize=126780 CPUtime=598.73
/proc/13255/task/13258/stat : 13258 (MiraXTv3_dyn) R 13253 13255 12389 0 -1 4194368 17782 0 0 0 59847 26 0 0 23 0 3 0 334317510 129822720 30532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 126780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.634
CPU time (s): 1200.11
CPU user time (s): 1199.57
CPU system time (s): 0.539917
CPU usage (%): 199.475
Max. virtual memory (cumulated for all children) (KiB): 126780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.57
system time used= 0.539917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38050
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= 221
involuntary context switches= 22269

runsolver used 0.58891 second user time and 1.61075 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri May 11 06:13:21 UTC 2007

IDJOB= 307769
IDBENCH= 20213
IDSOLVER= 128
FILE ID= node19/307769-1178864001

PBS_JOBID= 5251028

Free space on /tmp= 66559 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307769-1178864001/MiraXTv3_dyn /tmp/evaluation/307769-1178864001/instance-307769-1178864001.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-307769-1178864001 -o ROOT/results/node19/solver-307769-1178864001 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/307769-1178864001/MiraXTv3_dyn /tmp/evaluation/307769-1178864001/instance-307769-1178864001.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  98be734cac3043e9901a8deb2fd05c78

RANDOM SEED= 304308182

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1796512 kB
Buffers:         47108 kB
Cached:         127276 kB
SwapCached:      14248 kB
Active:         101936 kB
Inactive:        96252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796512 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            4200 kB
Writeback:           0 kB
Mapped:          29912 kB
Slab:            46776 kB
Committed_AS:  9157492 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66559 MiB

End job on node19 on Fri May 11 06:23:25 UTC 2007