Trace number 455838

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 66.1649 33.2552

General information on the benchmark

Namecrafted/spence/
medium/s69-100.cnf
MD5SUMb1f1c259b38436e8c9f1623770b4a93b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.98039
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of clauses148
Sum of the clauses size444
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3148
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...
66.10/33.25	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/node38/watcher-455838-1179017652 -o ROOT/results/node38/solver-455838-1179017652 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455838-1179017652/MiraXTv3_dyn /tmp/evaluation/455838-1179017652/instance-455838-1179017652.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.83 1.87 1.90 3/77 7609
/proc/meminfo: memFree=1109248/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=3784 CPUtime=0
/proc/7609/stat : 7609 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 333931873 3874816 262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517680 0 0 4096 0 0 0 0 17 1 0 0
/proc/7609/statm: 963 264 209 20 0 321 0
[pid=7609/tid=7610] ppid=7607 vsize=3920 CPUtime=0
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 8 0 0 0 0 0 0 0 19 0 3 0 333931874 4014080 274 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=3920 CPUtime=0
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 3 0 333931874 4014080 276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9453528 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.106062 s]
/proc/loadavg: 1.83 1.87 1.90 3/77 7609
/proc/meminfo: memFree=1109248/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=6776 CPUtime=0.2
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 590 0 0 0 20 0 0 0 18 0 3 0 333931873 6938624 565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 1694 565 218 20 0 1052 0
[pid=7609/tid=7610] ppid=7607 vsize=6776 CPUtime=0.1
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 145 0 0 0 10 0 0 0 17 0 3 0 333931874 6938624 565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=6776 CPUtime=0.09
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 154 0 0 0 9 0 0 0 16 0 3 0 333931874 6938624 565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6776

[startup+0.20108 s]
/proc/loadavg: 1.83 1.87 1.90 3/77 7609
/proc/meminfo: memFree=1109248/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=7316 CPUtime=0.39
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 759 0 0 0 39 0 0 0 18 0 3 0 333931873 7491584 734 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 1829 734 218 20 0 1187 0
[pid=7609/tid=7610] ppid=7607 vsize=7316 CPUtime=0.19
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 214 0 0 0 19 0 0 0 16 0 3 0 333931874 7491584 734 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9041531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=7316 CPUtime=0.19
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 254 0 0 0 19 0 0 0 17 0 3 0 333931874 7491584 734 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7316

[startup+0.3011 s]
/proc/loadavg: 1.83 1.87 1.90 3/77 7609
/proc/meminfo: memFree=1109248/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=7848 CPUtime=0.58
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 912 0 0 0 58 0 0 0 18 0 3 0 333931873 8036352 887 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 1962 887 218 20 0 1320 0
[pid=7609/tid=7610] ppid=7607 vsize=7848 CPUtime=0.29
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 297 0 0 0 29 0 0 0 17 0 3 0 333931874 8036352 888 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9041531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=7848 CPUtime=0.29
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 325 0 0 0 29 0 0 0 18 0 3 0 333931874 8036352 888 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521534 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7848

[startup+0.701178 s]
/proc/loadavg: 1.83 1.87 1.90 3/77 7609
/proc/meminfo: memFree=1109248/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=9500 CPUtime=1.39
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 1402 0 0 0 138 1 0 0 18 0 3 0 333931873 9728000 1377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 2375 1377 218 20 0 1733 0
[pid=7609/tid=7610] ppid=7607 vsize=9500 CPUtime=0.69
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 519 0 0 0 69 0 0 0 20 0 3 0 333931874 9728000 1377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=9500 CPUtime=0.68
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 592 0 0 0 68 0 0 0 21 0 3 0 333931874 9728000 1377 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9500

[startup+1.50233 s]
/proc/loadavg: 1.83 1.87 1.90 3/80 7612
/proc/meminfo: memFree=1103208/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=12188 CPUtime=2.99
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 1949 0 0 0 298 1 0 0 18 0 3 0 333931873 12480512 1923 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 3047 1923 218 20 0 2405 0
[pid=7609/tid=7610] ppid=7607 vsize=12188 CPUtime=1.49
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 743 0 0 0 149 0 0 0 25 0 3 0 333931874 12480512 1923 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=12188 CPUtime=1.48
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 915 0 0 0 148 0 0 0 20 0 3 0 333931874 12480512 1923 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 12188

