Trace number 426739

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 445.844 223.625

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1344401737-18.SAT.shuffled.cnf
MD5SUMed57e6bcaed7669ca4ea0f0e14afc5f1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076987
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...
445.81/223.62	s SATISFIABLE
445.81/223.62	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/node65/watcher-426739-1179025572 -o ROOT/results/node65/solver-426739-1179025572 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426739-1179025572/MiraXTv3_dyn /tmp/evaluation/426739-1179025572/instance-426739-1179025572.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.91 1.96 3/64 25591
/proc/meminfo: memFree=1302632/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=3788 CPUtime=0
/proc/25591/stat : 25591 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 378546833 3878912 269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25591/statm: 947 269 206 20 0 305 0

[startup+0.050153 s]
/proc/loadavg: 1.83 1.91 1.96 3/64 25591
/proc/meminfo: memFree=1302632/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=4204 CPUtime=0.04
/proc/25591/stat : 25591 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194304 393 0 0 0 4 0 0 0 18 0 1 0 378546833 4304896 368 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/25591/statm: 1051 368 207 20 0 409 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4204

[startup+0.112159 s]
/proc/loadavg: 1.83 1.91 1.96 3/64 25591
/proc/meminfo: memFree=1302632/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=6096 CPUtime=0.13
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 606 0 0 0 13 0 0 0 18 0 3 0 378546833 6242304 581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 1524 581 218 20 0 882 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6096

[startup+0.301177 s]
/proc/loadavg: 1.83 1.91 1.96 3/64 25591
/proc/meminfo: memFree=1302632/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=8832 CPUtime=0.51
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 1038 0 0 0 51 0 0 0 18 0 3 0 378546833 9043968 1013 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 2208 1013 218 20 0 1566 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8832

[startup+0.701212 s]
/proc/loadavg: 1.83 1.91 1.96 3/64 25591
/proc/meminfo: memFree=1302632/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=11296 CPUtime=1.3
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 1714 0 0 0 130 0 0 0 18 0 3 0 378546833 11567104 1689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 2824 1689 218 20 0 2182 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11296

[startup+1.50128 s]
/proc/loadavg: 1.83 1.91 1.96 3/67 25594
/proc/meminfo: memFree=1295120/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=13308 CPUtime=2.9
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 2301 0 0 0 289 1 0 0 18 0 3 0 378546833 13627392 2276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 3327 2276 218 20 0 2685 0
[pid=25591/tid=25593] ppid=25589 vsize=13308 CPUtime=1.41
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 923 0 0 0 141 0 0 0 18 0 3 0 378546841 13627392 2276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25591/tid=25594] ppid=25589 vsize=13308 CPUtime=1.4
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 957 0 0 0 140 0 0 0 18 0 3 0 378546841 13627392 2276 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 13308

[startup+3.10141 s]
/proc/loadavg: 1.83 1.91 1.96 3/67 25594
/proc/meminfo: memFree=1292752/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=17600 CPUtime=6.09
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 3149 0 0 0 607 2 0 0 18 0 3 0 378546833 18022400 3052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 4400 3052 218 20 0 3758 0
[pid=25591/tid=25593] ppid=25589 vsize=17600 CPUtime=3
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 1325 0 0 0 300 0 0 0 25 0 3 0 378546841 18022400 3052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25591/tid=25594] ppid=25589 vsize=17600 CPUtime=3
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 1403 0 0 0 299 1 0 0 25 0 3 0 378546841 18022400 3052 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 17600

[startup+6.30268 s]
/proc/loadavg: 1.85 1.92 1.96 3/67 25594
/proc/meminfo: memFree=1286032/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=23008 CPUtime=12.48
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 4879 0 0 0 1245 3 0 0 18 0 3 0 378546833 23560192 4706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 5752 4706 218 20 0 5110 0
[pid=25591/tid=25593] ppid=25589 vsize=23008 CPUtime=6.21
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 2196 0 0 0 620 1 0 0 20 0 3 0 378546841 23560192 4706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25591/tid=25594] ppid=25589 vsize=23008 CPUtime=6.18
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 2262 0 0 0 617 1 0 0 18 0 3 0 378546841 23560192 4706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 23008

