Trace number 426178

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.17 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
MD5SUM807a1b8ef80dca5f267be456784e9a94
Bench CategoryRANDOM (random 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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/node11/watcher-426178-1178994584 -o ROOT/results/node11/solver-426178-1178994584 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426178-1178994584/MiraXTv3_dyn /tmp/evaluation/426178-1178994584/instance-426178-1178994584.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.91 1.97 1.93 3/77 6065
/proc/meminfo: memFree=1512376/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=3788 CPUtime=0
/proc/6065/stat : 6065 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194304 301 0 0 0 0 0 0 0 18 0 1 0 340507375 3878912 276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/6065/statm: 947 276 206 20 0 305 0

[startup+0.09995 s]
/proc/loadavg: 1.91 1.97 1.93 3/77 6065
/proc/meminfo: memFree=1512376/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=7212 CPUtime=0.18
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 686 0 0 0 18 0 0 0 18 0 3 0 340507375 7385088 661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 1803 662 218 20 0 1161 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7212

[startup+0.102486 s]
/proc/loadavg: 1.91 1.97 1.93 3/77 6065
/proc/meminfo: memFree=1512376/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=7212 CPUtime=0.18
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 692 0 0 0 18 0 0 0 18 0 3 0 340507375 7385088 667 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 1803 667 218 20 0 1161 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7212

[startup+0.301287 s]
/proc/loadavg: 1.91 1.97 1.93 3/77 6065
/proc/meminfo: memFree=1512376/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=9232 CPUtime=0.58
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 1129 0 0 0 58 0 0 0 18 0 3 0 340507375 9453568 1104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 2308 1105 218 20 0 1666 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9232

[startup+0.701336 s]
/proc/loadavg: 1.91 1.97 1.93 3/77 6065
/proc/meminfo: memFree=1512376/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=11488 CPUtime=1.37
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 1787 0 0 0 137 0 0 0 18 0 3 0 340507375 11763712 1761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 2872 1761 218 20 0 2230 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11488

[startup+1.50143 s]
/proc/loadavg: 1.91 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1504288/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=14864 CPUtime=2.97
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 2860 0 0 0 296 1 0 0 18 0 3 0 340507375 15220736 2834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 3716 2834 218 20 0 3074 0
[pid=6065/tid=6067] ppid=6063 vsize=14864 CPUtime=1.47
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 1170 0 0 0 147 0 0 0 20 0 3 0 340507376 15220736 2834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=14864 CPUtime=1.48
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 1328 0 0 0 148 0 0 0 25 0 3 0 340507376 15220736 2834 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14864

[startup+3.10162 s]
/proc/loadavg: 1.91 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1500256/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=17100 CPUtime=6.16
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 3419 0 0 0 615 1 0 0 18 0 3 0 340507375 17510400 3393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 4275 3393 218 20 0 3633 0
[pid=6065/tid=6067] ppid=6063 vsize=17100 CPUtime=3.07
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 1351 0 0 0 306 1 0 0 18 0 3 0 340507376 17510400 3393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134564096 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=17100 CPUtime=3.08
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 1706 0 0 0 308 0 0 0 25 0 3 0 340507376 17510400 3393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17100

[startup+6.303 s]
/proc/loadavg: 1.92 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1492064/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=27148 CPUtime=12.55
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 5883 0 0 0 1252 3 0 0 18 0 3 0 340507375 27799552 5783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 6787 5783 218 20 0 6145 0
[pid=6065/tid=6067] ppid=6063 vsize=27148 CPUtime=6.26
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 2491 0 0 0 625 1 0 0 19 0 3 0 340507376 27799552 5783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=27148 CPUtime=6.27
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 3030 0 0 0 626 1 0 0 22 0 3 0 340507376 27799552 5783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27148

[startup+12.7018 s]
/proc/loadavg: 1.93 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1476320/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=41924 CPUtime=25.32
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 9858 0 0 0 2526 6 0 0 18 0 3 0 340507375 42930176 9530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 10481 9530 218 20 0 9839 0
[pid=6065/tid=6067] ppid=6063 vsize=41924 CPUtime=12.63
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 4542 0 0 0 1261 2 0 0 25 0 3 0 340507376 42930176 9530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=41924 CPUtime=12.68
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 4954 0 0 0 1264 4 0 0 23 0 3 0 340507376 42930176 9530 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 41924

[startup+25.5013 s]
/proc/loadavg: 1.94 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1471072/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=47788 CPUtime=50.84
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 11300 0 0 0 5076 8 0 0 18 0 3 0 340507375 48934912 10549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 11947 10549 218 20 0 11305 0
[pid=6065/tid=6067] ppid=6063 vsize=47788 CPUtime=25.36
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 5039 0 0 0 2534 2 0 0 22 0 3 0 340507376 48934912 10549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=47788 CPUtime=25.46
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 5899 0 0 0 2541 5 0 0 25 0 3 0 340507376 48934912 10549 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 47788

[startup+51.1013 s]
/proc/loadavg: 1.96 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1456928/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=60444 CPUtime=101.9
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 15423 0 0 0 10175 15 0 0 18 0 3 0 340507375 61894656 13890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 15111 13890 218 20 0 14469 0
[pid=6065/tid=6067] ppid=6063 vsize=60444 CPUtime=50.84
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 7239 0 0 0 5079 5 0 0 25 0 3 0 340507376 61894656 13890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=60444 CPUtime=51.04
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 7822 0 0 0 5095 9 0 0 25 0 3 0 340507376 61894656 13890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 60444

[startup+102.305 s]
/proc/loadavg: 1.98 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1446048/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=72092 CPUtime=204.04
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 19579 0 0 0 20384 20 0 0 18 0 3 0 340507375 73822208 16626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 18023 16626 218 20 0 17381 0
[pid=6065/tid=6067] ppid=6063 vsize=72092 CPUtime=101.8
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 9456 0 0 0 10173 7 0 0 25 0 3 0 340507376 73822208 16626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530106 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=72092 CPUtime=102.23
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 9761 0 0 0 10211 12 0 0 25 0 3 0 340507376 73822208 16626 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 72092

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1443424/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=75312 CPUtime=323.72
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 22005 0 0 0 32350 22 0 0 18 0 3 0 340507375 77119488 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 18828 17252 218 20 0 18186 0
[pid=6065/tid=6067] ppid=6063 vsize=75312 CPUtime=161.52
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 10800 0 0 0 16144 8 0 0 25 0 3 0 340507376 77119488 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=75312 CPUtime=162.18
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 10843 0 0 0 16205 13 0 0 25 0 3 0 340507376 77119488 17252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 75312

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1439136/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=79140 CPUtime=443.41
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 24609 0 0 0 44315 26 0 0 18 0 3 0 340507375 81039360 18308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 19785 18308 218 20 0 19143 0
[pid=6065/tid=6067] ppid=6063 vsize=79140 CPUtime=221.25
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 11868 0 0 0 22116 9 0 0 25 0 3 0 340507376 81039360 18308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=79140 CPUtime=222.14
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 12379 0 0 0 22198 16 0 0 25 0 3 0 340507376 81039360 18308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.41
Current children cumulated vsize (KiB) 79140

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1437728/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=79960 CPUtime=563.12
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 26617 0 0 0 56284 28 0 0 18 0 3 0 340507375 81879040 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 19990 18688 218 20 0 19348 0
[pid=6065/tid=6067] ppid=6063 vsize=79960 CPUtime=280.99
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 12999 0 0 0 28089 10 0 0 25 0 3 0 340507376 81879040 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=79960 CPUtime=282.1
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 13256 0 0 0 28193 17 0 0 25 0 3 0 340507376 81879040 18688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 79960

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.93 3/80 6068
/proc/meminfo: memFree=1434912/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=83352 CPUtime=682.83
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 28844 0 0 0 68253 30 0 0 18 0 3 0 340507375 85352448 19419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 20838 19419 218 20 0 20196 0
[pid=6065/tid=6067] ppid=6063 vsize=83352 CPUtime=340.72
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 14059 0 0 0 34061 11 0 0 25 0 3 0 340507376 85352448 19419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6065/tid=6068] ppid=6063 vsize=83352 CPUtime=342.09
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 14423 0 0 0 34191 18 0 0 25 0 3 0 340507376 85352448 19419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.83
Current children cumulated vsize (KiB) 83352

