Trace number 426757

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 v3UNSAT 513.561 257.663

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1311675672-04.UNSAT.shuffled.cnf
MD5SUM27cb152f3204cf614353bf8294798214
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.942
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
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 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
513.49/257.66	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node27/watcher-426757-1179025590 -o ROOT/results/node27/solver-426757-1179025590 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426757-1179025590/MiraXTv3_dyn /tmp/evaluation/426757-1179025590/instance-426757-1179025590.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.84 1.97 1.99 4/64 15361
/proc/meminfo: memFree=1113416/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=3788 CPUtime=0
/proc/15361/stat : 15361 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 315254934 3878912 273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1902203 0 0 4096 0 0 0 0 17 0 0 0
/proc/15361/statm: 947 273 206 20 0 305 0

[startup+0.022541 s]
/proc/loadavg: 1.84 1.97 1.99 4/64 15361
/proc/meminfo: memFree=1113416/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=4204 CPUtime=0.01
/proc/15361/stat : 15361 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194304 391 0 0 0 1 0 0 0 18 0 1 0 315254934 4304896 366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 0 0 0
/proc/15361/statm: 1051 366 207 20 0 409 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4204

[startup+0.10555 s]
/proc/loadavg: 1.84 1.97 1.99 4/64 15361
/proc/meminfo: memFree=1113416/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=6100 CPUtime=0.12
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 602 0 0 0 12 0 0 0 18 0 3 0 315254934 6246400 577 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 1525 577 218 20 0 883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6100

[startup+0.302571 s]
/proc/loadavg: 1.84 1.97 1.99 4/64 15361
/proc/meminfo: memFree=1113416/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=8968 CPUtime=0.51
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 1061 0 0 0 51 0 0 0 18 0 3 0 315254934 9183232 1036 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 2242 1036 218 20 0 1600 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8968

[startup+0.702614 s]
/proc/loadavg: 1.84 1.97 1.99 4/64 15361
/proc/meminfo: memFree=1113416/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=11300 CPUtime=1.31
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 1696 0 0 0 131 0 0 0 18 0 3 0 315254934 11571200 1671 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 2825 1671 218 20 0 2183 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11300

[startup+1.5017 s]
/proc/loadavg: 1.84 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1105840/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=14700 CPUtime=2.9
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 2365 0 0 0 289 1 0 0 18 0 3 0 315254934 15052800 2340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 3675 2340 218 20 0 3033 0
[pid=15361/tid=15363] ppid=15359 vsize=14700 CPUtime=1.41
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 1003 0 0 0 141 0 0 0 19 0 3 0 315254941 15052800 2340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15361/tid=15364] ppid=15359 vsize=14700 CPUtime=1.41
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 941 0 0 0 141 0 0 0 19 0 3 0 315254941 15052800 2340 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14700

[startup+3.10186 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1103984/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=17704 CPUtime=6.1
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 3187 0 0 0 608 2 0 0 18 0 3 0 315254934 18128896 3126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 4426 3126 218 20 0 3784 0
[pid=15361/tid=15363] ppid=15359 vsize=17704 CPUtime=3.01
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 1370 0 0 0 300 1 0 0 17 0 3 0 315254941 18128896 3127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1902203 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15361/tid=15364] ppid=15359 vsize=17704 CPUtime=3.01
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 1397 0 0 0 300 1 0 0 25 0 3 0 315254941 18128896 3127 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 17704

[startup+6.30118 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1096432/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=23860 CPUtime=12.48
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 4953 0 0 0 1245 3 0 0 18 0 3 0 315254934 24432640 4779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 5965 4779 218 20 0 5323 0
[pid=15361/tid=15363] ppid=15359 vsize=23860 CPUtime=6.21
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 2229 0 0 0 620 1 0 0 25 0 3 0 315254941 24432640 4779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15361/tid=15364] ppid=15359 vsize=23860 CPUtime=6.19
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 2303 0 0 0 618 1 0 0 25 0 3 0 315254941 24432640 4779 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 23860

[startup+12.7018 s]
/proc/loadavg: 1.87 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1087792/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=30764 CPUtime=25.25
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 6910 0 0 0 2520 5 0 0 18 0 3 0 315254934 31502336 6490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 7691 6490 218 20 0 7049 0
[pid=15361/tid=15363] ppid=15359 vsize=30764 CPUtime=12.61
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 3356 0 0 0 1259 2 0 0 25 0 3 0 315254941 31502336 6490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15361/tid=15364] ppid=15359 vsize=30764 CPUtime=12.57
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 3133 0 0 0 1254 3 0 0 25 0 3 0 315254941 31502336 6490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 30764

