Trace number 300021

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1561551265-12.SAT.shuffled.cnf
MD5SUMc6a09cb4dcbc2624dfe4aaec1f040fa6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-300021-1178835659 -o ROOT/results/node19/solver-300021-1178835659 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/300021-1178835659/MiraXTv2_dyn /tmp/evaluation/300021-1178835659/instance-300021-1178835659.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.97 3/77 9614
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=3788 CPUtime=0
/proc/9614/stat : 9614 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 331483304 3878912 266 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 7922637 0 0 4096 0 0 0 0 17 1 0 0
/proc/9614/statm: 947 266 206 20 0 305 0

[startup+0.034801 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 9614
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=4440 CPUtime=0.02
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 399 0 0 0 2 0 0 0 18 0 2 0 331483304 4546560 374 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 1110 374 218 20 0 468 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4440

[startup+0.102808 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 9614
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=5356 CPUtime=0.09
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 2 0 331483304 5484544 449 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 1339 449 218 20 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.302829 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 9614
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=6180 CPUtime=0.29
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 686 0 0 0 29 0 0 0 18 0 2 0 331483304 6328320 661 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 1545 661 218 20 0 903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6180

[startup+0.702873 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 9614
/proc/meminfo: memFree=1867856/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=7108 CPUtime=0.69
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 949 0 0 0 69 0 0 0 18 0 2 0 331483304 7278592 924 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 1777 924 218 20 0 1135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7108

[startup+1.50196 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 9616
/proc/meminfo: memFree=1864384/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=7872 CPUtime=1.49
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 1175 0 0 0 149 0 0 0 18 0 2 0 331483304 8060928 1150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 1968 1150 218 20 0 1326 0
[pid=9614/tid=9616] ppid=9612 vsize=7872 CPUtime=1.48
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 840 0 0 0 148 0 0 0 25 0 2 0 331483305 8060928 1150 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526354 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7872

[startup+3.10113 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 9616
/proc/meminfo: memFree=1862848/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=10492 CPUtime=3.08
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 1822 0 0 0 308 0 0 0 18 0 2 0 331483304 10743808 1797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 2623 1797 218 20 0 1981 0
[pid=9614/tid=9616] ppid=9612 vsize=10492 CPUtime=3.08
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 1487 0 0 0 308 0 0 0 25 0 2 0 331483305 10743808 1797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10492

[startup+6.30148 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 9616
/proc/meminfo: memFree=1859392/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=12292 CPUtime=6.29
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 2345 0 0 0 628 1 0 0 18 0 2 0 331483304 12587008 2284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 3073 2284 218 20 0 2431 0
[pid=9614/tid=9616] ppid=9612 vsize=12292 CPUtime=6.28
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 2010 0 0 0 627 1 0 0 25 0 2 0 331483305 12587008 2284 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12292

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.97 2/79 9616
/proc/meminfo: memFree=1855104/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=16908 CPUtime=12.69
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 3567 0 0 0 1267 2 0 0 18 0 2 0 331483304 17313792 3420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 4227 3420 218 20 0 3585 0
[pid=9614/tid=9616] ppid=9612 vsize=16908 CPUtime=12.68
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 3232 0 0 0 1266 2 0 0 25 0 2 0 331483305 17313792 3420 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16908

[startup+25.5026 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 9616
/proc/meminfo: memFree=1850688/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=21144 CPUtime=25.48
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 4792 0 0 0 2545 3 0 0 18 0 2 0 331483304 21651456 4477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 5286 4477 218 20 0 4644 0
[pid=9614/tid=9616] ppid=9612 vsize=21144 CPUtime=25.48
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 4457 0 0 0 2545 3 0 0 25 0 2 0 331483305 21651456 4477 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21144

[startup+51.1023 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 9616
/proc/meminfo: memFree=1847872/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=23504 CPUtime=51.08
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 5731 0 0 0 5104 4 0 0 18 0 2 0 331483304 24068096 5089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 5876 5089 218 20 0 5234 0
[pid=9614/tid=9616] ppid=9612 vsize=23504 CPUtime=51.07
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 5396 0 0 0 5103 4 0 0 25 0 2 0 331483305 24068096 5089 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23504

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 9616
/proc/meminfo: memFree=1845888/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=25608 CPUtime=102.27
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 6919 0 0 0 10222 5 0 0 18 0 2 0 331483304 26222592 5558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 6402 5558 218 20 0 5760 0
[pid=9614/tid=9616] ppid=9612 vsize=25608 CPUtime=102.26
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 6584 0 0 0 10221 5 0 0 25 0 2 0 331483305 26222592 5558 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25608

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1844736/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=26848 CPUtime=162.25
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 8051 0 0 0 16219 6 0 0 18 0 2 0 331483304 27492352 5856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 6712 5856 218 20 0 6070 0
[pid=9614/tid=9616] ppid=9612 vsize=26848 CPUtime=162.24
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 7716 0 0 0 16218 6 0 0 25 0 2 0 331483305 27492352 5856 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26848

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1844224/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=27284 CPUtime=222.23
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 8957 0 0 0 22216 7 0 0 18 0 2 0 331483304 27938816 5979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 6821 5979 218 20 0 6179 0
[pid=9614/tid=9616] ppid=9612 vsize=27284 CPUtime=222.23
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 8622 0 0 0 22216 7 0 0 25 0 2 0 331483305 27938816 5979 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526438 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27284

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1843520/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=28184 CPUtime=282.22
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 10004 0 0 0 28214 8 0 0 18 0 2 0 331483304 28860416 6218 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7046 6218 218 20 0 6404 0
[pid=9614/tid=9616] ppid=9612 vsize=28184 CPUtime=282.21
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 9669 0 0 0 28213 8 0 0 25 0 2 0 331483305 28860416 6218 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28184

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1842752/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=28648 CPUtime=342.2
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 10979 0 0 0 34211 9 0 0 18 0 2 0 331483304 29335552 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7162 6362 218 20 0 6520 0
[pid=9614/tid=9616] ppid=9612 vsize=28648 CPUtime=342.2
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 10644 0 0 0 34211 9 0 0 25 0 2 0 331483305 29335552 6362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 28648

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1842240/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=29204 CPUtime=402.19
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 11862 0 0 0 40209 10 0 0 18 0 2 0 331483304 29904896 6480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7301 6480 218 20 0 6659 0
[pid=9614/tid=9616] ppid=9612 vsize=29204 CPUtime=402.18
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 11527 0 0 0 40208 10 0 0 25 0 2 0 331483305 29904896 6480 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 29204

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1841984/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=29376 CPUtime=462.17
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 12704 0 0 0 46206 11 0 0 18 0 2 0 331483304 30081024 6541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7344 6541 218 20 0 6702 0
[pid=9614/tid=9616] ppid=9612 vsize=29376 CPUtime=462.16
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 12369 0 0 0 46205 11 0 0 25 0 2 0 331483305 30081024 6541 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29376

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1841152/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=30220 CPUtime=522.16
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 13805 0 0 0 52204 12 0 0 18 0 2 0 331483304 30945280 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7555 6757 218 20 0 6913 0
[pid=9614/tid=9616] ppid=9612 vsize=30220 CPUtime=522.15
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 13470 0 0 0 52203 12 0 0 25 0 2 0 331483305 30945280 6757 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 30220

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1840832/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=30392 CPUtime=582.14
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 14597 0 0 0 58201 13 0 0 18 0 2 0 331483304 31121408 6830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7598 6830 218 20 0 6956 0
[pid=9614/tid=9616] ppid=9612 vsize=30392 CPUtime=582.14
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 14262 0 0 0 58201 13 0 0 25 0 2 0 331483305 31121408 6830 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 30392

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1840512/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=30952 CPUtime=642.13
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 15481 0 0 0 64199 14 0 0 18 0 2 0 331483304 31694848 6891 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7738 6891 218 20 0 7096 0
[pid=9614/tid=9616] ppid=9612 vsize=30952 CPUtime=642.11
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 15146 0 0 0 64198 13 0 0 25 0 2 0 331483305 31694848 6891 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 30952

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1840384/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=31084 CPUtime=702.1
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 16266 0 0 0 70196 14 0 0 18 0 2 0 331483304 31830016 6935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7771 6935 218 20 0 7129 0
[pid=9614/tid=9616] ppid=9612 vsize=31084 CPUtime=702.1
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 15931 0 0 0 70196 14 0 0 25 0 2 0 331483305 31830016 6935 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 31084

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1840256/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=31268 CPUtime=762.09
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 17149 0 0 0 76194 15 0 0 18 0 2 0 331483304 32018432 6973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7817 6973 218 20 0 7175 0
[pid=9614/tid=9616] ppid=9612 vsize=31268 CPUtime=762.08
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 16814 0 0 0 76193 15 0 0 25 0 2 0 331483305 32018432 6973 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526398 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 31268

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1840064/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=31852 CPUtime=822.08
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 18006 0 0 0 82191 17 0 0 18 0 2 0 331483304 32616448 7067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 7963 7067 218 20 0 7321 0
[pid=9614/tid=9616] ppid=9612 vsize=31852 CPUtime=822.07
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 17671 0 0 0 82190 17 0 0 25 0 2 0 331483305 32616448 7067 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526461 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 31852

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1839680/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=32016 CPUtime=882.06
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 18937 0 0 0 88188 18 0 0 18 0 2 0 331483304 32784384 7122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8004 7122 218 20 0 7362 0
[pid=9614/tid=9616] ppid=9612 vsize=32016 CPUtime=882.05
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 18602 0 0 0 88188 17 0 0 25 0 2 0 331483305 32784384 7122 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 32016

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1839296/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33012 CPUtime=942.04
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 19724 0 0 0 94186 18 0 0 18 0 2 0 331483304 33804288 7217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8253 7217 218 20 0 7611 0
[pid=9614/tid=9616] ppid=9612 vsize=33012 CPUtime=942.03
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 19389 0 0 0 94185 18 0 0 25 0 2 0 331483305 33804288 7217 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1839168/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33012 CPUtime=1002.02
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 20437 0 0 0 100183 19 0 0 18 0 2 0 331483304 33804288 7228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8253 7228 218 20 0 7611 0
[pid=9614/tid=9616] ppid=9612 vsize=33012 CPUtime=1002.02
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 20102 0 0 0 100183 19 0 0 25 0 2 0 331483305 33804288 7228 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526698 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 33012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1839104/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33012 CPUtime=1062.01
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 21263 0 0 0 106181 20 0 0 18 0 2 0 331483304 33804288 7241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8253 7241 218 20 0 7611 0
[pid=9614/tid=9616] ppid=9612 vsize=33012 CPUtime=1062
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 20928 0 0 0 106180 20 0 0 25 0 2 0 331483305 33804288 7241 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 33012

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 3/79 9616
/proc/meminfo: memFree=1838528/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33536 CPUtime=1122
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 22238 0 0 0 112179 21 0 0 18 0 2 0 331483304 34340864 7390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8384 7390 218 20 0 7742 0
[pid=9614/tid=9616] ppid=9612 vsize=33536 CPUtime=1121.99
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 21903 0 0 0 112178 21 0 0 25 0 2 0 331483305 34340864 7390 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 33536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1838400/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33672 CPUtime=1181.98
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 23020 0 0 0 118176 22 0 0 18 0 2 0 331483304 34480128 7441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8418 7441 218 20 0 7776 0
[pid=9614/tid=9616] ppid=9612 vsize=33672 CPUtime=1181.98
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 22685 0 0 0 118176 22 0 0 25 0 2 0 331483305 34480128 7441 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 33672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 9616
/proc/meminfo: memFree=1838336/2055920 swapFree=4148252/4192956
[pid=9614] ppid=9612 vsize=33672 CPUtime=1200.08
/proc/9614/stat : 9614 (MiraXTv2_dyn) S 9612 9614 8810 0 -1 4194304 23232 0 0 0 119986 22 0 0 18 0 2 0 331483304 34480128 7443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9614/statm: 8418 7443 218 20 0 7776 0
[pid=9614/tid=9616] ppid=9612 vsize=33672 CPUtime=1200.07
/proc/9614/task/9616/stat : 9616 (MiraXTv2_dyn) R 9612 9614 8810 0 -1 4194368 22897 0 0 0 119985 22 0 0 25 0 2 0 331483305 34480128 7443 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529998 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 33672

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.232964
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 33672

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

runsolver used 1.22681 second user time and 3.14852 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Thu May 10 22:20:59 UTC 2007

IDJOB= 300021
IDBENCH= 20024
IDSOLVER= 129
FILE ID= node19/300021-1178835659

PBS_JOBID= 5250986

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1561551265-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/300021-1178835659/MiraXTv2_dyn /tmp/evaluation/300021-1178835659/instance-300021-1178835659.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-300021-1178835659 -o ROOT/results/node19/solver-300021-1178835659 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/300021-1178835659/MiraXTv2_dyn /tmp/evaluation/300021-1178835659/instance-300021-1178835659.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c6a09cb4dcbc2624dfe4aaec1f040fa6

RANDOM SEED= 393843128

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:       1868136 kB
Buffers:         39728 kB
Cached:          83384 kB
SwapCached:      14248 kB
Active:          78124 kB
Inactive:        68720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868136 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          29856 kB
Slab:            26448 kB
Committed_AS:  9130268 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:41:02 UTC 2007