[startup+12.7012 s]
/proc/loadavg: 1.86 1.92 1.96 3/67 25594
/proc/meminfo: memFree=1278800/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=29996 CPUtime=25.23
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 6581 0 0 0 2519 4 0 0 18 0 3 0 378546833 30715904 6109 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 7499 6109 218 20 0 6857 0
[pid=25591/tid=25593] ppid=25589 vsize=29996 CPUtime=12.6
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 3092 0 0 0 1258 2 0 0 25 0 3 0 378546841 30715904 6109 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=29996 CPUtime=12.55
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 3068 0 0 0 1253 2 0 0 19 0 3 0 378546841 30715904 6109 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 29996

[startup+25.5013 s]
/proc/loadavg: 1.89 1.92 1.96 3/67 25594
/proc/meminfo: memFree=1271312/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=36956 CPUtime=50.78
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 8952 0 0 0 5071 7 0 0 18 0 3 0 378546833 37842944 8061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 9239 8061 218 20 0 8597 0
[pid=25591/tid=25593] ppid=25589 vsize=36956 CPUtime=25.34
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 4240 0 0 0 2531 3 0 0 25 0 3 0 378546841 37842944 8061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=36956 CPUtime=25.34
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 4291 0 0 0 2531 3 0 0 25 0 3 0 378546841 37842944 8061 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530097 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 36956

[startup+51.1014 s]
/proc/loadavg: 1.93 1.92 1.96 3/67 25594
/proc/meminfo: memFree=1265168/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=43628 CPUtime=101.81
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 11394 0 0 0 10172 9 0 0 18 0 3 0 378546833 44675072 9456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 10907 9456 218 20 0 10265 0
[pid=25591/tid=25593] ppid=25589 vsize=43628 CPUtime=50.82
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 5539 0 0 0 5078 4 0 0 25 0 3 0 378546841 44675072 9456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=43628 CPUtime=50.9
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 5434 0 0 0 5086 4 0 0 25 0 3 0 378546841 44675072 9456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 43628

[startup+102.306 s]
/proc/loadavg: 1.97 1.93 1.96 3/67 25594
/proc/meminfo: memFree=1261968/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=45912 CPUtime=203.94
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 14199 0 0 0 20383 11 0 0 18 0 3 0 378546833 47013888 10230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 11478 10230 218 20 0 10836 0
[pid=25591/tid=25593] ppid=25589 vsize=45912 CPUtime=101.79
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 7156 0 0 0 10174 5 0 0 25 0 3 0 378546841 47013888 10230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=45912 CPUtime=102.06
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 6622 0 0 0 10201 5 0 0 25 0 3 0 378546841 47013888 10230 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 45912

[startup+162.302 s]
/proc/loadavg: 1.99 1.94 1.96 3/67 25594
/proc/meminfo: memFree=1260048/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=49140 CPUtime=323.61
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 17059 0 0 0 32347 14 0 0 18 0 3 0 378546833 50319360 10678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 12285 10678 218 20 0 11643 0
[pid=25591/tid=25593] ppid=25589 vsize=49140 CPUtime=161.5
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 8604 0 0 0 16143 7 0 0 25 0 3 0 378546841 50319360 10678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=49140 CPUtime=162.02
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 8034 0 0 0 16196 6 0 0 25 0 3 0 378546841 50319360 10678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.61
Current children cumulated vsize (KiB) 49140