[startup+3.10164 s]
/proc/loadavg: 1.83 1.87 1.90 3/80 7612
/proc/meminfo: memFree=1101096/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=13372 CPUtime=6.18
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 2402 0 0 0 617 1 0 0 18 0 3 0 333931873 13692928 2308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 3343 2308 218 20 0 2701 0
[pid=7609/tid=7610] ppid=7607 vsize=13372 CPUtime=3.09
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 971 0 0 0 309 0 0 0 25 0 3 0 333931874 13692928 2308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=13372 CPUtime=3.07
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 1140 0 0 0 307 0 0 0 25 0 3 0 333931874 13692928 2308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 13372

[startup+6.30226 s]
/proc/loadavg: 1.84 1.87 1.90 3/80 7612
/proc/meminfo: memFree=1096616/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=18012 CPUtime=12.56
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 3700 0 0 0 1254 2 0 0 18 0 3 0 333931873 18444288 3507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 4503 3507 218 20 0 3861 0
[pid=7609/tid=7610] ppid=7607 vsize=18012 CPUtime=6.28
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 1638 0 0 0 628 0 0 0 25 0 3 0 333931874 18444288 3507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=18012 CPUtime=6.26
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 1771 0 0 0 625 1 0 0 25 0 3 0 333931874 18444288 3507 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 18012

[startup+12.7015 s]
/proc/loadavg: 1.85 1.87 1.90 3/80 7612
/proc/meminfo: memFree=1090280/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=24960 CPUtime=25.33
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 5312 0 0 0 2529 4 0 0 18 0 3 0 333931873 25559040 4891 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 6240 4891 218 20 0 5598 0
[pid=7609/tid=7610] ppid=7607 vsize=24960 CPUtime=12.68
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 2369 0 0 0 1267 1 0 0 25 0 3 0 333931874 25559040 4891 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=24960 CPUtime=12.63
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 2652 0 0 0 1261 2 0 0 25 0 3 0 333931874 25559040 4891 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 24960

