Trace number 333634

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 187.825 94.2651

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
187.75/94.26	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/node17/watcher-333634-1178897662 -o ROOT/results/node17/solver-333634-1178897662 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333634-1178897662/MiraXTv3_dyn /tmp/evaluation/333634-1178897662/instance-333634-1178897662.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.09 1.02 1.00 3/77 18046
/proc/meminfo: memFree=1672760/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=3784 CPUtime=0
/proc/18046/stat : 18046 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 337683762 3874816 249 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298837 0 0 4096 0 0 0 0 17 0 0 0
/proc/18046/statm: 946 249 207 20 0 304 0

[startup+0.058923 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18046
/proc/meminfo: memFree=1672760/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=9336 CPUtime=0.57
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 1412 0 0 0 57 0 0 0 18 0 3 0 337683762 9560064 1387 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 2334 1387 218 20 0 1692 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9336

[startup+0.339201 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18046
/proc/meminfo: memFree=1672760/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=9600 CPUtime=0.66
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 1513 0 0 0 66 0 0 0 18 0 3 0 337683762 9830400 1488 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 2400 1488 218 20 0 1758 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9600

[startup+0.40121 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18046
/proc/meminfo: memFree=1672760/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=11132 CPUtime=0.79
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 1667 0 0 0 78 1 0 0 18 0 3 0 337683762 11399168 1642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 2783 1643 218 20 0 2141 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 11132

[startup+0.701241 s]
/proc/loadavg: 1.09 1.02 1.00 3/77 18046
/proc/meminfo: memFree=1672760/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=12064 CPUtime=1.38
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 2112 0 0 0 137 1 0 0 18 0 3 0 337683762 12353536 2087 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 3016 2087 218 20 0 2374 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 12064

[startup+1.50133 s]
/proc/loadavg: 1.09 1.02 1.00 3/80 18049
/proc/meminfo: memFree=1663712/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=14768 CPUtime=2.98
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 2723 0 0 0 296 2 0 0 18 0 3 0 337683762 15122432 2698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 3692 2698 218 20 0 3050 0
[pid=18046/tid=18048] ppid=18044 vsize=14768 CPUtime=1.48
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 911 0 0 0 148 0 0 0 21 0 3 0 337683762 15122432 2698 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18046/tid=18049] ppid=18044 vsize=14768 CPUtime=1.48
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 1518 0 0 0 147 1 0 0 20 0 3 0 337683762 15122432 2699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294789 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14768

[startup+3.10249 s]
/proc/loadavg: 1.09 1.02 1.00 3/80 18049
/proc/meminfo: memFree=1659168/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=21068 CPUtime=6.18
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 4476 0 0 0 615 3 0 0 18 0 3 0 337683762 21573632 4303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 5267 4303 218 20 0 4625 0
[pid=18046/tid=18048] ppid=18044 vsize=21068 CPUtime=3.08
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 1787 0 0 0 307 1 0 0 25 0 3 0 337683762 21573632 4303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18046/tid=18049] ppid=18044 vsize=21068 CPUtime=3.08
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 2396 0 0 0 307 1 0 0 17 0 3 0 337683762 21573632 4305 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 21068

[startup+6.30183 s]
/proc/loadavg: 1.17 1.03 1.01 3/80 18049
/proc/meminfo: memFree=1649888/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=28652 CPUtime=12.54
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 6414 0 0 0 1250 4 0 0 18 0 3 0 337683762 29339648 5943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 7163 5943 218 20 0 6521 0
[pid=18046/tid=18048] ppid=18044 vsize=28652 CPUtime=6.26
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 2735 0 0 0 625 1 0 0 17 0 3 0 337683762 29339648 5943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18046/tid=18049] ppid=18044 vsize=28652 CPUtime=6.27
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 3384 0 0 0 625 2 0 0 17 0 3 0 337683762 29339648 5943 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28652

[startup+12.7015 s]
/proc/loadavg: 1.23 1.05 1.01 3/80 18049
/proc/meminfo: memFree=1645224/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=33584 CPUtime=25.32
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 8030 0 0 0 2527 5 0 0 18 0 3 0 337683762 34390016 7205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 8396 7205 218 20 0 7754 0
[pid=18046/tid=18048] ppid=18044 vsize=33584 CPUtime=12.63
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 3436 0 0 0 1262 1 0 0 25 0 3 0 337683762 34390016 7205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18046/tid=18049] ppid=18044 vsize=33584 CPUtime=12.67
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 4299 0 0 0 1264 3 0 0 25 0 3 0 337683762 34390016 7205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 33584