[startup+402.302 s]

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

/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 34341 0 0 0 183455 27 0 0 25 0 3 0 340507376 106713088 24628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=104212 CPUtime=1840.37
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 34098 0 0 0 183997 40 0 0 25 0 3 0 340507376 106713088 24628 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.21
Current children cumulated vsize (KiB) 104212

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 6204
/proc/meminfo: memFree=1411216/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=105664 CPUtime=3794.71
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 70658 0 0 0 379389 82 0 0 18 0 3 0 340507375 108199936 25012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 26416 25012 218 20 0 25774 0
[pid=6065/tid=6067] ppid=6063 vsize=105664 CPUtime=1894.68
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 35452 0 0 0 189439 29 0 0 25 0 3 0 340507376 108199936 25012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=105664 CPUtime=1900.01
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 34844 0 0 0 189949 52 0 0 25 0 3 0 340507376 108199936 25012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.71
Current children cumulated vsize (KiB) 105664

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1411680/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=106244 CPUtime=3914.28
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 72136 0 0 0 391339 89 0 0 18 0 3 0 340507375 108793856 25153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 26561 25153 218 20 0 25919 0
[pid=6065/tid=6067] ppid=6063 vsize=106244 CPUtime=1954.59
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 36173 0 0 0 195429 30 0 0 25 0 3 0 340507376 108793856 25153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=106244 CPUtime=1959.68
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 35601 0 0 0 195909 59 0 0 25 0 3 0 340507376 108793856 25153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.28
Current children cumulated vsize (KiB) 106244

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1411040/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=106784 CPUtime=4033.98
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 73648 0 0 0 403308 90 0 0 18 0 3 0 340507375 109346816 25317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 26696 25317 218 20 0 26054 0
[pid=6065/tid=6067] ppid=6063 vsize=106784 CPUtime=2014.57
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 37077 0 0 0 201426 31 0 0 25 0 3 0 340507376 109346816 25317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=106784 CPUtime=2019.39
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 36209 0 0 0 201880 59 0 0 25 0 3 0 340507376 109346816 25317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.98
Current children cumulated vsize (KiB) 106784

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1410720/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=106920 CPUtime=4153.69
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 75064 0 0 0 415278 91 0 0 18 0 3 0 340507375 109486080 25373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 26730 25373 218 20 0 26088 0
[pid=6065/tid=6067] ppid=6063 vsize=106920 CPUtime=2074.56
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 37866 0 0 0 207424 32 0 0 25 0 3 0 340507376 109486080 25373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=106920 CPUtime=2079.12
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 36836 0 0 0 207853 59 0 0 25 0 3 0 340507376 109486080 25373 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.69
Current children cumulated vsize (KiB) 106920

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1410528/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=107080 CPUtime=4273.39
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 76646 0 0 0 427246 93 0 0 18 0 3 0 340507375 109649920 25430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 26770 25430 218 20 0 26128 0
[pid=6065/tid=6067] ppid=6063 vsize=107080 CPUtime=2134.54
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 38678 0 0 0 213421 33 0 0 25 0 3 0 340507376 109649920 25430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=107080 CPUtime=2138.83
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 37606 0 0 0 213824 59 0 0 25 0 3 0 340507376 109649920 25430 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.39
Current children cumulated vsize (KiB) 107080

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1408608/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=108864 CPUtime=4393.07
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 78490 0 0 0 439213 94 0 0 18 0 3 0 340507375 111476736 25890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27216 25890 218 20 0 26574 0
[pid=6065/tid=6067] ppid=6063 vsize=108864 CPUtime=2194.51
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 39897 0 0 0 219417 34 0 0 25 0 3 0 340507376 111476736 25890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565677 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=108864 CPUtime=2198.55
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 38231 0 0 0 219795 60 0 0 25 0 3 0 340507376 111476736 25890 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.07
Current children cumulated vsize (KiB) 108864

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1408608/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=109484 CPUtime=4512.78
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 79912 0 0 0 451183 95 0 0 18 0 3 0 340507375 112111616 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27371 26075 218 20 0 26729 0
[pid=6065/tid=6067] ppid=6063 vsize=109484 CPUtime=2254.49
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 40539 0 0 0 225414 35 0 0 25 0 3 0 340507376 112111616 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=109484 CPUtime=2258.28
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 39011 0 0 0 225768 60 0 0 25 0 3 0 340507376 112111616 26075 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134529758 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.78
Current children cumulated vsize (KiB) 109484

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1408480/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=108864 CPUtime=4632.46
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 81328 0 0 0 463150 96 0 0 18 0 3 0 340507375 111476736 25933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27216 25933 218 20 0 26574 0
[pid=6065/tid=6067] ppid=6063 vsize=108864 CPUtime=2314.45
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 41325 0 0 0 231410 35 0 0 25 0 3 0 340507376 111476736 25933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=108864 CPUtime=2317.99
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 39641 0 0 0 231739 60 0 0 25 0 3 0 340507376 111476736 25933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.46
Current children cumulated vsize (KiB) 108864

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1408416/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=108864 CPUtime=4752.15
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 82621 0 0 0 475117 98 0 0 18 0 3 0 340507375 111476736 25968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27216 25968 218 20 0 26574 0
[pid=6065/tid=6067] ppid=6063 vsize=108864 CPUtime=2374.42
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 41961 0 0 0 237406 36 0 0 25 0 3 0 340507376 111476736 25968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=108864 CPUtime=2377.71
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 40298 0 0 0 237710 61 0 0 25 0 3 0 340507376 111476736 25968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.15
Current children cumulated vsize (KiB) 108864

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1406240/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=111936 CPUtime=4871.86
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 84388 0 0 0 487085 101 0 0 18 0 3 0 340507375 114622464 26469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27984 26469 218 20 0 27342 0
[pid=6065/tid=6067] ppid=6063 vsize=111936 CPUtime=2434.4
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 43060 0 0 0 243401 39 0 0 25 0 3 0 340507376 114622464 26469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=111936 CPUtime=2437.45
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 40966 0 0 0 243684 61 0 0 25 0 3 0 340507376 114622464 26469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.86
Current children cumulated vsize (KiB) 111936

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1406240/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=111936 CPUtime=4991.55
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 85702 0 0 0 499053 102 0 0 18 0 3 0 340507375 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27984 26509 218 20 0 27342 0
[pid=6065/tid=6067] ppid=6063 vsize=111936 CPUtime=2494.35
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 43703 0 0 0 249396 39 0 0 25 0 3 0 340507376 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=111936 CPUtime=2497.17
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 41637 0 0 0 249655 62 0 0 25 0 3 0 340507376 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.55
Current children cumulated vsize (KiB) 111936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 1.99 1.93 3/80 6268
/proc/meminfo: memFree=1406240/2055920 swapFree=4144152/4192956
[pid=6065] ppid=6063 vsize=111936 CPUtime=5000.13
/proc/6065/stat : 6065 (MiraXTv3_dyn) S 6063 6065 5679 0 -1 4194304 85702 0 0 0 499911 102 0 0 18 0 3 0 340507375 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6065/statm: 27984 26509 218 20 0 27342 0
[pid=6065/tid=6067] ppid=6063 vsize=111936 CPUtime=2498.66
/proc/6065/task/6067/stat : 6067 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 43703 0 0 0 249826 40 0 0 25 0 3 0 340507376 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6065/tid=6068] ppid=6063 vsize=111936 CPUtime=2501.45
/proc/6065/task/6068/stat : 6068 (MiraXTv3_dyn) R 6063 6065 5679 0 -1 4194368 41637 0 0 0 250083 62 0 0 25 0 3 0 340507376 114622464 26509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 111936

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.63
CPU time (s): 5000.17
CPU user time (s): 4999.12
CPU system time (s): 1.04584
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 111936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 1.04584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85702
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= 450
involuntary context switches= 94554

runsolver used 2.48162 second user time and 6.69798 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May 12 18:29:44 UTC 2007

IDJOB= 426178
IDBENCH= 20000
IDSOLVER= 196
FILE ID= node11/426178-1178994584

PBS_JOBID= 5252828

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426178-1178994584/MiraXTv3_dyn /tmp/evaluation/426178-1178994584/instance-426178-1178994584.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-426178-1178994584 -o ROOT/results/node11/solver-426178-1178994584 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426178-1178994584/MiraXTv3_dyn /tmp/evaluation/426178-1178994584/instance-426178-1178994584.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  807a1b8ef80dca5f267be456784e9a94

RANDOM SEED= 653569665

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1512592 kB
Buffers:         52980 kB
Cached:         399612 kB
SwapCached:      18444 kB
Active:         168704 kB
Inactive:       308804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512592 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30312 kB
Slab:            51308 kB
Committed_AS:  7740916 kB
PageTables:       1848 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= 66552 MiB

End job on node11 on Sat May 12 19:11:33 UTC 2007