Trace number 460001

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 299.999 167.999

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
299.89/167.98	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-460001-1179017290 -o ROOT/results/node38/solver-460001-1179017290 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460001-1179017290/MiraXTv3_dyn /tmp/evaluation/460001-1179017290/instance-460001-1179017290.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.68 1.86 1.95 3/77 7435
/proc/meminfo: memFree=1101448/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=3788 CPUtime=0
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 333895712 3878912 320 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 947 327 202 20 0 305 0

[startup+0.097708 s]
/proc/loadavg: 1.68 1.86 1.95 3/77 7435
/proc/meminfo: memFree=1101448/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=10876 CPUtime=0.09
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 2203 0 0 0 8 1 0 0 18 0 1 0 333895712 11137024 2178 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 2719 2178 206 20 0 2077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10876

[startup+0.101708 s]
/proc/loadavg: 1.68 1.86 1.95 3/77 7435
/proc/meminfo: memFree=1101448/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=11368 CPUtime=0.09
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 2250 0 0 0 8 1 0 0 18 0 1 0 333895712 11640832 2225 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 2842 2226 206 20 0 2200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11368

[startup+0.301746 s]
/proc/loadavg: 1.68 1.86 1.95 3/77 7435
/proc/meminfo: memFree=1101448/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=26064 CPUtime=0.29
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 5686 0 0 0 26 3 0 0 19 0 1 0 333895712 26689536 5661 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 6516 5662 206 20 0 5874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26064

[startup+0.701824 s]
/proc/loadavg: 1.68 1.86 1.95 3/77 7435
/proc/meminfo: memFree=1101448/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=41404 CPUtime=0.69
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 9171 0 0 0 64 5 0 0 23 0 1 0 333895712 42397696 9146 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584079 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 10351 9146 207 20 0 9709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41404

[startup+1.50198 s]
/proc/loadavg: 1.68 1.86 1.95 2/78 7436
/proc/meminfo: memFree=1065600/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=42592 CPUtime=1.49
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 9481 0 0 0 144 5 0 0 25 0 1 0 333895712 43614208 9456 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 10648 9456 207 20 0 10006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42592

[startup+3.10229 s]
/proc/loadavg: 1.62 1.85 1.94 2/78 7436
/proc/meminfo: memFree=1048384/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=73244 CPUtime=3.09
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 17117 0 0 0 300 9 0 0 25 0 1 0 333895712 75001856 17092 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134575357 0 0 4096 0 0 0 0 17 0 0 0
/proc/7435/statm: 18311 17092 207 20 0 17669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73244

[startup+6.3019 s]
/proc/loadavg: 1.62 1.85 1.94 2/78 7436
/proc/meminfo: memFree=1030720/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=76216 CPUtime=6.28
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 17859 0 0 0 619 9 0 0 25 0 1 0 333895712 78045184 17834 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134584069 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 19054 17834 207 20 0 18412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76216

[startup+12.7021 s]
/proc/loadavg: 1.53 1.82 1.93 2/80 7438
/proc/meminfo: memFree=987952/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=188356 CPUtime=12.91
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 30716 0 0 0 1272 19 0 0 25 0 3 0 333895712 192876544 28516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 47089 28516 218 20 0 46447 0
[pid=7435/tid=7437] ppid=7433 vsize=188356 CPUtime=1.41
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 6102 0 0 0 136 5 0 0 18 0 3 0 333896839 192876544 28516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=188356 CPUtime=0.23
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194368 5148 0 0 0 20 3 0 0 16 0 3 0 333896839 192876544 28516 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 188356

[startup+25.5016 s]
/proc/loadavg: 1.52 1.81 1.92 3/80 7438
/proc/meminfo: memFree=982832/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=193312 CPUtime=31.03
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 33410 0 0 0 3081 22 0 0 25 0 3 0 333895712 197951488 29804 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 48328 29804 218 20 0 47686 0
[pid=7435/tid=7437] ppid=7433 vsize=193312 CPUtime=14.2
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 8515 0 0 0 1413 7 0 0 22 0 3 0 333896839 197951488 29804 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=193312 CPUtime=5.57
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 5429 0 0 0 553 4 0 0 23 0 3 0 333896839 197951488 29804 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.03
Current children cumulated vsize (KiB) 193312

[startup+51.1015 s]
/proc/loadavg: 1.69 1.83 1.92 3/80 7438
/proc/meminfo: memFree=965424/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=210156 CPUtime=82.12
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 38171 0 0 0 8182 30 0 0 25 0 3 0 333895712 215199744 34498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 52539 34498 218 20 0 51897 0
[pid=7435/tid=7437] ppid=7433 vsize=210156 CPUtime=39.78
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 11208 0 0 0 3967 11 0 0 17 0 3 0 333896839 215199744 34498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=210156 CPUtime=31.06
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 7497 0 0 0 3099 7 0 0 16 0 3 0 333896839 215199744 34498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 82.12
Current children cumulated vsize (KiB) 210156

[startup+102.306 s]
/proc/loadavg: 1.87 1.85 1.92 3/80 7438
/proc/meminfo: memFree=875376/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=297048 CPUtime=184.27
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 60538 0 0 0 18361 66 0 0 25 0 3 0 333895712 304177152 56555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 74262 56555 218 20 0 73620 0
[pid=7435/tid=7437] ppid=7433 vsize=297048 CPUtime=90.96
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 23715 0 0 0 9066 30 0 0 25 0 3 0 333896839 304177152 56555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=297048 CPUtime=82.05
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 17357 0 0 0 8180 25 0 0 25 0 3 0 333896839 304177152 56555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 184.27
Current children cumulated vsize (KiB) 297048

