Trace number 456438

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.18 2506.93

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
MD5SUM4427b6c6e836b394ac9974ae65c8137c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables212
Number of clauses399
Sum of the clauses size904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2346
Number of clauses of size 30
Number of clauses of size 453
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

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-456438-1179023738 -o ROOT/results/node17/solver-456438-1179023738 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456438-1179023738/MiraXTv3_dyn /tmp/evaluation/456438-1179023738/instance-456438-1179023738.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.84 2.15 2.18 3/77 31115
/proc/meminfo: memFree=1548912/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=3788 CPUtime=0
/proc/31115/stat : 31115 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 350291289 3878912 252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3298253 0 0 4096 0 0 0 0 17 1 0 0
/proc/31115/statm: 947 252 206 20 0 305 0

[startup+0.031256 s]
/proc/loadavg: 1.84 2.15 2.18 3/77 31115
/proc/meminfo: memFree=1548912/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=6600 CPUtime=0.16
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 675 0 0 0 16 0 0 0 18 0 3 0 350291289 6758400 650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 2093 975 218 20 0 1451 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6600

[startup+0.286919 s]
/proc/loadavg: 1.84 2.15 2.18 3/77 31115
/proc/meminfo: memFree=1548912/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=8676 CPUtime=0.55
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 1167 0 0 0 55 0 0 0 18 0 3 0 350291289 8884224 1142 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 2169 1144 218 20 0 1527 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 8676

[startup+0.302916 s]
/proc/loadavg: 1.84 2.15 2.18 3/77 31115
/proc/meminfo: memFree=1548912/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=8808 CPUtime=0.58
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 1202 0 0 0 58 0 0 0 18 0 3 0 350291289 9019392 1177 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 2202 1177 218 20 0 1560 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8808

[startup+0.701963 s]
/proc/loadavg: 1.84 2.15 2.18 3/77 31115
/proc/meminfo: memFree=1548912/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=11504 CPUtime=1.38
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 2012 0 0 0 137 1 0 0 18 0 3 0 350291289 11780096 1986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 2876 1986 218 20 0 2234 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11504

[startup+1.50104 s]
/proc/loadavg: 1.84 2.15 2.18 3/80 31118
/proc/meminfo: memFree=1539352/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=16380 CPUtime=2.98
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 2783 0 0 0 296 2 0 0 18 0 3 0 350291289 16773120 2757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 4095 2757 218 20 0 3453 0
[pid=31115/tid=31117] ppid=31113 vsize=16380 CPUtime=1.48
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 947 0 0 0 148 0 0 0 18 0 3 0 350291290 16773120 2757 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=16380 CPUtime=1.48
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 1532 0 0 0 148 0 0 0 18 0 3 0 350291290 16773120 2758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 16380

[startup+3.10121 s]
/proc/loadavg: 1.84 2.15 2.18 3/80 31118
/proc/meminfo: memFree=1536856/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=19248 CPUtime=6.16
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 3551 0 0 0 614 2 0 0 18 0 3 0 350291289 19709952 3498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 4812 3498 218 20 0 4170 0
[pid=31115/tid=31117] ppid=31113 vsize=19248 CPUtime=3.07
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 1240 0 0 0 306 1 0 0 25 0 3 0 350291290 19709952 3498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=19248 CPUtime=3.08
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 2006 0 0 0 307 1 0 0 25 0 3 0 350291290 19709952 3498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19248

[startup+6.30155 s]
/proc/loadavg: 1.85 2.15 2.17 3/80 31118
/proc/meminfo: memFree=1528480/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=28016 CPUtime=12.54
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 6022 0 0 0 1250 4 0 0 18 0 3 0 350291289 28688384 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 7004 5819 218 20 0 6362 0
[pid=31115/tid=31117] ppid=31113 vsize=28016 CPUtime=6.27
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 2435 0 0 0 625 2 0 0 25 0 3 0 350291290 28688384 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=28016 CPUtime=6.27
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 3282 0 0 0 625 2 0 0 25 0 3 0 350291290 28688384 5819 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28016

[startup+12.7012 s]
/proc/loadavg: 1.86 2.14 2.17 3/80 31118
/proc/meminfo: memFree=1516128/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=38052 CPUtime=25.31
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 8644 0 0 0 2525 6 0 0 18 0 3 0 350291289 38965248 8247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 9513 8247 218 20 0 8871 0
[pid=31115/tid=31117] ppid=31113 vsize=38052 CPUtime=12.63
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 3737 0 0 0 1260 3 0 0 25 0 3 0 350291290 38965248 8247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=38052 CPUtime=12.67
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 4602 0 0 0 1264 3 0 0 25 0 3 0 350291290 38965248 8247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38052