[startup+25.5068 s]
/proc/loadavg: 1.40 1.09 1.03 3/80 18049
/proc/meminfo: memFree=1640552/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=36960 CPUtime=50.83
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 9803 0 0 0 5077 6 0 0 18 0 3 0 337683762 37847040 8086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 9240 8086 218 20 0 8598 0
[pid=18046/tid=18048] ppid=18044 vsize=36960 CPUtime=25.36
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 4403 0 0 0 2534 2 0 0 17 0 3 0 337683762 37847040 8086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18046/tid=18049] ppid=18044 vsize=36960 CPUtime=25.46
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 5105 0 0 0 2542 4 0 0 17 0 3 0 337683762 37847040 8086 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 36960

[startup+51.1015 s]
/proc/loadavg: 1.60 1.16 1.05 3/80 18049
/proc/meminfo: memFree=1635304/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=42376 CPUtime=101.87
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 12690 0 0 0 10179 8 0 0 18 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 10594 9399 218 20 0 9952 0
[pid=18046/tid=18048] ppid=18044 vsize=42376 CPUtime=50.89
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 5835 0 0 0 5086 3 0 0 25 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=42376 CPUtime=50.97
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 6560 0 0 0 5092 5 0 0 25 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 42376

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

[startup+51.3015 s]
/proc/loadavg: 1.60 1.16 1.05 3/80 18049
/proc/meminfo: memFree=1635304/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=42376 CPUtime=102.27
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 12690 0 0 0 10219 8 0 0 18 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 10594 9399 218 20 0 9952 0
[pid=18046/tid=18048] ppid=18044 vsize=42376 CPUtime=51.09
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 5835 0 0 0 5106 3 0 0 25 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=42376 CPUtime=51.17
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 6560 0 0 0 5112 5 0 0 25 0 3 0 337683762 43393024 9399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42376

[startup+76.9012 s]
/proc/loadavg: 1.74 1.23 1.08 3/80 18049
/proc/meminfo: memFree=1633512/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44048 CPUtime=153.31
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 14714 0 0 0 15321 10 0 0 18 0 3 0 337683762 45105152 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11012 9839 218 20 0 10370 0
[pid=18046/tid=18048] ppid=18044 vsize=44048 CPUtime=76.66
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 6777 0 0 0 7662 4 0 0 25 0 3 0 337683762 45105152 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44048 CPUtime=76.64
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7642 0 0 0 7658 6 0 0 25 0 3 0 337683762 45105152 9839 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 153.31
Current children cumulated vsize (KiB) 44048

[startup+83.3019 s]
/proc/loadavg: 1.76 1.24 1.08 3/80 18049
/proc/meminfo: memFree=1633448/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44236 CPUtime=166.08
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15133 0 0 0 16597 11 0 0 18 0 3 0 337683762 45297664 9862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11059 9862 218 20 0 10417 0
[pid=18046/tid=18048] ppid=18044 vsize=44236 CPUtime=83.05
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 6997 0 0 0 8301 4 0 0 25 0 3 0 337683762 45297664 9862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44236 CPUtime=83.01
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7841 0 0 0 8295 6 0 0 25 0 3 0 337683762 45297664 9862 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.08
Current children cumulated vsize (KiB) 44236

[startup+89.7015 s]
/proc/loadavg: 1.78 1.25 1.09 3/80 18049
/proc/meminfo: memFree=1633128/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44400 CPUtime=178.82
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15594 0 0 0 17871 11 0 0 18 0 3 0 337683762 45465600 9927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11100 9927 218 20 0 10458 0
[pid=18046/tid=18048] ppid=18044 vsize=44400 CPUtime=89.44
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7259 0 0 0 8940 4 0 0 24 0 3 0 337683762 45465600 9927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44400 CPUtime=89.36
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 8040 0 0 0 8930 6 0 0 25 0 3 0 337683762 45465600 9927 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 178.82
Current children cumulated vsize (KiB) 44400

