Trace number 426365

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.12 2507.9

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1416986890-04.cnf
MD5SUMfb3f2949b4db9208554e1bbbe827c1fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark682.783
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
Number of clauses of size 40
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/node18/watcher-426365-1179012518 -o ROOT/results/node18/solver-426365-1179012518 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426365-1179012518/MiraXTv3_dyn /tmp/evaluation/426365-1179012518/instance-426365-1179012518.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 1.98 1.99 3/77 22632
/proc/meminfo: memFree=1658704/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=3788 CPUtime=0
/proc/22632/stat : 22632 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 349169178 3878912 328 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22632/statm: 947 335 202 20 0 305 0

[startup+0.087799 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 22632
/proc/meminfo: memFree=1658704/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=8256 CPUtime=0.07
/proc/22632/stat : 22632 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194304 1547 0 0 0 7 0 0 0 18 0 1 0 349169178 8454144 1522 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22632/statm: 2064 1522 206 20 0 1422 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8256

[startup+0.101799 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 22632
/proc/meminfo: memFree=1658704/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=8652 CPUtime=0.09
/proc/22632/stat : 22632 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194304 1653 0 0 0 9 0 0 0 18 0 1 0 349169178 8859648 1628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/22632/statm: 2163 1628 206 20 0 1521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8652

[startup+0.301825 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 22632
/proc/meminfo: memFree=1658704/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=30668 CPUtime=0.32
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 4310 0 0 0 30 2 0 0 19 0 3 0 349169178 31404032 4138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 7667 4138 218 20 0 7025 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30668

[startup+0.701866 s]
/proc/loadavg: 1.84 1.98 1.99 3/77 22632
/proc/meminfo: memFree=1658704/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=31648 CPUtime=1.07
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 4435 0 0 0 105 2 0 0 19 0 3 0 349169178 32407552 4186 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 7912 4186 218 20 0 7270 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 31648

[startup+1.50195 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1641784/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=34256 CPUtime=2.67
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 5130 0 0 0 264 3 0 0 19 0 3 0 349169178 35078144 4881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 8564 4881 218 20 0 7922 0
[pid=22632/tid=22634] ppid=22630 vsize=34256 CPUtime=1.24
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 1718 0 0 0 123 1 0 0 17 0 3 0 349169203 35078144 4881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=34256 CPUtime=1.17
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 1305 0 0 0 117 0 0 0 18 0 3 0 349169203 35078144 4881 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 34256

[startup+3.1021 s]
/proc/loadavg: 1.84 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1637304/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=40368 CPUtime=5.86
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 6780 0 0 0 580 6 0 0 19 0 3 0 349169178 41336832 6531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 10092 6531 218 20 0 9450 0
[pid=22632/tid=22634] ppid=22630 vsize=40368 CPUtime=2.84
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 2474 0 0 0 281 3 0 0 18 0 3 0 349169203 41336832 6531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525943 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=40368 CPUtime=2.76
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 2199 0 0 0 275 1 0 0 25 0 3 0 349169203 41336832 6531 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 40368

[startup+6.30141 s]
/proc/loadavg: 1.85 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1622840/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=53244 CPUtime=12.24
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 10193 0 0 0 1215 9 0 0 19 0 3 0 349169178 54521856 9944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 13311 9944 218 20 0 12669 0
[pid=22632/tid=22634] ppid=22630 vsize=53244 CPUtime=6.04
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 4289 0 0 0 599 5 0 0 18 0 3 0 349169203 54521856 9944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=53244 CPUtime=5.95
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 3797 0 0 0 592 3 0 0 24 0 3 0 349169203 54521856 9944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521336 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 53244

[startup+12.702 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1596792/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=78340 CPUtime=25.02
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 16509 0 0 0 2486 16 0 0 19 0 3 0 349169178 80220160 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 19585 16260 218 20 0 18943 0
[pid=22632/tid=22634] ppid=22630 vsize=78340 CPUtime=12.44
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 7267 0 0 0 1236 8 0 0 17 0 3 0 349169203 80220160 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=78340 CPUtime=12.32
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 7135 0 0 0 1226 6 0 0 19 0 3 0 349169203 80220160 16260 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 78340

[startup+25.5013 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1583864/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=90256 CPUtime=50.54
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 19421 0 0 0 5035 19 0 0 19 0 3 0 349169178 92422144 19172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 22564 19172 218 20 0 21922 0
[pid=22632/tid=22634] ppid=22630 vsize=90256 CPUtime=25.23
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 8722 0 0 0 2513 10 0 0 18 0 3 0 349169203 92422144 19172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=90256 CPUtime=25.06
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 8592 0 0 0 2498 8 0 0 25 0 3 0 349169203 92422144 19172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 90256

[startup+51.1018 s]
/proc/loadavg: 1.93 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1497848/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=175220 CPUtime=101.62
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 41238 0 0 0 10114 48 0 0 19 0 3 0 349169178 179425280 40748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 43805 40748 218 20 0 43163 0
[pid=22632/tid=22634] ppid=22630 vsize=175220 CPUtime=50.82
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 19322 0 0 0 5056 26 0 0 21 0 3 0 349169203 179425280 40748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=175220 CPUtime=50.54
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 19809 0 0 0 5034 20 0 0 18 0 3 0 349169203 179425280 40748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 175220

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1431160/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=240140 CPUtime=203.73
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 57842 0 0 0 20305 68 0 0 19 0 3 0 349169178 245903360 57024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 60035 57024 218 20 0 59393 0
[pid=22632/tid=22634] ppid=22630 vsize=240140 CPUtime=101.93
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 26978 0 0 0 10157 36 0 0 25 0 3 0 349169203 245903360 57024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=240140 CPUtime=101.54
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 28757 0 0 0 10124 30 0 0 20 0 3 0 349169203 245903360 57024 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 240140

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1340728/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=330592 CPUtime=323.42
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 80866 0 0 0 32245 97 0 0 19 0 3 0 349169178 338526208 79420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 82648 79420 218 20 0 82006 0
[pid=22632/tid=22634] ppid=22630 vsize=330592 CPUtime=161.89
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 38749 0 0 0 16137 52 0 0 18 0 3 0 349169203 338526208 79420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=330592 CPUtime=161.27
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 40010 0 0 0 16084 43 0 0 25 0 3 0 349169203 338526208 79420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.42
Current children cumulated vsize (KiB) 330592

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1330296/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=341228 CPUtime=443.05
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 84013 0 0 0 44204 101 0 0 19 0 3 0 349169178 349417472 82105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 85307 82105 218 20 0 84665 0
[pid=22632/tid=22634] ppid=22630 vsize=341228 CPUtime=221.84
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 40791 0 0 0 22129 55 0 0 25 0 3 0 349169203 349417472 82105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296092 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=341228 CPUtime=220.96
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 41115 0 0 0 22051 45 0 0 19 0 3 0 349169203 349417472 82105 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.05
Current children cumulated vsize (KiB) 341228

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1328376/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=342240 CPUtime=562.72
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 84823 0 0 0 56169 103 0 0 19 0 3 0 349169178 350453760 82512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 85560 82512 218 20 0 84918 0
[pid=22632/tid=22634] ppid=22630 vsize=342240 CPUtime=281.78
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 41142 0 0 0 28122 56 0 0 20 0 3 0 349169203 350453760 82512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=342240 CPUtime=280.69
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 41574 0 0 0 28023 46 0 0 22 0 3 0 349169203 350453760 82512 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.72
Current children cumulated vsize (KiB) 342240

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22635
/proc/meminfo: memFree=1328312/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=342216 CPUtime=682.38
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 85311 0 0 0 68134 104 0 0 19 0 3 0 349169178 350429184 82524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 85554 82524 218 20 0 84912 0
[pid=22632/tid=22634] ppid=22630 vsize=342216 CPUtime=341.73
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 41420 0 0 0 34116 57 0 0 25 0 3 0 349169203 350429184 82524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22632/tid=22635] ppid=22630 vsize=342216 CPUtime=340.4
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 41784 0 0 0 33994 46 0 0 25 0 3 0 349169203 350429184 82524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525984 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.38
Current children cumulated vsize (KiB) 342216

[startup+402.301 s]

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

/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 68309 0 0 0 183710 95 0 0 16 0 3 0 349169203 527032320 125744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=514680 CPUtime=1834.88
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 65474 0 0 0 183405 83 0 0 18 0 3 0 349169203 527032320 125744 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.19
Current children cumulated vsize (KiB) 514680

[startup+1902.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22637
/proc/meminfo: memFree=1155064/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=514680 CPUtime=3792.92
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 135893 0 0 0 379112 180 0 0 19 0 3 0 349169178 527032320 125747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 128670 125747 218 20 0 128028 0
[pid=22632/tid=22634] ppid=22630 vsize=514680 CPUtime=1898.02
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 68309 0 0 0 189707 95 0 0 25 0 3 0 349169203 527032320 125747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=514680 CPUtime=1894.64
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 65477 0 0 0 189381 83 0 0 25 0 3 0 349169203 527032320 125747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.92
Current children cumulated vsize (KiB) 514680

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 22753
/proc/meminfo: memFree=1153864/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=514680 CPUtime=3912.42
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 135899 0 0 0 391049 193 0 0 19 0 3 0 349169178 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 128670 125753 218 20 0 128028 0
[pid=22632/tid=22634] ppid=22630 vsize=514680 CPUtime=1957.88
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 68313 0 0 0 195681 107 0 0 17 0 3 0 349169203 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=514680 CPUtime=1954.27
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 65479 0 0 0 195343 84 0 0 20 0 3 0 349169203 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.42
Current children cumulated vsize (KiB) 514680

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1154872/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=514680 CPUtime=4031.86
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 135899 0 0 0 402984 202 0 0 19 0 3 0 349169178 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 128670 125753 218 20 0 128028 0
[pid=22632/tid=22634] ppid=22630 vsize=514680 CPUtime=2017.7
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 68313 0 0 0 201653 117 0 0 25 0 3 0 349169203 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=514680 CPUtime=2013.9
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 65479 0 0 0 201306 84 0 0 25 0 3 0 349169203 527032320 125753 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4031.86
Current children cumulated vsize (KiB) 514680

[startup+2082.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1141432/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=528576 CPUtime=4151.6
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 139370 0 0 0 414954 206 0 0 19 0 3 0 349169178 541261824 129224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 132144 129224 218 20 0 131502 0
[pid=22632/tid=22634] ppid=22630 vsize=528576 CPUtime=2077.67
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 69632 0 0 0 207649 118 0 0 25 0 3 0 349169203 541261824 129224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=528576 CPUtime=2073.67
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 67631 0 0 0 207281 86 0 0 25 0 3 0 349169203 541261824 129224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.6
Current children cumulated vsize (KiB) 528576

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1121336/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=547640 CPUtime=4271.09
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 144609 0 0 0 426897 212 0 0 19 0 3 0 349169178 560783360 134089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 136910 134089 218 20 0 136268 0
[pid=22632/tid=22634] ppid=22630 vsize=547640 CPUtime=2137.59
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72204 0 0 0 213637 122 0 0 25 0 3 0 349169203 560783360 134089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=547640 CPUtime=2133.25
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 70298 0 0 0 213236 89 0 0 25 0 3 0 349169203 560783360 134089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.09
Current children cumulated vsize (KiB) 547640

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1121336/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=547640 CPUtime=4390.82
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 144910 0 0 0 438869 213 0 0 19 0 3 0 349169178 560783360 134091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 136910 134091 218 20 0 136268 0
[pid=22632/tid=22634] ppid=22630 vsize=547640 CPUtime=2197.55
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72354 0 0 0 219633 122 0 0 25 0 3 0 349169203 560783360 134091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=547640 CPUtime=2193.01
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 70449 0 0 0 219212 89 0 0 25 0 3 0 349169203 560783360 134091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4390.82
Current children cumulated vsize (KiB) 547640

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1121400/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=547640 CPUtime=4510.43
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 145060 0 0 0 450830 213 0 0 19 0 3 0 349169178 560783360 134079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 136910 134079 218 20 0 136268 0
[pid=22632/tid=22634] ppid=22630 vsize=547640 CPUtime=2257.48
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72429 0 0 0 225626 122 0 0 25 0 3 0 349169203 560783360 134079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=547640 CPUtime=2252.7
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 70524 0 0 0 225180 90 0 0 25 0 3 0 349169203 560783360 134079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.43
Current children cumulated vsize (KiB) 547640

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1121464/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=547640 CPUtime=4630.15
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 145063 0 0 0 462801 214 0 0 19 0 3 0 349169178 560783360 134082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 136910 134082 218 20 0 136268 0
[pid=22632/tid=22634] ppid=22630 vsize=547640 CPUtime=2317.43
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72432 0 0 0 231621 122 0 0 25 0 3 0 349169203 560783360 134082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=547640 CPUtime=2312.47
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 70524 0 0 0 231156 91 0 0 25 0 3 0 349169203 560783360 134082 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.15
Current children cumulated vsize (KiB) 547640

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1118264/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=551736 CPUtime=4749.73
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 145986 0 0 0 474757 216 0 0 19 0 3 0 349169178 564977664 135005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 137934 135005 218 20 0 137292 0
[pid=22632/tid=22634] ppid=22630 vsize=551736 CPUtime=2377.29
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72596 0 0 0 237607 122 0 0 25 0 3 0 349169203 564977664 135005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=551736 CPUtime=2372.17
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 71283 0 0 0 237125 92 0 0 25 0 3 0 349169203 564977664 135005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.73
Current children cumulated vsize (KiB) 551736

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1105848/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=564024 CPUtime=4869.4
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 149051 0 0 0 486717 223 0 0 19 0 3 0 349169178 577560576 137995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 141006 137995 218 20 0 140364 0
[pid=22632/tid=22634] ppid=22630 vsize=564024 CPUtime=2437.21
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72725 0 0 0 243598 123 0 0 21 0 3 0 349169203 577560576 137995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=564024 CPUtime=2431.93
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 74219 0 0 0 243094 99 0 0 21 0 3 0 349169203 577560576 137995 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.4
Current children cumulated vsize (KiB) 564024

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1105912/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=564024 CPUtime=4989.03
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 149052 0 0 0 498679 224 0 0 19 0 3 0 349169178 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 141006 137996 218 20 0 140364 0
[pid=22632/tid=22634] ppid=22630 vsize=564024 CPUtime=2497.14
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72725 0 0 0 249591 123 0 0 25 0 3 0 349169203 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=564024 CPUtime=2491.62
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 74220 0 0 0 249063 99 0 0 25 0 3 0 349169203 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4989.03
Current children cumulated vsize (KiB) 564024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.8 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22835
/proc/meminfo: memFree=1105912/2055920 swapFree=4144420/4192956
[pid=22632] ppid=22630 vsize=564024 CPUtime=5000.01
/proc/22632/stat : 22632 (MiraXTv3_dyn) S 22630 22632 22246 0 -1 4194304 149052 0 0 0 499777 224 0 0 19 0 3 0 349169178 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22632/statm: 141006 137996 218 20 0 140364 0
[pid=22632/tid=22634] ppid=22630 vsize=564024 CPUtime=2502.65
/proc/22632/task/22634/stat : 22634 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 72725 0 0 0 250142 123 0 0 25 0 3 0 349169203 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22632/tid=22635] ppid=22630 vsize=564024 CPUtime=2497.1
/proc/22632/task/22635/stat : 22635 (MiraXTv3_dyn) R 22630 22632 22246 0 -1 4194368 74220 0 0 0 249611 99 0 0 25 0 3 0 349169203 577560576 137996 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 564024

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.9
CPU time (s): 5000.12
CPU user time (s): 4997.79
CPU system time (s): 2.32965
CPU usage (%): 199.374
Max. virtual memory (cumulated for all children) (KiB): 564024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.79
system time used= 2.32965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149052
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= 3198
involuntary context switches= 94274

runsolver used 2.52262 second user time and 6.68698 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 23:28:38 UTC 2007

IDJOB= 426365
IDBENCH= 20190
IDSOLVER= 196
FILE ID= node18/426365-1179012518

PBS_JOBID= 5252858

Free space on /tmp= 66529 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1416986890-04.cnf
COMMAND LINE= /tmp/evaluation/426365-1179012518/MiraXTv3_dyn /tmp/evaluation/426365-1179012518/instance-426365-1179012518.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426365-1179012518 -o ROOT/results/node18/solver-426365-1179012518 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426365-1179012518/MiraXTv3_dyn /tmp/evaluation/426365-1179012518/instance-426365-1179012518.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fb3f2949b4db9208554e1bbbe827c1fe

RANDOM SEED= 330902770

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.234
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.234
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:       1658984 kB
Buffers:         49660 kB
Cached:         255144 kB
SwapCached:      18604 kB
Active:         151536 kB
Inactive:       181828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658984 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4928 kB
Writeback:           0 kB
Mapped:          30372 kB
Slab:            49072 kB
Committed_AS:  8837016 kB
PageTables:       1776 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= 66529 MiB

End job on node18 on Sun May 13 00:10:28 UTC 2007