Trace number 338256

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 v1UNSAT 336.181 336.383

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.771
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv1...
336.09/336.38	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/node2/watcher-338256-1178913454 -o ROOT/results/node2/solver-338256-1178913454 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338256-1178913454/MiraXTv1_dyn /tmp/evaluation/338256-1178913454/instance-338256-1178913454.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.92 0.98 1.15 3/77 10382
/proc/meminfo: memFree=1688360/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=3788 CPUtime=0
/proc/10382/stat : 10382 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 367383234 3878912 350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134572271 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 980 355 205 20 0 338 0

[startup+0.05418 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 10382
/proc/meminfo: memFree=1688360/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=5016 CPUtime=0.04
/proc/10382/stat : 10382 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194304 656 0 0 0 4 0 0 0 18 0 1 0 367383234 5136384 631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575928 0 0 4096 0 0 0 0 17 0 0 0
/proc/10382/statm: 1254 631 207 20 0 612 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5016

[startup+0.101185 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 10382
/proc/meminfo: memFree=1688360/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=5992 CPUtime=0.09
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 778 0 0 0 9 0 0 0 18 0 2 0 367383234 6135808 753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 1498 753 218 20 0 856 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5992

[startup+0.301205 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 10382
/proc/meminfo: memFree=1688360/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=7488 CPUtime=0.29
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 1013 0 0 0 29 0 0 0 18 0 2 0 367383234 7667712 988 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 1872 989 218 20 0 1230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7488

[startup+0.701247 s]
/proc/loadavg: 0.92 0.98 1.15 3/77 10382
/proc/meminfo: memFree=1688360/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=8788 CPUtime=0.69
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 1371 0 0 0 69 0 0 0 18 0 2 0 367383234 8998912 1346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 2197 1346 218 20 0 1555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8788

[startup+1.50133 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 10384
/proc/meminfo: memFree=1683032/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=9752 CPUtime=1.49
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 1626 0 0 0 149 0 0 0 18 0 2 0 367383234 9986048 1601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 2438 1601 218 20 0 1796 0
[pid=10382/tid=10384] ppid=10380 vsize=9752 CPUtime=1.42
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 944 0 0 0 142 0 0 0 25 0 2 0 367383241 9986048 1601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9752

[startup+3.1025 s]
/proc/loadavg: 0.92 0.98 1.15 2/79 10384
/proc/meminfo: memFree=1681688/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=12252 CPUtime=3.09
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 2296 0 0 0 308 1 0 0 18 0 2 0 367383234 12546048 2271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 3063 2271 218 20 0 2421 0
[pid=10382/tid=10384] ppid=10380 vsize=12252 CPUtime=3.02
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 1614 0 0 0 302 0 0 0 25 0 2 0 367383241 12546048 2271 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12252

[startup+6.30183 s]
/proc/loadavg: 0.93 0.98 1.14 2/79 10384
/proc/meminfo: memFree=1676440/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=15632 CPUtime=6.28
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 3211 0 0 0 627 1 0 0 18 0 2 0 367383234 16007168 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 3908 3149 218 20 0 3266 0
[pid=10382/tid=10384] ppid=10380 vsize=15632 CPUtime=6.22
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 2529 0 0 0 621 1 0 0 25 0 2 0 367383241 16007168 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15632

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.14 2/79 10384
/proc/meminfo: memFree=1673624/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=18760 CPUtime=12.69
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 4044 0 0 0 1267 2 0 0 18 0 2 0 367383234 19210240 3941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 4690 3941 218 20 0 4048 0
[pid=10382/tid=10384] ppid=10380 vsize=18760 CPUtime=12.62
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 3362 0 0 0 1260 2 0 0 25 0 2 0 367383241 19210240 3941 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18760

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.14 2/79 10384
/proc/meminfo: memFree=1667416/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=24492 CPUtime=25.48
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 5570 0 0 0 2544 4 0 0 18 0 2 0 367383234 25079808 5365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 6123 5365 218 20 0 5481 0
[pid=10382/tid=10384] ppid=10380 vsize=24492 CPUtime=25.41
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 4888 0 0 0 2537 4 0 0 25 0 2 0 367383241 25079808 5365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24492

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.14 2/79 10384
/proc/meminfo: memFree=1665048/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=26680 CPUtime=51.07
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 6335 0 0 0 5102 5 0 0 18 0 2 0 367383234 27320320 5947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 6670 5947 218 20 0 6028 0
[pid=10382/tid=10384] ppid=10380 vsize=26680 CPUtime=50.99
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 5653 0 0 0 5095 4 0 0 25 0 2 0 367383241 27320320 5947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26680

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.13 2/79 10384
/proc/meminfo: memFree=1662616/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=29164 CPUtime=102.24
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 7286 0 0 0 10219 5 0 0 18 0 2 0 367383234 29863936 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7291 6550 218 20 0 6649 0
[pid=10382/tid=10384] ppid=10380 vsize=29164 CPUtime=102.17
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 6604 0 0 0 10212 5 0 0 25 0 2 0 367383241 29863936 6550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 29164

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/79 10384
/proc/meminfo: memFree=1661656/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=30092 CPUtime=162.2
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 7886 0 0 0 16214 6 0 0 18 0 2 0 367383234 30814208 6777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7523 6777 218 20 0 6881 0
[pid=10382/tid=10384] ppid=10380 vsize=30092 CPUtime=162.12
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 7204 0 0 0 16207 5 0 0 25 0 2 0 367383241 30814208 6777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30092

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/85 10492
/proc/meminfo: memFree=1659304/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31044 CPUtime=222.15
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 8524 0 0 0 22206 9 0 0 18 0 2 0 367383234 31789056 7028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7761 7028 218 20 0 7119 0
[pid=10382/tid=10384] ppid=10380 vsize=31044 CPUtime=222.08
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 7842 0 0 0 22199 9 0 0 25 0 2 0 367383241 31789056 7028 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 31044

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659992/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31348 CPUtime=282.13
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 8946 0 0 0 28194 19 0 0 18 0 2 0 367383234 32100352 7133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7837 7133 218 20 0 7195 0
[pid=10382/tid=10384] ppid=10380 vsize=31348 CPUtime=282.05
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8264 0 0 0 28187 18 0 0 25 0 2 0 367383241 32100352 7133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 31348

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

[startup+307.101 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659864/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=306.91
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9137 0 0 0 30672 19 0 0 18 0 2 0 367383234 32301056 7163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7163 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=306.83
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8455 0 0 0 30665 18 0 0 25 0 2 0 367383241 32301056 7163 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.91
Current children cumulated vsize (KiB) 31544

[startup+319.902 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=319.7
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9238 0 0 0 31951 19 0 0 18 0 2 0 367383234 32301056 7183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7183 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=319.63
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8556 0 0 0 31945 18 0 0 25 0 2 0 367383241 32301056 7183 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.7
Current children cumulated vsize (KiB) 31544

[startup+326.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=326.1
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9239 0 0 0 32591 19 0 0 18 0 2 0 367383234 32301056 7184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7184 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=326.02
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8557 0 0 0 32584 18 0 0 25 0 2 0 367383241 32301056 7184 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 326.1
Current children cumulated vsize (KiB) 31544

[startup+332.702 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=332.5
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9323 0 0 0 33231 19 0 0 18 0 2 0 367383234 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7187 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=332.42
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8641 0 0 0 33224 18 0 0 25 0 2 0 367383241 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 332.5
Current children cumulated vsize (KiB) 31544

[startup+334.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=334.1
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9323 0 0 0 33391 19 0 0 18 0 2 0 367383234 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7187 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=334.02
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8641 0 0 0 33384 18 0 0 25 0 2 0 367383241 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 334.1
Current children cumulated vsize (KiB) 31544

[startup+335.102 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=334.89
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9323 0 0 0 33470 19 0 0 18 0 2 0 367383234 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7187 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=334.82
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8641 0 0 0 33464 18 0 0 25 0 2 0 367383241 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 334.89
Current children cumulated vsize (KiB) 31544

[startup+335.901 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=335.69
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9323 0 0 0 33550 19 0 0 18 0 2 0 367383234 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7187 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=335.61
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8641 0 0 0 33543 18 0 0 25 0 2 0 367383241 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 335.69
Current children cumulated vsize (KiB) 31544

[startup+336.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/79 10582
/proc/meminfo: memFree=1659800/2055920 swapFree=4148880/4192956
[pid=10382] ppid=10380 vsize=31544 CPUtime=336.09
/proc/10382/stat : 10382 (MiraXTv1_dyn) S 10380 10382 10189 0 -1 4194304 9323 0 0 0 33590 19 0 0 18 0 2 0 367383234 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10382/statm: 7886 7187 218 20 0 7244 0
[pid=10382/tid=10384] ppid=10380 vsize=31544 CPUtime=336.01
/proc/10382/task/10384/stat : 10384 (MiraXTv1_dyn) R 10380 10382 10189 0 -1 4194368 8641 0 0 0 33583 18 0 0 25 0 2 0 367383241 32301056 7187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 336.09
Current children cumulated vsize (KiB) 31544

Child status: 20
Real time (s): 336.383
CPU time (s): 336.181
CPU user time (s): 335.983
CPU system time (s): 0.197969
CPU usage (%): 99.9399
Max. virtual memory (cumulated for all children) (KiB): 31868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 335.983
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 7948

runsolver used 0.383941 second user time and 0.873867 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri May 11 19:57:35 UTC 2007

IDJOB= 338256
IDBENCH= 24718
IDSOLVER= 130
FILE ID= node2/338256-1178913454

PBS_JOBID= 5251112

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338256-1178913454/MiraXTv1_dyn /tmp/evaluation/338256-1178913454/instance-338256-1178913454.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-338256-1178913454 -o ROOT/results/node2/solver-338256-1178913454 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338256-1178913454/MiraXTv1_dyn /tmp/evaluation/338256-1178913454/instance-338256-1178913454.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 835236356

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1688640 kB
Buffers:         46856 kB
Cached:         231884 kB
SwapCached:      12368 kB
Active:         135784 kB
Inactive:       166120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688640 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4328 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            50848 kB
Committed_AS: 11827004 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node2 on Fri May 11 20:03:11 UTC 2007