[startup+25.5021 s]
/proc/loadavg: 1.89 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1080112/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=39312 CPUtime=50.79
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 9413 0 0 0 5072 7 0 0 18 0 3 0 315254934 40255488 8520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 9828 8520 218 20 0 9186 0
[pid=15361/tid=15363] ppid=15359 vsize=39312 CPUtime=25.4
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 4599 0 0 0 2537 3 0 0 25 0 3 0 315254941 40255488 8520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15361/tid=15364] ppid=15359 vsize=39312 CPUtime=25.32
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 4393 0 0 0 2528 4 0 0 25 0 3 0 315254941 40255488 8520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 39312

[startup+51.1027 s]
/proc/loadavg: 1.93 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1076720/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=42076 CPUtime=101.84
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 11100 0 0 0 10175 9 0 0 18 0 3 0 315254934 43085824 9227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 10519 9227 218 20 0 9877 0
[pid=15361/tid=15363] ppid=15359 vsize=42076 CPUtime=50.93
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 5570 0 0 0 5090 3 0 0 25 0 3 0 315254941 43085824 9227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=42076 CPUtime=50.81
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 5109 0 0 0 5077 4 0 0 25 0 3 0 315254941 43085824 9227 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 42076

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1072112/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=46148 CPUtime=203.96
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 14269 0 0 0 20385 11 0 0 18 0 3 0 315254934 47255552 10366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 11537 10366 218 20 0 10895 0
[pid=15361/tid=15363] ppid=15359 vsize=46148 CPUtime=101.91
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 6826 0 0 0 10187 4 0 0 25 0 3 0 315254941 47255552 10366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=46148 CPUtime=101.96
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 7022 0 0 0 10190 6 0 0 25 0 3 0 315254941 47255552 10366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 46148

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1069168/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=49024 CPUtime=323.62
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 17433 0 0 0 32348 14 0 0 18 0 3 0 315254934 50200576 11120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12256 11120 218 20 0 11614 0
[pid=15361/tid=15363] ppid=15359 vsize=49024 CPUtime=161.66
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 8629 0 0 0 16159 7 0 0 17 0 3 0 315254941 50200576 11120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=49024 CPUtime=161.89
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 8383 0 0 0 16182 7 0 0 25 0 3 0 315254941 50200576 11120 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 49024

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1067504/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50468 CPUtime=443.29
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 20092 0 0 0 44312 17 0 0 18 0 3 0 315254934 51679232 11471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12617 11471 218 20 0 11975 0
[pid=15361/tid=15363] ppid=15359 vsize=50468 CPUtime=221.39
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10005 0 0 0 22131 8 0 0 25 0 3 0 315254941 51679232 11471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50468 CPUtime=221.81
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 9666 0 0 0 22173 8 0 0 25 0 3 0 315254941 51679232 11471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.29
Current children cumulated vsize (KiB) 50468

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

