Trace number 299324

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 v2? (TO) 1200.05 1200.82

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
MD5SUMaaccba9de1e5956b8aeb22995647bf6b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076988
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 MiraXTv2...

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-299324-1178833250 -o ROOT/results/node19/solver-299324-1178833250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/299324-1178833250/MiraXTv2_dyn /tmp/evaluation/299324-1178833250/instance-299324-1178833250.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 9302
/proc/meminfo: memFree=1868104/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=3788 CPUtime=0
/proc/9302/stat : 9302 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 331242366 3878912 276 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134527226 0 0 4096 0 0 0 0 17 0 0 0
/proc/9302/statm: 947 276 206 20 0 305 0

[startup+0.058398 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9302
/proc/meminfo: memFree=1868104/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=4756 CPUtime=0.05
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 478 0 0 0 5 0 0 0 18 0 2 0 331242366 4870144 453 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 1189 453 218 20 0 547 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4756

[startup+0.101403 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9302
/proc/meminfo: memFree=1868104/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=5020 CPUtime=0.09
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 531 0 0 0 9 0 0 0 18 0 2 0 331242366 5140480 506 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 1255 507 218 20 0 613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.301423 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9302
/proc/meminfo: memFree=1868104/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=6492 CPUtime=0.29
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 754 0 0 0 29 0 0 0 18 0 2 0 331242366 6647808 729 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 1623 729 218 20 0 981 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.701467 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 9302
/proc/meminfo: memFree=1868104/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=7676 CPUtime=0.69
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 1088 0 0 0 69 0 0 0 18 0 2 0 331242366 7860224 1063 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 1919 1063 218 20 0 1277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7676

[startup+1.50155 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9304
/proc/meminfo: memFree=1863736/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=8932 CPUtime=1.49
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 1422 0 0 0 149 0 0 0 18 0 2 0 331242366 9146368 1397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 2233 1397 218 20 0 1591 0
[pid=9302/tid=9304] ppid=9300 vsize=8932 CPUtime=1.48
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 1056 0 0 0 148 0 0 0 25 0 2 0 331242368 9146368 1397 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8932

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 9304
/proc/meminfo: memFree=1862008/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=11940 CPUtime=3.09
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 2175 0 0 0 308 1 0 0 18 0 2 0 331242366 12226560 2150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 2985 2150 218 20 0 2343 0
[pid=9302/tid=9304] ppid=9300 vsize=11940 CPUtime=3.08
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 1809 0 0 0 308 0 0 0 25 0 2 0 331242368 12226560 2150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11940

[startup+6.30109 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 9304
/proc/meminfo: memFree=1857080/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=14524 CPUtime=6.29
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 2900 0 0 0 628 1 0 0 18 0 2 0 331242366 14872576 2839 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 3631 2839 218 20 0 2989 0
[pid=9302/tid=9304] ppid=9300 vsize=14524 CPUtime=6.28
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 2534 0 0 0 627 1 0 0 25 0 2 0 331242368 14872576 2839 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14524

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 9304
/proc/meminfo: memFree=1850552/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=21900 CPUtime=12.69
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 4836 0 0 0 1266 3 0 0 18 0 2 0 331242366 22425600 4638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 5475 4638 218 20 0 4833 0
[pid=9302/tid=9304] ppid=9300 vsize=21900 CPUtime=12.67
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 4470 0 0 0 1265 2 0 0 25 0 2 0 331242368 22425600 4638 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21900

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 9304
/proc/meminfo: memFree=1845496/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=26196 CPUtime=25.48
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 6127 0 0 0 2544 4 0 0 18 0 2 0 331242366 26824704 5752 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 6549 5752 218 20 0 5907 0
[pid=9302/tid=9304] ppid=9300 vsize=26196 CPUtime=25.47
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 5761 0 0 0 2543 4 0 0 25 0 2 0 331242368 26824704 5752 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26196

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 9304
/proc/meminfo: memFree=1843448/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=28228 CPUtime=51.06
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 6973 0 0 0 5101 5 0 0 18 0 2 0 331242366 28905472 6265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 7057 6265 218 20 0 6415 0
[pid=9302/tid=9304] ppid=9300 vsize=28228 CPUtime=51.06
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 6607 0 0 0 5101 5 0 0 25 0 2 0 331242368 28905472 6265 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28228

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 9304
/proc/meminfo: memFree=1839928/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=31460 CPUtime=102.23
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 8607 0 0 0 10217 6 0 0 18 0 2 0 331242366 32215040 7107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 7865 7107 218 20 0 7223 0
[pid=9302/tid=9304] ppid=9300 vsize=31460 CPUtime=102.22
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 8241 0 0 0 10216 6 0 0 25 0 2 0 331242368 32215040 7107 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31460

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1836536/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=35036 CPUtime=162.18
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 10288 0 0 0 16210 8 0 0 18 0 2 0 331242366 35876864 7954 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 8759 7954 218 20 0 8117 0
[pid=9302/tid=9304] ppid=9300 vsize=35036 CPUtime=162.16
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 9922 0 0 0 16209 7 0 0 25 0 2 0 331242368 35876864 7954 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 35036

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1835448/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=36292 CPUtime=222.13
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 11284 0 0 0 22205 8 0 0 18 0 2 0 331242366 37163008 8243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9073 8243 218 20 0 8431 0
[pid=9302/tid=9304] ppid=9300 vsize=36292 CPUtime=222.12
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 10918 0 0 0 22204 8 0 0 25 0 2 0 331242368 37163008 8243 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 36292

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1834616/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=37048 CPUtime=282.1
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 12287 0 0 0 28201 9 0 0 18 0 2 0 331242366 37937152 8436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9262 8436 218 20 0 8620 0
[pid=9302/tid=9304] ppid=9300 vsize=37048 CPUtime=282.09
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 11921 0 0 0 28200 9 0 0 25 0 2 0 331242368 37937152 8436 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 37048

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1834040/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=37512 CPUtime=342.06
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 13267 0 0 0 34197 9 0 0 18 0 2 0 331242366 38412288 8584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9378 8584 218 20 0 8736 0
[pid=9302/tid=9304] ppid=9300 vsize=37512 CPUtime=342.05
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 12901 0 0 0 34196 9 0 0 25 0 2 0 331242368 38412288 8584 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 37512

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1833336/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=38196 CPUtime=402.03
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 14214 0 0 0 40193 10 0 0 18 0 2 0 331242366 39112704 8763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9549 8763 218 20 0 8907 0
[pid=9302/tid=9304] ppid=9300 vsize=38196 CPUtime=402.01
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 13848 0 0 0 40192 9 0 0 25 0 2 0 331242368 39112704 8763 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 38196

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1833144/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=38356 CPUtime=461.99
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 15138 0 0 0 46189 10 0 0 18 0 2 0 331242366 39276544 8817 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9589 8817 218 20 0 8947 0
[pid=9302/tid=9304] ppid=9300 vsize=38356 CPUtime=461.98
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 14772 0 0 0 46188 10 0 0 25 0 2 0 331242368 39276544 8817 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 38356

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1832696/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=38752 CPUtime=521.93
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 16055 0 0 0 52182 11 0 0 18 0 2 0 331242366 39682048 8933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 9688 8933 218 20 0 9046 0
[pid=9302/tid=9304] ppid=9300 vsize=38752 CPUtime=521.92
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 15689 0 0 0 52181 11 0 0 25 0 2 0 331242368 39682048 8933 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 38752

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1831352/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=40020 CPUtime=581.9
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 17105 0 0 0 58178 12 0 0 18 0 2 0 331242366 40980480 9257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10005 9257 218 20 0 9363 0
[pid=9302/tid=9304] ppid=9300 vsize=40020 CPUtime=581.89
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 16739 0 0 0 58177 12 0 0 25 0 2 0 331242368 40980480 9257 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 40020

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1831224/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=40156 CPUtime=641.87
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 17887 0 0 0 64174 13 0 0 18 0 2 0 331242366 41119744 9301 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10039 9301 218 20 0 9397 0
[pid=9302/tid=9304] ppid=9300 vsize=40156 CPUtime=641.86
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 17521 0 0 0 64174 12 0 0 25 0 2 0 331242368 41119744 9301 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 40156

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1830712/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=40584 CPUtime=701.83
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 18737 0 0 0 70170 13 0 0 18 0 2 0 331242366 41558016 9402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10146 9402 218 20 0 9504 0
[pid=9302/tid=9304] ppid=9300 vsize=40584 CPUtime=701.82
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 18371 0 0 0 70169 13 0 0 25 0 2 0 331242368 41558016 9402 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 40584

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1830264/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=41388 CPUtime=761.79
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 19610 0 0 0 76165 14 0 0 18 0 2 0 331242366 42381312 9517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10347 9517 218 20 0 9705 0
[pid=9302/tid=9304] ppid=9300 vsize=41388 CPUtime=761.78
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 19244 0 0 0 76165 13 0 0 25 0 2 0 331242368 42381312 9517 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 41388

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1829176/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=42504 CPUtime=821.76
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 20559 0 0 0 82162 14 0 0 18 0 2 0 331242366 43524096 9794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10626 9794 218 20 0 9984 0
[pid=9302/tid=9304] ppid=9300 vsize=42504 CPUtime=821.75
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 20193 0 0 0 82161 14 0 0 25 0 2 0 331242368 43524096 9794 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.76
Current children cumulated vsize (KiB) 42504

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1828920/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=42812 CPUtime=881.71
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 21302 0 0 0 88157 14 0 0 18 0 2 0 331242366 43839488 9859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10703 9859 218 20 0 10061 0
[pid=9302/tid=9304] ppid=9300 vsize=42812 CPUtime=881.7
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 20936 0 0 0 88156 14 0 0 25 0 2 0 331242368 43839488 9859 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 42812

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1828728/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=42944 CPUtime=941.67
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 22047 0 0 0 94152 15 0 0 18 0 2 0 331242366 43974656 9920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10736 9920 218 20 0 10094 0
[pid=9302/tid=9304] ppid=9300 vsize=42944 CPUtime=941.67
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 21681 0 0 0 94152 15 0 0 25 0 2 0 331242368 43974656 9920 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.67
Current children cumulated vsize (KiB) 42944

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1828088/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=43524 CPUtime=1001.64
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 22898 0 0 0 100149 15 0 0 18 0 2 0 331242366 44568576 10080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 10881 10080 218 20 0 10239 0
[pid=9302/tid=9304] ppid=9300 vsize=43524 CPUtime=1001.63
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 22532 0 0 0 100148 15 0 0 25 0 2 0 331242368 44568576 10080 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.64
Current children cumulated vsize (KiB) 43524

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1827512/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=44720 CPUtime=1061.61
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 23733 0 0 0 106145 16 0 0 18 0 2 0 331242366 45793280 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 11180 10217 218 20 0 10538 0
[pid=9302/tid=9304] ppid=9300 vsize=44720 CPUtime=1061.6
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 23367 0 0 0 106145 15 0 0 25 0 2 0 331242368 45793280 10217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 44720

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1827256/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=45144 CPUtime=1121.56
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 24492 0 0 0 112140 16 0 0 18 0 2 0 331242366 46227456 10273 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 11286 10273 218 20 0 10644 0
[pid=9302/tid=9304] ppid=9300 vsize=45144 CPUtime=1121.55
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 24126 0 0 0 112139 16 0 0 25 0 2 0 331242368 46227456 10273 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520396 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 45144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1827256/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=45144 CPUtime=1181.53
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 25317 0 0 0 118136 17 0 0 18 0 2 0 331242366 46227456 10288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 11286 10288 218 20 0 10644 0
[pid=9302/tid=9304] ppid=9300 vsize=45144 CPUtime=1181.51
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 24951 0 0 0 118135 16 0 0 25 0 2 0 331242368 46227456 10288 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 45144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9306
/proc/meminfo: memFree=1827192/2055920 swapFree=4148252/4192956
[pid=9302] ppid=9300 vsize=45300 CPUtime=1200.03
/proc/9302/stat : 9302 (MiraXTv2_dyn) S 9300 9302 8810 0 -1 4194304 25539 0 0 0 119986 17 0 0 18 0 2 0 331242366 46387200 10306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9302/statm: 11325 10306 218 20 0 10683 0
[pid=9302/tid=9304] ppid=9300 vsize=45300 CPUtime=1200.01
/proc/9302/task/9304/stat : 9304 (MiraXTv2_dyn) R 9300 9302 8810 0 -1 4194368 25173 0 0 0 119985 16 0 0 25 0 2 0 331242368 46387200 10306 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526424 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 45300

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.05
CPU user time (s): 1199.87
CPU system time (s): 0.179972
CPU usage (%): 99.9356
Max. virtual memory (cumulated for all children) (KiB): 45548

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

runsolver used 1.3098 second user time and 3.06353 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 21:40:50 UTC 2007

IDJOB= 299324
IDBENCH= 20007
IDSOLVER= 129
FILE ID= node19/299324-1178833250

PBS_JOBID= 5250986

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299324-1178833250/MiraXTv2_dyn /tmp/evaluation/299324-1178833250/instance-299324-1178833250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-299324-1178833250 -o ROOT/results/node19/solver-299324-1178833250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/299324-1178833250/MiraXTv2_dyn /tmp/evaluation/299324-1178833250/instance-299324-1178833250.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aaccba9de1e5956b8aeb22995647bf6b

RANDOM SEED= 824472387

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:       1868392 kB
Buffers:         39612 kB
Cached:          83296 kB
SwapCached:      14248 kB
Active:          78012 kB
Inactive:        68628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868392 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26440 kB
Committed_AS:  9128180 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= 66560 MiB

End job on node19 on Thu May 10 22:00:53 UTC 2007