[startup+91.3017 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 18049
/proc/meminfo: memFree=1633128/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44400 CPUtime=182
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15732 0 0 0 18189 11 0 0 18 0 3 0 337683762 45465600 9933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11100 9933 218 20 0 10458 0
[pid=18046/tid=18048] ppid=18044 vsize=44400 CPUtime=91.04
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7328 0 0 0 9100 4 0 0 25 0 3 0 337683762 45465600 9933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44400 CPUtime=90.95
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 8109 0 0 0 9089 6 0 0 25 0 3 0 337683762 45465600 9933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 182
Current children cumulated vsize (KiB) 44400

[startup+92.9019 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 18049
/proc/meminfo: memFree=1633000/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44400 CPUtime=185.19
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15889 0 0 0 18508 11 0 0 18 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11100 9958 218 20 0 10458 0
[pid=18046/tid=18048] ppid=18044 vsize=44400 CPUtime=92.64
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7394 0 0 0 9260 4 0 0 25 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44400 CPUtime=92.54
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 8200 0 0 0 9248 6 0 0 25 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.19
Current children cumulated vsize (KiB) 44400

[startup+93.7069 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 18049
/proc/meminfo: memFree=1632936/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44400 CPUtime=186.8
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15889 0 0 0 18669 11 0 0 18 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11100 9958 218 20 0 10458 0
[pid=18046/tid=18048] ppid=18044 vsize=44400 CPUtime=93.44
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7394 0 0 0 9340 4 0 0 25 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44400 CPUtime=93.34
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 8200 0 0 0 9328 6 0 0 25 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.8
Current children cumulated vsize (KiB) 44400

[startup+94.102 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 18049
/proc/meminfo: memFree=1632936/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=44400 CPUtime=187.57
/proc/18046/stat : 18046 (MiraXTv3_dyn) S 18044 18046 17915 0 -1 4194304 15889 0 0 0 18746 11 0 0 18 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18046/statm: 11100 9958 218 20 0 10458 0
[pid=18046/tid=18048] ppid=18044 vsize=44400 CPUtime=93.83
/proc/18046/task/18048/stat : 18048 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 7394 0 0 0 9379 4 0 0 17 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18046/tid=18049] ppid=18044 vsize=44400 CPUtime=93.73
/proc/18046/task/18049/stat : 18049 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194368 8200 0 0 0 9367 6 0 0 17 0 3 0 337683762 45465600 9958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 187.57
Current children cumulated vsize (KiB) 44400

[startup+94.202 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 18049
/proc/meminfo: memFree=1632936/2055920 swapFree=4140644/4192956
[pid=18046] ppid=18044 vsize=38556 CPUtime=187.75
/proc/18046/stat : 18046 (MiraXTv3_dyn) R 18044 18046 17915 0 -1 4194304 15892 0 0 0 18764 11 0 0 16 0 1 0 337683762 39481344 8593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 1 0 0
/proc/18046/statm: 9639 8593 220 20 0 8997 0
Current children cumulated CPU time (s) 187.75
Current children cumulated vsize (KiB) 38556

Child status: 20
Real time (s): 94.2651
CPU time (s): 187.825
CPU user time (s): 187.7
CPU system time (s): 0.124981
CPU usage (%): 199.252
Max. virtual memory (cumulated for all children) (KiB): 44500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.7
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15895
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= 206
involuntary context switches= 3518

runsolver used 0.081987 second user time and 0.263959 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri May 11 15:34:23 UTC 2007

IDJOB= 333634
IDBENCH= 24608
IDSOLVER= 128
FILE ID= node17/333634-1178897662

PBS_JOBID= 5251090

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333634-1178897662/MiraXTv3_dyn /tmp/evaluation/333634-1178897662/instance-333634-1178897662.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-333634-1178897662 -o ROOT/results/node17/solver-333634-1178897662 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333634-1178897662/MiraXTv3_dyn /tmp/evaluation/333634-1178897662/instance-333634-1178897662.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 168867221

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1672976 kB
Buffers:         49976 kB
Cached:         245148 kB
SwapCached:      15568 kB
Active:         162652 kB
Inactive:       156488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672976 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3900 kB
Writeback:           0 kB
Mapped:          29956 kB
Slab:            49320 kB
Committed_AS: 10200380 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node17 on Fri May 11 15:35:57 UTC 2007