Trace number 298669

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.1 1200.54

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1422217194-16.SAT.shuffled.cnf
MD5SUM05d311b5d324ec36db80bce02b8227da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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.06	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/node2/watcher-298669-1178831177 -o ROOT/results/node2/solver-298669-1178831177 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/298669-1178831177/MiraXTv1_dyn /tmp/evaluation/298669-1178831177/instance-298669-1178831177.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31810
/proc/meminfo: memFree=1776888/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=376 CPUtime=0
/proc/31810/stat : 31810 (MiraXTv1_dyn) D 31808 31810 31484 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 359155516 385024 37 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10535716 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31810/statm: 94 37 28 20 0 5 0

[startup+0.076149 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31810
/proc/meminfo: memFree=1776888/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=4284 CPUtime=0
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 2 0 359155516 4386816 345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 1071 345 218 20 0 429 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4284

[startup+0.101149 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31810
/proc/meminfo: memFree=1776888/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=4416 CPUtime=0.03
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 399 0 0 0 3 0 0 0 18 0 2 0 359155516 4521984 374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 1104 374 218 20 0 462 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4416

[startup+0.301172 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31810
/proc/meminfo: memFree=1776888/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=5756 CPUtime=0.23
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 616 0 0 0 23 0 0 0 18 0 2 0 359155516 5894144 591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 1439 591 218 20 0 797 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5756

[startup+0.701214 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 31810
/proc/meminfo: memFree=1776888/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=6940 CPUtime=0.63
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 935 0 0 0 63 0 0 0 18 0 2 0 359155516 7106560 910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 1735 910 218 20 0 1093 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 6940

[startup+1.50129 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 31812
/proc/meminfo: memFree=1773352/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=8160 CPUtime=1.42
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 1201 0 0 0 142 0 0 0 18 0 2 0 359155516 8355840 1176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 2040 1176 218 20 0 1398 0
[pid=31810/tid=31812] ppid=31808 vsize=8160 CPUtime=1.42
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 871 0 0 0 142 0 0 0 25 0 2 0 359155524 8355840 1176 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 8160

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 31812
/proc/meminfo: memFree=1771752/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=10708 CPUtime=3.02
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 1875 0 0 0 301 1 0 0 18 0 2 0 359155516 10964992 1850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 2677 1850 218 20 0 2035 0
[pid=31810/tid=31812] ppid=31808 vsize=10708 CPUtime=3.01
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 1545 0 0 0 301 0 0 0 25 0 2 0 359155524 10964992 1850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 10708

[startup+6.30179 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 31812
/proc/meminfo: memFree=1768552/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=12356 CPUtime=6.22
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 2361 0 0 0 621 1 0 0 18 0 2 0 359155516 12652544 2259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 3089 2259 218 20 0 2447 0
[pid=31810/tid=31812] ppid=31808 vsize=12356 CPUtime=6.22
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 2031 0 0 0 621 1 0 0 25 0 2 0 359155524 12652544 2259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 12356

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 31812
/proc/meminfo: memFree=1763240/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=17240 CPUtime=12.61
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 3737 0 0 0 1260 1 0 0 18 0 2 0 359155516 17653760 3535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 4310 3535 218 20 0 3668 0
[pid=31810/tid=31812] ppid=31808 vsize=17240 CPUtime=12.61
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 3407 0 0 0 1260 1 0 0 25 0 2 0 359155524 17653760 3535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 17240

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 31812
/proc/meminfo: memFree=1759592/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=20684 CPUtime=25.41
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 4794 0 0 0 2539 2 0 0 18 0 2 0 359155516 21180416 4412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 5171 4412 218 20 0 4529 0
[pid=31810/tid=31812] ppid=31808 vsize=20684 CPUtime=25.41
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 4464 0 0 0 2539 2 0 0 25 0 2 0 359155524 21180416 4412 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 20684

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 31812
/proc/meminfo: memFree=1757160/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=23408 CPUtime=51
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 5838 0 0 0 5097 3 0 0 18 0 2 0 359155516 23969792 5042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 5852 5042 218 20 0 5210 0
[pid=31810/tid=31812] ppid=31808 vsize=23408 CPUtime=50.99
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 5508 0 0 0 5097 2 0 0 25 0 2 0 359155524 23969792 5042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 23408

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 31812
/proc/meminfo: memFree=1755496/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=24916 CPUtime=102.19
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 6987 0 0 0 10215 4 0 0 18 0 2 0 359155516 25513984 5437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 6229 5437 218 20 0 5587 0
[pid=31810/tid=31812] ppid=31808 vsize=24916 CPUtime=102.18
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 6657 0 0 0 10215 3 0 0 25 0 2 0 359155524 25513984 5437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 24916

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1754216/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=26056 CPUtime=162.17
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 8127 0 0 0 16212 5 0 0 18 0 2 0 359155516 26681344 5773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 6514 5773 218 20 0 5872 0
[pid=31810/tid=31812] ppid=31808 vsize=26056 CPUtime=162.16
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 7797 0 0 0 16212 4 0 0 25 0 2 0 359155524 26681344 5773 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 26056

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1753064/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=27392 CPUtime=222.15
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 9318 0 0 0 22209 6 0 0 18 0 2 0 359155516 28049408 6031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 6848 6031 218 20 0 6206 0
[pid=31810/tid=31812] ppid=31808 vsize=27392 CPUtime=222.14
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 8988 0 0 0 22209 5 0 0 25 0 2 0 359155524 28049408 6031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27392

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1752168/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=28520 CPUtime=282.13
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 10461 0 0 0 28206 7 0 0 18 0 2 0 359155516 29204480 6285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7130 6285 218 20 0 6488 0
[pid=31810/tid=31812] ppid=31808 vsize=28520 CPUtime=282.13
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 10131 0 0 0 28206 7 0 0 25 0 2 0 359155524 29204480 6285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 28520

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1750824/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=29536 CPUtime=342.12
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 11573 0 0 0 34204 8 0 0 18 0 2 0 359155516 30244864 6568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7384 6568 218 20 0 6742 0
[pid=31810/tid=31812] ppid=31808 vsize=29536 CPUtime=342.11
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 11243 0 0 0 34203 8 0 0 25 0 2 0 359155524 30244864 6568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 29536

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1750312/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=29960 CPUtime=402.1
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 12450 0 0 0 40201 9 0 0 18 0 2 0 359155516 30679040 6687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7490 6687 218 20 0 6848 0
[pid=31810/tid=31812] ppid=31808 vsize=29960 CPUtime=402.09
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 12120 0 0 0 40201 8 0 0 25 0 2 0 359155524 30679040 6687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 29960

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1750120/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=30092 CPUtime=462.09
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 13289 0 0 0 46199 10 0 0 18 0 2 0 359155516 30814208 6751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7523 6751 218 20 0 6881 0
[pid=31810/tid=31812] ppid=31808 vsize=30092 CPUtime=462.07
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 12959 0 0 0 46198 9 0 0 25 0 2 0 359155524 30814208 6751 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 30092

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1749928/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=31044 CPUtime=522.07
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 14154 0 0 0 52196 11 0 0 18 0 2 0 359155516 31789056 6823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7761 6823 218 20 0 7119 0
[pid=31810/tid=31812] ppid=31808 vsize=31044 CPUtime=522.06
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 13824 0 0 0 52196 10 0 0 25 0 2 0 359155524 31789056 6823 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 31044

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1749224/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=31728 CPUtime=582.05
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 15243 0 0 0 58193 12 0 0 18 0 2 0 359155516 32489472 7000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 7932 7000 218 20 0 7290 0
[pid=31810/tid=31812] ppid=31808 vsize=31728 CPUtime=582.04
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 14913 0 0 0 58193 11 0 0 25 0 2 0 359155524 32489472 7000 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520233 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 31728

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1748712/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=32084 CPUtime=642.04
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 16081 0 0 0 64191 13 0 0 18 0 2 0 359155516 32854016 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8021 7115 218 20 0 7379 0
[pid=31810/tid=31812] ppid=31808 vsize=32084 CPUtime=642.03
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 15751 0 0 0 64191 12 0 0 25 0 2 0 359155524 32854016 7115 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 32084

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1748584/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=32504 CPUtime=702.01
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 16836 0 0 0 70188 13 0 0 18 0 2 0 359155516 33284096 7136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8126 7136 218 20 0 7484 0
[pid=31810/tid=31812] ppid=31808 vsize=32504 CPUtime=702.01
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 16506 0 0 0 70188 13 0 0 25 0 2 0 359155524 33284096 7136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 32504

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1748392/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=32788 CPUtime=762.01
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 17644 0 0 0 76187 14 0 0 18 0 2 0 359155516 33574912 7198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8197 7198 218 20 0 7555 0
[pid=31810/tid=31812] ppid=31808 vsize=32788 CPUtime=762
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 17314 0 0 0 76186 14 0 0 25 0 2 0 359155524 33574912 7198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 32788

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1748008/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=33116 CPUtime=821.98
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 18486 0 0 0 82183 15 0 0 18 0 2 0 359155516 33910784 7282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8279 7282 218 20 0 7637 0
[pid=31810/tid=31812] ppid=31808 vsize=33116 CPUtime=821.98
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 18156 0 0 0 82183 15 0 0 25 0 2 0 359155524 33910784 7282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 33116

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1747688/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=33644 CPUtime=881.97
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 19333 0 0 0 88181 16 0 0 18 0 2 0 359155516 34451456 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8411 7362 218 20 0 7769 0
[pid=31810/tid=31812] ppid=31808 vsize=33644 CPUtime=881.95
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 19003 0 0 0 88180 15 0 0 25 0 2 0 359155524 34451456 7362 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 33644

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1747560/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=33644 CPUtime=941.95
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 20143 0 0 0 94178 17 0 0 18 0 2 0 359155516 34451456 7394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8411 7394 218 20 0 7769 0
[pid=31810/tid=31812] ppid=31808 vsize=33644 CPUtime=941.94
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 19813 0 0 0 94178 16 0 0 25 0 2 0 359155524 34451456 7394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 33644

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746920/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34312 CPUtime=1001.94
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 21094 0 0 0 100176 18 0 0 18 0 2 0 359155516 35135488 7557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8578 7557 218 20 0 7936 0
[pid=31810/tid=31812] ppid=31808 vsize=34312 CPUtime=1001.92
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 20764 0 0 0 100175 17 0 0 25 0 2 0 359155524 35135488 7557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 34312

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746728/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34448 CPUtime=1061.91
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 21826 0 0 0 106173 18 0 0 18 0 2 0 359155516 35274752 7605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8612 7605 218 20 0 7970 0
[pid=31810/tid=31812] ppid=31808 vsize=34448 CPUtime=1061.91
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 21496 0 0 0 106173 18 0 0 25 0 2 0 359155524 35274752 7605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 34448

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746536/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34644 CPUtime=1121.9
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 22567 0 0 0 112171 19 0 0 18 0 2 0 359155516 35475456 7654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8661 7654 218 20 0 8019 0
[pid=31810/tid=31812] ppid=31808 vsize=34644 CPUtime=1121.9
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 22237 0 0 0 112171 19 0 0 25 0 2 0 359155524 35475456 7654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 34644

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746344/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34800 CPUtime=1181.88
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 23303 0 0 0 118168 20 0 0 18 0 2 0 359155516 35635200 7691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8700 7691 218 20 0 8058 0
[pid=31810/tid=31812] ppid=31808 vsize=34800 CPUtime=1181.88
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 22973 0 0 0 118168 20 0 0 25 0 2 0 359155524 35635200 7691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 34800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746344/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34800 CPUtime=1200.08
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 23538 0 0 0 119988 20 0 0 18 0 2 0 359155516 35635200 7692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8700 7692 218 20 0 8058 0
[pid=31810/tid=31812] ppid=31808 vsize=34800 CPUtime=1200.08
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 23208 0 0 0 119988 20 0 0 25 0 2 0 359155524 35635200 7692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34800

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: 0.99 0.97 0.98 2/79 31812
/proc/meminfo: memFree=1746344/2055920 swapFree=4148880/4192956
[pid=31810] ppid=31808 vsize=34800 CPUtime=1200.08
/proc/31810/stat : 31810 (MiraXTv1_dyn) S 31808 31810 31484 0 -1 4194304 23538 0 0 0 119988 20 0 0 18 0 2 0 359155516 35635200 7692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31810/statm: 8700 7692 218 20 0 8058 0
[pid=31810/tid=31812] ppid=31808 vsize=34800 CPUtime=1200.08
/proc/31810/task/31812/stat : 31812 (MiraXTv1_dyn) R 31808 31810 31484 0 -1 4194368 23208 0 0 0 119988 20 0 0 25 0 2 0 359155524 35635200 7692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.211967
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 35108

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

runsolver used 1.21382 second user time and 3.15852 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Thu May 10 21:06:17 UTC 2007

IDJOB= 298669
IDBENCH= 19991
IDSOLVER= 130
FILE ID= node2/298669-1178831177

PBS_JOBID= 5250987

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1422217194-16.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298669-1178831177/MiraXTv1_dyn /tmp/evaluation/298669-1178831177/instance-298669-1178831177.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-298669-1178831177 -o ROOT/results/node2/solver-298669-1178831177 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/298669-1178831177/MiraXTv1_dyn /tmp/evaluation/298669-1178831177/instance-298669-1178831177.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  05d311b5d324ec36db80bce02b8227da

RANDOM SEED= 128900463

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1777104 kB
Buffers:         43580 kB
Cached:         147916 kB
SwapCached:      12368 kB
Active:         110564 kB
Inactive:       104004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777104 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:            49708 kB
Committed_AS: 11719244 kB
PageTables:       1860 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 node2 on Thu May 10 21:26:20 UTC 2007