[startup+25.5019 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1087528/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=27160 CPUtime=50.85
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 6311 0 0 0 5080 5 0 0 18 0 3 0 333931873 27811840 5609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 6790 5609 218 20 0 6148 0
[pid=7609/tid=7610] ppid=7607 vsize=27160 CPUtime=25.47
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 2836 0 0 0 2545 2 0 0 25 0 3 0 333931874 27811840 5609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=27160 CPUtime=25.36
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3184 0 0 0 2534 2 0 0 25 0 3 0 333931874 27811840 5609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 27160

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

[startup+25.603 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1087528/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=27160 CPUtime=51.05
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 6391 0 0 0 5100 5 0 0 18 0 3 0 333931873 27811840 5611 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 6790 5611 218 20 0 6148 0
[pid=7609/tid=7610] ppid=7607 vsize=27160 CPUtime=25.57
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 2838 0 0 0 2555 2 0 0 25 0 3 0 333931874 27811840 5611 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=27160 CPUtime=25.46
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3262 0 0 0 2544 2 0 0 25 0 3 0 333931874 27811840 5611 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27160

[startup+28.8016 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1086440/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=29120 CPUtime=57.42
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 6729 0 0 0 5737 5 0 0 18 0 3 0 333931873 29818880 5871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 7280 5871 218 20 0 6638 0
[pid=7609/tid=7610] ppid=7607 vsize=29120 CPUtime=28.76
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3073 0 0 0 2874 2 0 0 25 0 3 0 333931874 29818880 5871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=29120 CPUtime=28.64
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3365 0 0 0 2862 2 0 0 25 0 3 0 333931874 29818880 5871 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 57.42
Current children cumulated vsize (KiB) 29120

[startup+30.4019 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1086184/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=29564 CPUtime=60.61
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 6862 0 0 0 6056 5 0 0 18 0 3 0 333931873 30273536 6004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 7391 6004 218 20 0 6749 0
[pid=7609/tid=7610] ppid=7607 vsize=29564 CPUtime=30.36
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3147 0 0 0 3034 2 0 0 25 0 3 0 333931874 30273536 6004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=29564 CPUtime=30.23
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3424 0 0 0 3021 2 0 0 25 0 3 0 333931874 30273536 6004 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 60.61
Current children cumulated vsize (KiB) 29564

[startup+32.0062 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1085160/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=30328 CPUtime=63.8
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 7116 0 0 0 6375 5 0 0 18 0 3 0 333931873 31055872 6176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 7582 6176 218 20 0 6940 0
[pid=7609/tid=7610] ppid=7607 vsize=30328 CPUtime=31.97
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3211 0 0 0 3195 2 0 0 25 0 3 0 333931874 31055872 6176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=30328 CPUtime=31.82
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3614 0 0 0 3180 2 0 0 25 0 3 0 333931874 31055872 6176 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.8
Current children cumulated vsize (KiB) 30328

[startup+32.8014 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1085160/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=30532 CPUtime=65.4
/proc/7609/stat : 7609 (MiraXTv3_dyn) S 7607 7609 6987 0 -1 4194304 7223 0 0 0 6534 6 0 0 18 0 3 0 333931873 31264768 6283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7609/statm: 7633 6283 218 20 0 6991 0
[pid=7609/tid=7610] ppid=7607 vsize=30532 CPUtime=32.76
/proc/7609/task/7610/stat : 7610 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3278 0 0 0 3274 2 0 0 25 0 3 0 333931874 31264768 6283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7609/tid=7611] ppid=7607 vsize=30532 CPUtime=32.61
/proc/7609/task/7611/stat : 7611 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194368 3654 0 0 0 3259 2 0 0 25 0 3 0 333931874 31264768 6283 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 65.4
Current children cumulated vsize (KiB) 30532

[startup+33.2014 s]
/proc/loadavg: 1.89 1.88 1.90 3/80 7612
/proc/meminfo: memFree=1084648/2055920 swapFree=4154688/4192956
[pid=7609] ppid=7607 vsize=25708 CPUtime=66.1
/proc/7609/stat : 7609 (MiraXTv3_dyn) R 7607 7609 6987 0 -1 4194304 7285 0 0 0 6604 6 0 0 16 0 1 0 333931873 26324992 5265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9039400 0 0 4096 0 0 0 0 17 0 0 0
/proc/7609/statm: 6427 5265 220 20 0 5785 0
Current children cumulated CPU time (s) 66.1
Current children cumulated vsize (KiB) 25708

Child status: 20
Real time (s): 33.2552
CPU time (s): 66.1649
CPU user time (s): 66.096
CPU system time (s): 0.068989
CPU usage (%): 198.961
Max. virtual memory (cumulated for all children) (KiB): 30664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.096
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7288
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= 85
involuntary context switches= 1252

runsolver used 0.027995 second user time and 0.098984 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun May 13 00:54:12 UTC 2007

IDJOB= 455838
IDBENCH= 20435
IDSOLVER= 196
FILE ID= node38/455838-1179017652

PBS_JOBID= 5253006

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s69-100.cnf
COMMAND LINE= /tmp/evaluation/455838-1179017652/MiraXTv3_dyn /tmp/evaluation/455838-1179017652/instance-455838-1179017652.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-455838-1179017652 -o ROOT/results/node38/solver-455838-1179017652 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455838-1179017652/MiraXTv3_dyn /tmp/evaluation/455838-1179017652/instance-455838-1179017652.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b1f1c259b38436e8c9f1623770b4a93b

RANDOM SEED= 631318948

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1109464 kB
Buffers:         53140 kB
Cached:         739596 kB
SwapCached:       6944 kB
Active:         552484 kB
Inactive:       263700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109464 kB
SwapTotal:     4192956 kB
SwapFree:      4154688 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:           115524 kB
Committed_AS:  4767816 kB
PageTables:       2060 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= 66550 MiB

End job on node38 on Sun May 13 00:54:46 UTC 2007