[startup+25.5026 s]
/proc/loadavg: 1.89 2.14 2.17 3/80 31118
/proc/meminfo: memFree=1508640/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=46480 CPUtime=50.85
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 11085 0 0 0 5077 8 0 0 18 0 3 0 350291289 47595520 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 11620 10280 218 20 0 10978 0
[pid=31115/tid=31117] ppid=31113 vsize=46480 CPUtime=25.37
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 4621 0 0 0 2534 3 0 0 25 0 3 0 350291290 47595520 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=46480 CPUtime=25.45
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 6159 0 0 0 2541 4 0 0 25 0 3 0 350291290 47595520 10280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 46480

[startup+51.1022 s]
/proc/loadavg: 1.93 2.12 2.17 3/80 31118
/proc/meminfo: memFree=1502432/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=51376 CPUtime=101.89
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 13372 0 0 0 10178 11 0 0 18 0 3 0 350291289 52609024 11723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 12844 11723 218 20 0 12202 0
[pid=31115/tid=31117] ppid=31113 vsize=51376 CPUtime=50.86
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 5842 0 0 0 5082 4 0 0 25 0 3 0 350291290 52609024 11723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=51376 CPUtime=51.02
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 7225 0 0 0 5096 6 0 0 25 0 3 0 350291290 52609024 11723 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 51376

[startup+102.303 s]
/proc/loadavg: 1.97 2.10 2.16 3/80 31118
/proc/meminfo: memFree=1499872/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=53368 CPUtime=204.02
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 15553 0 0 0 20390 12 0 0 18 0 3 0 350291289 54648832 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 13342 12269 218 20 0 12700 0
[pid=31115/tid=31117] ppid=31113 vsize=53368 CPUtime=101.84
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 6847 0 0 0 10179 5 0 0 25 0 3 0 350291290 54648832 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=53368 CPUtime=102.16
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 8401 0 0 0 10210 6 0 0 25 0 3 0 350291290 54648832 12269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 53368

[startup+162.303 s]
/proc/loadavg: 1.99 2.08 2.14 4/80 31118
/proc/meminfo: memFree=1493088/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=61916 CPUtime=323.7
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 19152 0 0 0 32354 16 0 0 18 0 3 0 350291289 63401984 14203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 15479 14203 218 20 0 14837 0
[pid=31115/tid=31117] ppid=31113 vsize=61916 CPUtime=161.58
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 9128 0 0 0 16151 7 0 0 25 0 3 0 350291290 63401984 14203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=61916 CPUtime=162.1
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 9719 0 0 0 16202 8 0 0 25 0 3 0 350291290 63401984 14203 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 61916

[startup+222.306 s]
/proc/loadavg: 2.02 2.08 2.14 3/80 31118
/proc/meminfo: memFree=1486112/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=68100 CPUtime=443.39
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 22487 0 0 0 44319 20 0 0 18 0 3 0 350291289 69734400 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 17025 15784 218 20 0 16383 0
[pid=31115/tid=31117] ppid=31113 vsize=68100 CPUtime=221.33
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 10536 0 0 0 22124 9 0 0 25 0 3 0 350291290 69734400 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=68100 CPUtime=222.04
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 11646 0 0 0 22194 10 0 0 25 0 3 0 350291290 69734400 15784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 68100

[startup+282.302 s]
/proc/loadavg: 2.01 2.06 2.13 3/80 31118
/proc/meminfo: memFree=1484576/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=69720 CPUtime=563.07
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 24160 0 0 0 56285 22 0 0 18 0 3 0 350291289 71393280 16179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 17430 16179 218 20 0 16788 0
[pid=31115/tid=31117] ppid=31113 vsize=69720 CPUtime=281.08
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 11333 0 0 0 28098 10 0 0 25 0 3 0 350291290 71393280 16179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=69720 CPUtime=281.97
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 12522 0 0 0 28186 11 0 0 25 0 3 0 350291290 71393280 16179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.07
Current children cumulated vsize (KiB) 69720

[startup+342.303 s]
/proc/loadavg: 2.00 2.05 2.11 3/80 31118
/proc/meminfo: memFree=1483552/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=71340 CPUtime=682.76
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 25980 0 0 0 68252 24 0 0 18 0 3 0 350291289 73052160 16365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 17835 16365 218 20 0 17193 0
[pid=31115/tid=31117] ppid=31113 vsize=71340 CPUtime=340.83
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 12182 0 0 0 34072 11 0 0 25 0 3 0 350291290 73052160 16365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=71340 CPUtime=341.92
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 13493 0 0 0 34180 12 0 0 25 0 3 0 350291290 73052160 16365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 71340

