Trace number 426236

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 2507.16

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S837858872-05.cnf
MD5SUM85514aaeb8ddbf9105f63035677ed014
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1689.64
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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/node13/watcher-426236-1179001049 -o ROOT/results/node13/solver-426236-1179001049 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426236-1179001049/MiraXTv3_dyn /tmp/evaluation/426236-1179001049/instance-426236-1179001049.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28582
/proc/meminfo: memFree=1714872/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=3788 CPUtime=0
/proc/28582/stat : 28582 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 348022743 3878912 339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28582/statm: 947 348 203 20 0 305 0

[startup+0.024402 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28582
/proc/meminfo: memFree=1714872/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=4740 CPUtime=0.01
/proc/28582/stat : 28582 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194304 635 0 0 0 1 0 0 0 18 0 1 0 348022743 4853760 610 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/28582/statm: 1185 611 206 20 0 543 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4740

[startup+0.101418 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28582
/proc/meminfo: memFree=1714872/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=5604 CPUtime=0.09
/proc/28582/stat : 28582 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194304 858 0 0 0 9 0 0 0 18 0 1 0 348022743 5738496 833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583935 0 0 4096 0 0 0 0 17 0 0 0
/proc/28582/statm: 1401 833 207 20 0 759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5604

[startup+0.301469 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28582
/proc/meminfo: memFree=1714872/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=14816 CPUtime=0.43
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 1887 0 0 0 43 0 0 0 18 0 3 0 348022743 15171584 1822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 3704 1822 218 20 0 3062 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 14816

[startup+0.701553 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 28582
/proc/meminfo: memFree=1714872/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=19372 CPUtime=1.24
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 3232 0 0 0 123 1 0 0 18 0 3 0 348022743 19836928 3167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 4843 3167 218 20 0 4201 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 19372

[startup+1.50273 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1699168/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=30264 CPUtime=2.83
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 5733 0 0 0 281 2 0 0 18 0 3 0 348022743 30990336 5668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 7566 5668 218 20 0 6924 0
[pid=28582/tid=28584] ppid=28580 vsize=30264 CPUtime=1.35
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 2461 0 0 0 135 0 0 0 20 0 3 0 348022758 30990336 5668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=30264 CPUtime=1.33
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 2324 0 0 0 133 0 0 0 18 0 3 0 348022758 30990336 5668 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 30264

[startup+3.10107 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1685600/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=48240 CPUtime=6.02
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 10046 0 0 0 598 4 0 0 18 0 3 0 348022743 49397760 9981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 12060 9981 218 20 0 11418 0
[pid=28582/tid=28584] ppid=28580 vsize=48240 CPUtime=2.95
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 4663 0 0 0 294 1 0 0 17 0 3 0 348022758 49397760 9981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=48240 CPUtime=2.92
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 4435 0 0 0 290 2 0 0 17 0 3 0 348022758 49397760 9981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 48240

[startup+6.30275 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1671520/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=59628 CPUtime=12.39
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 13030 0 0 0 1232 7 0 0 18 0 3 0 348022743 61059072 12929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 14907 12929 218 20 0 14265 0
[pid=28582/tid=28584] ppid=28580 vsize=59628 CPUtime=6.13
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 5776 0 0 0 611 2 0 0 20 0 3 0 348022758 61059072 12929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12314235 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=59628 CPUtime=6.11
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 6306 0 0 0 607 4 0 0 25 0 3 0 348022758 61059072 12929 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 59628

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1618912/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=108260 CPUtime=25.16
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 25705 0 0 0 2498 18 0 0 18 0 3 0 348022743 110858240 25400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 27065 25400 218 20 0 26423 0
[pid=28582/tid=28584] ppid=28580 vsize=108260 CPUtime=12.52
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 12393 0 0 0 1245 7 0 0 18 0 3 0 348022758 110858240 25400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=108260 CPUtime=12.48
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 12364 0 0 0 1238 10 0 0 25 0 3 0 348022758 110858240 25400 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 108260

[startup+25.5019 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1589472/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=131908 CPUtime=50.67
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 31975 0 0 0 5044 23 0 0 18 0 3 0 348022743 135073792 31348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 32977 31348 218 20 0 32335 0
[pid=28582/tid=28584] ppid=28580 vsize=131908 CPUtime=25.31
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 15570 0 0 0 2521 10 0 0 25 0 3 0 348022758 135073792 31348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=131908 CPUtime=25.22
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 15457 0 0 0 2509 13 0 0 25 0 3 0 348022758 135073792 31348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 131908

[startup+51.1013 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1541216/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=179768 CPUtime=101.73
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 44723 0 0 0 10138 35 0 0 18 0 3 0 348022743 184082432 43413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 44942 43413 218 20 0 44300 0
[pid=28582/tid=28584] ppid=28580 vsize=179768 CPUtime=50.87
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 21577 0 0 0 5073 14 0 0 25 0 3 0 348022758 184082432 43413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=179768 CPUtime=50.71
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 22198 0 0 0 5051 20 0 0 25 0 3 0 348022758 184082432 43413 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 179768

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1512928/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=207564 CPUtime=203.85
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 52936 0 0 0 20343 42 0 0 18 0 3 0 348022743 212545536 50446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 51891 50446 218 20 0 51249 0
[pid=28582/tid=28584] ppid=28580 vsize=207564 CPUtime=102.02
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 26579 0 0 0 10185 17 0 0 25 0 3 0 348022758 212545536 50446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=207564 CPUtime=101.69
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 25409 0 0 0 10144 25 0 0 25 0 3 0 348022758 212545536 50446 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 207564

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1508512/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=211660 CPUtime=323.5
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 55216 0 0 0 32304 46 0 0 18 0 3 0 348022743 216739840 51532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 52915 51532 218 20 0 52273 0
[pid=28582/tid=28584] ppid=28580 vsize=211660 CPUtime=161.95
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 27112 0 0 0 16178 17 0 0 25 0 3 0 348022758 216739840 51532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=211660 CPUtime=161.4
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 27156 0 0 0 16112 28 0 0 25 0 3 0 348022758 216739840 51532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 211660

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1504160/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=215904 CPUtime=443.11
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 57440 0 0 0 44263 48 0 0 18 0 3 0 348022743 221085696 52614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 53976 52614 218 20 0 53334 0
[pid=28582/tid=28584] ppid=28580 vsize=215904 CPUtime=221.83
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 28732 0 0 0 22165 18 0 0 25 0 3 0 348022758 221085696 52614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=215904 CPUtime=221.13
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 27760 0 0 0 22084 29 0 0 22 0 3 0 348022758 221085696 52614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 215904

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1504096/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=215904 CPUtime=562.67
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 58209 0 0 0 56217 50 0 0 18 0 3 0 348022743 221085696 52646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 53976 52646 218 20 0 53334 0
[pid=28582/tid=28584] ppid=28580 vsize=215904 CPUtime=281.63
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 29287 0 0 0 28144 19 0 0 25 0 3 0 348022758 221085696 52646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28582/tid=28585] ppid=28580 vsize=215904 CPUtime=280.89
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 27974 0 0 0 28059 30 0 0 20 0 3 0 348022758 221085696 52646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.67
Current children cumulated vsize (KiB) 215904

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 28585
/proc/meminfo: memFree=1504224/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=215904 CPUtime=682.34
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 58229 0 0 0 68184 50 0 0 18 0 3 0 348022743 221085696 52666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 53976 52666 218 20 0 53334 0
[pid=28582/tid=28584] ppid=28580 vsize=215904 CPUtime=341.6
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 29304 0 0 0 34140 20 0 0 25 0 3 0 348022758 221085696 52666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28582/tid=28585] ppid=28580 vsize=215904 CPUtime=340.61
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 27977 0 0 0 34031 30 0 0 25 0 3 0 348022758 221085696 52666 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.34
Current children cumulated vsize (KiB) 215904

[startup+402.301 s]

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

/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 41951 0 0 0 189418 31 0 0 25 0 3 0 348022758 269352960 64269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=263040 CPUtime=1899.09
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 40579 0 0 0 189853 56 0 0 25 0 3 0 348022758 269352960 64269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.73
Current children cumulated vsize (KiB) 263040

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1456352/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=264064 CPUtime=3913.42
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 83927 0 0 0 391252 90 0 0 18 0 3 0 348022743 270401536 64648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 66016 64648 218 20 0 65374 0
[pid=28582/tid=28584] ppid=28580 vsize=264064 CPUtime=1954.22
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42326 0 0 0 195390 32 0 0 25 0 3 0 348022758 270401536 64648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=264064 CPUtime=1959.05
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 40653 0 0 0 195848 57 0 0 25 0 3 0 348022758 270401536 64648 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.42
Current children cumulated vsize (KiB) 264064

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 28587
/proc/meminfo: memFree=1454944/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=266112 CPUtime=4033.08
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 84339 0 0 0 403217 91 0 0 18 0 3 0 348022743 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 66528 64990 218 20 0 65886 0
[pid=28582/tid=28584] ppid=28580 vsize=266112 CPUtime=2013.93
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42738 0 0 0 201360 33 0 0 25 0 3 0 348022758 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520334 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=266112 CPUtime=2019.01
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 40653 0 0 0 201844 57 0 0 25 0 3 0 348022758 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.08
Current children cumulated vsize (KiB) 266112

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1454944/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=266112 CPUtime=4152.76
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 84339 0 0 0 415184 92 0 0 18 0 3 0 348022743 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 66528 64990 218 20 0 65886 0
[pid=28582/tid=28584] ppid=28580 vsize=266112 CPUtime=2073.63
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42738 0 0 0 207330 33 0 0 25 0 3 0 348022758 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=266112 CPUtime=2078.98
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 40653 0 0 0 207840 58 0 0 25 0 3 0 348022758 272498688 64990 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.76
Current children cumulated vsize (KiB) 266112

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1445728/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=274304 CPUtime=4272.43
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 86913 0 0 0 427146 97 0 0 18 0 3 0 348022743 280887296 67242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 68576 67242 218 20 0 67934 0
[pid=28582/tid=28584] ppid=28580 vsize=274304 CPUtime=2133.35
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42738 0 0 0 213302 33 0 0 25 0 3 0 348022758 280887296 67242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=274304 CPUtime=2138.93
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 43227 0 0 0 213830 63 0 0 25 0 3 0 348022758 280887296 67242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.43
Current children cumulated vsize (KiB) 274304

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1446176/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=274304 CPUtime=4392.12
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 87193 0 0 0 439115 97 0 0 18 0 3 0 348022743 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 68576 67124 218 20 0 67934 0
[pid=28582/tid=28584] ppid=28580 vsize=274304 CPUtime=2193.07
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42738 0 0 0 219274 33 0 0 25 0 3 0 348022758 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=274304 CPUtime=2198.9
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 43507 0 0 0 219827 63 0 0 25 0 3 0 348022758 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.12
Current children cumulated vsize (KiB) 274304

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1446240/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=274304 CPUtime=4511.79
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 87193 0 0 0 451081 98 0 0 18 0 3 0 348022743 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 68576 67124 218 20 0 67934 0
[pid=28582/tid=28584] ppid=28580 vsize=274304 CPUtime=2252.78
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42738 0 0 0 225244 34 0 0 25 0 3 0 348022758 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=274304 CPUtime=2258.87
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 43507 0 0 0 225823 64 0 0 25 0 3 0 348022758 280887296 67124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.79
Current children cumulated vsize (KiB) 274304

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435744/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=4631.44
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 463040 104 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2312.5
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 231216 34 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2318.79
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 231810 69 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.44
Current children cumulated vsize (KiB) 284544

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435680/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=4751.1
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 475005 105 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2372.2
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 237186 34 0 0 20 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2378.76
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 237806 70 0 0 19 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.1
Current children cumulated vsize (KiB) 284544

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435616/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=4870.76
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 486970 106 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2431.9
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 243156 34 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2438.71
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 243800 71 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.76
Current children cumulated vsize (KiB) 284544

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435616/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=4990.44
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 498938 106 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2491.62
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 249128 34 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565424 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2498.67
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 249796 71 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.44
Current children cumulated vsize (KiB) 284544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435616/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=5000.01
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 499894 107 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2496.39
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 249605 34 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2503.46
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 250275 71 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 284544

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 28587
/proc/meminfo: memFree=1435616/2055920 swapFree=4159364/4192956
[pid=28582] ppid=28580 vsize=284544 CPUtime=5000.01
/proc/28582/stat : 28582 (MiraXTv3_dyn) S 28580 28582 28253 0 -1 4194304 89934 0 0 0 499894 107 0 0 18 0 3 0 348022743 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/28582/statm: 71136 69794 218 20 0 70494 0
[pid=28582/tid=28584] ppid=28580 vsize=284544 CPUtime=2496.39
/proc/28582/task/28584/stat : 28584 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 42739 0 0 0 249605 34 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28582/tid=28585] ppid=28580 vsize=284544 CPUtime=2503.46
/proc/28582/task/28585/stat : 28585 (MiraXTv3_dyn) R 28580 28582 28253 0 -1 4194368 46247 0 0 0 250275 71 0 0 25 0 3 0 348022758 291373056 69794 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 284544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.16
CPU time (s): 5000.07
CPU user time (s): 4998.96
CPU system time (s): 1.11283
CPU usage (%): 199.432
Max. virtual memory (cumulated for all children) (KiB): 284544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.96
system time used= 1.11283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89934
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= 1066
involuntary context switches= 93418

runsolver used 2.46563 second user time and 6.67399 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May 12 20:17:29 UTC 2007

IDJOB= 426236
IDBENCH= 20061
IDSOLVER= 196
FILE ID= node13/426236-1179001049

PBS_JOBID= 5252842

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S837858872-05.cnf
COMMAND LINE= /tmp/evaluation/426236-1179001049/MiraXTv3_dyn /tmp/evaluation/426236-1179001049/instance-426236-1179001049.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426236-1179001049 -o ROOT/results/node13/solver-426236-1179001049 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426236-1179001049/MiraXTv3_dyn /tmp/evaluation/426236-1179001049/instance-426236-1179001049.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  85514aaeb8ddbf9105f63035677ed014

RANDOM SEED= 543051306

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1715152 kB
Buffers:         42068 kB
Cached:         211232 kB
SwapCached:      12852 kB
Active:         142888 kB
Inactive:       133804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715152 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            49560 kB
Committed_AS:  9872668 kB
PageTables:       1872 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= 66548 MiB

End job on node13 on Sat May 12 20:59:18 UTC 2007