Trace number 296864

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.09 1200.62

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
MD5SUM2c303fd9fb44c7abbe5d75de84a326c4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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/node11/watcher-296864-1178824926 -o ROOT/results/node11/solver-296864-1178824926 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296864-1178824926/MiraXTv2_dyn /tmp/evaluation/296864-1178824926/instance-296864-1178824926.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.97 0.99 3/77 15835
/proc/meminfo: memFree=1856984/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=3788 CPUtime=0
/proc/15835/stat : 15835 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 323541511 3878912 291 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15835/statm: 947 291 206 20 0 305 0

[startup+0.106262 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15835
/proc/meminfo: memFree=1856984/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=4448 CPUtime=0.1
/proc/15835/stat : 15835 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194304 472 0 0 0 10 0 0 0 18 0 1 0 323541511 4554752 447 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134583889 0 0 4096 0 0 0 0 17 0 0 0
/proc/15835/statm: 1112 447 207 20 0 470 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4448

[startup+0.201273 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15835
/proc/meminfo: memFree=1856984/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=5804 CPUtime=0.19
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 676 0 0 0 19 0 0 0 18 0 2 0 323541511 5943296 651 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 1451 651 218 20 0 809 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5804

[startup+0.301285 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15835
/proc/meminfo: memFree=1856984/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=6332 CPUtime=0.29
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 801 0 0 0 29 0 0 0 18 0 2 0 323541511 6483968 776 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 1583 776 218 20 0 941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6332

[startup+0.701331 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15835
/proc/meminfo: memFree=1856984/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=8316 CPUtime=0.69
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 1165 0 0 0 69 0 0 0 18 0 2 0 323541511 8515584 1140 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 2079 1140 218 20 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8316

[startup+1.50143 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1852424/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=9500 CPUtime=1.49
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 1515 0 0 0 149 0 0 0 18 0 2 0 323541511 9728000 1490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 2375 1490 218 20 0 1733 0
[pid=15835/tid=15837] ppid=15833 vsize=9500 CPUtime=1.35
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 1005 0 0 0 135 0 0 0 25 0 2 0 323541525 9728000 1490 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9500

[startup+3.10161 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1850184/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=12692 CPUtime=3.09
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 2333 0 0 0 308 1 0 0 18 0 2 0 323541511 12996608 2308 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 3173 2308 218 20 0 2531 0
[pid=15835/tid=15837] ppid=15833 vsize=12692 CPUtime=2.95
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 1823 0 0 0 295 0 0 0 25 0 2 0 323541525 12996608 2308 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134519919 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12692

[startup+6.30199 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1847112/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=14152 CPUtime=6.29
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 2812 0 0 0 628 1 0 0 18 0 2 0 323541511 14491648 2713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 3538 2713 218 20 0 2896 0
[pid=15835/tid=15837] ppid=15833 vsize=14152 CPUtime=6.15
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 2302 0 0 0 614 1 0 0 25 0 2 0 323541525 14491648 2713 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14152

[startup+12.7028 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1842000/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=18416 CPUtime=12.69
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 4021 0 0 0 1267 2 0 0 18 0 2 0 323541511 18857984 3827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 4604 3827 218 20 0 3962 0
[pid=15835/tid=15837] ppid=15833 vsize=18416 CPUtime=12.56
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 3511 0 0 0 1254 2 0 0 25 0 2 0 323541525 18857984 3827 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18416

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1838864/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=21696 CPUtime=25.48
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 5032 0 0 0 2546 2 0 0 18 0 2 0 323541511 22216704 4607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 5424 4607 218 20 0 4782 0
[pid=15835/tid=15837] ppid=15833 vsize=21696 CPUtime=25.34
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 4522 0 0 0 2532 2 0 0 25 0 2 0 323541525 22216704 4607 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21696

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1836880/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=23644 CPUtime=51.05
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 6072 0 0 0 5103 2 0 0 18 0 2 0 323541511 24211456 5136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 5911 5136 218 20 0 5269 0
[pid=15835/tid=15837] ppid=15833 vsize=23644 CPUtime=50.92
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 5562 0 0 0 5090 2 0 0 25 0 2 0 323541525 24211456 5136 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23644

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1835408/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=24868 CPUtime=102.23
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 7315 0 0 0 10220 3 0 0 18 0 2 0 323541511 25464832 5461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 6217 5461 218 20 0 5575 0
[pid=15835/tid=15837] ppid=15833 vsize=24868 CPUtime=102.09
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 6805 0 0 0 10206 3 0 0 25 0 2 0 323541525 25464832 5461 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526366 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24868

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1834256/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=26180 CPUtime=162.19
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 8759 0 0 0 16215 4 0 0 18 0 2 0 323541511 26808320 5783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 6545 5783 218 20 0 5903 0
[pid=15835/tid=15837] ppid=15833 vsize=26180 CPUtime=162.05
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 8249 0 0 0 16201 4 0 0 25 0 2 0 323541525 26808320 5783 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26180

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1832912/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=27516 CPUtime=222.16
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 10315 0 0 0 22211 5 0 0 18 0 2 0 323541511 28176384 6085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 6879 6085 218 20 0 6237 0
[pid=15835/tid=15837] ppid=15833 vsize=27516 CPUtime=222.03
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 9805 0 0 0 22198 5 0 0 25 0 2 0 323541525 28176384 6085 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 27516

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1832464/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=27828 CPUtime=282.14
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 11474 0 0 0 28208 6 0 0 18 0 2 0 323541511 28495872 6188 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 6957 6188 218 20 0 6315 0
[pid=15835/tid=15837] ppid=15833 vsize=27828 CPUtime=282.01
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 10964 0 0 0 28195 6 0 0 25 0 2 0 323541525 28495872 6188 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27828

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1831952/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=28504 CPUtime=342.12
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 12735 0 0 0 34206 6 0 0 18 0 2 0 323541511 29188096 6327 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7126 6327 218 20 0 6484 0
[pid=15835/tid=15837] ppid=15833 vsize=28504 CPUtime=341.98
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 12225 0 0 0 34192 6 0 0 25 0 2 0 323541525 29188096 6327 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 28504

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1831568/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=28944 CPUtime=402.1
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 14033 0 0 0 40203 7 0 0 18 0 2 0 323541511 29638656 6437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7236 6437 218 20 0 6594 0
[pid=15835/tid=15837] ppid=15833 vsize=28944 CPUtime=401.97
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 13523 0 0 0 40190 7 0 0 25 0 2 0 323541525 29638656 6437 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 28944

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1831056/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=29360 CPUtime=462.08
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 15218 0 0 0 46201 7 0 0 18 0 2 0 323541511 30064640 6566 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7340 6566 218 20 0 6698 0
[pid=15835/tid=15837] ppid=15833 vsize=29360 CPUtime=461.95
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 14708 0 0 0 46188 7 0 0 25 0 2 0 323541525 30064640 6566 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 29360

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1830288/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=30196 CPUtime=522.07
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 16523 0 0 0 52199 8 0 0 18 0 2 0 323541511 30920704 6749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7549 6749 218 20 0 6907 0
[pid=15835/tid=15837] ppid=15833 vsize=30196 CPUtime=521.93
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 16013 0 0 0 52186 7 0 0 25 0 2 0 323541525 30920704 6749 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 30196

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1830096/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=30384 CPUtime=582.04
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 17696 0 0 0 58196 8 0 0 18 0 2 0 323541511 31113216 6800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7596 6800 218 20 0 6954 0
[pid=15835/tid=15837] ppid=15833 vsize=30384 CPUtime=581.91
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 17186 0 0 0 58183 8 0 0 25 0 2 0 323541525 31113216 6800 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526384 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 30384

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1829968/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=30616 CPUtime=642.03
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 18865 0 0 0 64194 9 0 0 18 0 2 0 323541511 31350784 6847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7654 6847 218 20 0 7012 0
[pid=15835/tid=15837] ppid=15833 vsize=30616 CPUtime=641.88
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 18355 0 0 0 64180 8 0 0 25 0 2 0 323541525 31350784 6847 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 30616

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1829456/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=31140 CPUtime=702.01
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 20030 0 0 0 70192 9 0 0 18 0 2 0 323541511 31887360 6947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7785 6947 218 20 0 7143 0
[pid=15835/tid=15837] ppid=15833 vsize=31140 CPUtime=701.87
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 19520 0 0 0 70178 9 0 0 25 0 2 0 323541525 31887360 6947 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 31140

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1829136/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=31328 CPUtime=761.97
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 21150 0 0 0 76188 9 0 0 18 0 2 0 323541511 32079872 6995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7832 6995 218 20 0 7190 0
[pid=15835/tid=15837] ppid=15833 vsize=31328 CPUtime=761.84
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 20640 0 0 0 76175 9 0 0 25 0 2 0 323541525 32079872 6995 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526303 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 31328

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828816/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=31536 CPUtime=821.95
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 22300 0 0 0 82185 10 0 0 18 0 2 0 323541511 32292864 7073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7884 7073 218 20 0 7242 0
[pid=15835/tid=15837] ppid=15833 vsize=31536 CPUtime=821.82
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 21790 0 0 0 82172 10 0 0 25 0 2 0 323541525 32292864 7073 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 31536

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828688/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=31668 CPUtime=881.93
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 23405 0 0 0 88182 11 0 0 18 0 2 0 323541511 32428032 7106 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7917 7106 218 20 0 7275 0
[pid=15835/tid=15837] ppid=15833 vsize=31668 CPUtime=881.79
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 22895 0 0 0 88169 10 0 0 25 0 2 0 323541525 32428032 7106 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 31668

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828624/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=31900 CPUtime=941.91
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 24502 0 0 0 94180 11 0 0 18 0 2 0 323541511 32665600 7131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 7975 7131 218 20 0 7333 0
[pid=15835/tid=15837] ppid=15833 vsize=31900 CPUtime=941.77
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 23992 0 0 0 94166 11 0 0 25 0 2 0 323541525 32665600 7131 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 31900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828432/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32108 CPUtime=1001.89
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 25626 0 0 0 100177 12 0 0 18 0 2 0 323541511 32878592 7183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8027 7183 218 20 0 7385 0
[pid=15835/tid=15837] ppid=15833 vsize=32108 CPUtime=1001.75
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 25116 0 0 0 100164 11 0 0 25 0 2 0 323541525 32878592 7183 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 32108

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828176/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32312 CPUtime=1061.88
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 26775 0 0 0 106175 13 0 0 18 0 2 0 323541511 33087488 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8078 7260 218 20 0 7436 0
[pid=15835/tid=15837] ppid=15833 vsize=32312 CPUtime=1061.73
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 26265 0 0 0 106161 12 0 0 25 0 2 0 323541525 33087488 7260 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 32312

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1828112/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32312 CPUtime=1121.82
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 27850 0 0 0 112169 13 0 0 18 0 2 0 323541511 33087488 7263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8078 7263 218 20 0 7436 0
[pid=15835/tid=15837] ppid=15833 vsize=32312 CPUtime=1121.68
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 27340 0 0 0 112155 13 0 0 25 0 2 0 323541525 33087488 7263 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 32312

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1827856/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32576 CPUtime=1181.78
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 29052 0 0 0 118165 13 0 0 18 0 2 0 323541511 33357824 7326 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8144 7326 218 20 0 7502 0
[pid=15835/tid=15837] ppid=15833 vsize=32576 CPUtime=1181.65
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 28542 0 0 0 118152 13 0 0 25 0 2 0 323541525 33357824 7326 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 32576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1827856/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32576 CPUtime=1200.07
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 29390 0 0 0 119993 14 0 0 18 0 2 0 323541511 33357824 7329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8144 7329 218 20 0 7502 0
[pid=15835/tid=15837] ppid=15833 vsize=32576 CPUtime=1199.93
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 28880 0 0 0 119980 13 0 0 25 0 2 0 323541525 33357824 7329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32576

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 15837
/proc/meminfo: memFree=1827856/2055920 swapFree=4144152/4192956
[pid=15835] ppid=15833 vsize=32576 CPUtime=1200.07
/proc/15835/stat : 15835 (MiraXTv2_dyn) S 15833 15835 14880 0 -1 4194304 29390 0 0 0 119993 14 0 0 18 0 2 0 323541511 33357824 7329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15835/statm: 8144 7329 218 20 0 7502 0
[pid=15835/tid=15837] ppid=15833 vsize=32576 CPUtime=1199.93
/proc/15835/task/15837/stat : 15837 (MiraXTv2_dyn) R 15833 15835 14880 0 -1 4194368 28880 0 0 0 119980 13 0 0 25 0 2 0 323541525 33357824 7329 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1199.94
CPU system time (s): 0.145977
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 32844

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

runsolver used 1.25281 second user time and 3.12053 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Thu May 10 19:22:06 UTC 2007

IDJOB= 296864
IDBENCH= 19947
IDSOLVER= 129
FILE ID= node11/296864-1178824926

PBS_JOBID= 5250970

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1235873841-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296864-1178824926/MiraXTv2_dyn /tmp/evaluation/296864-1178824926/instance-296864-1178824926.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-296864-1178824926 -o ROOT/results/node11/solver-296864-1178824926 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296864-1178824926/MiraXTv2_dyn /tmp/evaluation/296864-1178824926/instance-296864-1178824926.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2c303fd9fb44c7abbe5d75de84a326c4

RANDOM SEED= 298603184

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1857200 kB
Buffers:         39068 kB
Cached:          93800 kB
SwapCached:      18364 kB
Active:          81344 kB
Inactive:        76204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857200 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4084 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            26624 kB
Committed_AS:  7551752 kB
PageTables:       1848 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 node11 on Thu May 10 19:42:08 UTC 2007