Trace number 316324

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 216.053 216.141

General information on the benchmark

Namecrafted/spence/
medium/s73-100.cnf
MD5SUMe3db629d913d76ea47534f9df94ead1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1754
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of clauses156
Sum of the clauses size468
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3156
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 MiraXTv2...
216.00/216.13	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/node20/watcher-316324-1178881703 -o ROOT/results/node20/solver-316324-1178881703 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316324-1178881703/MiraXTv2_dyn /tmp/evaluation/316324-1178881703/instance-316324-1178881703.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.93 0.98 1.05 3/77 12476
/proc/meminfo: memFree=1691024/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=3852 CPUtime=0
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 2 0 336087651 3944448 277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 963 277 218 20 0 321 0
[pid=12476/tid=12477] ppid=12474 vsize=3852 CPUtime=0
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 2 0 336087652 3944448 277 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134537216 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.06977 s]
/proc/loadavg: 0.93 0.98 1.05 3/77 12476
/proc/meminfo: memFree=1691024/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=4896 CPUtime=0.06
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 398 0 0 0 6 0 0 0 18 0 2 0 336087651 5013504 373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 1224 373 218 20 0 582 0
[pid=12476/tid=12477] ppid=12474 vsize=4896 CPUtime=0.06
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 108 0 0 0 6 0 0 0 19 0 2 0 336087652 5013504 373 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4896

[startup+0.101776 s]
/proc/loadavg: 0.93 0.98 1.05 3/77 12476
/proc/meminfo: memFree=1691024/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=5080 CPUtime=0.09
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 437 0 0 0 9 0 0 0 18 0 2 0 336087651 5201920 412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 1270 412 218 20 0 628 0
[pid=12476/tid=12477] ppid=12474 vsize=5080 CPUtime=0.09
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 147 0 0 0 9 0 0 0 19 0 2 0 336087652 5201920 412 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5080

[startup+0.301815 s]
/proc/loadavg: 0.93 0.98 1.05 3/77 12476
/proc/meminfo: memFree=1691024/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=5856 CPUtime=0.29
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 622 0 0 0 29 0 0 0 18 0 2 0 336087651 5996544 597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 1464 597 218 20 0 822 0
[pid=12476/tid=12477] ppid=12474 vsize=5856 CPUtime=0.29
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 332 0 0 0 29 0 0 0 21 0 2 0 336087652 5996544 597 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5856

[startup+0.701896 s]
/proc/loadavg: 0.93 0.98 1.05 3/77 12476
/proc/meminfo: memFree=1691024/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=6616 CPUtime=0.69
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 822 0 0 0 69 0 0 0 18 0 2 0 336087651 6774784 797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 1654 797 218 20 0 1012 0
[pid=12476/tid=12477] ppid=12474 vsize=6616 CPUtime=0.69
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 532 0 0 0 69 0 0 0 25 0 2 0 336087652 6774784 797 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134565871 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6616

[startup+1.50106 s]
/proc/loadavg: 0.93 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1688256/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=7652 CPUtime=1.49
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 1093 0 0 0 149 0 0 0 18 0 2 0 336087651 7835648 1068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 1913 1068 218 20 0 1271 0
[pid=12476/tid=12477] ppid=12474 vsize=7652 CPUtime=1.49
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 803 0 0 0 149 0 0 0 25 0 2 0 336087652 7835648 1068 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7652

[startup+3.10138 s]
/proc/loadavg: 0.93 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1686656/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=9804 CPUtime=3.09
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 1660 0 0 0 308 1 0 0 18 0 2 0 336087651 10039296 1598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 2451 1598 218 20 0 1809 0
[pid=12476/tid=12477] ppid=12474 vsize=9804 CPUtime=3.08
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 1370 0 0 0 308 0 0 0 25 0 2 0 336087652 10039296 1598 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8048709 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9804