[startup+402.303 s]

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

/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 32889 0 0 0 183405 35 0 0 25 0 3 0 350291290 90587136 20775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=88464 CPUtime=1840.01
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 34376 0 0 0 183958 43 0 0 25 0 3 0 350291290 90587136 20775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.42
Current children cumulated vsize (KiB) 88464

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1462304/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=93244 CPUtime=3794.09
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 69956 0 0 0 379327 82 0 0 18 0 3 0 350291289 95481856 21621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23311 21621 218 20 0 22669 0
[pid=31115/tid=31117] ppid=31113 vsize=93244 CPUtime=1894.32
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 33827 0 0 0 189397 35 0 0 25 0 3 0 350291290 95481856 21621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=93244 CPUtime=1899.75
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 35824 0 0 0 189929 46 0 0 25 0 3 0 350291290 95481856 21621 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.09
Current children cumulated vsize (KiB) 93244

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1461408/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=94036 CPUtime=3913.79
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 71574 0 0 0 391296 83 0 0 18 0 3 0 350291289 96292864 21853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23509 21853 218 20 0 22867 0
[pid=31115/tid=31117] ppid=31113 vsize=94036 CPUtime=1954.29
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 34746 0 0 0 195393 36 0 0 25 0 3 0 350291290 96292864 21853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=94036 CPUtime=1959.5
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 36523 0 0 0 195903 47 0 0 25 0 3 0 350291290 96292864 21853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.79
Current children cumulated vsize (KiB) 94036

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1461216/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=94248 CPUtime=4033.46
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 72996 0 0 0 403262 84 0 0 18 0 3 0 350291289 96509952 21889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23562 21889 218 20 0 22920 0
[pid=31115/tid=31117] ppid=31113 vsize=94248 CPUtime=2014.22
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 35473 0 0 0 201386 36 0 0 25 0 3 0 350291290 96509952 21889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=94248 CPUtime=2019.24
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 37218 0 0 0 201876 48 0 0 25 0 3 0 350291290 96509952 21889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.46
Current children cumulated vsize (KiB) 94248

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1461152/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=94248 CPUtime=4153.15
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 74560 0 0 0 415229 86 0 0 18 0 3 0 350291289 96509952 21913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23562 21913 218 20 0 22920 0
[pid=31115/tid=31117] ppid=31113 vsize=94248 CPUtime=2074.15
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 36266 0 0 0 207379 36 0 0 25 0 3 0 350291290 96509952 21913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=94248 CPUtime=2078.99
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 37989 0 0 0 207850 49 0 0 25 0 3 0 350291290 96509952 21913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.15
Current children cumulated vsize (KiB) 94248

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1461088/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=94248 CPUtime=4272.83
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 76108 0 0 0 427196 87 0 0 18 0 3 0 350291289 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23562 21921 218 20 0 22920 0
[pid=31115/tid=31117] ppid=31113 vsize=94248 CPUtime=2134.09
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 37040 0 0 0 213372 37 0 0 25 0 3 0 350291290 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=94248 CPUtime=2138.72
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38763 0 0 0 213823 49 0 0 25 0 3 0 350291290 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.83
Current children cumulated vsize (KiB) 94248

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1461152/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=94248 CPUtime=4392.53
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 77495 0 0 0 439164 89 0 0 18 0 3 0 350291289 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 23562 21921 218 20 0 22920 0
[pid=31115/tid=31117] ppid=31113 vsize=94248 CPUtime=2194.03
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 37733 0 0 0 219365 38 0 0 25 0 3 0 350291290 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=94248 CPUtime=2198.48
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 39457 0 0 0 219798 50 0 0 25 0 3 0 350291290 96509952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520992 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.53
Current children cumulated vsize (KiB) 94248

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1458336/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=96296 CPUtime=4512.21
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 79039 0 0 0 451130 91 0 0 18 0 3 0 350291289 98607104 22616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24074 22616 218 20 0 23432 0
[pid=31115/tid=31117] ppid=31113 vsize=96296 CPUtime=2253.96
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 37888 0 0 0 225358 38 0 0 25 0 3 0 350291290 98607104 22616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=96296 CPUtime=2258.22
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 40846 0 0 0 225770 52 0 0 25 0 3 0 350291290 98607104 22616 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.21
Current children cumulated vsize (KiB) 96296

