Trace number 338170

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 299.55 150.489

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.5689
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
299.45/150.48	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/node11/watcher-338170-1178913250 -o ROOT/results/node11/solver-338170-1178913250 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338170-1178913250/MiraXTv3_dyn /tmp/evaluation/338170-1178913250/instance-338170-1178913250.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.99 3/77 32208
/proc/meminfo: memFree=1529080/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=3920 CPUtime=0
/proc/32208/stat : 32208 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194304 385 0 0 0 0 0 0 0 18 0 1 0 332373939 4014080 360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 0 0 0
/proc/32208/statm: 980 360 205 20 0 338 0

[startup+0.108371 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32208
/proc/meminfo: memFree=1529080/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=7596 CPUtime=0.12
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 900 0 0 0 12 0 0 0 18 0 3 0 332373939 7778304 875 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 1899 875 218 20 0 1257 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7596

[startup+0.201384 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32208
/proc/meminfo: memFree=1529080/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=8568 CPUtime=0.31
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 1111 0 0 0 31 0 0 0 18 0 3 0 332373939 8773632 1086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 2142 1086 218 20 0 1500 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 8568

[startup+0.301397 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32208
/proc/meminfo: memFree=1529080/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=10072 CPUtime=0.51
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 1320 0 0 0 51 0 0 0 18 0 3 0 332373939 10313728 1295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 2518 1295 218 20 0 1876 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10072

[startup+0.701445 s]
/proc/loadavg: 0.91 0.95 0.99 3/77 32208
/proc/meminfo: memFree=1529080/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=12188 CPUtime=1.31
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 1942 0 0 0 130 1 0 0 18 0 3 0 332373939 12480512 1917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 3047 1917 218 20 0 2405 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12188

[startup+1.50154 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 32211
/proc/meminfo: memFree=1520096/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=14992 CPUtime=2.9
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 2829 0 0 0 289 1 0 0 18 0 3 0 332373939 15351808 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 3748 2804 218 20 0 3106 0
[pid=32208/tid=32210] ppid=32206 vsize=14992 CPUtime=1.41
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 968 0 0 0 141 0 0 0 25 0 3 0 332373947 15351808 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=14992 CPUtime=1.41
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 1203 0 0 0 141 0 0 0 17 0 3 0 332373947 15351808 2804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14992

[startup+3.10173 s]
/proc/loadavg: 0.91 0.95 0.99 3/80 32211
/proc/meminfo: memFree=1517536/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=17536 CPUtime=6.1
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 3397 0 0 0 608 2 0 0 18 0 3 0 332373939 17956864 3338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 4384 3338 218 20 0 3742 0
[pid=32208/tid=32210] ppid=32206 vsize=17536 CPUtime=3.01
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 1299 0 0 0 301 0 0 0 25 0 3 0 332373947 17956864 3338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=17536 CPUtime=3
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 1440 0 0 0 300 0 0 0 25 0 3 0 332373947 17956864 3338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 17536

[startup+6.30111 s]
/proc/loadavg: 1.00 0.97 0.99 3/80 32211
/proc/meminfo: memFree=1513952/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=20600 CPUtime=12.48
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 4317 0 0 0 1245 3 0 0 18 0 3 0 332373939 21094400 4224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 5150 4224 218 20 0 4508 0
[pid=32208/tid=32210] ppid=32206 vsize=20600 CPUtime=6.22
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 1598 0 0 0 621 1 0 0 25 0 3 0 332373947 21094400 4224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=20600 CPUtime=6.18
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 2061 0 0 0 617 1 0 0 25 0 3 0 332373947 21094400 4224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 20600

[startup+12.7029 s]
/proc/loadavg: 1.08 0.99 1.00 3/80 32211
/proc/meminfo: memFree=1504480/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=28904 CPUtime=25.25
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 6593 0 0 0 2519 6 0 0 18 0 3 0 332373939 29597696 6402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 7226 6402 218 20 0 6584 0
[pid=32208/tid=32210] ppid=32206 vsize=28904 CPUtime=12.61
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 2673 0 0 0 1259 2 0 0 25 0 3 0 332373947 29597696 6402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521362 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32208/tid=32211] ppid=32206 vsize=28904 CPUtime=12.56
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 3262 0 0 0 1253 3 0 0 25 0 3 0 332373947 29597696 6402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 28904

[startup+25.5014 s]
/proc/loadavg: 1.28 1.04 1.02 3/80 32211
/proc/meminfo: memFree=1494368/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=40588 CPUtime=50.76
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 9119 0 0 0 5067 9 0 0 18 0 3 0 332373939 41562112 8769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 10147 8769 218 20 0 9505 0
[pid=32208/tid=32210] ppid=32206 vsize=40588 CPUtime=25.35
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 3882 0 0 0 2533 2 0 0 25 0 3 0 332373947 41562112 8769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=40588 CPUtime=25.32
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 4579 0 0 0 2527 5 0 0 25 0 3 0 332373947 41562112 8769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 40588

[startup+51.1014 s]
/proc/loadavg: 1.53 1.11 1.04 3/80 32211
/proc/meminfo: memFree=1491232/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=43516 CPUtime=101.82
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 10312 0 0 0 10172 10 0 0 18 0 3 0 332373939 44560384 9585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 10879 9585 218 20 0 10237 0
[pid=32208/tid=32210] ppid=32206 vsize=43516 CPUtime=50.85
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 4663 0 0 0 5082 3 0 0 25 0 3 0 332373947 44560384 9585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=43516 CPUtime=50.89
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 4991 0 0 0 5083 6 0 0 25 0 3 0 332373947 44560384 9585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 43516

[startup+102.301 s]
/proc/loadavg: 1.79 1.25 1.09 3/80 32211
/proc/meminfo: memFree=1477600/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=56744 CPUtime=203.97
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 14235 0 0 0 20382 15 0 0 18 0 3 0 332373939 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 14186 12918 218 20 0 13544 0
[pid=32208/tid=32210] ppid=32206 vsize=56744 CPUtime=101.85
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 6725 0 0 0 10179 6 0 0 25 0 3 0 332373947 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=56744 CPUtime=102.04
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 6852 0 0 0 10196 8 0 0 25 0 3 0 332373947 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 56744

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

[startup+102.406 s]
/proc/loadavg: 1.79 1.25 1.09 3/80 32211
/proc/meminfo: memFree=1477600/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=56744 CPUtime=204.17
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 14235 0 0 0 20402 15 0 0 18 0 3 0 332373939 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 14186 12918 218 20 0 13544 0
[pid=32208/tid=32210] ppid=32206 vsize=56744 CPUtime=101.95
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 6725 0 0 0 10189 6 0 0 25 0 3 0 332373947 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=56744 CPUtime=102.14
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 6852 0 0 0 10206 8 0 0 25 0 3 0 332373947 58105856 12918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.17
Current children cumulated vsize (KiB) 56744

[startup+128.002 s]
/proc/loadavg: 1.86 1.31 1.11 3/80 32211
/proc/meminfo: memFree=1476384/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=58172 CPUtime=255.24
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 14855 0 0 0 25508 16 0 0 18 0 3 0 332373939 59568128 13300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 14543 13300 218 20 0 13901 0
[pid=32208/tid=32210] ppid=32206 vsize=58172 CPUtime=127.44
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 7012 0 0 0 12738 6 0 0 25 0 3 0 332373947 59568128 13300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=58172 CPUtime=127.72
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 7185 0 0 0 12763 9 0 0 25 0 3 0 332373947 59568128 13300 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 255.24
Current children cumulated vsize (KiB) 58172

[startup+140.803 s]
/proc/loadavg: 1.89 1.34 1.12 3/80 32211
/proc/meminfo: memFree=1469024/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=280.68
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16834 0 0 0 28049 19 0 0 18 0 3 0 332373939 67014656 15062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15062 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=140.18
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 7992 0 0 0 14011 7 0 0 25 0 3 0 332373947 67014656 15062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=140.41
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8184 0 0 0 14031 10 0 0 25 0 3 0 332373947 67014656 15062 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.68
Current children cumulated vsize (KiB) 65444

[startup+147.202 s]
/proc/loadavg: 1.90 1.35 1.13 3/80 32211
/proc/meminfo: memFree=1468768/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=293.45
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16971 0 0 0 29326 19 0 0 18 0 3 0 332373939 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15076 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=146.55
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8073 0 0 0 14648 7 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=146.81
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8240 0 0 0 14671 10 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.45
Current children cumulated vsize (KiB) 65444

[startup+148.803 s]
/proc/loadavg: 1.90 1.35 1.13 3/80 32211
/proc/meminfo: memFree=1468768/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=296.58
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16971 0 0 0 29639 19 0 0 18 0 3 0 332373939 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15076 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=148.1
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8073 0 0 0 14803 7 0 0 24 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=148.39
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8240 0 0 0 14829 10 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 296.58
Current children cumulated vsize (KiB) 65444

[startup+149.602 s]
/proc/loadavg: 1.91 1.36 1.13 3/80 32211
/proc/meminfo: memFree=1468768/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=298.14
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16971 0 0 0 29795 19 0 0 18 0 3 0 332373939 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15076 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=148.87
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8073 0 0 0 14880 7 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=149.17
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8240 0 0 0 14907 10 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 298.14
Current children cumulated vsize (KiB) 65444

[startup+150.002 s]
/proc/loadavg: 1.91 1.36 1.13 3/80 32211
/proc/meminfo: memFree=1468768/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=298.91
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16971 0 0 0 29872 19 0 0 18 0 3 0 332373939 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15076 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=149.26
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8073 0 0 0 14919 7 0 0 18 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=149.55
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8240 0 0 0 14945 10 0 0 24 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 298.91
Current children cumulated vsize (KiB) 65444

[startup+150.402 s]
/proc/loadavg: 1.91 1.36 1.13 3/80 32211
/proc/meminfo: memFree=1468768/2055920 swapFree=4144152/4192956
[pid=32208] ppid=32206 vsize=65444 CPUtime=299.45
/proc/32208/stat : 32208 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194304 16971 0 0 0 29926 19 0 0 18 0 3 0 332373939 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32208/statm: 16361 15076 218 20 0 15719 0
[pid=32208/tid=32210] ppid=32206 vsize=65444 CPUtime=149.54
/proc/32208/task/32210/stat : 32210 (MiraXTv3_dyn) S 32206 32208 31703 0 -1 4194368 8073 0 0 0 14947 7 0 0 18 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32208/tid=32211] ppid=32206 vsize=65444 CPUtime=149.82
/proc/32208/task/32211/stat : 32211 (MiraXTv3_dyn) R 32206 32208 31703 0 -1 4194368 8240 0 0 0 14972 10 0 0 25 0 3 0 332373947 67014656 15076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 299.45
Current children cumulated vsize (KiB) 65444

Child status: 20
Real time (s): 150.489
CPU time (s): 299.55
CPU user time (s): 299.346
CPU system time (s): 0.204968
CPU usage (%): 199.051
Max. virtual memory (cumulated for all children) (KiB): 65444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.345
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16976
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= 100
involuntary context switches= 5641

runsolver used 0.154976 second user time and 0.396939 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri May 11 19:54:10 UTC 2007

IDJOB= 338170
IDBENCH= 24716
IDSOLVER= 128
FILE ID= node11/338170-1178913250

PBS_JOBID= 5251103

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338170-1178913250/MiraXTv3_dyn /tmp/evaluation/338170-1178913250/instance-338170-1178913250.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-338170-1178913250 -o ROOT/results/node11/solver-338170-1178913250 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338170-1178913250/MiraXTv3_dyn /tmp/evaluation/338170-1178913250/instance-338170-1178913250.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2fe12e7483e7a74328d483192a8a2746

RANDOM SEED= 921781280

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1529296 kB
Buffers:         52408 kB
Cached:         384064 kB
SwapCached:      18380 kB
Active:         160192 kB
Inactive:       300868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529296 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            4248 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            51012 kB
Committed_AS:  7721964 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node11 on Fri May 11 19:56:41 UTC 2007