Trace number 426102

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 v3? (TO) 5000.15 2507.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
MD5SUMd1ba06d6a0dc1ac49e6129f3be220436
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2800.55
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-426102-1178987181 -o ROOT/results/node17/solver-426102-1178987181 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426102-1178987181/MiraXTv3_dyn /tmp/evaluation/426102-1178987181/instance-426102-1178987181.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.93 1.90 3/77 25229
/proc/meminfo: memFree=1630080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=3788 CPUtime=0
/proc/25229/stat : 25229 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 346635659 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571728 0 0 4096 0 0 0 0 17 1 0 0
/proc/25229/statm: 947 278 205 20 0 305 0

[startup+0.014757 s]
/proc/loadavg: 1.83 1.93 1.90 3/77 25229
/proc/meminfo: memFree=1630080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=4348 CPUtime=0.01
/proc/25229/stat : 25229 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194304 443 0 0 0 1 0 0 0 18 0 1 0 346635659 4452352 418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134561669 0 0 4096 0 0 0 0 17 1 0 0
/proc/25229/statm: 1087 418 206 20 0 445 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4348

[startup+0.101766 s]
/proc/loadavg: 1.83 1.93 1.90 3/77 25229
/proc/meminfo: memFree=1630080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=4344 CPUtime=0.09
/proc/25229/stat : 25229 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 346635659 4448256 424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/25229/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.30179 s]
/proc/loadavg: 1.83 1.93 1.90 3/77 25229
/proc/meminfo: memFree=1630080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=8576 CPUtime=0.46
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 1051 0 0 0 46 0 0 0 18 0 3 0 346635659 8781824 1026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 2144 1026 218 20 0 1502 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 8576

[startup+0.701834 s]
/proc/loadavg: 1.83 1.93 1.90 3/77 25229
/proc/meminfo: memFree=1630080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=12160 CPUtime=1.26
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 1809 0 0 0 125 1 0 0 18 0 3 0 346635659 12451840 1784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 3040 1784 218 20 0 2398 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 12160