[startup+2322.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 31318
/proc/meminfo: memFree=1458272/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=96428 CPUtime=4631.89
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 79847 0 0 0 463097 92 0 0 18 0 3 0 350291289 98742272 22646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24107 22646 218 20 0 23465 0
[pid=31115/tid=31117] ppid=31113 vsize=96428 CPUtime=2313.92
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38043 0 0 0 231354 38 0 0 25 0 3 0 350291290 98742272 22646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=96428 CPUtime=2317.96
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 41499 0 0 0 231743 53 0 0 25 0 3 0 350291290 98742272 22646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.89
Current children cumulated vsize (KiB) 96428

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 31318
/proc/meminfo: memFree=1458144/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=96428 CPUtime=4751.58
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 80472 0 0 0 475064 94 0 0 18 0 3 0 350291289 98742272 22647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24107 22647 218 20 0 23465 0
[pid=31115/tid=31117] ppid=31113 vsize=96428 CPUtime=2373.86
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38043 0 0 0 237347 39 0 0 25 0 3 0 350291290 98742272 22647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31115/tid=31118] ppid=31113 vsize=96428 CPUtime=2377.71
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 42124 0 0 0 237716 55 0 0 25 0 3 0 350291290 98742272 22647 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.58
Current children cumulated vsize (KiB) 96428

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1456864/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=98476 CPUtime=4871.26
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 81412 0 0 0 487030 96 0 0 18 0 3 0 350291289 100839424 22963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24619 22963 218 20 0 23977 0
[pid=31115/tid=31117] ppid=31113 vsize=98476 CPUtime=2433.79
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38044 0 0 0 243340 39 0 0 25 0 3 0 350291290 100839424 22963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=98476 CPUtime=2437.46
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 43063 0 0 0 243690 56 0 0 25 0 3 0 350291290 100839424 22963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.26
Current children cumulated vsize (KiB) 98476

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1457056/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=98476 CPUtime=4990.95
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 82505 0 0 0 498998 97 0 0 18 0 3 0 350291289 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24619 22964 218 20 0 23977 0
[pid=31115/tid=31117] ppid=31113 vsize=98476 CPUtime=2493.53
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38357 0 0 0 249313 40 0 0 25 0 3 0 350291290 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=98476 CPUtime=2497.41
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 43843 0 0 0 249684 57 0 0 25 0 3 0 350291290 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.95
Current children cumulated vsize (KiB) 98476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 31318
/proc/meminfo: memFree=1457056/2055920 swapFree=4140644/4192956
[pid=31115] ppid=31113 vsize=98476 CPUtime=5000.14
/proc/31115/stat : 31115 (MiraXTv3_dyn) S 31113 31115 27651 0 -1 4194304 82583 0 0 0 499917 97 0 0 18 0 3 0 350291289 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31115/statm: 24619 22964 218 20 0 23977 0
[pid=31115/tid=31117] ppid=31113 vsize=98476 CPUtime=2498.11
/proc/31115/task/31117/stat : 31117 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 38357 0 0 0 249771 40 0 0 25 0 3 0 350291290 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31115/tid=31118] ppid=31113 vsize=98476 CPUtime=2502.01
/proc/31115/task/31118/stat : 31118 (MiraXTv3_dyn) R 31113 31115 27651 0 -1 4194368 43921 0 0 0 250144 57 0 0 25 0 3 0 350291290 100839424 22964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 98476

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): 2506.93
CPU time (s): 5000.18
CPU user time (s): 4999.19
CPU system time (s): 0.992849
CPU usage (%): 199.454
Max. virtual memory (cumulated for all children) (KiB): 98788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.19
system time used= 0.992849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82583
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= 1052
involuntary context switches= 93976

runsolver used 2.68559 second user time and 6.49701 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun May 13 02:35:38 UTC 2007

IDJOB= 456438
IDBENCH= 24711
IDSOLVER= 196
FILE ID= node17/456438-1179023738

PBS_JOBID= 5252891

Free space on /tmp= 66543 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456438-1179023738/MiraXTv3_dyn /tmp/evaluation/456438-1179023738/instance-456438-1179023738.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-456438-1179023738 -o ROOT/results/node17/solver-456438-1179023738 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456438-1179023738/MiraXTv3_dyn /tmp/evaluation/456438-1179023738/instance-456438-1179023738.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 562717562

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:       1549064 kB
Buffers:         52712 kB
Cached:         352208 kB
SwapCached:      15660 kB
Active:         233060 kB
Inactive:       205044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549064 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:          39060 kB
Slab:            54156 kB
Committed_AS: 10256260 kB
PageTables:       1816 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= 66543 MiB

End job on node17 on Sun May 13 03:17:27 UTC 2007