Trace number 426161

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.18 2506.93

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S539876024-03.SAT.shuffled.cnf
MD5SUMb381c5db6618c52308ae51b63263d1f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/node10/watcher-426161-1178992788 -o ROOT/results/node10/solver-426161-1178992788 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426161-1178992788/MiraXTv3_dyn /tmp/evaluation/426161-1178992788/instance-426161-1178992788.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: 2.00 1.99 1.91 3/77 26766
/proc/meminfo: memFree=1511920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=3788 CPUtime=0
/proc/26766/stat : 26766 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 375316330 3878912 267 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9343949 0 0 4096 0 0 0 0 17 1 0 0
/proc/26766/statm: 947 268 206 20 0 305 0

[startup+0.018211 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 26766
/proc/meminfo: memFree=1511920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=5944 CPUtime=0.01
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 442 0 0 0 1 0 0 0 18 0 3 0 375316330 6086656 417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 1486 417 218 20 0 844 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5944

[startup+0.102232 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 26766
/proc/meminfo: memFree=1511920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=7424 CPUtime=0.18
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 662 0 0 0 18 0 0 0 18 0 3 0 375316330 7602176 637 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 1856 637 218 20 0 1214 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7424

[startup+0.301275 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 26766
/proc/meminfo: memFree=1511920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=8644 CPUtime=0.57
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 1019 0 0 0 57 0 0 0 18 0 3 0 375316330 8851456 994 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 2161 994 218 20 0 1519 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8644

[startup+0.701365 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 26766
/proc/meminfo: memFree=1511920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=10800 CPUtime=1.37
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 1629 0 0 0 137 0 0 0 18 0 3 0 375316330 11059200 1604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 2700 1605 218 20 0 2058 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10800

[startup+1.50154 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1504600/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=14336 CPUtime=2.97
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 2610 0 0 0 296 1 0 0 18 0 3 0 375316330 14680064 2585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 3584 2585 218 20 0 2942 0
[pid=26766/tid=26768] ppid=26764 vsize=14336 CPUtime=1.48
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 1127 0 0 0 148 0 0 0 17 0 3 0 375316331 14680064 2585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525926 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=14336 CPUtime=1.47
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 1135 0 0 0 147 0 0 0 18 0 3 0 375316331 14680064 2585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14336

[startup+3.10189 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1501272/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=17224 CPUtime=6.16
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 3224 0 0 0 615 1 0 0 18 0 3 0 375316330 17637376 3199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 4306 3199 218 20 0 3664 0
[pid=26766/tid=26768] ppid=26764 vsize=17224 CPUtime=3.08
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 1426 0 0 0 308 0 0 0 19 0 3 0 375316331 17637376 3199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=17224 CPUtime=3.07
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 1450 0 0 0 306 1 0 0 21 0 3 0 375316331 17637376 3199 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 17224

[startup+6.30158 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1493912/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=25248 CPUtime=12.55
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 5287 0 0 0 1251 4 0 0 18 0 3 0 375316330 25853952 5148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 6312 5148 218 20 0 5670 0
[pid=26766/tid=26768] ppid=26764 vsize=25248 CPUtime=6.27
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 2431 0 0 0 626 1 0 0 25 0 3 0 375316331 25853952 5148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=25248 CPUtime=6.25
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 2508 0 0 0 623 2 0 0 25 0 3 0 375316331 25853952 5148 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25248

[startup+12.702 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1480472/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=36332 CPUtime=25.3
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 8275 0 0 0 2524 6 0 0 18 0 3 0 375316330 37203968 7945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 9083 7945 218 20 0 8441 0
[pid=26766/tid=26768] ppid=26764 vsize=36332 CPUtime=12.67
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 3901 0 0 0 1264 3 0 0 23 0 3 0 375316331 37203968 7945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=36332 CPUtime=12.62
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 4026 0 0 0 1259 3 0 0 24 0 3 0 375316331 37203968 7945 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 36332

[startup+25.5027 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1477272/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=40608 CPUtime=50.81
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 9636 0 0 0 5074 7 0 0 18 0 3 0 375316330 41582592 8878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 10152 8878 218 20 0 9510 0
[pid=26766/tid=26768] ppid=26764 vsize=40608 CPUtime=25.45
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 4617 0 0 0 2542 3 0 0 25 0 3 0 375316331 41582592 8878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520318 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=40608 CPUtime=25.35
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 4671 0 0 0 2531 4 0 0 25 0 3 0 375316331 41582592 8878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 40608

[startup+51.1013 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 26769
/proc/meminfo: memFree=1467928/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=49372 CPUtime=101.86
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 12715 0 0 0 10175 11 0 0 18 0 3 0 375316330 50556928 11164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 12343 11164 218 20 0 11701 0
[pid=26766/tid=26768] ppid=26764 vsize=49372 CPUtime=51.02
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 6042 0 0 0 5097 5 0 0 25 0 3 0 375316331 50556928 11164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=49372 CPUtime=50.82
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 6325 0 0 0 5077 5 0 0 25 0 3 0 375316331 50556928 11164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 49372

[startup+102.306 s]
/proc/loadavg: 2.05 2.00 1.92 3/86 26907
/proc/meminfo: memFree=1456704/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=57860 CPUtime=203.73
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 16527 0 0 0 20349 24 0 0 18 0 3 0 375316330 59248640 13453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 14465 13453 218 20 0 13823 0
[pid=26766/tid=26768] ppid=26764 vsize=57860 CPUtime=102.02
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 8116 0 0 0 10194 8 0 0 25 0 3 0 375316331 59248640 13453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=57860 CPUtime=101.7
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 8063 0 0 0 10154 16 0 0 25 0 3 0 375316331 59248640 13453 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 57860

[startup+162.302 s]
/proc/loadavg: 2.02 2.00 1.92 3/80 26967
/proc/meminfo: memFree=1452504/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=63544 CPUtime=323.28
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 19631 0 0 0 32294 34 0 0 18 0 3 0 375316330 65069056 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 15886 14815 218 20 0 15244 0
[pid=26766/tid=26768] ppid=26764 vsize=63544 CPUtime=161.9
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 9730 0 0 0 16180 10 0 0 25 0 3 0 375316331 65069056 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=63544 CPUtime=161.37
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 9553 0 0 0 16113 24 0 0 25 0 3 0 375316331 65069056 14815 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.28
Current children cumulated vsize (KiB) 63544

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 26967
/proc/meminfo: memFree=1448920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=68228 CPUtime=442.94
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 22015 0 0 0 44256 38 0 0 18 0 3 0 375316330 69865472 15725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 17057 15725 218 20 0 16415 0
[pid=26766/tid=26768] ppid=26764 vsize=68228 CPUtime=221.84
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 10757 0 0 0 22172 12 0 0 25 0 3 0 375316331 69865472 15725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=68228 CPUtime=221.07
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 10910 0 0 0 22082 25 0 0 25 0 3 0 375316331 69865472 15725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 68228

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 26967
/proc/meminfo: memFree=1445144/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=72220 CPUtime=562.63
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 24774 0 0 0 56222 41 0 0 18 0 3 0 375316330 73953280 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 18055 16838 218 20 0 17413 0
[pid=26766/tid=26768] ppid=26764 vsize=72220 CPUtime=281.8
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 12298 0 0 0 28167 13 0 0 25 0 3 0 375316331 73953280 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=72220 CPUtime=280.81
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 12128 0 0 0 28054 27 0 0 25 0 3 0 375316331 73953280 16838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 72220

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 26967
/proc/meminfo: memFree=1442904/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=73460 CPUtime=682.3
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 26763 0 0 0 68187 43 0 0 18 0 3 0 375316330 75223040 17211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 18365 17211 218 20 0 17723 0
[pid=26766/tid=26768] ppid=26764 vsize=73460 CPUtime=341.75
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 13245 0 0 0 34161 14 0 0 25 0 3 0 375316331 75223040 17211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=73460 CPUtime=340.53
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 13170 0 0 0 34025 28 0 0 25 0 3 0 375316331 75223040 17211 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 73460

[startup+402.301 s]

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

/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 33065 0 0 0 189810 34 0 0 25 0 3 0 375316331 91377664 20809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=89236 CPUtime=1895.54
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 33636 0 0 0 189505 49 0 0 25 0 3 0 375316331 91377664 20809 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794
Current children cumulated vsize (KiB) 89236

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1428440/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=89400 CPUtime=3913.69
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 68600 0 0 0 391284 85 0 0 18 0 3 0 375316330 91545600 20866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 22350 20866 218 20 0 21708 0
[pid=26766/tid=26768] ppid=26764 vsize=89400 CPUtime=1958.15
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 33835 0 0 0 195780 35 0 0 25 0 3 0 375316331 91545600 20866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=89400 CPUtime=1955.52
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 34417 0 0 0 195503 49 0 0 25 0 3 0 375316331 91545600 20866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.69
Current children cumulated vsize (KiB) 89400

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1426904/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=90584 CPUtime=4033.37
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 70333 0 0 0 403251 86 0 0 18 0 3 0 375316330 92758016 21244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 22646 21244 218 20 0 22004 0
[pid=26766/tid=26768] ppid=26764 vsize=90584 CPUtime=2017.87
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 34615 0 0 0 201752 35 0 0 25 0 3 0 375316331 92758016 21244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=90584 CPUtime=2015.5
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 35370 0 0 0 201499 51 0 0 25 0 3 0 375316331 92758016 21244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.37
Current children cumulated vsize (KiB) 90584

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1425944/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=92444 CPUtime=4153.1
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 71885 0 0 0 415223 87 0 0 18 0 3 0 375316330 94662656 21584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23111 21584 218 20 0 22469 0
[pid=26766/tid=26768] ppid=26764 vsize=92444 CPUtime=2077.61
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 35497 0 0 0 207725 36 0 0 25 0 3 0 375316331 94662656 21584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=92444 CPUtime=2075.47
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 36040 0 0 0 207496 51 0 0 25 0 3 0 375316331 94662656 21584 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.1
Current children cumulated vsize (KiB) 92444

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1425368/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=92580 CPUtime=4272.77
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 73323 0 0 0 427188 89 0 0 18 0 3 0 375316330 94801920 21649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23145 21649 218 20 0 22503 0
[pid=26766/tid=26768] ppid=26764 vsize=92580 CPUtime=2137.32
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 36267 0 0 0 213696 36 0 0 25 0 3 0 375316331 94801920 21649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=92580 CPUtime=2135.43
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 36708 0 0 0 213491 52 0 0 25 0 3 0 375316331 94801920 21649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.77
Current children cumulated vsize (KiB) 92580

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1425112/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=92748 CPUtime=4392.47
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 74607 0 0 0 439157 90 0 0 18 0 3 0 375316330 94973952 21704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23187 21704 218 20 0 22545 0
[pid=26766/tid=26768] ppid=26764 vsize=92748 CPUtime=2197.06
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 36905 0 0 0 219669 37 0 0 25 0 3 0 375316331 94973952 21704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=92748 CPUtime=2195.39
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 37354 0 0 0 219486 53 0 0 25 0 3 0 375316331 94973952 21704 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.47
Current children cumulated vsize (KiB) 92748

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1424984/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=92748 CPUtime=4512.17
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 75862 0 0 0 451126 91 0 0 18 0 3 0 375316330 94973952 21721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23187 21721 218 20 0 22545 0
[pid=26766/tid=26768] ppid=26764 vsize=92748 CPUtime=2256.8
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 37534 0 0 0 225643 37 0 0 25 0 3 0 375316331 94973952 21721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26766/tid=26769] ppid=26764 vsize=92748 CPUtime=2255.36
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 37980 0 0 0 225482 54 0 0 25 0 3 0 375316331 94973952 21721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.17
Current children cumulated vsize (KiB) 92748

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26967
/proc/meminfo: memFree=1424920/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=92880 CPUtime=4631.86
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 77308 0 0 0 463093 93 0 0 18 0 3 0 375316330 95109120 21765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23220 21765 218 20 0 22578 0
[pid=26766/tid=26768] ppid=26764 vsize=92880 CPUtime=2316.68
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 38195 0 0 0 231630 38 0 0 25 0 3 0 375316331 95109120 21765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=92880 CPUtime=2315.16
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 38765 0 0 0 231462 54 0 0 25 0 3 0 375316331 95109120 21765 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.86
Current children cumulated vsize (KiB) 92880

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26969
/proc/meminfo: memFree=1423960/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=93192 CPUtime=4751.54
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 78955 0 0 0 475060 94 0 0 18 0 3 0 375316330 95428608 22001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23298 22001 218 20 0 22656 0
[pid=26766/tid=26768] ppid=26764 vsize=93192 CPUtime=2376.65
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 39156 0 0 0 237626 39 0 0 25 0 3 0 375316331 95428608 22001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=93192 CPUtime=2374.87
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 39451 0 0 0 237433 54 0 0 25 0 3 0 375316331 95428608 22001 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.54
Current children cumulated vsize (KiB) 93192

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26969
/proc/meminfo: memFree=1423256/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=94216 CPUtime=4871.24
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 80504 0 0 0 487029 95 0 0 18 0 3 0 375316330 96477184 22129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23554 22129 218 20 0 22912 0
[pid=26766/tid=26768] ppid=26764 vsize=94216 CPUtime=2436.63
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 39908 0 0 0 243623 40 0 0 25 0 3 0 375316331 96477184 22129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=94216 CPUtime=2434.6
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40248 0 0 0 243405 55 0 0 25 0 3 0 375316331 96477184 22129 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.24
Current children cumulated vsize (KiB) 94216

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26969
/proc/meminfo: memFree=1423320/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=94384 CPUtime=4990.95
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 81807 0 0 0 498998 97 0 0 18 0 3 0 375316330 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23596 22160 218 20 0 22954 0
[pid=26766/tid=26768] ppid=26764 vsize=94384 CPUtime=2496.61
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40568 0 0 0 249620 41 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=94384 CPUtime=2494.33
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40891 0 0 0 249377 56 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.95
Current children cumulated vsize (KiB) 94384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26969
/proc/meminfo: memFree=1423320/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=94384 CPUtime=5000.14
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 81807 0 0 0 499917 97 0 0 18 0 3 0 375316330 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23596 22160 218 20 0 22954 0
[pid=26766/tid=26768] ppid=26764 vsize=94384 CPUtime=2501.22
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40568 0 0 0 250081 41 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=94384 CPUtime=2498.91
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40891 0 0 0 249835 56 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 94384

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

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

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 26969
/proc/meminfo: memFree=1423320/2055920 swapFree=4143936/4192956
[pid=26766] ppid=26764 vsize=94384 CPUtime=5000.14
/proc/26766/stat : 26766 (MiraXTv3_dyn) S 26764 26766 26579 0 -1 4194304 81807 0 0 0 499917 97 0 0 18 0 3 0 375316330 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26766/statm: 23596 22160 218 20 0 22954 0
[pid=26766/tid=26768] ppid=26764 vsize=94384 CPUtime=2501.22
/proc/26766/task/26768/stat : 26768 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40568 0 0 0 250081 41 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26766/tid=26769] ppid=26764 vsize=94384 CPUtime=2498.91
/proc/26766/task/26769/stat : 26769 (MiraXTv3_dyn) R 26764 26766 26579 0 -1 4194368 40891 0 0 0 249835 56 0 0 25 0 3 0 375316331 96649216 22160 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 94384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.93
CPU time (s): 5000.18
CPU user time (s): 4999.19
CPU system time (s): 0.987849
CPU usage (%): 199.454
Max. virtual memory (cumulated for all children) (KiB): 94384

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

runsolver used 2.42763 second user time and 6.73597 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat May 12 17:59:48 UTC 2007

IDJOB= 426161
IDBENCH= 19979
IDSOLVER= 196
FILE ID= node10/426161-1178992788

PBS_JOBID= 5252829

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S539876024-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426161-1178992788/MiraXTv3_dyn /tmp/evaluation/426161-1178992788/instance-426161-1178992788.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-426161-1178992788 -o ROOT/results/node10/solver-426161-1178992788 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426161-1178992788/MiraXTv3_dyn /tmp/evaluation/426161-1178992788/instance-426161-1178992788.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b381c5db6618c52308ae51b63263d1f3

RANDOM SEED= 964662523

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1512072 kB
Buffers:         52404 kB
Cached:         400940 kB
SwapCached:      18032 kB
Active:         138008 kB
Inactive:       339688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512072 kB
SwapTotal:     4192956 kB
SwapFree:      4143936 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          30224 kB
Slab:            51640 kB
Committed_AS:  5326848 kB
PageTables:       1736 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= 66556 MiB

End job on node10 on Sat May 12 18:41:37 UTC 2007