Trace number 338044

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 217.732 109.781

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
MD5SUMb415e752d16c11d39d46562455a8cb4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70.4063
Satisfiable
(Un)Satisfiability was proved
Number of variables1558
Number of clauses8169
Sum of the clauses size71377
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31413
Number of clauses of size 4183
Number of clauses of size 5234
Number of clauses of size over 56016

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
217.64/109.77	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-338044-1178912989 -o ROOT/results/node4/solver-338044-1178912989 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338044-1178912989/MiraXTv3_dyn /tmp/evaluation/338044-1178912989/instance-338044-1178912989.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.99 1.97 1.91 3/77 24351
/proc/meminfo: memFree=1567576/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=3788 CPUtime=0
/proc/24351/stat : 24351 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 367336628 3878912 331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 947 334 205 20 0 305 0

[startup+0.105743 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 24351
/proc/meminfo: memFree=1567576/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=7388 CPUtime=0.11
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 879 0 0 0 11 0 0 0 18 0 3 0 367336628 7565312 854 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 1847 854 218 20 0 1205 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7388

[startup+0.201752 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 24351
/proc/meminfo: memFree=1567576/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=8528 CPUtime=0.3
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 1108 0 0 0 30 0 0 0 18 0 3 0 367336628 8732672 1083 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 2132 1084 218 20 0 1490 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8528

[startup+0.301762 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 24351
/proc/meminfo: memFree=1567576/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=9904 CPUtime=0.5
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 1327 0 0 0 50 0 0 0 18 0 3 0 367336628 10141696 1302 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 2476 1302 218 20 0 1834 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9904

[startup+0.701799 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 24351
/proc/meminfo: memFree=1567576/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=12092 CPUtime=1.3
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 1915 0 0 0 129 1 0 0 18 0 3 0 367336628 12382208 1890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 3023 1890 218 20 0 2381 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 12092

[startup+1.50188 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1559040/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=14712 CPUtime=2.89
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 2762 0 0 0 288 1 0 0 18 0 3 0 367336628 15065088 2737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 3678 2737 218 20 0 3036 0
[pid=24351/tid=24353] ppid=24349 vsize=14712 CPUtime=1.41
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 920 0 0 0 141 0 0 0 19 0 3 0 367336636 15065088 2737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=14712 CPUtime=1.4
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 1168 0 0 0 139 1 0 0 25 0 3 0 367336637 15065088 2737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 14712

[startup+3.10203 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1556416/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=18344 CPUtime=6.1
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 3410 0 0 0 608 2 0 0 18 0 3 0 367336628 18784256 3351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 4586 3351 218 20 0 3944 0
[pid=24351/tid=24353] ppid=24349 vsize=18344 CPUtime=3
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 1275 0 0 0 300 0 0 0 19 0 3 0 367336636 18784256 3351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=18344 CPUtime=3
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 1461 0 0 0 299 1 0 0 25 0 3 0 367336637 18784256 3351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 18344

[startup+6.30134 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1551808/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=23004 CPUtime=12.48
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 4593 0 0 0 1244 4 0 0 18 0 3 0 367336628 23556096 4500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 5751 4500 218 20 0 5109 0
[pid=24351/tid=24353] ppid=24349 vsize=23004 CPUtime=6.21
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 1693 0 0 0 620 1 0 0 25 0 3 0 367336636 23556096 4500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=23004 CPUtime=6.18
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 2226 0 0 0 616 2 0 0 25 0 3 0 367336637 23556096 4500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 23004

[startup+12.7029 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1541184/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=31628 CPUtime=25.25
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 7050 0 0 0 2518 7 0 0 18 0 3 0 367336628 32387072 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 7907 6859 218 20 0 7265 0
[pid=24351/tid=24353] ppid=24349 vsize=31628 CPUtime=12.61
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 2816 0 0 0 1259 2 0 0 25 0 3 0 367336636 32387072 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=31628 CPUtime=12.55
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 3560 0 0 0 1251 4 0 0 25 0 3 0 367336637 32387072 6859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 31628

[startup+25.5012 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1532992/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=39696 CPUtime=50.79
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 9134 0 0 0 5069 10 0 0 18 0 3 0 367336628 40648704 8728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 9924 8728 218 20 0 9282 0
[pid=24351/tid=24353] ppid=24349 vsize=39696 CPUtime=25.39
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 3711 0 0 0 2536 3 0 0 25 0 3 0 367336636 40648704 8728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=39696 CPUtime=25.3
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 4749 0 0 0 2524 6 0 0 25 0 3 0 367336637 40648704 8728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 39696

[startup+51.1016 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1531328/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=41956 CPUtime=101.84
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 10024 0 0 0 10172 12 0 0 18 0 3 0 367336628 42962944 9172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 10489 9172 218 20 0 9847 0
[pid=24351/tid=24353] ppid=24349 vsize=41956 CPUtime=50.97
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 4031 0 0 0 5094 3 0 0 25 0 3 0 367336636 42962944 9172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=41956 CPUtime=50.76
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5319 0 0 0 5069 7 0 0 25 0 3 0 367336637 42962944 9172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 41956

[startup+102.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1524608/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=47884 CPUtime=203.96
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12273 0 0 0 20382 14 0 0 18 0 3 0 367336628 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 11971 10793 218 20 0 11329 0
[pid=24351/tid=24353] ppid=24349 vsize=47884 CPUtime=102.14
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5085 0 0 0 10209 5 0 0 25 0 3 0 367336636 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=47884 CPUtime=101.73
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 6514 0 0 0 10165 8 0 0 25 0 3 0 367336637 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 47884

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

[startup+102.407 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1524608/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=47884 CPUtime=204.16
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12273 0 0 0 20402 14 0 0 18 0 3 0 367336628 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 11971 10793 218 20 0 11329 0
[pid=24351/tid=24353] ppid=24349 vsize=47884 CPUtime=102.24
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5085 0 0 0 10219 5 0 0 25 0 3 0 367336636 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=47884 CPUtime=101.83
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 6514 0 0 0 10175 8 0 0 25 0 3 0 367336637 49033216 10793 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.16
Current children cumulated vsize (KiB) 47884

[startup+105.603 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1524480/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=48020 CPUtime=210.44
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12363 0 0 0 21030 14 0 0 18 0 3 0 367336628 49172480 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 12005 10819 218 20 0 11363 0
[pid=24351/tid=24353] ppid=24349 vsize=48020 CPUtime=105.38
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5161 0 0 0 10533 5 0 0 17 0 3 0 367336636 49172480 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=48020 CPUtime=104.96
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 6528 0 0 0 10488 8 0 0 25 0 3 0 367336637 49172480 10819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 210.44
Current children cumulated vsize (KiB) 48020

[startup+107.203 s]
/proc/loadavg: 1.99 1.97 1.91 4/80 24354
/proc/meminfo: memFree=1524480/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=48020 CPUtime=213.63
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12377 0 0 0 21348 15 0 0 18 0 3 0 367336628 49172480 10833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 12005 10833 218 20 0 11363 0
[pid=24351/tid=24353] ppid=24349 vsize=48020 CPUtime=106.98
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5163 0 0 0 10693 5 0 0 25 0 3 0 367336636 49172480 10833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=48020 CPUtime=106.55
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 6540 0 0 0 10647 8 0 0 25 0 3 0 367336637 49172480 10833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 213.63
Current children cumulated vsize (KiB) 48020

[startup+108.801 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1524416/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=48448 CPUtime=216.44
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12597 0 0 0 21629 15 0 0 18 0 3 0 367336628 49610752 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 12112 10972 218 20 0 11470 0
[pid=24351/tid=24353] ppid=24349 vsize=48448 CPUtime=108.5
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5295 0 0 0 10845 5 0 0 18 0 3 0 367336636 49610752 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=48448 CPUtime=107.83
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 6628 0 0 0 10775 8 0 0 17 0 3 0 367336637 49610752 10972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.44
Current children cumulated vsize (KiB) 48448

[startup+109.201 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1523968/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=48484 CPUtime=216.98
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12609 0 0 0 21683 15 0 0 18 0 3 0 367336628 49647616 10984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 12121 10984 218 20 0 11479 0
[pid=24351/tid=24353] ppid=24349 vsize=48484 CPUtime=108.77
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5307 0 0 0 10872 5 0 0 17 0 3 0 367336636 49647616 10984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=48484 CPUtime=108.11
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194368 6628 0 0 0 10803 8 0 0 17 0 3 0 367336637 49647616 10984 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 216.98
Current children cumulated vsize (KiB) 48484

[startup+109.601 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1523968/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=48652 CPUtime=217.54
/proc/24351/stat : 24351 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194304 12645 0 0 0 21739 15 0 0 18 0 3 0 367336628 49819648 11018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 12163 11018 218 20 0 11521 0
[pid=24351/tid=24353] ppid=24349 vsize=48652 CPUtime=109.07
/proc/24351/task/24353/stat : 24353 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194368 5325 0 0 0 10902 5 0 0 18 0 3 0 367336636 49819648 11018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24349 vsize=48652 CPUtime=108.37
/proc/24351/task/24354/stat : 24354 (MiraXTv3_dyn) S 24349 24351 24157 0 -1 4194368 6646 0 0 0 10829 8 0 0 16 0 3 0 367336637 49819648 11018 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 217.54
Current children cumulated vsize (KiB) 48652

[startup+109.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 24354
/proc/meminfo: memFree=1523968/2055920 swapFree=4141212/4192956
[pid=24351] ppid=24349 vsize=43792 CPUtime=217.64
/proc/24351/stat : 24351 (MiraXTv3_dyn) R 24349 24351 24157 0 -1 4194304 12648 0 0 0 21749 15 0 0 16 0 1 0 367336628 44843008 9929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11021820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24351/statm: 10948 9929 220 20 0 10306 0
Current children cumulated CPU time (s) 217.64
Current children cumulated vsize (KiB) 43792

Child status: 20
Real time (s): 109.781
CPU time (s): 217.732
CPU user time (s): 217.571
CPU system time (s): 0.160975
CPU usage (%): 198.332
Max. virtual memory (cumulated for all children) (KiB): 48652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.571
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12651
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= 80
involuntary context switches= 4035

runsolver used 0.109983 second user time and 0.292955 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri May 11 19:49:49 UTC 2007

IDJOB= 338044
IDBENCH= 24713
IDSOLVER= 128
FILE ID= node4/338044-1178912989

PBS_JOBID= 5251113

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b415e752d16c11d39d46562455a8cb4d

RANDOM SEED= 514694660

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:       1567920 kB
Buffers:         49364 kB
Cached:         349420 kB
SwapCached:      15676 kB
Active:         120208 kB
Inactive:       302136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567920 kB
SwapTotal:     4192956 kB
SwapFree:      4141212 kB
Dirty:            4252 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            51228 kB
Committed_AS:  9979448 kB
PageTables:       1816 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 19:51:39 UTC 2007