[startup+6.30302 s]
/proc/loadavg: 0.93 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1684416/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=10632 CPUtime=6.29
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 1968 0 0 0 628 1 0 0 18 0 2 0 336087651 10887168 1866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 2658 1866 218 20 0 2016 0
[pid=12476/tid=12477] ppid=12474 vsize=10632 CPUtime=6.28
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 1678 0 0 0 627 1 0 0 25 0 2 0 336087652 10887168 1866 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10632

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1681288/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=13772 CPUtime=12.68
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 2816 0 0 0 1266 2 0 0 18 0 2 0 336087651 14102528 2612 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 3443 2612 218 20 0 2801 0
[pid=12476/tid=12477] ppid=12474 vsize=13772 CPUtime=12.68
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 2526 0 0 0 1266 2 0 0 25 0 2 0 336087652 14102528 2612 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13772

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1678472/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=16276 CPUtime=25.47
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 3681 0 0 0 2545 2 0 0 18 0 2 0 336087651 16666624 3224 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 4069 3224 218 20 0 3427 0
[pid=12476/tid=12477] ppid=12474 vsize=16276 CPUtime=25.47
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 3391 0 0 0 2545 2 0 0 25 0 2 0 336087652 16666624 3224 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16276

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 1.05 2/79 12478
/proc/meminfo: memFree=1677000/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=17756 CPUtime=51.07
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 4522 0 0 0 5104 3 0 0 18 0 2 0 336087651 18182144 3627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 4439 3627 218 20 0 3797 0
[pid=12476/tid=12477] ppid=12474 vsize=17756 CPUtime=51.07
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 4232 0 0 0 5104 3 0 0 25 0 2 0 336087652 18182144 3627 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17756

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.04 2/79 12478
/proc/meminfo: memFree=1675464/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=19288 CPUtime=102.25
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 5760 0 0 0 10221 4 0 0 18 0 2 0 336087651 19750912 3986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 4822 3986 218 20 0 4180 0
[pid=12476/tid=12477] ppid=12474 vsize=19288 CPUtime=102.25
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 5470 0 0 0 10221 4 0 0 25 0 2 0 336087652 19750912 3986 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19288

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 12478
/proc/meminfo: memFree=1674504/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20364 CPUtime=162.22
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 6910 0 0 0 16217 5 0 0 18 0 2 0 336087651 20852736 4264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5091 4264 218 20 0 4449 0
[pid=12476/tid=12477] ppid=12474 vsize=20364 CPUtime=162.22
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 6620 0 0 0 16217 5 0 0 25 0 2 0 336087652 20852736 4264 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526689 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 20364

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

[startup+179.103 s]
/proc/loadavg: 0.99 0.98 1.04 2/79 12478
/proc/meminfo: memFree=1674120/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20572 CPUtime=179.01
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7253 0 0 0 17896 5 0 0 18 0 2 0 336087651 21065728 4333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5143 4333 218 20 0 4501 0
[pid=12476/tid=12477] ppid=12474 vsize=20572 CPUtime=179.01
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 6963 0 0 0 17896 5 0 0 25 0 2 0 336087652 21065728 4333 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 20572

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673992/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20764 CPUtime=191.82
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7467 0 0 0 19176 6 0 0 18 0 2 0 336087651 21262336 4362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5191 4362 218 20 0 4549 0
[pid=12476/tid=12477] ppid=12474 vsize=20764 CPUtime=191.81
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7177 0 0 0 19176 5 0 0 25 0 2 0 336087652 21262336 4362 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 20764

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673928/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20896 CPUtime=204.61
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7691 0 0 0 20455 6 0 0 18 0 2 0 336087651 21397504 4399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5224 4399 218 20 0 4582 0
[pid=12476/tid=12477] ppid=12474 vsize=20896 CPUtime=204.61
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7401 0 0 0 20455 6 0 0 25 0 2 0 336087652 21397504 4399 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 20896

