Trace number 426099

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.08 2507.23

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2775.95
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/node5/watcher-426099-1178986863 -o ROOT/results/node5/solver-426099-1178986863 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426099-1178986863/MiraXTv3_dyn /tmp/evaluation/426099-1178986863/instance-426099-1178986863.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.99 1.97 1.91 3/77 27285
/proc/meminfo: memFree=1621240/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=3788 CPUtime=0
/proc/27285/stat : 27285 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194304 312 0 0 0 0 0 0 0 18 0 1 0 374723999 3878912 287 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/27285/statm: 947 287 206 20 0 305 0

[startup+0.025244 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27285
/proc/meminfo: memFree=1621240/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=4344 CPUtime=0.02
/proc/27285/stat : 27285 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194304 444 0 0 0 2 0 0 0 18 0 1 0 374723999 4448256 419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583890 0 0 4096 0 0 0 0 17 0 0 0
/proc/27285/statm: 1086 419 207 20 0 444 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4344

[startup+0.101253 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27285
/proc/meminfo: memFree=1621240/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=4344 CPUtime=0.09
/proc/27285/stat : 27285 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194304 449 0 0 0 9 0 0 0 18 0 1 0 374723999 4448256 424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583709 0 0 4096 0 0 0 0 17 0 0 0
/proc/27285/statm: 1086 424 207 20 0 444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4344

[startup+0.301279 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27285
/proc/meminfo: memFree=1621240/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=8752 CPUtime=0.47
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 1090 0 0 0 47 0 0 0 18 0 3 0 374723999 8962048 1065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 2188 1065 218 20 0 1546 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8752

[startup+0.701325 s]
/proc/loadavg: 1.99 1.97 1.91 3/77 27285
/proc/meminfo: memFree=1621240/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=12424 CPUtime=1.27
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 1850 0 0 0 126 1 0 0 18 0 3 0 374723999 12722176 1825 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 3106 1826 218 20 0 2464 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 12424

[startup+1.50141 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1612768/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=16452 CPUtime=2.86
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 2772 0 0 0 285 1 0 0 18 0 3 0 374723999 16846848 2747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 4113 2747 218 20 0 3471 0
[pid=27285/tid=27287] ppid=27283 vsize=16452 CPUtime=1.37
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 1181 0 0 0 137 0 0 0 17 0 3 0 374724011 16846848 2747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=16452 CPUtime=1.37
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 1109 0 0 0 137 0 0 0 18 0 3 0 374724011 16846848 2747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 16452

[startup+3.1016 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1610528/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=18688 CPUtime=6.05
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 3630 0 0 0 604 1 0 0 18 0 3 0 374723999 19136512 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 4672 3568 218 20 0 4030 0
[pid=27285/tid=27287] ppid=27283 vsize=18688 CPUtime=2.97
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 1564 0 0 0 297 0 0 0 25 0 3 0 374724011 19136512 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8334976 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=18688 CPUtime=2.96
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 1584 0 0 0 296 0 0 0 20 0 3 0 374724011 19136512 3568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 18688

[startup+6.30296 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1601056/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=27308 CPUtime=12.43
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 5932 0 0 0 1240 3 0 0 18 0 3 0 374723999 27963392 5758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 6827 5758 218 20 0 6185 0
[pid=27285/tid=27287] ppid=27283 vsize=27308 CPUtime=6.16
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 2712 0 0 0 615 1 0 0 25 0 3 0 374724011 27963392 5758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=27308 CPUtime=6.15
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 2738 0 0 0 614 1 0 0 16 0 3 0 374724011 27963392 5758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 27308

[startup+12.7017 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1591072/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=35108 CPUtime=25.19
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 8016 0 0 0 2514 5 0 0 18 0 3 0 374723999 35950592 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 8777 7544 218 20 0 8135 0
[pid=27285/tid=27287] ppid=27283 vsize=35108 CPUtime=12.55
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 3777 0 0 0 1253 2 0 0 25 0 3 0 374724011 35950592 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=35108 CPUtime=12.52
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 3757 0 0 0 1250 2 0 0 25 0 3 0 374724011 35950592 7544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 35108

[startup+25.5011 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1581088/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=44676 CPUtime=50.73
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 11067 0 0 0 5066 7 0 0 18 0 3 0 374723999 45748224 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 11169 10117 218 20 0 10527 0
[pid=27285/tid=27287] ppid=27283 vsize=44676 CPUtime=25.34
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 5213 0 0 0 2531 3 0 0 25 0 3 0 374724011 45748224 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=44676 CPUtime=25.27
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 5372 0 0 0 2523 4 0 0 25 0 3 0 374724011 45748224 10117 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 44676

[startup+51.101 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1576928/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=50292 CPUtime=101.79
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 13166 0 0 0 10170 9 0 0 18 0 3 0 374723999 51499008 11114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 12573 11114 218 20 0 11931 0
[pid=27285/tid=27287] ppid=27283 vsize=50292 CPUtime=50.9
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 6328 0 0 0 5086 4 0 0 25 0 3 0 374724011 51499008 11114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=50292 CPUtime=50.78
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 6356 0 0 0 5073 5 0 0 25 0 3 0 374724011 51499008 11114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 50292

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1572704/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=53776 CPUtime=203.92
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 16213 0 0 0 20381 11 0 0 18 0 3 0 374723999 55066624 12174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 13444 12174 218 20 0 12802 0
[pid=27285/tid=27287] ppid=27283 vsize=53776 CPUtime=102.04
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 8008 0 0 0 10199 5 0 0 25 0 3 0 374724011 55066624 12174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=53776 CPUtime=101.77
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 7723 0 0 0 10171 6 0 0 25 0 3 0 374724011 55066624 12174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 53776

[startup+162.302 s]
/proc/loadavg: 2.04 1.99 1.91 3/80 27288
/proc/meminfo: memFree=1570080/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=56868 CPUtime=323.57
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 19218 0 0 0 32343 14 0 0 18 0 3 0 374723999 58232832 12834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 14217 12834 218 20 0 13575 0
[pid=27285/tid=27287] ppid=27283 vsize=56868 CPUtime=161.96
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 9613 0 0 0 16190 6 0 0 25 0 3 0 374724011 58232832 12834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=56868 CPUtime=161.49
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 9123 0 0 0 16141 8 0 0 19 0 3 0 374724011 58232832 12834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.57
Current children cumulated vsize (KiB) 56868

[startup+222.301 s]
/proc/loadavg: 1.96 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1567520/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=59096 CPUtime=443.23
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 22013 0 0 0 44306 17 0 0 18 0 3 0 374723999 60514304 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 14774 13418 218 20 0 14132 0
[pid=27285/tid=27287] ppid=27283 vsize=59096 CPUtime=221.88
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 11043 0 0 0 22181 7 0 0 25 0 3 0 374724011 60514304 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=59096 CPUtime=221.23
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 10488 0 0 0 22114 9 0 0 25 0 3 0 374724011 60514304 13418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.23
Current children cumulated vsize (KiB) 59096

[startup+282.301 s]
/proc/loadavg: 1.98 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1562848/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=64876 CPUtime=562.89
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 25302 0 0 0 56269 20 0 0 18 0 3 0 374723999 66433024 14603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 16219 14603 218 20 0 15577 0
[pid=27285/tid=27287] ppid=27283 vsize=64876 CPUtime=281.73
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 13197 0 0 0 28164 9 0 0 25 0 3 0 374724011 66433024 14603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27285/tid=27288] ppid=27283 vsize=64876 CPUtime=281.04
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 11623 0 0 0 28094 10 0 0 18 0 3 0 374724011 66433024 14603 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 64876

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27288
/proc/meminfo: memFree=1561312/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=65668 CPUtime=682.55
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 28015 0 0 0 68232 23 0 0 18 0 3 0 374723999 67244032 15004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 16417 15004 218 20 0 15775 0
[pid=27285/tid=27287] ppid=27283 vsize=65668 CPUtime=341.47
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 14512 0 0 0 34136 11 0 0 25 0 3 0 374724011 67244032 15004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27285/tid=27288] ppid=27283 vsize=65668 CPUtime=340.96
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 13021 0 0 0 34085 11 0 0 25 0 3 0 374724011 67244032 15004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 65668

[startup+402.302 s]

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

/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 42693 0 0 0 183855 33 0 0 25 0 3 0 374724011 86290432 19605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=84268 CPUtime=1835.24
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 39784 0 0 0 183486 38 0 0 25 0 3 0 374724011 86290432 19605 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.24
Current children cumulated vsize (KiB) 84268

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1542624/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=84268 CPUtime=3793.9
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 85040 0 0 0 379317 73 0 0 18 0 3 0 374723999 86290432 19656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21067 19656 218 20 0 20425 0
[pid=27285/tid=27287] ppid=27283 vsize=84268 CPUtime=1898.81
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 43673 0 0 0 189847 34 0 0 25 0 3 0 374724011 86290432 19656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=84268 CPUtime=1894.97
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 40885 0 0 0 189458 39 0 0 25 0 3 0 374724011 86290432 19656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.9
Current children cumulated vsize (KiB) 84268

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1542304/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=85496 CPUtime=3913.58
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 87072 0 0 0 391283 75 0 0 18 0 3 0 374723999 87547904 19728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21374 19728 218 20 0 20732 0
[pid=27285/tid=27287] ppid=27283 vsize=85496 CPUtime=1958.72
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 44677 0 0 0 195837 35 0 0 25 0 3 0 374724011 87547904 19728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=85496 CPUtime=1954.74
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 41913 0 0 0 195434 40 0 0 25 0 3 0 374724011 87547904 19728 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.58
Current children cumulated vsize (KiB) 85496

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1542048/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=85496 CPUtime=4033.24
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 89154 0 0 0 403247 77 0 0 18 0 3 0 374723999 87547904 19780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21374 19780 218 20 0 20732 0
[pid=27285/tid=27287] ppid=27283 vsize=85496 CPUtime=2018.64
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 45752 0 0 0 201828 36 0 0 25 0 3 0 374724011 87547904 19780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=85496 CPUtime=2014.48
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 42920 0 0 0 201407 41 0 0 25 0 3 0 374724011 87547904 19780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.24
Current children cumulated vsize (KiB) 85496

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1541664/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=85892 CPUtime=4152.92
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 91229 0 0 0 415213 79 0 0 18 0 3 0 374723999 87953408 19891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21473 19891 218 20 0 20831 0
[pid=27285/tid=27287] ppid=27283 vsize=85892 CPUtime=2078.58
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 46861 0 0 0 207822 36 0 0 25 0 3 0 374724011 87953408 19891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=85892 CPUtime=2074.22
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 43886 0 0 0 207380 42 0 0 25 0 3 0 374724011 87953408 19891 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.92
Current children cumulated vsize (KiB) 85892

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1541344/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86024 CPUtime=4272.58
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 93338 0 0 0 427178 80 0 0 18 0 3 0 374723999 88088576 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21506 19963 218 20 0 20864 0
[pid=27285/tid=27287] ppid=27283 vsize=86024 CPUtime=2138.51
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 47926 0 0 0 213814 37 0 0 25 0 3 0 374724011 88088576 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86024 CPUtime=2133.96
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 44930 0 0 0 213353 43 0 0 25 0 3 0 374724011 88088576 19963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.58
Current children cumulated vsize (KiB) 86024

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1541216/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86156 CPUtime=4392.25
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 95419 0 0 0 439143 82 0 0 18 0 3 0 374723999 88223744 19994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21539 19994 218 20 0 20897 0
[pid=27285/tid=27287] ppid=27283 vsize=86156 CPUtime=2198.44
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 49056 0 0 0 219806 38 0 0 25 0 3 0 374724011 88223744 19994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86156 CPUtime=2193.69
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 45881 0 0 0 219326 43 0 0 25 0 3 0 374724011 88223744 19994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.25
Current children cumulated vsize (KiB) 86156

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1541152/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86288 CPUtime=4511.93
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 97434 0 0 0 451109 84 0 0 18 0 3 0 374723999 88358912 20025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21572 20025 218 20 0 20930 0
[pid=27285/tid=27287] ppid=27283 vsize=86288 CPUtime=2258.37
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 50122 0 0 0 225799 38 0 0 25 0 3 0 374724011 88358912 20025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86288 CPUtime=2253.43
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 46830 0 0 0 225298 45 0 0 25 0 3 0 374724011 88358912 20025 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.93
Current children cumulated vsize (KiB) 86288

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1540896/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86496 CPUtime=4631.59
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 99465 0 0 0 463074 85 0 0 18 0 3 0 374723999 88571904 20070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21624 20070 218 20 0 20982 0
[pid=27285/tid=27287] ppid=27283 vsize=86496 CPUtime=2318.31
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 51159 0 0 0 231792 39 0 0 25 0 3 0 374724011 88571904 20070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86496 CPUtime=2313.16
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 47824 0 0 0 231271 45 0 0 25 0 3 0 374724011 88571904 20070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.59
Current children cumulated vsize (KiB) 86496

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27290
/proc/meminfo: memFree=1540832/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86704 CPUtime=4751.27
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 101479 0 0 0 475040 87 0 0 18 0 3 0 374723999 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21676 20097 218 20 0 21034 0
[pid=27285/tid=27287] ppid=27283 vsize=86704 CPUtime=2378.24
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 52251 0 0 0 237784 40 0 0 25 0 3 0 374724011 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86704 CPUtime=2372.9
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 48746 0 0 0 237244 46 0 0 25 0 3 0 374724011 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.27
Current children cumulated vsize (KiB) 86704

[startup+2442.3 s]
/proc/loadavg: 2.17 2.02 1.93 3/86 27460
/proc/meminfo: memFree=1539440/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86704 CPUtime=4870.66
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 103538 0 0 0 486960 106 0 0 18 0 3 0 374723999 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21676 20097 218 20 0 21034 0
[pid=27285/tid=27287] ppid=27283 vsize=86704 CPUtime=2438.08
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 53387 0 0 0 243750 58 0 0 25 0 3 0 374724011 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86704 CPUtime=2432.45
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 49669 0 0 0 243198 47 0 0 25 0 3 0 374724011 88784896 20097 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.66
Current children cumulated vsize (KiB) 86704

[startup+2502.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/80 27488
/proc/meminfo: memFree=1540448/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86704 CPUtime=4990.27
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 105670 0 0 0 498916 111 0 0 18 0 3 0 374723999 88784896 20099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21676 20099 218 20 0 21034 0
[pid=27285/tid=27287] ppid=27283 vsize=86704 CPUtime=2498
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 54453 0 0 0 249737 63 0 0 25 0 3 0 374724011 88784896 20099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86704 CPUtime=2492.15
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 50735 0 0 0 249167 48 0 0 25 0 3 0 374724011 88784896 20099 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.27
Current children cumulated vsize (KiB) 86704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.06 2.01 1.93 3/80 27488
/proc/meminfo: memFree=1540320/2055920 swapFree=4150068/4192956
[pid=27285] ppid=27283 vsize=86704 CPUtime=5000.04
/proc/27285/stat : 27285 (MiraXTv3_dyn) S 27283 27285 26645 0 -1 4194304 105841 0 0 0 499893 111 0 0 18 0 3 0 374723999 88784896 20128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27285/statm: 21676 20128 218 20 0 21034 0
[pid=27285/tid=27287] ppid=27283 vsize=86704 CPUtime=2502.9
/proc/27285/task/27287/stat : 27287 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 54553 0 0 0 250227 63 0 0 25 0 3 0 374724011 88784896 20128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27285/tid=27288] ppid=27283 vsize=86704 CPUtime=2497.03
/proc/27285/task/27288/stat : 27288 (MiraXTv3_dyn) R 27283 27285 26645 0 -1 4194368 50806 0 0 0 249655 48 0 0 25 0 3 0 374724011 88784896 20128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 86704

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.08
CPU user time (s): 4998.95
CPU system time (s): 1.13183
CPU usage (%): 199.427
Max. virtual memory (cumulated for all children) (KiB): 86780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.95
system time used= 1.13183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105841
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= 1280
involuntary context switches= 93918

runsolver used 2.70659 second user time and 6.48301 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 16:21:03 UTC 2007

IDJOB= 426099
IDBENCH= 19903
IDSOLVER= 196
FILE ID= node5/426099-1178986863

PBS_JOBID= 5252810

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 869990511

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.232
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.232
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:       1621456 kB
Buffers:         48216 kB
Cached:         297940 kB
SwapCached:      11320 kB
Active:         164116 kB
Inactive:       205500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621456 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          30336 kB
Slab:            50452 kB
Committed_AS: 14083496 kB
PageTables:       1720 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= 66544 MiB

End job on node5 on Sat May 12 17:02:53 UTC 2007