[startup+162.302 s]
/proc/loadavg: 1.81 1.84 1.91 3/80 7438
/proc/meminfo: memFree=872368/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=300416 CPUtime=293.26
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 69416 0 0 0 29256 70 0 0 25 0 3 0 333895712 307625984 57284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 75104 57284 218 20 0 74462 0
[pid=7435/tid=7437] ppid=7433 vsize=300416 CPUtime=147.64
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 27837 0 0 0 14732 32 0 0 25 0 3 0 333896839 307625984 57284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134534284 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=300416 CPUtime=134.35
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 22113 0 0 0 13408 27 0 0 25 0 3 0 333896839 307625984 57284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 293.26
Current children cumulated vsize (KiB) 300416

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

[startup+163.101 s]
/proc/loadavg: 1.81 1.84 1.91 3/80 7438
/proc/meminfo: memFree=872368/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=299288 CPUtime=294.81
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 69416 0 0 0 29411 70 0 0 25 0 3 0 333895712 306470912 57182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 74822 57182 218 20 0 74180 0
[pid=7435/tid=7437] ppid=7433 vsize=299288 CPUtime=148.44
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 27837 0 0 0 14812 32 0 0 25 0 3 0 333896839 306470912 57182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134534977 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=299288 CPUtime=135.1
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194368 22113 0 0 0 13483 27 0 0 25 0 3 0 333896839 306470912 57182 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 294.81
Current children cumulated vsize (KiB) 299288

[startup+166.302 s]
/proc/loadavg: 1.81 1.84 1.91 2/80 7438
/proc/meminfo: memFree=872432/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=300416 CPUtime=298.24
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 72046 0 0 0 29752 72 0 0 25 0 3 0 333895712 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 75104 57280 218 20 0 74462 0
[pid=7435/tid=7437] ppid=7433 vsize=300416 CPUtime=149.77
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194368 28495 0 0 0 14944 33 0 0 18 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=300416 CPUtime=137.2
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 24085 0 0 0 13692 28 0 0 17 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 298.24
Current children cumulated vsize (KiB) 300416

[startup+167.102 s]
/proc/loadavg: 1.75 1.83 1.91 2/80 7438
/proc/meminfo: memFree=872624/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=300416 CPUtime=299.04
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 72704 0 0 0 29832 72 0 0 25 0 3 0 333895712 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 75104 57280 218 20 0 74462 0
[pid=7435/tid=7437] ppid=7433 vsize=300416 CPUtime=149.77
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194368 28495 0 0 0 14944 33 0 0 18 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=300416 CPUtime=138
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 24743 0 0 0 13772 28 0 0 18 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134532721 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.04
Current children cumulated vsize (KiB) 300416

[startup+167.502 s]
/proc/loadavg: 1.75 1.83 1.91 2/80 7438
/proc/meminfo: memFree=872624/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=300416 CPUtime=299.43
/proc/7435/stat : 7435 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194304 72704 0 0 0 29871 72 0 0 25 0 3 0 333895712 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7435/statm: 75104 57280 218 20 0 74462 0
[pid=7435/tid=7437] ppid=7433 vsize=300416 CPUtime=149.77
/proc/7435/task/7437/stat : 7437 (MiraXTv3_dyn) S 7433 7435 6987 0 -1 4194368 28495 0 0 0 14944 33 0 0 18 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=7435/tid=7438] ppid=7433 vsize=300416 CPUtime=138.4
/proc/7435/task/7438/stat : 7438 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194368 24743 0 0 0 13812 28 0 0 19 0 3 0 333896839 307625984 57280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.43
Current children cumulated vsize (KiB) 300416

[startup+167.902 s]
/proc/loadavg: 1.75 1.83 1.91 2/80 7438
/proc/meminfo: memFree=872624/2055920 swapFree=4154688/4192956
[pid=7435] ppid=7433 vsize=185384 CPUtime=299.89
/proc/7435/stat : 7435 (MiraXTv3_dyn) R 7433 7435 6987 0 -1 4194304 72706 0 0 0 29911 78 0 0 17 0 1 0 333895712 189833216 45038 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7435/statm: 46346 44782 220 20 0 45704 0
Current children cumulated CPU time (s) 299.89
Current children cumulated vsize (KiB) 185384

Child status: 20
Real time (s): 167.999
CPU time (s): 299.999
CPU user time (s): 299.181
CPU system time (s): 0.818875
CPU usage (%): 178.572
Max. virtual memory (cumulated for all children) (KiB): 303784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.181
system time used= 0.818875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72709
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= 5614
involuntary context switches= 5724

runsolver used 0.155976 second user time and 0.45793 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun May 13 00:48:11 UTC 2007

IDJOB= 460001
IDBENCH= 20420
IDSOLVER= 196
FILE ID= node38/460001-1179017290

PBS_JOBID= 5253006

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= /tmp/evaluation/460001-1179017290/MiraXTv3_dyn /tmp/evaluation/460001-1179017290/instance-460001-1179017290.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-460001-1179017290 -o ROOT/results/node38/solver-460001-1179017290 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460001-1179017290/MiraXTv3_dyn /tmp/evaluation/460001-1179017290/instance-460001-1179017290.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7634252332633927f116161c1beb6151

RANDOM SEED= 650212856

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:       1101728 kB
Buffers:         53032 kB
Cached:         747184 kB
SwapCached:       6944 kB
Active:         560060 kB
Inactive:       263592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1101728 kB
SwapTotal:     4192956 kB
SwapFree:      4154688 kB
Dirty:           11656 kB
Writeback:           0 kB
Mapped:          30524 kB
Slab:           115752 kB
Committed_AS:  4764684 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= 66542 MiB

End job on node38 on Sun May 13 00:50:59 UTC 2007