[startup+211.101 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673800/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20896 CPUtime=211.01
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7810 0 0 0 21095 6 0 0 18 0 2 0 336087651 21397504 4424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5224 4424 218 20 0 4582 0
[pid=12476/tid=12477] ppid=12474 vsize=20896 CPUtime=211.01
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7520 0 0 0 21095 6 0 0 25 0 2 0 336087652 21397504 4424 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526686 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 211.01
Current children cumulated vsize (KiB) 20896

[startup+214.303 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673800/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20896 CPUtime=214.21
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7909 0 0 0 21415 6 0 0 18 0 2 0 336087651 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5224 4428 218 20 0 4582 0
[pid=12476/tid=12477] ppid=12474 vsize=20896 CPUtime=214.2
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7619 0 0 0 21414 6 0 0 25 0 2 0 336087652 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 214.21
Current children cumulated vsize (KiB) 20896

[startup+215.102 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673800/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20896 CPUtime=215
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7909 0 0 0 21494 6 0 0 18 0 2 0 336087651 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5224 4428 218 20 0 4582 0
[pid=12476/tid=12477] ppid=12474 vsize=20896 CPUtime=215
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7619 0 0 0 21494 6 0 0 25 0 2 0 336087652 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526290 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 215
Current children cumulated vsize (KiB) 20896

[startup+215.901 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673800/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=20896 CPUtime=215.8
/proc/12476/stat : 12476 (MiraXTv2_dyn) S 12474 12476 11800 0 -1 4194304 7909 0 0 0 21574 6 0 0 18 0 2 0 336087651 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12476/statm: 5224 4428 218 20 0 4582 0
[pid=12476/tid=12477] ppid=12474 vsize=20896 CPUtime=215.8
/proc/12476/task/12477/stat : 12477 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194368 7619 0 0 0 21574 6 0 0 25 0 2 0 336087652 21397504 4428 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 215.8
Current children cumulated vsize (KiB) 20896

[startup+216.101 s]
/proc/loadavg: 0.99 0.98 1.03 2/79 12478
/proc/meminfo: memFree=1673800/2055920 swapFree=4154884/4192956
[pid=12476] ppid=12474 vsize=16896 CPUtime=216
/proc/12476/stat : 12476 (MiraXTv2_dyn) R 12474 12476 11800 0 -1 4194304 7911 0 0 0 21594 6 0 0 16 0 1 0 336087651 17301504 3526 18446744073709551615 134512640 134597668 4294956656 18446744073709551615 8048737 0 0 4096 0 0 0 0 17 1 0 0
/proc/12476/statm: 4224 3526 220 20 0 3582 0
Current children cumulated CPU time (s) 216
Current children cumulated vsize (KiB) 16896

Child status: 20
Real time (s): 216.141
CPU time (s): 216.053
CPU user time (s): 215.985
CPU system time (s): 0.067989
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 20896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.985
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7914
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= 11
involuntary context switches= 309

runsolver used 0.227965 second user time and 0.560914 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri May 11 11:08:23 UTC 2007

IDJOB= 316324
IDBENCH= 20438
IDSOLVER= 129
FILE ID= node20/316324-1178881703

PBS_JOBID= 5251060

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v2
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s73-100.cnf
COMMAND LINE= /tmp/evaluation/316324-1178881703/MiraXTv2_dyn /tmp/evaluation/316324-1178881703/instance-316324-1178881703.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-316324-1178881703 -o ROOT/results/node20/solver-316324-1178881703 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316324-1178881703/MiraXTv2_dyn /tmp/evaluation/316324-1178881703/instance-316324-1178881703.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e3db629d913d76ea47534f9df94ead1b

RANDOM SEED= 207089466

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1691304 kB
Buffers:         48488 kB
Cached:         214684 kB
SwapCached:      17192 kB
Active:         170428 kB
Inactive:       130944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691304 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          44340 kB
Slab:            48872 kB
Committed_AS:  6848548 kB
PageTables:       1780 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= 66533 MiB

End job on node20 on Fri May 11 11:11:59 UTC 2007