Trace number 293052

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.52

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

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/node17/watcher-293052-1178812226 -o ROOT/results/node17/solver-293052-1178812226 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/293052-1178812226/MiraXTv1_dyn /tmp/evaluation/293052-1178812226/instance-293052-1178812226.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.15 3/77 6449
/proc/meminfo: memFree=1780600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=3788 CPUtime=0
/proc/6449/stat : 6449 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 329140090 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/6449/statm: 947 259 206 20 0 305 0

[startup+0.025362 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 6449
/proc/meminfo: memFree=1780600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=4396 CPUtime=0.02
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 397 0 0 0 2 0 0 0 18 0 2 0 329140090 4501504 372 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 1099 372 218 20 0 457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4396

[startup+0.101369 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 6449
/proc/meminfo: memFree=1780600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=5628 CPUtime=0.09
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 530 0 0 0 9 0 0 0 18 0 2 0 329140090 5763072 505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 1407 505 218 20 0 765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5628

[startup+0.301389 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 6449
/proc/meminfo: memFree=1780600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=6492 CPUtime=0.29
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 773 0 0 0 29 0 0 0 18 0 2 0 329140090 6647808 748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 1623 748 218 20 0 981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.701431 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 6449
/proc/meminfo: memFree=1780600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=7596 CPUtime=0.69
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 1079 0 0 0 69 0 0 0 18 0 2 0 329140090 7778304 1054 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 1899 1054 218 20 0 1257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7596

[startup+1.50152 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 6451
/proc/meminfo: memFree=1776872/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=8984 CPUtime=1.49
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 1445 0 0 0 149 0 0 0 18 0 2 0 329140090 9199616 1420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 2246 1420 218 20 0 1604 0
[pid=6449/tid=6451] ppid=6447 vsize=8984 CPUtime=1.48
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 1099 0 0 0 148 0 0 0 25 0 2 0 329140091 9199616 1420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8984

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 6451
/proc/meminfo: memFree=1774376/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=11556 CPUtime=3.09
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 2155 0 0 0 308 1 0 0 18 0 2 0 329140090 11833344 2094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 2889 2094 218 20 0 2247 0
[pid=6449/tid=6451] ppid=6447 vsize=11556 CPUtime=3.08
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 1809 0 0 0 307 1 0 0 25 0 2 0 329140091 11833344 2094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11556

[startup+6.30202 s]
/proc/loadavg: 0.93 0.98 1.15 2/79 6451
/proc/meminfo: memFree=1772008/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=13468 CPUtime=6.28
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 2625 0 0 0 627 1 0 0 18 0 2 0 329140090 13791232 2525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 3367 2525 218 20 0 2725 0
[pid=6449/tid=6451] ppid=6447 vsize=13468 CPUtime=6.27
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 2279 0 0 0 626 1 0 0 25 0 2 0 329140091 13791232 2525 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13468

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.15 3/79 6451
/proc/meminfo: memFree=1767472/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=16960 CPUtime=12.69
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 3696 0 0 0 1267 2 0 0 18 0 2 0 329140090 17367040 3444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 4240 3444 218 20 0 3598 0
[pid=6449/tid=6451] ppid=6447 vsize=16960 CPUtime=12.67
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 3350 0 0 0 1265 2 0 0 25 0 2 0 329140091 17367040 3444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16960

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.15 2/79 6451
/proc/meminfo: memFree=1764208/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=20076 CPUtime=25.48
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 4690 0 0 0 2545 3 0 0 18 0 2 0 329140090 20557824 4194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 5019 4194 218 20 0 4377 0
[pid=6449/tid=6451] ppid=6447 vsize=20076 CPUtime=25.47
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 4344 0 0 0 2544 3 0 0 25 0 2 0 329140091 20557824 4194 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20076

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 1.14 2/79 6451
/proc/meminfo: memFree=1761840/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=22244 CPUtime=51.08
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 5753 0 0 0 5104 4 0 0 18 0 2 0 329140090 22777856 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 5561 4787 218 20 0 4919 0
[pid=6449/tid=6451] ppid=6447 vsize=22244 CPUtime=51.06
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 5407 0 0 0 5102 4 0 0 25 0 2 0 329140091 22777856 4787 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22244

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.13 2/79 6451
/proc/meminfo: memFree=1760432/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=23516 CPUtime=102.27
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 7080 0 0 0 10222 5 0 0 18 0 2 0 329140090 24080384 5128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 5879 5128 218 20 0 5237 0
[pid=6449/tid=6451] ppid=6447 vsize=23516 CPUtime=102.25
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 6734 0 0 0 10221 4 0 0 25 0 2 0 329140091 24080384 5128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23516

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.12 2/79 6451
/proc/meminfo: memFree=1759088/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=25100 CPUtime=162.25
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 8410 0 0 0 16219 6 0 0 18 0 2 0 329140090 25702400 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 6275 5435 218 20 0 5633 0
[pid=6449/tid=6451] ppid=6447 vsize=25100 CPUtime=162.23
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 8064 0 0 0 16218 5 0 0 25 0 2 0 329140091 25702400 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25100

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.11 2/79 6451
/proc/meminfo: memFree=1758192/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=26012 CPUtime=222.22
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 9680 0 0 0 22216 6 0 0 18 0 2 0 329140090 26636288 5650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 6503 5650 218 20 0 5861 0
[pid=6449/tid=6451] ppid=6447 vsize=26012 CPUtime=222.21
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 9334 0 0 0 22215 6 0 0 25 0 2 0 329140091 26636288 5650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26012

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.10 2/79 6451
/proc/meminfo: memFree=1757040/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=27200 CPUtime=282.21
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 10895 0 0 0 28214 7 0 0 18 0 2 0 329140090 27852800 5941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 6800 5941 218 20 0 6158 0
[pid=6449/tid=6451] ppid=6447 vsize=27200 CPUtime=282.2
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 10549 0 0 0 28213 7 0 0 25 0 2 0 329140091 27852800 5941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 27200

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 6451
/proc/meminfo: memFree=1756592/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=27820 CPUtime=342.19
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 12033 0 0 0 34211 8 0 0 18 0 2 0 329140090 28487680 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 6955 6060 218 20 0 6313 0
[pid=6449/tid=6451] ppid=6447 vsize=27820 CPUtime=342.17
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 11687 0 0 0 34209 8 0 0 25 0 2 0 329140091 28487680 6060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27820

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 6451
/proc/meminfo: memFree=1756016/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=28256 CPUtime=402.17
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 13207 0 0 0 40208 9 0 0 18 0 2 0 329140090 28934144 6193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7064 6193 218 20 0 6422 0
[pid=6449/tid=6451] ppid=6447 vsize=28256 CPUtime=402.16
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 12861 0 0 0 40207 9 0 0 25 0 2 0 329140091 28934144 6193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28256

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/79 6451
/proc/meminfo: memFree=1755504/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=28896 CPUtime=462.15
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 14405 0 0 0 46205 10 0 0 18 0 2 0 329140090 29589504 6332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7224 6332 218 20 0 6582 0
[pid=6449/tid=6451] ppid=6447 vsize=28896 CPUtime=462.14
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 14059 0 0 0 46204 10 0 0 25 0 2 0 329140091 29589504 6332 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28896

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/79 6451
/proc/meminfo: memFree=1755184/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=29060 CPUtime=522.14
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 15470 0 0 0 52202 12 0 0 18 0 2 0 329140090 29757440 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7265 6406 218 20 0 6623 0
[pid=6449/tid=6451] ppid=6447 vsize=29060 CPUtime=522.12
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 15124 0 0 0 52201 11 0 0 25 0 2 0 329140091 29757440 6406 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29060

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/79 6451
/proc/meminfo: memFree=1754544/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=29732 CPUtime=582.12
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 16477 0 0 0 58200 12 0 0 18 0 2 0 329140090 30445568 6577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7433 6577 218 20 0 6791 0
[pid=6449/tid=6451] ppid=6447 vsize=29732 CPUtime=582.11
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 16131 0 0 0 58199 12 0 0 25 0 2 0 329140091 30445568 6577 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 29732

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/85 6523
/proc/meminfo: memFree=1752872/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=30352 CPUtime=642.08
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 17538 0 0 0 64195 13 0 0 18 0 2 0 329140090 31080448 6710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7588 6710 218 20 0 6946 0
[pid=6449/tid=6451] ppid=6447 vsize=30352 CPUtime=642.06
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 17192 0 0 0 64193 13 0 0 25 0 2 0 329140091 31080448 6710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30352

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 6649
/proc/meminfo: memFree=1753192/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=30896 CPUtime=701.99
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 18608 0 0 0 70185 14 0 0 18 0 2 0 329140090 31637504 6842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7724 6842 218 20 0 7082 0
[pid=6449/tid=6451] ppid=6447 vsize=30896 CPUtime=701.97
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 18262 0 0 0 70183 14 0 0 25 0 2 0 329140091 31637504 6842 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 30896

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.05 2/79 6649
/proc/meminfo: memFree=1753008/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=31080 CPUtime=761.97
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 19630 0 0 0 76182 15 0 0 18 0 2 0 329140090 31825920 6918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7770 6918 218 20 0 7128 0
[pid=6449/tid=6451] ppid=6447 vsize=31080 CPUtime=761.96
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 19284 0 0 0 76181 15 0 0 25 0 2 0 329140091 31825920 6918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 31080

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 6649
/proc/meminfo: memFree=1753072/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=31080 CPUtime=821.96
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 20681 0 0 0 82180 16 0 0 18 0 2 0 329140090 31825920 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7770 6926 218 20 0 7128 0
[pid=6449/tid=6451] ppid=6447 vsize=31080 CPUtime=821.94
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 20335 0 0 0 82179 15 0 0 25 0 2 0 329140091 31825920 6926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 31080

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 6649
/proc/meminfo: memFree=1752752/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=31412 CPUtime=881.94
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 21732 0 0 0 88177 17 0 0 18 0 2 0 329140090 32165888 7009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7853 7009 218 20 0 7211 0
[pid=6449/tid=6451] ppid=6447 vsize=31412 CPUtime=881.92
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 21386 0 0 0 88176 16 0 0 25 0 2 0 329140091 32165888 7009 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 31412

[startup+942.301 s]
/proc/loadavg: 1.06 1.00 1.03 2/79 6649
/proc/meminfo: memFree=1752496/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=31620 CPUtime=941.91
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 22683 0 0 0 94174 17 0 0 18 0 2 0 329140090 32378880 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7905 7070 218 20 0 7263 0
[pid=6449/tid=6451] ppid=6447 vsize=31620 CPUtime=941.9
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 22337 0 0 0 94173 17 0 0 25 0 2 0 329140091 32378880 7070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 31620

[startup+1002.3 s]
/proc/loadavg: 1.02 1.00 1.03 2/79 6649
/proc/meminfo: memFree=1752176/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=31956 CPUtime=1001.9
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 23573 0 0 0 100172 18 0 0 18 0 2 0 329140090 32722944 7151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 7989 7151 218 20 0 7347 0
[pid=6449/tid=6451] ppid=6447 vsize=31956 CPUtime=1001.89
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 23227 0 0 0 100171 18 0 0 25 0 2 0 329140091 32722944 7151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 31956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 6649
/proc/meminfo: memFree=1751984/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=32124 CPUtime=1061.88
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 24530 0 0 0 106169 19 0 0 18 0 2 0 329140090 32894976 7202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 8031 7202 218 20 0 7389 0
[pid=6449/tid=6451] ppid=6447 vsize=32124 CPUtime=1061.87
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 24184 0 0 0 106168 19 0 0 25 0 2 0 329140091 32894976 7202 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 32124

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 6649
/proc/meminfo: memFree=1751600/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=32496 CPUtime=1121.87
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 25445 0 0 0 112167 20 0 0 18 0 2 0 329140090 33275904 7295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 8124 7295 218 20 0 7482 0
[pid=6449/tid=6451] ppid=6447 vsize=32496 CPUtime=1121.85
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 25099 0 0 0 112165 20 0 0 25 0 2 0 329140091 33275904 7295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 32496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 6649
/proc/meminfo: memFree=1751472/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=32680 CPUtime=1181.85
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 26410 0 0 0 118164 21 0 0 18 0 2 0 329140090 33464320 7340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 8170 7340 218 20 0 7528 0
[pid=6449/tid=6451] ppid=6447 vsize=32680 CPUtime=1181.84
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 26064 0 0 0 118163 21 0 0 25 0 2 0 329140091 33464320 7340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 32680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 6649
/proc/meminfo: memFree=1751344/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=32852 CPUtime=1200.05
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 26709 0 0 0 119984 21 0 0 18 0 2 0 329140090 33640448 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 8213 7362 218 20 0 7571 0
[pid=6449/tid=6451] ppid=6447 vsize=32852 CPUtime=1200.04
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 26363 0 0 0 119983 21 0 0 25 0 2 0 329140091 33640448 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32852

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 6649
/proc/meminfo: memFree=1751344/2055920 swapFree=4140644/4192956
[pid=6449] ppid=6447 vsize=32852 CPUtime=1200.05
/proc/6449/stat : 6449 (MiraXTv1_dyn) S 6447 6449 5287 0 -1 4194304 26709 0 0 0 119984 21 0 0 18 0 2 0 329140090 33640448 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6449/statm: 8213 7362 218 20 0 7571 0
[pid=6449/tid=6451] ppid=6447 vsize=32852 CPUtime=1200.04
/proc/6449/task/6451/stat : 6451 (MiraXTv1_dyn) R 6447 6449 5287 0 -1 4194368 26363 0 0 0 119983 21 0 0 25 0 2 0 329140091 33640448 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.85
CPU system time (s): 0.221966
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 32852

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

runsolver used 1.24681 second user time and 3.12852 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Thu May 10 15:50:26 UTC 2007

IDJOB= 293052
IDBENCH= 19854
IDSOLVER= 130
FILE ID= node17/293052-1178812226

PBS_JOBID= 5250936

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293052-1178812226/MiraXTv1_dyn /tmp/evaluation/293052-1178812226/instance-293052-1178812226.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-293052-1178812226 -o ROOT/results/node17/solver-293052-1178812226 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/293052-1178812226/MiraXTv1_dyn /tmp/evaluation/293052-1178812226/instance-293052-1178812226.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 888800591

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1780880 kB
Buffers:         45620 kB
Cached:         123260 kB
SwapCached:      15536 kB
Active:         117020 kB
Inactive:        96552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780880 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          50592 kB
Slab:            46900 kB
Committed_AS: 10111200 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 node17 on Thu May 10 16:10:28 UTC 2007