[startup+1.50192 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 25232
/proc/meminfo: memFree=1621800/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=15928 CPUtime=2.85
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 2671 0 0 0 284 1 0 0 18 0 3 0 346635659 16310272 2646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 3982 2646 218 20 0 3340 0
[pid=25229/tid=25231] ppid=25227 vsize=15928 CPUtime=1.36
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 1055 0 0 0 136 0 0 0 17 0 3 0 346635672 16310272 2646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=15928 CPUtime=1.35
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 1134 0 0 0 135 0 0 0 18 0 3 0 346635672 16310272 2646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520091 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 15928

[startup+3.10109 s]
/proc/loadavg: 1.83 1.93 1.90 3/80 25232
/proc/meminfo: memFree=1619112/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=18304 CPUtime=6.04
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 3289 0 0 0 602 2 0 0 18 0 3 0 346635659 18743296 3264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 4576 3264 218 20 0 3934 0
[pid=25229/tid=25231] ppid=25227 vsize=18304 CPUtime=2.96
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 1380 0 0 0 296 0 0 0 25 0 3 0 346635672 18743296 3264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=18304 CPUtime=2.94
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 1427 0 0 0 293 1 0 0 25 0 3 0 346635672 18743296 3264 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 18304

[startup+6.30242 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 25232
/proc/meminfo: memFree=1610984/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=26708 CPUtime=12.43
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 5610 0 0 0 1239 4 0 0 18 0 3 0 346635659 27348992 5437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 6677 5437 218 20 0 6035 0
[pid=25229/tid=25231] ppid=25227 vsize=26708 CPUtime=6.16
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 2520 0 0 0 615 1 0 0 21 0 3 0 346635672 27348992 5437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=26708 CPUtime=6.13
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 2608 0 0 0 611 2 0 0 25 0 3 0 346635672 27348992 5437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 26708

[startup+12.7011 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 25232
/proc/meminfo: memFree=1601832/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=34316 CPUtime=25.18
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 7621 0 0 0 2512 6 0 0 18 0 3 0 346635659 35139584 7150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 8579 7150 218 20 0 7937 0
[pid=25229/tid=25231] ppid=25227 vsize=34316 CPUtime=12.56
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 3528 0 0 0 1254 2 0 0 20 0 3 0 346635672 35139584 7150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=34316 CPUtime=12.48
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 3611 0 0 0 1245 3 0 0 21 0 3 0 346635672 35139584 7150 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 34316

[startup+25.5014 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 25232
/proc/meminfo: memFree=1593192/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=42132 CPUtime=50.71
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 10225 0 0 0 5062 9 0 0 18 0 3 0 346635659 43143168 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 10533 9276 218 20 0 9891 0
[pid=25229/tid=25231] ppid=25227 vsize=42132 CPUtime=25.34
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 4826 0 0 0 2531 3 0 0 25 0 3 0 346635672 43143168 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=42132 CPUtime=25.24
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 4917 0 0 0 2519 5 0 0 25 0 3 0 346635672 43143168 9276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 42132

[startup+51.1011 s]
/proc/loadavg: 1.92 1.94 1.90 3/80 25232
/proc/meminfo: memFree=1589544/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=45524 CPUtime=101.77
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 12106 0 0 0 10166 11 0 0 18 0 3 0 346635659 46616576 10187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 11381 10187 218 20 0 10739 0
[pid=25229/tid=25231] ppid=25227 vsize=45524 CPUtime=50.92
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 5695 0 0 0 5088 4 0 0 25 0 3 0 346635672 46616576 10187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=45524 CPUtime=50.71
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 5929 0 0 0 5065 6 0 0 25 0 3 0 346635672 46616576 10187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 45524

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 25232
/proc/meminfo: memFree=1585512/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=49900 CPUtime=203.88
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 15082 0 0 0 20375 13 0 0 18 0 3 0 346635659 51097600 11178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 12475 11178 218 20 0 11833 0
[pid=25229/tid=25231] ppid=25227 vsize=49900 CPUtime=102.09
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 7034 0 0 0 10204 5 0 0 25 0 3 0 346635672 51097600 11178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=49900 CPUtime=101.65
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 7566 0 0 0 10158 7 0 0 25 0 3 0 346635672 51097600 11178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 49900

[startup+162.302 s]
/proc/loadavg: 1.98 1.95 1.91 3/80 25232
/proc/meminfo: memFree=1583080/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=52268 CPUtime=323.54
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 17871 0 0 0 32338 16 0 0 18 0 3 0 346635659 53522432 11756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 13067 11756 218 20 0 12425 0
[pid=25229/tid=25231] ppid=25227 vsize=52268 CPUtime=162.04
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 8373 0 0 0 16197 7 0 0 25 0 3 0 346635672 53522432 11756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=52268 CPUtime=161.37
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 9016 0 0 0 16128 9 0 0 25 0 3 0 346635672 53522432 11756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.54
Current children cumulated vsize (KiB) 52268

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 25232
/proc/meminfo: memFree=1580584/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=54912 CPUtime=443.21
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 20749 0 0 0 44302 19 0 0 18 0 3 0 346635659 56229888 12423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 13728 12423 218 20 0 13086 0
[pid=25229/tid=25231] ppid=25227 vsize=54912 CPUtime=221.98
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 9929 0 0 0 22189 9 0 0 25 0 3 0 346635672 56229888 12423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25229/tid=25232] ppid=25227 vsize=54912 CPUtime=221.09
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 10338 0 0 0 22100 9 0 0 25 0 3 0 346635672 56229888 12423 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.21
Current children cumulated vsize (KiB) 54912

[startup+282.301 s]
/proc/loadavg: 1.94 1.95 1.91 3/80 25232
/proc/meminfo: memFree=1576552/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=58164 CPUtime=562.87
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 23902 0 0 0 56264 23 0 0 18 0 3 0 346635659 59559936 13403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 14541 13403 218 20 0 13899 0
[pid=25229/tid=25231] ppid=25227 vsize=58164 CPUtime=281.69
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 11648 0 0 0 28158 11 0 0 25 0 3 0 346635672 59559936 13403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25229/tid=25232] ppid=25227 vsize=58164 CPUtime=281.04
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 11772 0 0 0 28093 11 0 0 25 0 3 0 346635672 59559936 13403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.87
Current children cumulated vsize (KiB) 58164

[startup+342.302 s]
/proc/loadavg: 1.98 1.95 1.91 3/80 25232
/proc/meminfo: memFree=1573608/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=61664 CPUtime=682.54
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 26986 0 0 0 68229 25 0 0 18 0 3 0 346635659 63143936 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 15416 14175 218 20 0 14774 0
[pid=25229/tid=25231] ppid=25227 vsize=61664 CPUtime=341.4
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 13242 0 0 0 34129 11 0 0 25 0 3 0 346635672 63143936 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25229/tid=25232] ppid=25227 vsize=61664 CPUtime=341
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 13262 0 0 0 34087 13 0 0 25 0 3 0 346635672 63143936 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 61664

[startup+402.302 s]

################
# More data... #
################

/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 39950 0 0 0 183582 38 0 0 25 0 3 0 346635672 89829376 20365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=87724 CPUtime=1837.93
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 37368 0 0 0 183752 41 0 0 25 0 3 0 346635672 89829376 20365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.27
Current children cumulated vsize (KiB) 87724

[startup+1902.3 s]
/proc/loadavg: 2.07 2.00 1.92 3/80 25234
/proc/meminfo: memFree=1548264/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=88956 CPUtime=3793.93
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 79527 0 0 0 379312 81 0 0 18 0 3 0 346635659 91090944 20459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22239 20459 218 20 0 21597 0
[pid=25229/tid=25231] ppid=25227 vsize=88956 CPUtime=1896.16
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 40615 0 0 0 189577 39 0 0 25 0 3 0 346635672 91090944 20459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=88956 CPUtime=1897.64
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 38430 0 0 0 189722 42 0 0 25 0 3 0 346635672 91090944 20459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.93
Current children cumulated vsize (KiB) 88956

[startup+1962.3 s]
/proc/loadavg: 2.07 2.01 1.93 3/80 25234
/proc/meminfo: memFree=1548136/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=88956 CPUtime=3913.63
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 81045 0 0 0 391280 83 0 0 18 0 3 0 346635659 91090944 20487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22239 20487 218 20 0 21597 0
[pid=25229/tid=25231] ppid=25227 vsize=88956 CPUtime=1956.12
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 41063 0 0 0 195572 40 0 0 25 0 3 0 346635672 91090944 20487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=88956 CPUtime=1957.36
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 39500 0 0 0 195694 42 0 0 25 0 3 0 346635672 91090944 20487 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.63
Current children cumulated vsize (KiB) 88956

[startup+2022.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/80 25234
/proc/meminfo: memFree=1547816/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89088 CPUtime=4033.28
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 82546 0 0 0 403243 85 0 0 18 0 3 0 346635659 91226112 20569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22272 20569 218 20 0 21630 0
[pid=25229/tid=25231] ppid=25227 vsize=89088 CPUtime=2016.08
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 41702 0 0 0 201567 41 0 0 25 0 3 0 346635672 91226112 20569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89088 CPUtime=2017.07
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 40362 0 0 0 201664 43 0 0 25 0 3 0 346635672 91226112 20569 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.28
Current children cumulated vsize (KiB) 89088

[startup+2082.31 s]
/proc/loadavg: 2.14 2.05 1.94 3/86 25260
/proc/meminfo: memFree=1546528/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89220 CPUtime=4152.92
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 84211 0 0 0 415204 88 0 0 18 0 3 0 346635659 91361280 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22305 20601 218 20 0 21663 0
[pid=25229/tid=25231] ppid=25227 vsize=89220 CPUtime=2076.01
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 42555 0 0 0 207559 42 0 0 18 0 3 0 346635672 91361280 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89220 CPUtime=2076.77
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 41174 0 0 0 207632 45 0 0 18 0 3 0 346635672 91361280 20601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160577633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.92
Current children cumulated vsize (KiB) 89220

[startup+2142.3 s]
/proc/loadavg: 2.23 2.09 1.96 3/80 25432
/proc/meminfo: memFree=1547416/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89220 CPUtime=4272.31
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 85422 0 0 0 427127 104 0 0 18 0 3 0 346635659 91361280 20605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22305 20605 218 20 0 21663 0
[pid=25229/tid=25231] ppid=25227 vsize=89220 CPUtime=2135.8
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 43266 0 0 0 213537 43 0 0 25 0 3 0 346635672 91361280 20605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89220 CPUtime=2136.37
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 41674 0 0 0 213577 60 0 0 25 0 3 0 346635672 91361280 20605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.31
Current children cumulated vsize (KiB) 89220

[startup+2202.3 s]
/proc/loadavg: 2.18 2.12 1.98 3/80 25432
/proc/meminfo: memFree=1547368/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89428 CPUtime=4391.97
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 86827 0 0 0 439091 106 0 0 18 0 3 0 346635659 91574272 20661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22357 20661 218 20 0 21715 0
[pid=25229/tid=25231] ppid=25227 vsize=89428 CPUtime=2195.75
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 44004 0 0 0 219531 44 0 0 25 0 3 0 346635672 91574272 20661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89428 CPUtime=2196.08
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 42341 0 0 0 219547 61 0 0 25 0 3 0 346635672 91574272 20661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.97
Current children cumulated vsize (KiB) 89428

[startup+2262.3 s]
/proc/loadavg: 2.07 2.09 1.98 3/80 25432
/proc/meminfo: memFree=1547176/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89428 CPUtime=4511.64
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 88656 0 0 0 451056 108 0 0 18 0 3 0 346635659 91574272 20715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22357 20715 218 20 0 21715 0
[pid=25229/tid=25231] ppid=25227 vsize=89428 CPUtime=2255.71
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 44886 0 0 0 225526 45 0 0 25 0 3 0 346635672 91574272 20715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89428 CPUtime=2255.79
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 43288 0 0 0 225517 62 0 0 19 0 3 0 346635672 91574272 20715 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.64
Current children cumulated vsize (KiB) 89428

[startup+2322.3 s]
/proc/loadavg: 2.02 2.07 1.98 3/80 25432
/proc/meminfo: memFree=1547112/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89632 CPUtime=4631.33
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 90245 0 0 0 463024 109 0 0 18 0 3 0 346635659 91783168 20742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22408 20742 218 20 0 21766 0
[pid=25229/tid=25231] ppid=25227 vsize=89632 CPUtime=2315.67
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 45762 0 0 0 231521 46 0 0 25 0 3 0 346635672 91783168 20742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89632 CPUtime=2315.51
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 44001 0 0 0 231489 62 0 0 25 0 3 0 346635672 91783168 20742 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.33
Current children cumulated vsize (KiB) 89632

[startup+2382.3 s]
/proc/loadavg: 2.01 2.06 1.98 3/80 25432
/proc/meminfo: memFree=1546920/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=89632 CPUtime=4751
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 91926 0 0 0 474988 112 0 0 18 0 3 0 346635659 91783168 20790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22408 20790 218 20 0 21766 0
[pid=25229/tid=25231] ppid=25227 vsize=89632 CPUtime=2375.64
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 46780 0 0 0 237516 48 0 0 25 0 3 0 346635672 91783168 20790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=89632 CPUtime=2375.24
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 44664 0 0 0 237460 64 0 0 25 0 3 0 346635672 91783168 20790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751
Current children cumulated vsize (KiB) 89632

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 1.98 3/80 25432
/proc/meminfo: memFree=1546472/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=90788 CPUtime=4870.66
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 93942 0 0 0 486952 114 0 0 18 0 3 0 346635659 92966912 20889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22697 20889 218 20 0 22055 0
[pid=25229/tid=25231] ppid=25227 vsize=90788 CPUtime=2435.59
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 47801 0 0 0 243510 49 0 0 25 0 3 0 346635672 92966912 20889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=90788 CPUtime=2434.93
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 45659 0 0 0 243429 64 0 0 25 0 3 0 346635672 92966912 20889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.66
Current children cumulated vsize (KiB) 90788

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/80 25432
/proc/meminfo: memFree=1546344/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=90920 CPUtime=4990.33
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 95702 0 0 0 498918 115 0 0 18 0 3 0 346635659 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22730 20945 218 20 0 22088 0
[pid=25229/tid=25231] ppid=25227 vsize=90920 CPUtime=2495.55
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 48798 0 0 0 249505 50 0 0 25 0 3 0 346635672 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=90920 CPUtime=2494.64
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 46422 0 0 0 249400 64 0 0 21 0 3 0 346635672 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.33
Current children cumulated vsize (KiB) 90920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 2.03 1.98 3/80 25432
/proc/meminfo: memFree=1546344/2055920 swapFree=4140644/4192956
[pid=25229] ppid=25227 vsize=90920 CPUtime=5000.11
/proc/25229/stat : 25229 (MiraXTv3_dyn) S 25227 25229 24589 0 -1 4194304 95773 0 0 0 499896 115 0 0 18 0 3 0 346635659 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25229/statm: 22730 20945 218 20 0 22088 0
[pid=25229/tid=25231] ppid=25227 vsize=90920 CPUtime=2500.45
/proc/25229/task/25231/stat : 25231 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 48798 0 0 0 249995 50 0 0 25 0 3 0 346635672 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25229/tid=25232] ppid=25227 vsize=90920 CPUtime=2499.52
/proc/25229/task/25232/stat : 25232 (MiraXTv3_dyn) R 25227 25229 24589 0 -1 4194368 46493 0 0 0 249888 64 0 0 25 0 3 0 346635672 93102080 20945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 90920

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.23
CPU time (s): 5000.15
CPU user time (s): 4998.98
CPU system time (s): 1.16982
CPU usage (%): 199.43
Max. virtual memory (cumulated for all children) (KiB): 91072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.98
system time used= 1.16982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95773
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= 1242
involuntary context switches= 94252

runsolver used 2.54561 second user time and 6.61499 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 16:26:21 UTC 2007

IDJOB= 426102
IDBENCH= 19906
IDSOLVER= 196
FILE ID= node17/426102-1178987181

PBS_JOBID= 5252811

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426102-1178987181/MiraXTv3_dyn /tmp/evaluation/426102-1178987181/instance-426102-1178987181.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426102-1178987181 -o ROOT/results/node17/solver-426102-1178987181 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426102-1178987181/MiraXTv3_dyn /tmp/evaluation/426102-1178987181/instance-426102-1178987181.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d1ba06d6a0dc1ac49e6129f3be220436

RANDOM SEED= 133684176

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1630296 kB
Buffers:         51168 kB
Cached:         285980 kB
SwapCached:      15568 kB
Active:         169208 kB
Inactive:       192300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630296 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            49668 kB
Committed_AS: 10228796 kB
PageTables:       1796 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 node17 on Sat May 12 17:08:11 UTC 2007