[startup+222.302 s]
/proc/loadavg: 1.99 1.95 1.96 3/67 25594
/proc/meminfo: memFree=1257104/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=51380 CPUtime=443.28
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 20173 0 0 0 44312 16 0 0 18 0 3 0 378546833 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 12845 11406 218 20 0 12203 0
[pid=25591/tid=25593] ppid=25589 vsize=51380 CPUtime=221.22
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 10157 0 0 0 22114 8 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=51380 CPUtime=221.97
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 9595 0 0 0 22190 7 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.28
Current children cumulated vsize (KiB) 51380

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

[startup+223.102 s]
/proc/loadavg: 1.99 1.95 1.96 3/67 25594
/proc/meminfo: memFree=1257104/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=51380 CPUtime=444.88
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 20173 0 0 0 44472 16 0 0 18 0 3 0 378546833 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 12845 11406 218 20 0 12203 0
[pid=25591/tid=25593] ppid=25589 vsize=51380 CPUtime=222.02
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 10157 0 0 0 22194 8 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=51380 CPUtime=222.77
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 9595 0 0 0 22270 7 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 444.88
Current children cumulated vsize (KiB) 51380

[startup+223.502 s]
/proc/loadavg: 1.99 1.95 1.96 3/67 25594
/proc/meminfo: memFree=1257104/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=51380 CPUtime=445.67
/proc/25591/stat : 25591 (MiraXTv3_dyn) S 25589 25591 22030 0 -1 4194304 20173 0 0 0 44551 16 0 0 18 0 3 0 378546833 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25591/statm: 12845 11406 218 20 0 12203 0
[pid=25591/tid=25593] ppid=25589 vsize=51380 CPUtime=222.42
/proc/25591/task/25593/stat : 25593 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 10157 0 0 0 22234 8 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25591/tid=25594] ppid=25589 vsize=51380 CPUtime=223.17
/proc/25591/task/25594/stat : 25594 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194368 9595 0 0 0 22310 7 0 0 25 0 3 0 378546841 52613120 11406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 445.67
Current children cumulated vsize (KiB) 51380

[startup+223.602 s]
/proc/loadavg: 1.99 1.95 1.96 3/67 25594
/proc/meminfo: memFree=1257104/2055920 swapFree=4184160/4192956
[pid=25591] ppid=25589 vsize=43136 CPUtime=445.81
/proc/25591/stat : 25591 (MiraXTv3_dyn) R 25589 25591 22030 0 -1 4194304 20180 0 0 0 44565 16 0 0 17 0 1 0 378546833 44171264 9621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6116866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25591/statm: 10784 9621 225 20 0 10142 0
Current children cumulated CPU time (s) 445.81
Current children cumulated vsize (KiB) 43136

Child status: 10
Real time (s): 223.625
CPU time (s): 445.844
CPU user time (s): 445.672
CPU system time (s): 0.171973
CPU usage (%): 199.372
Max. virtual memory (cumulated for all children) (KiB): 51664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.672
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20183
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= 164
involuntary context switches= 3378

runsolver used 0.208968 second user time and 0.608907 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun May 13 03:06:12 UTC 2007

IDJOB= 426739
IDBENCH= 19943
IDSOLVER= 196
FILE ID= node65/426739-1179025572

PBS_JOBID= 5253230

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1344401737-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426739-1179025572/MiraXTv3_dyn /tmp/evaluation/426739-1179025572/instance-426739-1179025572.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-426739-1179025572 -o ROOT/results/node65/solver-426739-1179025572 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426739-1179025572/MiraXTv3_dyn /tmp/evaluation/426739-1179025572/instance-426739-1179025572.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ed57e6bcaed7669ca4ea0f0e14afc5f1

RANDOM SEED= 110457442

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1302912 kB
Buffers:         53224 kB
Cached:         581036 kB
SwapCached:       2900 kB
Active:         319252 kB
Inactive:       325000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302912 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          15968 kB
Slab:            94720 kB
Committed_AS:  7416256 kB
PageTables:       1456 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= 66542 MiB

End job on node65 on Sun May 13 03:09:56 UTC 2007