Trace number 426245

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.1 2507.06

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1861814752-08.cnf
MD5SUM1a8cd105958b0a3ba6c891f9e5628523
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2970.3
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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/node17/watcher-426245-1179001630 -o ROOT/results/node17/solver-426245-1179001630 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426245-1179001630/MiraXTv3_dyn /tmp/evaluation/426245-1179001630/instance-426245-1179001630.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 26475
/proc/meminfo: memFree=1619376/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=3788 CPUtime=0
/proc/26475/stat : 26475 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 348080578 3878912 334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26475/statm: 947 341 203 20 0 305 0

[startup+0.010648 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 26475
/proc/meminfo: memFree=1619376/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=4184 CPUtime=0
/proc/26475/stat : 26475 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194304 491 0 0 0 0 0 0 0 18 0 1 0 348080578 4284416 466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26475/statm: 1046 467 206 20 0 404 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4184

[startup+0.102657 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 26475
/proc/meminfo: memFree=1619376/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=5696 CPUtime=0.09
/proc/26475/stat : 26475 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194304 873 0 0 0 9 0 0 0 18 0 1 0 348080578 5832704 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26475/statm: 1424 848 207 20 0 782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5696

[startup+0.301684 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 26475
/proc/meminfo: memFree=1619376/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=15224 CPUtime=0.4
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 1937 0 0 0 40 0 0 0 18 0 3 0 348080578 15589376 1824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 3806 1824 218 20 0 3164 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 15224

[startup+0.701727 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 26475
/proc/meminfo: memFree=1619376/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=19780 CPUtime=1.2
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 3292 0 0 0 119 1 0 0 18 0 3 0 348080578 20254720 3179 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 4945 3179 218 20 0 4303 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 19780

[startup+1.50181 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1603608/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=30292 CPUtime=2.8
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 5771 0 0 0 278 2 0 0 18 0 3 0 348080578 31019008 5658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 7573 5658 218 20 0 6931 0
[pid=26475/tid=26477] ppid=26473 vsize=30292 CPUtime=1.32
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 2293 0 0 0 131 1 0 0 23 0 3 0 348080595 31019008 5658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=30292 CPUtime=1.3
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 2415 0 0 0 129 1 0 0 17 0 3 0 348080595 31019008 5658 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 30292

[startup+3.10198 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1590296/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=48172 CPUtime=5.99
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 10166 0 0 0 594 5 0 0 18 0 3 0 348080578 49328128 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 12043 10053 218 20 0 11401 0
[pid=26475/tid=26477] ppid=26473 vsize=48172 CPUtime=2.92
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 4466 0 0 0 290 2 0 0 25 0 3 0 348080595 49328128 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=48172 CPUtime=2.9
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 4637 0 0 0 287 3 0 0 17 0 3 0 348080595 49328128 10053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565605 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 48172

[startup+6.30131 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1575832/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=55736 CPUtime=12.37
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 11978 0 0 0 1230 7 0 0 18 0 3 0 348080578 57073664 11865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 13934 11865 218 20 0 13292 0
[pid=26475/tid=26477] ppid=26473 vsize=55736 CPUtime=6.11
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 5318 0 0 0 609 2 0 0 22 0 3 0 348080595 57073664 11865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=55736 CPUtime=6.07
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 5597 0 0 0 604 3 0 0 25 0 3 0 348080595 57073664 11865 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 55736

[startup+12.702 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1526936/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=105364 CPUtime=25.14
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 24806 0 0 0 2496 18 0 0 18 0 3 0 348080578 107892736 24500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 26341 24500 218 20 0 25699 0
[pid=26475/tid=26477] ppid=26473 vsize=105364 CPUtime=12.51
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 11505 0 0 0 1244 7 0 0 25 0 3 0 348080595 107892736 24500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=105364 CPUtime=12.44
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 12238 0 0 0 1234 10 0 0 18 0 3 0 348080595 107892736 24500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 105364

[startup+25.5023 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1498968/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=128228 CPUtime=50.66
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 30784 0 0 0 5042 24 0 0 18 0 3 0 348080578 131305472 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 32057 30167 218 20 0 31415 0
[pid=26475/tid=26477] ppid=26473 vsize=128228 CPUtime=25.3
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 14396 0 0 0 2520 10 0 0 25 0 3 0 348080595 131305472 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=128228 CPUtime=25.18
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 15325 0 0 0 2505 13 0 0 25 0 3 0 348080595 131305472 30167 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 128228

[startup+51.103 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1461976/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=164460 CPUtime=101.71
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 40739 0 0 0 10135 36 0 0 18 0 3 0 348080578 168407040 39383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 41115 39383 218 20 0 40473 0
[pid=26475/tid=26477] ppid=26473 vsize=164460 CPUtime=50.88
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 18871 0 0 0 5074 14 0 0 25 0 3 0 348080595 168407040 39383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=164460 CPUtime=50.66
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 20805 0 0 0 5044 22 0 0 25 0 3 0 348080595 168407040 39383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 164460

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 26478
/proc/meminfo: memFree=1425944/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=199608 CPUtime=203.85
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 50678 0 0 0 20337 48 0 0 18 0 3 0 348080578 204398592 48340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 49902 48340 218 20 0 49260 0
[pid=26475/tid=26477] ppid=26473 vsize=199608 CPUtime=102.04
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 23684 0 0 0 10186 18 0 0 25 0 3 0 348080595 204398592 48340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=199608 CPUtime=101.63
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 25931 0 0 0 10134 29 0 0 25 0 3 0 348080595 204398592 48340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 199608

[startup+162.303 s]
/proc/loadavg: 2.04 1.99 1.99 3/80 26478
/proc/meminfo: memFree=1425880/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=199608 CPUtime=323.5
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 51449 0 0 0 32301 49 0 0 18 0 3 0 348080578 204398592 48385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 49902 48385 218 20 0 49260 0
[pid=26475/tid=26477] ppid=26473 vsize=199608 CPUtime=161.97
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 24090 0 0 0 16178 19 0 0 25 0 3 0 348080595 204398592 48385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=199608 CPUtime=161.35
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 26296 0 0 0 16106 29 0 0 25 0 3 0 348080595 204398592 48385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.5
Current children cumulated vsize (KiB) 199608

[startup+222.303 s]
/proc/loadavg: 2.01 1.99 1.99 3/80 26478
/proc/meminfo: memFree=1425880/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=199608 CPUtime=443.14
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 51450 0 0 0 44264 50 0 0 18 0 3 0 348080578 204398592 48386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 49902 48386 218 20 0 49260 0
[pid=26475/tid=26477] ppid=26473 vsize=199608 CPUtime=221.9
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 24090 0 0 0 22170 20 0 0 25 0 3 0 348080595 204398592 48386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=199608 CPUtime=221.07
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 26297 0 0 0 22078 29 0 0 25 0 3 0 348080595 204398592 48386 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 199608

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 26478
/proc/meminfo: memFree=1419672/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=205956 CPUtime=562.75
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 53516 0 0 0 56223 52 0 0 18 0 3 0 348080578 210898944 49918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 51489 49918 218 20 0 50847 0
[pid=26475/tid=26477] ppid=26473 vsize=205956 CPUtime=281.8
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 26154 0 0 0 28158 22 0 0 25 0 3 0 348080595 210898944 49918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=205956 CPUtime=280.79
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 26299 0 0 0 28049 30 0 0 25 0 3 0 348080595 210898944 49918 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.75
Current children cumulated vsize (KiB) 205956

[startup+342.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 26478
/proc/meminfo: memFree=1413144/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=212640 CPUtime=682.45
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 55642 0 0 0 68191 54 0 0 18 0 3 0 348080578 217743360 51575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 53160 51575 218 20 0 52518 0
[pid=26475/tid=26477] ppid=26473 vsize=212640 CPUtime=341.76
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 28276 0 0 0 34153 23 0 0 25 0 3 0 348080595 217743360 51575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26475/tid=26478] ppid=26473 vsize=212640 CPUtime=340.51
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 26303 0 0 0 34021 30 0 0 25 0 3 0 348080595 217743360 51575 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.45
Current children cumulated vsize (KiB) 212640

[startup+402.303 s]

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

/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 42108 0 0 0 183632 40 0 0 25 0 3 0 348080595 296407040 70877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=289460 CPUtime=1837.56
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 38706 0 0 0 183700 56 0 0 25 0 3 0 348080595 296407040 70877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.46
Current children cumulated vsize (KiB) 289460

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 26480
/proc/meminfo: memFree=1328728/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=296884 CPUtime=3794.08
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 84542 0 0 0 379309 99 0 0 18 0 3 0 348080578 304009216 72604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74221 72604 218 20 0 73579 0
[pid=26475/tid=26477] ppid=26473 vsize=296884 CPUtime=1896.45
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44350 0 0 0 189603 42 0 0 25 0 3 0 348080595 304009216 72604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=296884 CPUtime=1897.44
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 39129 0 0 0 189688 56 0 0 25 0 3 0 348080595 304009216 72604 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.08
Current children cumulated vsize (KiB) 296884

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 26480
/proc/meminfo: memFree=1328664/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=297020 CPUtime=3913.78
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 85327 0 0 0 391278 100 0 0 18 0 3 0 348080578 304148480 72619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74255 72619 218 20 0 73613 0
[pid=26475/tid=26477] ppid=26473 vsize=297020 CPUtime=1956.19
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44715 0 0 0 195577 42 0 0 25 0 3 0 348080595 304148480 72619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=297020 CPUtime=1957.42
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 39549 0 0 0 195685 57 0 0 25 0 3 0 348080595 304148480 72619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.78
Current children cumulated vsize (KiB) 297020

[startup+2022.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/80 26480
/proc/meminfo: memFree=1328600/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=297020 CPUtime=4033.47
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 85752 0 0 0 403246 101 0 0 18 0 3 0 348080578 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74255 72624 218 20 0 73613 0
[pid=26475/tid=26477] ppid=26473 vsize=297020 CPUtime=2015.9
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 201548 42 0 0 25 0 3 0 348080595 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=297020 CPUtime=2017.39
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 39970 0 0 0 201681 58 0 0 25 0 3 0 348080595 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.47
Current children cumulated vsize (KiB) 297020

[startup+2082.31 s]
/proc/loadavg: 2.02 2.00 2.00 3/86 26656
/proc/meminfo: memFree=1327448/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=297020 CPUtime=4152.88
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 86172 0 0 0 415168 120 0 0 18 0 3 0 348080578 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74255 72624 218 20 0 73613 0
[pid=26475/tid=26477] ppid=26473 vsize=297020 CPUtime=2075.52
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 207491 61 0 0 25 0 3 0 348080595 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=297020 CPUtime=2077.2
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 40390 0 0 0 207661 59 0 0 25 0 3 0 348080595 304148480 72624 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.88
Current children cumulated vsize (KiB) 297020

[startup+2142.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/80 26678
/proc/meminfo: memFree=1326736/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=299068 CPUtime=4272.52
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 87185 0 0 0 427128 124 0 0 18 0 3 0 348080578 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74767 73070 218 20 0 74125 0
[pid=26475/tid=26477] ppid=26473 vsize=299068 CPUtime=2135.22
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 213459 63 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=299068 CPUtime=2137.12
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 41403 0 0 0 213652 60 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.52
Current children cumulated vsize (KiB) 299068

[startup+2202.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 26678
/proc/meminfo: memFree=1326800/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=299068 CPUtime=4392.18
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 87535 0 0 0 439093 125 0 0 18 0 3 0 348080578 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74767 73070 218 20 0 74125 0
[pid=26475/tid=26477] ppid=26473 vsize=299068 CPUtime=2194.93
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 219430 63 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=299068 CPUtime=2197.07
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 41753 0 0 0 219646 61 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.18
Current children cumulated vsize (KiB) 299068

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26678
/proc/meminfo: memFree=1326864/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=299068 CPUtime=4511.89
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 87955 0 0 0 451063 126 0 0 18 0 3 0 348080578 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 74767 73070 218 20 0 74125 0
[pid=26475/tid=26477] ppid=26473 vsize=299068 CPUtime=2254.66
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 225403 63 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522118 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=299068 CPUtime=2257.05
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 42173 0 0 0 225643 62 0 0 25 0 3 0 348080595 306245632 73070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.89
Current children cumulated vsize (KiB) 299068

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26678
/proc/meminfo: memFree=1324496/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=301116 CPUtime=4631.6
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 88948 0 0 0 463032 128 0 0 18 0 3 0 348080578 308342784 73643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 75279 73643 218 20 0 74637 0
[pid=26475/tid=26477] ppid=26473 vsize=301116 CPUtime=2314.4
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44719 0 0 0 231376 64 0 0 25 0 3 0 348080595 308342784 73643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=301116 CPUtime=2317.02
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 43166 0 0 0 231639 63 0 0 25 0 3 0 348080595 308342784 73643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.6
Current children cumulated vsize (KiB) 301116

[startup+2382.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 26678
/proc/meminfo: memFree=1323216/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=302140 CPUtime=4751.29
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 89620 0 0 0 475000 129 0 0 18 0 3 0 348080578 309391360 73965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 75535 73965 218 20 0 74893 0
[pid=26475/tid=26477] ppid=26473 vsize=302140 CPUtime=2374.13
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44722 0 0 0 237349 64 0 0 25 0 3 0 348080595 309391360 73965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=302140 CPUtime=2376.99
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 43835 0 0 0 237635 64 0 0 25 0 3 0 348080595 309391360 73965 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.29
Current children cumulated vsize (KiB) 302140

[startup+2442.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/80 26678
/proc/meminfo: memFree=1319128/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=306236 CPUtime=4870.97
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 91048 0 0 0 486965 132 0 0 18 0 3 0 348080578 313585664 74973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 76559 74973 218 20 0 75917 0
[pid=26475/tid=26477] ppid=26473 vsize=306236 CPUtime=2433.85
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44722 0 0 0 243321 64 0 0 25 0 3 0 348080595 313585664 74973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=306236 CPUtime=2436.95
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 45263 0 0 0 243628 67 0 0 25 0 3 0 348080595 313585664 74973 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.97
Current children cumulated vsize (KiB) 306236

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/80 26678
/proc/meminfo: memFree=1302296/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=322620 CPUtime=4990.64
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 95727 0 0 0 498925 139 0 0 18 0 3 0 348080578 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 80655 79232 218 20 0 80013 0
[pid=26475/tid=26477] ppid=26473 vsize=322620 CPUtime=2493.57
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44723 0 0 0 249293 64 0 0 22 0 3 0 348080595 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=322620 CPUtime=2496.9
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 49941 0 0 0 249615 75 0 0 22 0 3 0 348080595 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.64
Current children cumulated vsize (KiB) 322620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 26678
/proc/meminfo: memFree=1302104/2055920 swapFree=4140644/4192956
[pid=26475] ppid=26473 vsize=322620 CPUtime=5000.02
/proc/26475/stat : 26475 (MiraXTv3_dyn) S 26473 26475 26148 0 -1 4194304 95727 0 0 0 499863 139 0 0 18 0 3 0 348080578 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26475/statm: 80655 79232 218 20 0 80013 0
[pid=26475/tid=26477] ppid=26473 vsize=322620 CPUtime=2498.25
/proc/26475/task/26477/stat : 26477 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 44723 0 0 0 249761 64 0 0 25 0 3 0 348080595 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26475/tid=26478] ppid=26473 vsize=322620 CPUtime=2501.61
/proc/26475/task/26478/stat : 26478 (MiraXTv3_dyn) R 26473 26475 26148 0 -1 4194368 49941 0 0 0 250086 75 0 0 25 0 3 0 348080595 330362880 79232 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 322620

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.06
CPU time (s): 5000.1
CPU user time (s): 4998.65
CPU system time (s): 1.44578
CPU usage (%): 199.441
Max. virtual memory (cumulated for all children) (KiB): 322620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.65
system time used= 1.44578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95727
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= 1123
involuntary context switches= 94514

runsolver used 2.6076 second user time and 6.563 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 20:27:11 UTC 2007

IDJOB= 426245
IDBENCH= 20070
IDSOLVER= 196
FILE ID= node17/426245-1179001630

PBS_JOBID= 5252851

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1861814752-08.cnf
COMMAND LINE= /tmp/evaluation/426245-1179001630/MiraXTv3_dyn /tmp/evaluation/426245-1179001630/instance-426245-1179001630.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426245-1179001630 -o ROOT/results/node17/solver-426245-1179001630 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426245-1179001630/MiraXTv3_dyn /tmp/evaluation/426245-1179001630/instance-426245-1179001630.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  1a8cd105958b0a3ba6c891f9e5628523

RANDOM SEED= 902781531

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1619720 kB
Buffers:         51440 kB
Cached:         296248 kB
SwapCached:      15568 kB
Active:         177884 kB
Inactive:       194068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619720 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4440 kB
Writeback:           0 kB
Mapped:          30180 kB
Slab:            49764 kB
Committed_AS: 10236040 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB

End job on node17 on Sat May 12 21:09:00 UTC 2007