[startup+230.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1067504/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50468 CPUtime=459.25
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 20384 0 0 0 45908 17 0 0 18 0 3 0 315254934 51679232 11479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12617 11479 218 20 0 11975 0
[pid=15361/tid=15363] ppid=15359 vsize=50468 CPUtime=229.35
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10152 0 0 0 22927 8 0 0 25 0 3 0 315254941 51679232 11479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50468 CPUtime=229.81
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 9811 0 0 0 22973 8 0 0 25 0 3 0 315254941 51679232 11479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.25
Current children cumulated vsize (KiB) 50468

[startup+243.106 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1067312/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50468 CPUtime=484.77
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 20996 0 0 0 48460 17 0 0 18 0 3 0 315254934 51679232 11523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12617 11523 218 20 0 11975 0
[pid=15361/tid=15363] ppid=15359 vsize=50468 CPUtime=242.09
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10458 0 0 0 24201 8 0 0 25 0 3 0 315254941 51679232 11523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50468 CPUtime=242.6
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10117 0 0 0 24252 8 0 0 25 0 3 0 315254941 51679232 11523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 484.77
Current children cumulated vsize (KiB) 50468

[startup+249.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1067120/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50768 CPUtime=497.53
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21361 0 0 0 49735 18 0 0 18 0 3 0 315254934 51986432 11604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12692 11604 218 20 0 12050 0
[pid=15361/tid=15363] ppid=15359 vsize=50768 CPUtime=248.45
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10628 0 0 0 24837 8 0 0 25 0 3 0 315254941 51986432 11604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50768 CPUtime=248.98
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10312 0 0 0 24890 8 0 0 25 0 3 0 315254941 51986432 11604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.53
Current children cumulated vsize (KiB) 50768

[startup+252.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066992/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50768 CPUtime=503.89
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21433 0 0 0 50371 18 0 0 18 0 3 0 315254934 51986432 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12692 11605 218 20 0 12050 0
[pid=15361/tid=15363] ppid=15359 vsize=50768 CPUtime=251.64
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10628 0 0 0 25156 8 0 0 25 0 3 0 315254941 51986432 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50768 CPUtime=252.15
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10384 0 0 0 25207 8 0 0 25 0 3 0 315254941 51986432 11605 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 503.89
Current children cumulated vsize (KiB) 50768

[startup+255.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066992/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50900 CPUtime=510.25
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21605 0 0 0 51007 18 0 0 18 0 3 0 315254934 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12725 11635 218 20 0 12083 0
[pid=15361/tid=15363] ppid=15359 vsize=50900 CPUtime=254.8
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10699 0 0 0 25472 8 0 0 18 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50900 CPUtime=255.35
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10485 0 0 0 25527 8 0 0 25 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 510.25
Current children cumulated vsize (KiB) 50900

[startup+256.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066864/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50900 CPUtime=511.83
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21605 0 0 0 51165 18 0 0 18 0 3 0 315254934 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12725 11635 218 20 0 12083 0
[pid=15361/tid=15363] ppid=15359 vsize=50900 CPUtime=255.6
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10699 0 0 0 25552 8 0 0 25 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50900 CPUtime=256.14
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10485 0 0 0 25606 8 0 0 25 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 511.83
Current children cumulated vsize (KiB) 50900

[startup+257.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066864/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50900 CPUtime=512.63
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21605 0 0 0 51245 18 0 0 18 0 3 0 315254934 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12725 11635 218 20 0 12083 0
[pid=15361/tid=15363] ppid=15359 vsize=50900 CPUtime=256
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10699 0 0 0 25592 8 0 0 25 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50900 CPUtime=256.54
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10485 0 0 0 25646 8 0 0 25 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 512.63
Current children cumulated vsize (KiB) 50900

[startup+257.503 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066864/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=50900 CPUtime=513.35
/proc/15361/stat : 15361 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194304 21676 0 0 0 51317 18 0 0 18 0 3 0 315254934 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15361/statm: 12725 11635 218 20 0 12083 0
[pid=15361/tid=15363] ppid=15359 vsize=50900 CPUtime=256.35
/proc/15361/task/15363/stat : 15363 (MiraXTv3_dyn) S 15359 15361 11917 0 -1 4194368 10770 0 0 0 25627 8 0 0 17 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15361/tid=15364] ppid=15359 vsize=50900 CPUtime=256.91
/proc/15361/task/15364/stat : 15364 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194368 10485 0 0 0 25682 9 0 0 17 0 3 0 315254941 52121600 11635 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 513.35
Current children cumulated vsize (KiB) 50900

[startup+257.603 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 15364
/proc/meminfo: memFree=1066864/2055920 swapFree=4183156/4192956
[pid=15361] ppid=15359 vsize=42688 CPUtime=513.49
/proc/15361/stat : 15361 (MiraXTv3_dyn) R 15359 15361 11917 0 -1 4194304 21679 0 0 0 51331 18 0 0 16 0 1 0 315254934 43712512 9642 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 1900072 0 0 4096 0 0 0 0 17 1 0 0
/proc/15361/statm: 10672 9642 220 20 0 10030 0
Current children cumulated CPU time (s) 513.49
Current children cumulated vsize (KiB) 42688

Child status: 20
Real time (s): 257.663
CPU time (s): 513.561
CPU user time (s): 513.365
CPU system time (s): 0.19597
CPU usage (%): 199.315
Max. virtual memory (cumulated for all children) (KiB): 50900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 513.365
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21682
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= 199
involuntary context switches= 3877

runsolver used 0.287956 second user time and 0.6559 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Sun May 13 03:06:30 UTC 2007

IDJOB= 426757
IDBENCH= 19946
IDSOLVER= 196
FILE ID= node27/426757-1179025590

PBS_JOBID= 5253232

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1311675672-04.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426757-1179025590/MiraXTv3_dyn /tmp/evaluation/426757-1179025590/instance-426757-1179025590.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-426757-1179025590 -o ROOT/results/node27/solver-426757-1179025590 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426757-1179025590/MiraXTv3_dyn /tmp/evaluation/426757-1179025590/instance-426757-1179025590.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  27cb152f3204cf614353bf8294798214

RANDOM SEED= 385355067

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.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	: 5931.00
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:       1113632 kB
Buffers:         55492 kB
Cached:         743996 kB
SwapCached:       3932 kB
Active:         420264 kB
Inactive:       389312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1113632 kB
SwapTotal:     4192956 kB
SwapFree:      4183156 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          15996 kB
Slab:           118776 kB
Committed_AS:  5843852 kB
PageTables:       1392 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= 66543 MiB

End job on node27 on Sun May 13 03:10:48 UTC 2007