Trace number 333215

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 v2UNSAT 307.472 307.561

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv2...
307.41/307.55	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/node4/watcher-333215-1178896977 -o ROOT/results/node4/solver-333215-1178896977 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333215-1178896977/MiraXTv2_dyn /tmp/evaluation/333215-1178896977/instance-333215-1178896977.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: 1.51 1.65 1.45 4/77 22486
/proc/meminfo: memFree=1570832/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=3920 CPUtime=0
/proc/22486/stat : 22486 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 365735447 4014080 359 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134571787 0 0 4096 0 0 0 0 17 0 0 0
/proc/22486/statm: 980 363 205 20 0 338 0

[startup+0.094349 s]
/proc/loadavg: 1.51 1.65 1.45 4/77 22486
/proc/meminfo: memFree=1570832/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=5716 CPUtime=0.09
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 733 0 0 0 9 0 0 0 18 0 2 0 365735447 5853184 708 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 1429 708 218 20 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5716

[startup+0.10135 s]
/proc/loadavg: 1.51 1.65 1.45 4/77 22486
/proc/meminfo: memFree=1570832/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=5716 CPUtime=0.09
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 735 0 0 0 9 0 0 0 18 0 2 0 365735447 5853184 710 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 1429 710 218 20 0 787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5716

[startup+0.301369 s]
/proc/loadavg: 1.51 1.65 1.45 4/77 22486
/proc/meminfo: memFree=1570832/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=7080 CPUtime=0.29
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 943 0 0 0 29 0 0 0 18 0 2 0 365735447 7249920 918 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 1770 918 218 20 0 1128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7080

[startup+0.701406 s]
/proc/loadavg: 1.51 1.65 1.45 4/77 22486
/proc/meminfo: memFree=1570832/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=8368 CPUtime=0.69
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 1289 0 0 0 69 0 0 0 18 0 2 0 365735447 8568832 1264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 2092 1264 218 20 0 1450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8368

[startup+1.50148 s]
/proc/loadavg: 1.51 1.65 1.45 2/79 22488
/proc/meminfo: memFree=1565824/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=9188 CPUtime=1.49
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 1517 0 0 0 149 0 0 0 18 0 2 0 365735447 9408512 1492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 2297 1492 218 20 0 1655 0
[pid=22486/tid=22488] ppid=22484 vsize=9188 CPUtime=1.42
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 863 0 0 0 142 0 0 0 25 0 2 0 365735454 9408512 1492 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9188

[startup+3.10171 s]
/proc/loadavg: 1.51 1.65 1.45 2/79 22488
/proc/meminfo: memFree=1564736/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=11580 CPUtime=3.09
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 2112 0 0 0 308 1 0 0 18 0 2 0 365735447 11857920 2087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 2895 2087 218 20 0 2253 0
[pid=22486/tid=22488] ppid=22484 vsize=11580 CPUtime=3.02
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 1458 0 0 0 302 0 0 0 25 0 2 0 365735454 11857920 2087 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134529989 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11580

[startup+6.30294 s]
/proc/loadavg: 1.47 1.64 1.45 2/79 22488
/proc/meminfo: memFree=1560384/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=14200 CPUtime=6.29
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 2874 0 0 0 628 1 0 0 18 0 2 0 365735447 14540800 2812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 3550 2812 218 20 0 2908 0
[pid=22486/tid=22488] ppid=22484 vsize=14200 CPUtime=6.22
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 2220 0 0 0 621 1 0 0 25 0 2 0 365735454 14540800 2812 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14200

[startup+12.7016 s]
/proc/loadavg: 1.43 1.63 1.45 2/79 22488
/proc/meminfo: memFree=1558592/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=16140 CPUtime=12.69
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 3376 0 0 0 1267 2 0 0 18 0 2 0 365735447 16527360 3274 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 4035 3274 218 20 0 3393 0
[pid=22486/tid=22488] ppid=22484 vsize=16140 CPUtime=12.62
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 2722 0 0 0 1260 2 0 0 25 0 2 0 365735454 16527360 3274 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16140

[startup+25.5018 s]
/proc/loadavg: 1.33 1.60 1.44 3/79 22488
/proc/meminfo: memFree=1552576/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=21756 CPUtime=25.48
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 4878 0 0 0 2545 3 0 0 18 0 2 0 365735447 22278144 4675 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 5439 4675 218 20 0 4797 0
[pid=22486/tid=22488] ppid=22484 vsize=21756 CPUtime=25.42
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 4224 0 0 0 2539 3 0 0 25 0 2 0 365735454 22278144 4675 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526340 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21756

[startup+51.101 s]
/proc/loadavg: 1.22 1.55 1.43 2/79 22488
/proc/meminfo: memFree=1548480/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=25792 CPUtime=51.08
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 6088 0 0 0 5103 5 0 0 18 0 2 0 365735447 26411008 5702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 6448 5702 218 20 0 5806 0
[pid=22486/tid=22488] ppid=22484 vsize=25792 CPUtime=51
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 5434 0 0 0 5096 4 0 0 25 0 2 0 365735454 26411008 5702 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25792

