Trace number 426182

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.07 2506.84

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1496918883-18.SAT.shuffled.cnf
MD5SUMd80e4c0ebc99a45911a06aa336c2bf12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.046992
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/node20/watcher-426182-1178995449 -o ROOT/results/node20/solver-426182-1178995449 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426182-1178995449/MiraXTv3_dyn /tmp/evaluation/426182-1178995449/instance-426182-1178995449.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 2.00 1.95 3/77 22392
/proc/meminfo: memFree=1656560/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=3788 CPUtime=0
/proc/22392/stat : 22392 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 347462231 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/22392/statm: 947 277 206 20 0 305 0

[startup+0.068586 s]
/proc/loadavg: 2.00 2.00 1.95 3/77 22392
/proc/meminfo: memFree=1656560/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=6940 CPUtime=0.11
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 607 0 0 0 11 0 0 0 18 0 3 0 347462231 7106560 582 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 1735 582 218 20 0 1093 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6940

[startup+0.102318 s]
/proc/loadavg: 2.00 2.00 1.95 3/77 22392
/proc/meminfo: memFree=1656560/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=7336 CPUtime=0.18
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 683 0 0 0 18 0 0 0 18 0 3 0 347462231 7512064 658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 1834 658 218 20 0 1192 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7336

[startup+0.301359 s]
/proc/loadavg: 2.00 2.00 1.95 3/77 22392
/proc/meminfo: memFree=1656560/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=8308 CPUtime=0.58
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 1102 0 0 0 58 0 0 0 18 0 3 0 347462231 8507392 1077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 2077 1077 218 20 0 1435 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8308

[startup+0.702442 s]
/proc/loadavg: 2.00 2.00 1.95 3/77 22392
/proc/meminfo: memFree=1656560/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=10828 CPUtime=1.37
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 1736 0 0 0 137 0 0 0 18 0 3 0 347462231 11087872 1711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 2707 1711 218 20 0 2065 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10828

