Trace number 291697

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 v3SAT 907.215 454.898

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
MD5SUMfabf0452180c700cfc0cc84c4c12ca08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.091986
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
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 51704
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
907.11/454.89	s SATISFIABLE
907.11/454.89	v 1 2 -3 4 5 6 7 -8 9 -10 -11 -12 13 14 -15 16 17 18 -19 20 21 22 23 24 25 26 -27 28 29 -30 -31 -32 33 -34 35 36 37 38 -39 40 41 -42 43 44 45 46 -47 -48 -49 -50 -51 52 -53 -54 55 56 -57 58 59 -60 61 62 63 -64 -65 -66 67 -68 69 70 71 72 -73 -74 75 76 77 -78 79 -80 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-291697-1178808317 -o ROOT/results/node9/solver-291697-1178808317 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/291697-1178808317/MiraXTv3_dyn /tmp/evaluation/291697-1178808317/instance-291697-1178808317.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.99 0.98 1.00 3/77 17389
/proc/meminfo: memFree=1850016/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=3788 CPUtime=0
/proc/17389/stat : 17389 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 356869265 3878912 257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/17389/statm: 947 258 206 20 0 305 0

[startup+0.013458 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 17389
/proc/meminfo: memFree=1850016/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=4344 CPUtime=0.01
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 356 0 0 0 1 0 0 0 18 0 3 0 356869265 4448256 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 1086 332 214 20 0 444 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4344

[startup+0.101472 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 17389
/proc/meminfo: memFree=1850016/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=7112 CPUtime=0.17
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 694 0 0 0 17 0 0 0 18 0 3 0 356869265 7282688 669 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 1778 669 218 20 0 1136 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7112

[startup+0.301495 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 17389
/proc/meminfo: memFree=1850016/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=8048 CPUtime=0.57
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 1114 0 0 0 57 0 0 0 18 0 3 0 356869265 8241152 1089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 2012 1089 218 20 0 1370 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8048

[startup+0.701542 s]
/proc/loadavg: 0.99 0.98 1.00 3/77 17389
/proc/meminfo: memFree=1850016/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=10592 CPUtime=1.37
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 1779 0 0 0 137 0 0 0 18 0 3 0 356869265 10846208 1754 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 2648 1754 218 20 0 2006 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10592

[startup+1.50163 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 17392
/proc/meminfo: memFree=1842248/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=12904 CPUtime=2.97
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 2245 0 0 0 296 1 0 0 18 0 3 0 356869265 13213696 2220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 3226 2220 218 20 0 2584 0
[pid=17389/tid=17391] ppid=17387 vsize=12904 CPUtime=1.48
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 828 0 0 0 148 0 0 0 22 0 3 0 356869266 13213696 2220 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=12904 CPUtime=1.47
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 1082 0 0 0 147 0 0 0 18 0 3 0 356869266 13213696 2221 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 12904

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 1.00 3/80 17392
/proc/meminfo: memFree=1840328/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=16076 CPUtime=6.16
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 3147 0 0 0 615 1 0 0 18 0 3 0 356869265 16461824 3050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 4019 3050 218 20 0 3377 0
[pid=17389/tid=17391] ppid=17387 vsize=16076 CPUtime=3.07
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 1238 0 0 0 307 0 0 0 25 0 3 0 356869266 16461824 3050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=16076 CPUtime=3.06
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 1574 0 0 0 306 0 0 0 25 0 3 0 356869266 16461824 3050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520669 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16076

[startup+6.30218 s]
/proc/loadavg: 1.07 1.00 1.01 3/80 17392
/proc/meminfo: memFree=1833352/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=22188 CPUtime=12.55
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 4916 0 0 0 1253 2 0 0 18 0 3 0 356869265 22720512 4741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 5547 4741 218 20 0 4905 0
[pid=17389/tid=17391] ppid=17387 vsize=22188 CPUtime=6.27
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 2065 0 0 0 627 0 0 0 25 0 3 0 356869266 22720512 4741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098057 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=22188 CPUtime=6.25
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 2516 0 0 0 624 1 0 0 25 0 3 0 356869266 22720512 4741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 22188

[startup+12.7019 s]
/proc/loadavg: 1.15 1.02 1.01 3/80 17392
/proc/meminfo: memFree=1825096/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=29384 CPUtime=25.3
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 6857 0 0 0 2526 4 0 0 18 0 3 0 356869265 30089216 6371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 7346 6371 218 20 0 6704 0
[pid=17389/tid=17391] ppid=17387 vsize=29384 CPUtime=12.66
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 3031 0 0 0 1265 1 0 0 19 0 3 0 356869266 30089216 6371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=29384 CPUtime=12.61
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 3491 0 0 0 1259 2 0 0 25 0 3 0 356869266 30089216 6371 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 29384

[startup+25.5013 s]
/proc/loadavg: 1.34 1.06 1.02 3/80 17392
/proc/meminfo: memFree=1818184/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=37172 CPUtime=50.83
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 8993 0 0 0 5077 6 0 0 18 0 3 0 356869265 38064128 8067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 9293 8067 218 20 0 8651 0
[pid=17389/tid=17391] ppid=17387 vsize=37172 CPUtime=25.45
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 4088 0 0 0 2543 2 0 0 25 0 3 0 356869266 38064128 8067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=37172 CPUtime=25.36
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 4570 0 0 0 2533 3 0 0 25 0 3 0 356869266 38064128 8067 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 37172

[startup+51.1012 s]
/proc/loadavg: 1.56 1.14 1.05 3/80 17392
/proc/meminfo: memFree=1814856/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=39236 CPUtime=101.88
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 10833 0 0 0 10179 9 0 0 18 0 3 0 356869265 40177664 8857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 9809 8857 218 20 0 9167 0
[pid=17389/tid=17391] ppid=17387 vsize=39236 CPUtime=51.03
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 4874 0 0 0 5100 3 0 0 25 0 3 0 356869266 40177664 8857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=39236 CPUtime=50.83
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 5624 0 0 0 5078 5 0 0 25 0 3 0 356869266 40177664 8857 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 39236

[startup+102.306 s]
/proc/loadavg: 1.81 1.27 1.10 3/80 17392
/proc/meminfo: memFree=1811976/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=42932 CPUtime=204.01
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 13280 0 0 0 20390 11 0 0 18 0 3 0 356869265 43962368 9515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 10733 9515 218 20 0 10091 0
[pid=17389/tid=17391] ppid=17387 vsize=42932 CPUtime=102.2
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 6126 0 0 0 10216 4 0 0 25 0 3 0 356869266 43962368 9515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=42932 CPUtime=101.78
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 6819 0 0 0 10172 6 0 0 22 0 3 0 356869266 43962368 9515 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 42932

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/80 17392
/proc/meminfo: memFree=1808840/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=46616 CPUtime=323.69
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 15942 0 0 0 32356 13 0 0 18 0 3 0 356869265 47734784 10307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 11654 10307 218 20 0 11012 0
[pid=17389/tid=17391] ppid=17387 vsize=46616 CPUtime=162.17
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 7530 0 0 0 16211 6 0 0 25 0 3 0 356869266 47734784 10307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=46616 CPUtime=161.51
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 8077 0 0 0 16144 7 0 0 25 0 3 0 356869266 47734784 10307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 46616

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 17392
/proc/meminfo: memFree=1806472/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=48192 CPUtime=443.35
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 18457 0 0 0 44319 16 0 0 18 0 3 0 356869265 49348608 10884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 12048 10884 218 20 0 11406 0
[pid=17389/tid=17391] ppid=17387 vsize=48192 CPUtime=222.13
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 8736 0 0 0 22206 7 0 0 25 0 3 0 356869266 49348608 10884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=48192 CPUtime=221.2
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 9386 0 0 0 22112 8 0 0 25 0 3 0 356869266 49348608 10884 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 48192

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.25 3/80 17392
/proc/meminfo: memFree=1804104/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=51096 CPUtime=563.04
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 20991 0 0 0 56286 18 0 0 18 0 3 0 356869265 52322304 11505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 12774 11505 218 20 0 12132 0
[pid=17389/tid=17391] ppid=17387 vsize=51096 CPUtime=282.06
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 9785 0 0 0 28198 8 0 0 25 0 3 0 356869266 52322304 11505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=51096 CPUtime=280.96
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 10871 0 0 0 28087 9 0 0 25 0 3 0 356869266 52322304 11505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 51096

[startup+342.301 s]
/proc/loadavg: 2.06 1.68 1.30 3/80 17392
/proc/meminfo: memFree=1800648/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=55068 CPUtime=682.72
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 23713 0 0 0 68252 20 0 0 18 0 3 0 356869265 56389632 12353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 13767 12353 218 20 0 13125 0
[pid=17389/tid=17391] ppid=17387 vsize=55068 CPUtime=341.78
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 10926 0 0 0 34170 8 0 0 25 0 3 0 356869266 56389632 12353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=55068 CPUtime=340.92
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 12452 0 0 0 34081 11 0 0 25 0 3 0 356869266 56389632 12353 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.72
Current children cumulated vsize (KiB) 55068

[startup+402.302 s]
/proc/loadavg: 2.02 1.74 1.34 3/80 17392
/proc/meminfo: memFree=1798600/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=57572 CPUtime=802.42
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 26089 0 0 0 80219 23 0 0 18 0 3 0 356869265 58953728 12996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14393 12996 218 20 0 13751 0
[pid=17389/tid=17391] ppid=17387 vsize=57572 CPUtime=401.51
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 12345 0 0 0 40141 10 0 0 25 0 3 0 356869266 58953728 12996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=57572 CPUtime=400.88
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13409 0 0 0 40076 12 0 0 25 0 3 0 356869266 58953728 12996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 57572

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

[startup+409.502 s]
/proc/loadavg: 2.02 1.74 1.35 3/80 17392
/proc/meminfo: memFree=1797384/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=58800 CPUtime=816.77
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 26633 0 0 0 81653 24 0 0 18 0 3 0 356869265 60211200 13277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14700 13277 218 20 0 14058 0
[pid=17389/tid=17391] ppid=17387 vsize=58800 CPUtime=408.68
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 12725 0 0 0 40857 11 0 0 17 0 3 0 356869266 60211200 13277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=58800 CPUtime=408.07
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13573 0 0 0 40794 13 0 0 17 0 3 0 356869266 60211200 13277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 816.77
Current children cumulated vsize (KiB) 58800

[startup+435.102 s]
/proc/loadavg: 2.01 1.76 1.36 3/80 17392
/proc/meminfo: memFree=1796616/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=58932 CPUtime=867.86
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 27492 0 0 0 86761 25 0 0 18 0 3 0 356869265 60346368 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14733 13344 218 20 0 14091 0
[pid=17389/tid=17391] ppid=17387 vsize=58932 CPUtime=434.17
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13108 0 0 0 43406 11 0 0 25 0 3 0 356869266 60346368 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=58932 CPUtime=433.66
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14049 0 0 0 43353 13 0 0 25 0 3 0 356869266 60346368 13344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 867.86
Current children cumulated vsize (KiB) 58932

[startup+447.902 s]
/proc/loadavg: 2.01 1.77 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=893.37
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 27898 0 0 0 89312 25 0 0 18 0 3 0 356869265 60534784 13397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13397 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=446.9
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13286 0 0 0 44679 11 0 0 25 0 3 0 356869266 60534784 13397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=446.45
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14277 0 0 0 44632 13 0 0 25 0 3 0 356869266 60534784 13397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 893.37
Current children cumulated vsize (KiB) 59116

[startup+451.102 s]
/proc/loadavg: 2.01 1.77 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=899.75
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 27988 0 0 0 89950 25 0 0 18 0 3 0 356869265 60534784 13398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13398 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=450.08
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13376 0 0 0 44997 11 0 0 25 0 3 0 356869266 60534784 13398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=449.65
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14277 0 0 0 44952 13 0 0 25 0 3 0 356869266 60534784 13398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 899.75
Current children cumulated vsize (KiB) 59116

[startup+452.702 s]
/proc/loadavg: 2.01 1.77 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=902.94
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 28078 0 0 0 90269 25 0 0 18 0 3 0 356869265 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13399 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=451.67
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13376 0 0 0 45156 11 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=451.25
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14367 0 0 0 45112 13 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 902.94
Current children cumulated vsize (KiB) 59116

[startup+453.502 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=904.54
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 28078 0 0 0 90429 25 0 0 18 0 3 0 356869265 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13399 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=452.47
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13376 0 0 0 45236 11 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=452.05
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14367 0 0 0 45192 13 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 904.54
Current children cumulated vsize (KiB) 59116

[startup+454.306 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=906.14
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 28078 0 0 0 90589 25 0 0 18 0 3 0 356869265 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13399 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=453.27
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13376 0 0 0 45316 11 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=452.85
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14367 0 0 0 45272 13 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 906.14
Current children cumulated vsize (KiB) 59116

[startup+454.702 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=59116 CPUtime=906.93
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 28078 0 0 0 90668 25 0 0 18 0 3 0 356869265 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 14779 13399 218 20 0 14137 0
[pid=17389/tid=17391] ppid=17387 vsize=59116 CPUtime=453.66
/proc/17389/task/17391/stat : 17391 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 13376 0 0 0 45355 11 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=59116 CPUtime=453.24
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14367 0 0 0 45311 13 0 0 25 0 3 0 356869266 60534784 13399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 906.93
Current children cumulated vsize (KiB) 59116

[startup+454.802 s]
/proc/loadavg: 2.01 1.78 1.37 3/80 17392
/proc/meminfo: memFree=1796424/2055920 swapFree=4145492/4192956
[pid=17389] ppid=17387 vsize=56216 CPUtime=907.11
/proc/17389/stat : 17389 (MiraXTv3_dyn) S 17387 17389 16650 0 -1 4194304 28079 0 0 0 90686 25 0 0 16 0 2 0 356869265 57565184 12741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17389/statm: 14054 12741 219 20 0 13412 0
[pid=17389/tid=17392] ppid=17387 vsize=56216 CPUtime=453.34
/proc/17389/task/17392/stat : 17392 (MiraXTv3_dyn) R 17387 17389 16650 0 -1 4194368 14367 0 0 0 45321 13 0 0 25 0 2 0 356869266 57565184 12741 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 907.11
Current children cumulated vsize (KiB) 56216

Child status: 10
Real time (s): 454.898
CPU time (s): 907.215
CPU user time (s): 906.949
CPU system time (s): 0.265959
CPU usage (%): 199.433
Max. virtual memory (cumulated for all children) (KiB): 59152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 906.949
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28088
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= 390
involuntary context switches= 16906

runsolver used 0.409937 second user time and 1.24881 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu May 10 14:45:17 UTC 2007

IDJOB= 291697
IDBENCH= 19821
IDSOLVER= 128
FILE ID= node9/291697-1178808317

PBS_JOBID= 5250954

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1210495375-04.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291697-1178808317/MiraXTv3_dyn /tmp/evaluation/291697-1178808317/instance-291697-1178808317.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-291697-1178808317 -o ROOT/results/node9/solver-291697-1178808317 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/291697-1178808317/MiraXTv3_dyn /tmp/evaluation/291697-1178808317/instance-291697-1178808317.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fabf0452180c700cfc0cc84c4c12ca08

RANDOM SEED= 30319961

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1850296 kB
Buffers:         38076 kB
Cached:          88556 kB
SwapCached:      15556 kB
Active:          85524 kB
Inactive:        64612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850296 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          29996 kB
Slab:            41056 kB
Committed_AS:  8886560 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= 66561 MiB

End job on node9 on Thu May 10 14:52:52 UTC 2007