[startup+102.306 s]
/proc/loadavg: 1.09 1.46 1.40 2/79 22488
/proc/meminfo: memFree=1546368/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=27972 CPUtime=102.27
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 6896 0 0 0 10221 6 0 0 18 0 2 0 365735447 28643328 6235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 6993 6235 218 20 0 6351 0
[pid=22486/tid=22488] ppid=22484 vsize=27972 CPUtime=102.19
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 6242 0 0 0 10214 5 0 0 25 0 2 0 365735454 28643328 6235 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526691 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27972

[startup+162.302 s]
/proc/loadavg: 1.03 1.38 1.38 2/79 22488
/proc/meminfo: memFree=1544192/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=29864 CPUtime=162.25
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 7776 0 0 0 16218 7 0 0 18 0 2 0 365735447 30580736 6747 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 7466 6747 218 20 0 6824 0
[pid=22486/tid=22488] ppid=22484 vsize=29864 CPUtime=162.17
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 7122 0 0 0 16211 6 0 0 25 0 2 0 365735454 30580736 6747 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526378 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29864

[startup+222.301 s]
/proc/loadavg: 1.01 1.30 1.35 2/79 22488
/proc/meminfo: memFree=1543552/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=30408 CPUtime=222.22
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 8336 0 0 0 22215 7 0 0 18 0 2 0 365735447 31137792 6923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 7602 6923 218 20 0 6960 0
[pid=22486/tid=22488] ppid=22484 vsize=30408 CPUtime=222.16
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 7682 0 0 0 22209 7 0 0 25 0 2 0 365735454 31137792 6923 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30408

[startup+282.301 s]
/proc/loadavg: 1.00 1.25 1.33 3/79 22488
/proc/meminfo: memFree=1542208/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32100 CPUtime=282.21
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 8979 0 0 0 28213 8 0 0 18 0 2 0 365735447 32870400 7251 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8025 7251 218 20 0 7383 0
[pid=22486/tid=22488] ppid=22484 vsize=32100 CPUtime=282.14
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8325 0 0 0 28206 8 0 0 25 0 2 0 365735454 32870400 7251 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32100

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

[startup+294.301 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=294.2
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 29412 8 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=294.14
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 29406 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 294.2
Current children cumulated vsize (KiB) 32236

[startup+300.702 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=300.6
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 30052 8 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=300.54
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 30046 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134525988 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 300.6
Current children cumulated vsize (KiB) 32236

[startup+303.901 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=303.8
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 30372 8 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=303.73
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 30365 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526473 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 303.8
Current children cumulated vsize (KiB) 32236

[startup+305.501 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=305.41
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 30532 9 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=305.33
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 30525 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 305.41
Current children cumulated vsize (KiB) 32236

[startup+306.301 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=306.21
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 30612 9 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=306.13
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 30605 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 306.21
Current children cumulated vsize (KiB) 32236

[startup+307.102 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=307.01
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9094 0 0 0 30692 9 0 0 18 0 2 0 365735447 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7286 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=306.93
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8440 0 0 0 30685 8 0 0 25 0 2 0 365735454 33009664 7286 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134520627 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 32236

[startup+307.503 s]
/proc/loadavg: 1.00 1.23 1.32 2/79 22488
/proc/meminfo: memFree=1542016/2055920 swapFree=4141212/4192956
[pid=22486] ppid=22484 vsize=32236 CPUtime=307.41
/proc/22486/stat : 22486 (MiraXTv2_dyn) S 22484 22486 19777 0 -1 4194304 9178 0 0 0 30732 9 0 0 18 0 2 0 365735447 33009664 7290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22486/statm: 8059 7290 218 20 0 7417 0
[pid=22486/tid=22488] ppid=22484 vsize=32236 CPUtime=307.33
/proc/22486/task/22488/stat : 22488 (MiraXTv2_dyn) R 22484 22486 19777 0 -1 4194368 8524 0 0 0 30725 8 0 0 25 0 2 0 365735454 33009664 7290 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526278 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.41
Current children cumulated vsize (KiB) 32236

Child status: 20
Real time (s): 307.561
CPU time (s): 307.472
CPU user time (s): 307.376
CPU system time (s): 0.095985
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 32236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.376
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9183
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= 12
involuntary context switches= 1392

runsolver used 0.305953 second user time and 0.817875 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 15:22:57 UTC 2007

IDJOB= 333215
IDBENCH= 24598
IDSOLVER= 129
FILE ID= node4/333215-1178896977

PBS_JOBID= 5251070

Free space on /tmp= 66560 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333215-1178896977/MiraXTv2_dyn /tmp/evaluation/333215-1178896977/instance-333215-1178896977.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-333215-1178896977 -o ROOT/results/node4/solver-333215-1178896977 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333215-1178896977/MiraXTv2_dyn /tmp/evaluation/333215-1178896977/instance-333215-1178896977.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 269617727

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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.218
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:       1570984 kB
Buffers:         48872 kB
Cached:         337672 kB
SwapCached:      15676 kB
Active:         128904 kB
Inactive:       290216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570984 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4452 kB
Writeback:           0 kB
Mapped:          39004 kB
Slab:            51224 kB
Committed_AS:  9970700 kB
PageTables:       1852 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 node4 on Fri May 11 15:28:05 UTC 2007