[startup+1.50161 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1648792/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=15380 CPUtime=2.98
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 2805 0 0 0 296 2 0 0 18 0 3 0 347462231 15749120 2780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 3845 2780 218 20 0 3203 0
[pid=22392/tid=22394] ppid=22390 vsize=15380 CPUtime=1.48
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 1199 0 0 0 148 0 0 0 18 0 3 0 347462232 15749120 2780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=15380 CPUtime=1.47
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 1243 0 0 0 147 0 0 0 25 0 3 0 347462232 15749120 2780 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 15380

[startup+3.10193 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1644504/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=18044 CPUtime=6.16
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 3473 0 0 0 614 2 0 0 18 0 3 0 347462231 18477056 3448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 4511 3448 218 20 0 3869 0
[pid=22392/tid=22394] ppid=22390 vsize=18044 CPUtime=3.08
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 1482 0 0 0 307 1 0 0 21 0 3 0 347462232 18477056 3448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=18044 CPUtime=3.07
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 1628 0 0 0 306 1 0 0 18 0 3 0 347462232 18477056 3448 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18044

[startup+6.30157 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1636504/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=27220 CPUtime=12.55
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 5826 0 0 0 1251 4 0 0 18 0 3 0 347462231 27873280 5727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 6805 5727 218 20 0 6163 0
[pid=22392/tid=22394] ppid=22390 vsize=27220 CPUtime=6.27
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 2494 0 0 0 626 1 0 0 25 0 3 0 347462232 27873280 5727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=27220 CPUtime=6.25
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 2969 0 0 0 623 2 0 0 25 0 3 0 347462232 27873280 5727 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) 27220

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1619608/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=42156 CPUtime=25.31
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 9755 0 0 0 2523 8 0 0 18 0 3 0 347462231 43167744 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 10539 9374 218 20 0 9897 0
[pid=22392/tid=22394] ppid=22390 vsize=42156 CPUtime=12.66
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 4393 0 0 0 1264 2 0 0 25 0 3 0 347462232 43167744 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=42156 CPUtime=12.62
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 4999 0 0 0 1257 5 0 0 21 0 3 0 347462232 43167744 9374 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526596 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 42156

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1613592/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=47724 CPUtime=50.84
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 11698 0 0 0 5073 11 0 0 18 0 3 0 347462231 48869376 10947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 11931 10947 218 20 0 11289 0
[pid=22392/tid=22394] ppid=22390 vsize=47724 CPUtime=25.45
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 5316 0 0 0 2541 4 0 0 25 0 3 0 347462232 48869376 10947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=47724 CPUtime=25.37
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 6019 0 0 0 2531 6 0 0 25 0 3 0 347462232 48869376 10947 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) 47724

[startup+51.1026 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1601368/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=61684 CPUtime=101.91
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 15857 0 0 0 10175 16 0 0 18 0 3 0 347462231 63164416 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 15421 14175 218 20 0 14779 0
[pid=22392/tid=22394] ppid=22390 vsize=61684 CPUtime=51.02
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 7558 0 0 0 5096 6 0 0 25 0 3 0 347462232 63164416 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=61684 CPUtime=50.87
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 7936 0 0 0 5078 9 0 0 25 0 3 0 347462232 63164416 14175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 61684

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1590488/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=70880 CPUtime=204.04
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 19618 0 0 0 20385 19 0 0 18 0 3 0 347462231 72581120 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 17720 16504 218 20 0 17078 0
[pid=22392/tid=22394] ppid=22390 vsize=70880 CPUtime=102.17
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 9621 0 0 0 10209 8 0 0 25 0 3 0 347462232 72581120 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=70880 CPUtime=101.86
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 9634 0 0 0 10175 11 0 0 25 0 3 0 347462232 72581120 16504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 70880

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.95 3/80 22395
/proc/meminfo: memFree=1588504/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=73224 CPUtime=323.71
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 21951 0 0 0 32349 22 0 0 18 0 3 0 347462231 74981376 17027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 18306 17027 218 20 0 17664 0
[pid=22392/tid=22394] ppid=22390 vsize=73224 CPUtime=162.09
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 10789 0 0 0 16201 8 0 0 25 0 3 0 347462232 74981376 17027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=73224 CPUtime=161.59
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 10799 0 0 0 16147 12 0 0 25 0 3 0 347462232 74981376 17027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 73224

[startup+222.301 s]
/proc/loadavg: 2.08 2.02 1.96 3/80 22395
/proc/meminfo: memFree=1582360/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=79880 CPUtime=443.37
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 25032 0 0 0 44311 26 0 0 18 0 3 0 347462231 81797120 18550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 19970 18550 218 20 0 19328 0
[pid=22392/tid=22394] ppid=22390 vsize=79880 CPUtime=222.05
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 11959 0 0 0 22195 10 0 0 25 0 3 0 347462232 81797120 18550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=79880 CPUtime=221.3
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 12710 0 0 0 22115 15 0 0 25 0 3 0 347462232 81797120 18550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 79880

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 1.96 3/80 22395
/proc/meminfo: memFree=1581272/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=81456 CPUtime=563.04
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 26965 0 0 0 56277 27 0 0 18 0 3 0 347462231 83410944 18846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 20364 18846 218 20 0 19722 0
[pid=22392/tid=22394] ppid=22390 vsize=81456 CPUtime=281.98
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 12979 0 0 0 28188 10 0 0 25 0 3 0 347462232 83410944 18846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=81456 CPUtime=281.04
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 13623 0 0 0 28088 16 0 0 25 0 3 0 347462232 83410944 18846 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 81456

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.96 3/80 22395
/proc/meminfo: memFree=1579032/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=82956 CPUtime=682.75
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 29145 0 0 0 68246 29 0 0 18 0 3 0 347462231 84946944 19418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 20739 19418 218 20 0 20097 0
[pid=22392/tid=22394] ppid=22390 vsize=82956 CPUtime=341.83
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 13922 0 0 0 34172 11 0 0 25 0 3 0 347462232 84946944 19418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22392/tid=22395] ppid=22390 vsize=82956 CPUtime=340.9
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 14860 0 0 0 34073 17 0 0 25 0 3 0 347462232 84946944 19418 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.75
Current children cumulated vsize (KiB) 82956

[startup+402.302 s]

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

/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 34356 0 0 0 183653 34 0 0 25 0 3 0 347462232 107778048 24830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=105252 CPUtime=1837.56
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 35458 0 0 0 183704 52 0 0 25 0 3 0 347462232 107778048 24830 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.46
Current children cumulated vsize (KiB) 105252

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 22593
/proc/meminfo: memFree=1556696/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=105576 CPUtime=3794.13
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 71781 0 0 0 379325 88 0 0 18 0 3 0 347462231 108109824 24931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 26394 24931 218 20 0 25752 0
[pid=22392/tid=22394] ppid=22390 vsize=105576 CPUtime=1896.81
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 35178 0 0 0 189647 34 0 0 25 0 3 0 347462232 108109824 24931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=105576 CPUtime=1897.31
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 36240 0 0 0 189678 53 0 0 25 0 3 0 347462232 108109824 24931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.13
Current children cumulated vsize (KiB) 105576

[startup+1962.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/80 22593
/proc/meminfo: memFree=1556504/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=105576 CPUtime=3913.82
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 73040 0 0 0 391292 90 0 0 18 0 3 0 347462231 108109824 24977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 26394 24977 218 20 0 25752 0
[pid=22392/tid=22394] ppid=22390 vsize=105576 CPUtime=1956.75
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 35810 0 0 0 195640 35 0 0 25 0 3 0 347462232 108109824 24977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=105576 CPUtime=1957.05
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 36867 0 0 0 195651 54 0 0 25 0 3 0 347462232 108109824 24977 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.82
Current children cumulated vsize (KiB) 105576

[startup+2022.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/80 22593
/proc/meminfo: memFree=1556376/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=105712 CPUtime=4033.5
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 74448 0 0 0 403259 91 0 0 18 0 3 0 347462231 108249088 25010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 26428 25010 218 20 0 25786 0
[pid=22392/tid=22394] ppid=22390 vsize=105712 CPUtime=2016.67
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 36597 0 0 0 201632 35 0 0 25 0 3 0 347462232 108249088 25010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=105712 CPUtime=2016.8
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 37488 0 0 0 201626 54 0 0 25 0 3 0 347462232 108249088 25010 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.5
Current children cumulated vsize (KiB) 105712

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 22593
/proc/meminfo: memFree=1555416/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=107428 CPUtime=4153.2
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 75953 0 0 0 415228 92 0 0 18 0 3 0 347462231 110006272 25283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 26857 25283 218 20 0 26215 0
[pid=22392/tid=22394] ppid=22390 vsize=107428 CPUtime=2076.62
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 37400 0 0 0 207626 36 0 0 25 0 3 0 347462232 110006272 25283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=107428 CPUtime=2076.57
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 38190 0 0 0 207602 55 0 0 25 0 3 0 347462232 110006272 25283 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.2
Current children cumulated vsize (KiB) 107428

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/80 22593
/proc/meminfo: memFree=1551000/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=111608 CPUtime=4272.89
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 78305 0 0 0 427194 95 0 0 18 0 3 0 347462231 114286592 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 27902 26394 218 20 0 27260 0
[pid=22392/tid=22394] ppid=22390 vsize=111608 CPUtime=2136.54
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 38296 0 0 0 213618 36 0 0 25 0 3 0 347462232 114286592 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=111608 CPUtime=2136.32
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 39646 0 0 0 213574 58 0 0 25 0 3 0 347462232 114286592 26394 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.89
Current children cumulated vsize (KiB) 111608

[startup+2202.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/80 22593
/proc/meminfo: memFree=1550488/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=112012 CPUtime=4392.59
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 79704 0 0 0 439162 97 0 0 18 0 3 0 347462231 114700288 26544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28003 26544 218 20 0 27361 0
[pid=22392/tid=22394] ppid=22390 vsize=112012 CPUtime=2196.49
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 39018 0 0 0 219612 37 0 0 25 0 3 0 347462232 114700288 26544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=112012 CPUtime=2196.08
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 40323 0 0 0 219549 59 0 0 25 0 3 0 347462232 114700288 26544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.59
Current children cumulated vsize (KiB) 112012

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/80 22593
/proc/meminfo: memFree=1549976/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=112152 CPUtime=4512.29
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 81184 0 0 0 451131 98 0 0 18 0 3 0 347462231 114843648 26610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28038 26610 218 20 0 27396 0
[pid=22392/tid=22394] ppid=22390 vsize=112152 CPUtime=2256.45
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 39862 0 0 0 225607 38 0 0 25 0 3 0 347462232 114843648 26610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=112152 CPUtime=2255.83
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 40959 0 0 0 225523 60 0 0 25 0 3 0 347462232 114843648 26610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.29
Current children cumulated vsize (KiB) 112152

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 22593
/proc/meminfo: memFree=1549016/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=113120 CPUtime=4631.97
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 83003 0 0 0 463097 100 0 0 18 0 3 0 347462231 115834880 26845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28280 26845 218 20 0 27638 0
[pid=22392/tid=22394] ppid=22390 vsize=113120 CPUtime=2316.38
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 40880 0 0 0 231600 38 0 0 25 0 3 0 347462232 115834880 26845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576704 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=113120 CPUtime=2315.56
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 41760 0 0 0 231496 60 0 0 25 0 3 0 347462232 115834880 26845 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.97
Current children cumulated vsize (KiB) 113120

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 22593
/proc/meminfo: memFree=1548888/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=113120 CPUtime=4751.65
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 84307 0 0 0 475064 101 0 0 18 0 3 0 347462231 115834880 26873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28280 26873 218 20 0 27638 0
[pid=22392/tid=22394] ppid=22390 vsize=113120 CPUtime=2376.33
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 41540 0 0 0 237594 39 0 0 25 0 3 0 347462232 115834880 26873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=113120 CPUtime=2375.31
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 42404 0 0 0 237470 61 0 0 25 0 3 0 347462232 115834880 26873 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.65
Current children cumulated vsize (KiB) 113120

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 22593
/proc/meminfo: memFree=1548248/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=113256 CPUtime=4871.34
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 85751 0 0 0 487032 102 0 0 18 0 3 0 347462231 115974144 27031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28314 27031 218 20 0 27672 0
[pid=22392/tid=22394] ppid=22390 vsize=113256 CPUtime=2436.28
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 42225 0 0 0 243589 39 0 0 25 0 3 0 347462232 115974144 27031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=113256 CPUtime=2435.05
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 43163 0 0 0 243443 62 0 0 25 0 3 0 347462232 115974144 27031 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.34
Current children cumulated vsize (KiB) 113256

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 22593
/proc/meminfo: memFree=1547928/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=113700 CPUtime=4991.06
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 87176 0 0 0 499002 104 0 0 18 0 3 0 347462231 116428800 27164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28425 27164 218 20 0 27783 0
[pid=22392/tid=22394] ppid=22390 vsize=113700 CPUtime=2496.24
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 42963 0 0 0 249584 40 0 0 25 0 3 0 347462232 116428800 27164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=113700 CPUtime=2494.79
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 43850 0 0 0 249416 63 0 0 25 0 3 0 347462232 116428800 27164 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.06
Current children cumulated vsize (KiB) 113700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 22593
/proc/meminfo: memFree=1547736/2055920 swapFree=4154884/4192956
[pid=22392] ppid=22390 vsize=113700 CPUtime=5000.03
/proc/22392/stat : 22392 (MiraXTv3_dyn) S 22390 22392 21948 0 -1 4194304 87504 0 0 0 499899 104 0 0 18 0 3 0 347462231 116428800 27168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22392/statm: 28425 27168 218 20 0 27783 0
[pid=22392/tid=22394] ppid=22390 vsize=113700 CPUtime=2500.74
/proc/22392/task/22394/stat : 22394 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 43125 0 0 0 250034 40 0 0 25 0 3 0 347462232 116428800 27168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22392/tid=22395] ppid=22390 vsize=113700 CPUtime=2499.28
/proc/22392/task/22395/stat : 22395 (MiraXTv3_dyn) R 22390 22392 21948 0 -1 4194368 44016 0 0 0 249865 63 0 0 25 0 3 0 347462232 116428800 27168 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 113700

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.84
CPU time (s): 5000.07
CPU user time (s): 4999.01
CPU system time (s): 1.06084
CPU usage (%): 199.458
Max. virtual memory (cumulated for all children) (KiB): 113900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.01
system time used= 1.06084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87504
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= 658
involuntary context switches= 94352

runsolver used 2.45063 second user time and 6.74597 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 18:44:09 UTC 2007

IDJOB= 426182
IDBENCH= 20004
IDSOLVER= 196
FILE ID= node20/426182-1178995449

PBS_JOBID= 5252824

Free space on /tmp= 66529 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d80e4c0ebc99a45911a06aa336c2bf12

RANDOM SEED= 395430486

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1656840 kB
Buffers:         48908 kB
Cached:         262068 kB
SwapCached:      17192 kB
Active:          79004 kB
Inactive:       255912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656840 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:            49772 kB
Committed_AS:  6887960 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66529 MiB

End job on node20 on Sat May 12 19:25:58 UTC 2007