Trace number 296617

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 v3SAT 481.445 241.466

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
MD5SUM7644e7377a9b7b99a48663a94882358d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.063989
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
481.37/241.46	s SATISFIABLE
481.37/241.46	v -1 2 -3 4 -5 -6 7 -8 9 -10 -11 -12 -13 14 -15 16 17 18 -19 20 21 22 23 -24 -25 -26 27 -28 -29 -30 31 32 33 34 -35 36 -37 -38 -39 -40 41 42 43 -44 -45 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-296617-1178824623 -o ROOT/results/node5/solver-296617-1178824623 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/296617-1178824623/MiraXTv3_dyn /tmp/evaluation/296617-1178824623/instance-296617-1178824623.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.83 1.94 1.90 3/77 9522
/proc/meminfo: memFree=1776256/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=3788 CPUtime=0
/proc/9522/stat : 9522 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 358499962 3878912 269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/9522/statm: 947 269 206 20 0 305 0

[startup+0.04745 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9522
/proc/meminfo: memFree=1776256/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=4208 CPUtime=0.04
/proc/9522/stat : 9522 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194304 391 0 0 0 4 0 0 0 18 0 1 0 358499962 4308992 366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575876 0 0 4096 0 0 0 0 17 1 0 0
/proc/9522/statm: 1052 366 207 20 0 410 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4208

[startup+0.101452 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9522
/proc/meminfo: memFree=1776256/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=6096 CPUtime=0.11
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 585 0 0 0 11 0 0 0 18 0 3 0 358499962 6242304 560 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 1524 560 218 20 0 882 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6096

[startup+0.301471 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9522
/proc/meminfo: memFree=1776256/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=8832 CPUtime=0.5
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 1051 0 0 0 50 0 0 0 18 0 3 0 358499962 9043968 1026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 2208 1026 218 20 0 1566 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8832

[startup+0.701517 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 9522
/proc/meminfo: memFree=1776256/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=11156 CPUtime=1.31
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 1711 0 0 0 130 1 0 0 18 0 3 0 358499962 11423744 1686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 2789 1686 218 20 0 2147 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11156

[startup+1.50161 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1768680/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=14372 CPUtime=2.9
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 2313 0 0 0 289 1 0 0 18 0 3 0 358499962 14716928 2288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 3593 2288 218 20 0 2951 0
[pid=9522/tid=9524] ppid=9520 vsize=14372 CPUtime=1.41
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 932 0 0 0 141 0 0 0 23 0 3 0 358499970 14716928 2288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=14372 CPUtime=1.4
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 961 0 0 0 140 0 0 0 20 0 3 0 358499970 14716928 2288 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 14372

[startup+3.10179 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1766504/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=17648 CPUtime=6.09
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 3160 0 0 0 607 2 0 0 18 0 3 0 358499962 18071552 3063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 4412 3063 218 20 0 3770 0
[pid=9522/tid=9524] ppid=9520 vsize=17648 CPUtime=3.01
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 1341 0 0 0 301 0 0 0 25 0 3 0 358499970 18071552 3063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=17648 CPUtime=3
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 1399 0 0 0 299 1 0 0 22 0 3 0 358499970 18071552 3063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 17648

[startup+6.30115 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1759144/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=24328 CPUtime=12.47
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 5048 0 0 0 1243 4 0 0 18 0 3 0 358499962 24911872 4830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 6082 4830 218 20 0 5440 0
[pid=9522/tid=9524] ppid=9520 vsize=24328 CPUtime=6.21
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 2250 0 0 0 620 1 0 0 25 0 3 0 358499970 24911872 4830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=24328 CPUtime=6.18
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 2378 0 0 0 616 2 0 0 20 0 3 0 358499970 24911872 4830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24328

[startup+12.7019 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1752360/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=29804 CPUtime=25.24
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 6583 0 0 0 2518 6 0 0 18 0 3 0 358499962 30519296 6112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 7451 6112 218 20 0 6809 0
[pid=9522/tid=9524] ppid=9520 vsize=29804 CPUtime=12.6
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 3051 0 0 0 1258 2 0 0 17 0 3 0 358499970 30519296 6112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=29804 CPUtime=12.55
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 3112 0 0 0 1252 3 0 0 25 0 3 0 358499970 30519296 6112 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 29804

[startup+25.5023 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1746856/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=35092 CPUtime=50.77
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 8402 0 0 0 5069 8 0 0 18 0 3 0 358499962 35934208 7448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 8773 7448 218 20 0 8131 0
[pid=9522/tid=9524] ppid=9520 vsize=35092 CPUtime=25.39
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 3676 0 0 0 2536 3 0 0 25 0 3 0 358499970 35934208 7448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=35092 CPUtime=25.28
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 4306 0 0 0 2525 3 0 0 25 0 3 0 358499970 35934208 7448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 35092

[startup+51.1022 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 9525
/proc/meminfo: memFree=1742440/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=39292 CPUtime=101.82
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 10528 0 0 0 10172 10 0 0 18 0 3 0 358499962 40235008 8526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 9823 8526 218 20 0 9181 0
[pid=9522/tid=9524] ppid=9520 vsize=39292 CPUtime=50.97
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 5020 0 0 0 5092 5 0 0 25 0 3 0 358499970 40235008 8526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=39292 CPUtime=50.76
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 5088 0 0 0 5072 4 0 0 25 0 3 0 358499970 40235008 8526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 39292

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 9525
/proc/meminfo: memFree=1739432/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=42484 CPUtime=203.95
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 13259 0 0 0 20382 13 0 0 18 0 3 0 358499962 43503616 9295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 10621 9295 218 20 0 9979 0
[pid=9522/tid=9524] ppid=9520 vsize=42484 CPUtime=102.14
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 6304 0 0 0 10207 7 0 0 25 0 3 0 358499970 43503616 9295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=42484 CPUtime=101.72
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 6535 0 0 0 10167 5 0 0 25 0 3 0 358499970 43503616 9295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 42484

[startup+162.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1733928/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=46564 CPUtime=323.62
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 16914 0 0 0 32346 16 0 0 18 0 3 0 358499962 47681536 10610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 11641 10610 218 20 0 10999 0
[pid=9522/tid=9524] ppid=9520 vsize=46564 CPUtime=162.08
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 8039 0 0 0 16199 9 0 0 25 0 3 0 358499970 47681536 10610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=46564 CPUtime=161.44
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 8455 0 0 0 16138 6 0 0 25 0 3 0 358499970 47681536 10610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 46564

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1730344/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51708 CPUtime=443.28
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 20228 0 0 0 44309 19 0 0 18 0 3 0 358499962 52948992 11481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12927 11481 218 20 0 12285 0
[pid=9522/tid=9524] ppid=9520 vsize=51708 CPUtime=222.03
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9425 0 0 0 22193 10 0 0 25 0 3 0 358499970 52948992 11481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51708 CPUtime=221.15
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10383 0 0 0 22108 7 0 0 23 0 3 0 358499970 52948992 11481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 51708

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

[startup+230.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1730024/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51708 CPUtime=459.23
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 20584 0 0 0 45904 19 0 0 18 0 3 0 358499962 52948992 11557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12927 11557 218 20 0 12285 0
[pid=9522/tid=9524] ppid=9520 vsize=51708 CPUtime=230.03
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9591 0 0 0 22992 11 0 0 25 0 3 0 358499970 52948992 11557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51708 CPUtime=229.12
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10573 0 0 0 22904 8 0 0 25 0 3 0 358499970 52948992 11557 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.23
Current children cumulated vsize (KiB) 51708

[startup+236.701 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729832/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51916 CPUtime=472
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 20941 0 0 0 47181 19 0 0 18 0 3 0 358499962 53161984 11631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12979 11631 218 20 0 12337 0
[pid=9522/tid=9524] ppid=9520 vsize=51916 CPUtime=236.43
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9759 0 0 0 23632 11 0 0 25 0 3 0 358499970 53161984 11631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51916 CPUtime=235.49
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10762 0 0 0 23541 8 0 0 25 0 3 0 358499970 53161984 11631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 472
Current children cumulated vsize (KiB) 51916

[startup+239.902 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51916 CPUtime=478.38
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 21094 0 0 0 47818 20 0 0 18 0 3 0 358499962 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12979 11642 218 20 0 12337 0
[pid=9522/tid=9524] ppid=9520 vsize=51916 CPUtime=239.61
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9834 0 0 0 23950 11 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51916 CPUtime=238.68
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10840 0 0 0 23860 8 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 478.38
Current children cumulated vsize (KiB) 51916

[startup+240.702 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51916 CPUtime=479.98
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 21094 0 0 0 47978 20 0 0 18 0 3 0 358499962 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12979 11642 218 20 0 12337 0
[pid=9522/tid=9524] ppid=9520 vsize=51916 CPUtime=240.41
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9834 0 0 0 24030 11 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51916 CPUtime=239.48
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10840 0 0 0 23940 8 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 479.98
Current children cumulated vsize (KiB) 51916

[startup+241.102 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51916 CPUtime=480.78
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 21094 0 0 0 48058 20 0 0 18 0 3 0 358499962 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12979 11642 218 20 0 12337 0
[pid=9522/tid=9524] ppid=9520 vsize=51916 CPUtime=240.81
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9834 0 0 0 24070 11 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51916 CPUtime=239.88
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10840 0 0 0 23980 8 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 480.78
Current children cumulated vsize (KiB) 51916

[startup+241.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=51916 CPUtime=481.18
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 21094 0 0 0 48098 20 0 0 18 0 3 0 358499962 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9522/statm: 12979 11642 218 20 0 12337 0
[pid=9522/tid=9524] ppid=9520 vsize=51916 CPUtime=241.01
/proc/9522/task/9524/stat : 9524 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 9834 0 0 0 24090 11 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 0 0 0
[pid=9522/tid=9525] ppid=9520 vsize=51916 CPUtime=240.08
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10840 0 0 0 24000 8 0 0 25 0 3 0 358499970 53161984 11642 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 481.18
Current children cumulated vsize (KiB) 51916

[startup+241.402 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 9525
/proc/meminfo: memFree=1729640/2055920 swapFree=4150068/4192956
[pid=9522] ppid=9520 vsize=48388 CPUtime=481.37
/proc/9522/stat : 9522 (MiraXTv3_dyn) S 9520 9522 8286 0 -1 4194304 21095 0 0 0 48117 20 0 0 16 0 2 0 358499962 49549312 10898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/9522/statm: 12097 10898 219 20 0 11455 0
[pid=9522/tid=9525] ppid=9520 vsize=48388 CPUtime=240.18
/proc/9522/task/9525/stat : 9525 (MiraXTv3_dyn) R 9520 9522 8286 0 -1 4194368 10840 0 0 0 24010 8 0 0 25 0 2 0 358499970 49549312 10898 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 481.37
Current children cumulated vsize (KiB) 48388

Child status: 10
Real time (s): 241.466
CPU time (s): 481.445
CPU user time (s): 481.236
CPU system time (s): 0.208968
CPU usage (%): 199.384
Max. virtual memory (cumulated for all children) (KiB): 51988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 481.236
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21104
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= 208
involuntary context switches= 9080

runsolver used 0.246962 second user time and 0.635903 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Thu May 10 19:17:03 UTC 2007

IDJOB= 296617
IDBENCH= 19941
IDSOLVER= 128
FILE ID= node5/296617-1178824623

PBS_JOBID= 5250965

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1529462267-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296617-1178824623/MiraXTv3_dyn /tmp/evaluation/296617-1178824623/instance-296617-1178824623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-296617-1178824623 -o ROOT/results/node5/solver-296617-1178824623 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/296617-1178824623/MiraXTv3_dyn /tmp/evaluation/296617-1178824623/instance-296617-1178824623.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7644e7377a9b7b99a48663a94882358d

RANDOM SEED= 493884138

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1776472 kB
Buffers:         43616 kB
Cached:         150288 kB
SwapCached:      11320 kB
Active:         107060 kB
Inactive:       110088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776472 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            47852 kB
Committed_AS: 13946492 kB
PageTables:       1720 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 node5 on Thu May 10 19:21:05 UTC 2007