Trace number 426261

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.13 2506.96

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S2050975470-04.cnf
MD5SUMe5f98d48d71fa50934389495266dcfb4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark504.254
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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/node9/watcher-426261-1179003597 -o ROOT/results/node9/solver-426261-1179003597 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426261-1179003597/MiraXTv3_dyn /tmp/evaluation/426261-1179003597/instance-426261-1179003597.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.96 2.03 1.95 3/77 6513
/proc/meminfo: memFree=1423840/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=3788 CPUtime=0
/proc/6513/stat : 6513 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194304 381 0 0 0 0 0 0 0 18 0 1 0 376397287 3878912 356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/6513/statm: 947 359 205 20 0 305 0

[startup+0.033385 s]
/proc/loadavg: 1.96 2.03 1.95 3/77 6513
/proc/meminfo: memFree=1423840/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=5284 CPUtime=0.02
/proc/6513/stat : 6513 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194304 747 0 0 0 2 0 0 0 18 0 1 0 376397287 5410816 722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/6513/statm: 1321 723 206 20 0 679 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5284

[startup+0.102393 s]
/proc/loadavg: 1.96 2.03 1.95 3/77 6513
/proc/meminfo: memFree=1423840/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=5456 CPUtime=0.09
/proc/6513/stat : 6513 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 376397287 5586944 769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 0 0 0
/proc/6513/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.302424 s]
/proc/loadavg: 1.96 2.03 1.95 3/77 6513
/proc/meminfo: memFree=1423840/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=14084 CPUtime=0.46
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 1888 0 0 0 45 1 0 0 18 0 3 0 376397287 14422016 1796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 3521 1796 218 20 0 2879 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 14084

[startup+0.702469 s]
/proc/loadavg: 1.96 2.03 1.95 3/77 6513
/proc/meminfo: memFree=1423840/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=18772 CPUtime=1.26
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 3212 0 0 0 125 1 0 0 18 0 3 0 376397287 19222528 3120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 4693 3120 218 20 0 4051 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 18772

[startup+1.50156 s]
/proc/loadavg: 1.96 2.03 1.95 3/80 6516
/proc/meminfo: memFree=1408200/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=29392 CPUtime=2.85
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 5754 0 0 0 282 3 0 0 18 0 3 0 376397287 30097408 5662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 7348 5662 218 20 0 6706 0
[pid=6513/tid=6515] ppid=6511 vsize=29392 CPUtime=1.37
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 2442 0 0 0 136 1 0 0 18 0 3 0 376397300 30097408 5662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=29392 CPUtime=1.35
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 2399 0 0 0 134 1 0 0 21 0 3 0 376397300 30097408 5662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 29392

[startup+3.10174 s]
/proc/loadavg: 1.96 2.03 1.95 3/80 6516
/proc/meminfo: memFree=1394568/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=43524 CPUtime=6.04
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 9205 0 0 0 599 5 0 0 18 0 3 0 376397287 44568576 9113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 10881 9113 218 20 0 10239 0
[pid=6513/tid=6515] ppid=6511 vsize=43524 CPUtime=2.96
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 4216 0 0 0 295 1 0 0 23 0 3 0 376397300 44568576 9113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=43524 CPUtime=2.95
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 4076 0 0 0 292 3 0 0 19 0 3 0 376397300 44568576 9113 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 43524

[startup+6.3011 s]
/proc/loadavg: 1.96 2.03 1.95 3/80 6516
/proc/meminfo: memFree=1380040/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=59036 CPUtime=12.43
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 13141 0 0 0 1233 10 0 0 18 0 3 0 376397287 60452864 12976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 14759 12976 218 20 0 14117 0
[pid=6513/tid=6515] ppid=6511 vsize=59036 CPUtime=6.16
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 5847 0 0 0 613 3 0 0 24 0 3 0 376397300 60452864 12976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=59036 CPUtime=6.13
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 6381 0 0 0 608 5 0 0 19 0 3 0 376397300 60452864 12976 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 59036

[startup+12.7018 s]
/proc/loadavg: 1.97 2.02 1.95 3/80 6516
/proc/meminfo: memFree=1329032/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=106536 CPUtime=25.19
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 25224 0 0 0 2499 20 0 0 18 0 3 0 376397287 109092864 24893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 26634 24893 218 20 0 25992 0
[pid=6513/tid=6515] ppid=6511 vsize=106536 CPUtime=12.54
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 11978 0 0 0 1247 7 0 0 18 0 3 0 376397300 109092864 24893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9098821 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=106536 CPUtime=12.5
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 12333 0 0 0 1239 11 0 0 24 0 3 0 376397300 109092864 24894 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 106536

[startup+25.5023 s]
/proc/loadavg: 1.97 2.02 1.95 3/80 6516
/proc/meminfo: memFree=1307272/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=123232 CPUtime=50.71
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 29781 0 0 0 5046 25 0 0 18 0 3 0 376397287 126189568 29128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 30808 29128 218 20 0 30166 0
[pid=6513/tid=6515] ppid=6511 vsize=123232 CPUtime=25.32
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 14521 0 0 0 2523 9 0 0 25 0 3 0 376397300 126189568 29128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=123232 CPUtime=25.25
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 14347 0 0 0 2511 14 0 0 25 0 3 0 376397300 126189568 29128 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 123232

[startup+51.1022 s]
/proc/loadavg: 1.98 2.02 1.95 3/80 6516
/proc/meminfo: memFree=1260616/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=168736 CPUtime=101.78
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 42232 0 0 0 10140 38 0 0 18 0 3 0 376397287 172785664 40768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 42184 40768 218 20 0 41542 0
[pid=6513/tid=6515] ppid=6511 vsize=168736 CPUtime=50.91
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 20847 0 0 0 5076 15 0 0 25 0 3 0 376397300 172785664 40768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=168736 CPUtime=50.74
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 20472 0 0 0 5052 22 0 0 25 0 3 0 376397300 172785664 40768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 168736

[startup+102.308 s]
/proc/loadavg: 1.99 2.02 1.95 3/86 6682
/proc/meminfo: memFree=1231312/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=196804 CPUtime=203.65
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 50387 0 0 0 20305 60 0 0 18 0 3 0 376397287 201527296 47739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 49201 47739 218 20 0 48559 0
[pid=6513/tid=6515] ppid=6511 vsize=196804 CPUtime=101.99
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 24918 0 0 0 10169 30 0 0 25 0 3 0 376397300 201527296 47739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=196804 CPUtime=101.53
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 24556 0 0 0 10124 29 0 0 25 0 3 0 376397300 201527296 47739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 196804

[startup+162.303 s]
/proc/loadavg: 1.99 2.01 1.95 3/80 6713
/proc/meminfo: memFree=1229512/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=199620 CPUtime=323.2
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 52428 0 0 0 32254 66 0 0 18 0 3 0 376397287 204410880 48444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 49905 48444 218 20 0 49263 0
[pid=6513/tid=6515] ppid=6511 vsize=199620 CPUtime=161.7
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 25589 0 0 0 16137 33 0 0 25 0 3 0 376397300 204410880 48444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6513/tid=6516] ppid=6511 vsize=199620 CPUtime=161.38
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 25926 0 0 0 16106 32 0 0 25 0 3 0 376397300 204410880 48444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.2
Current children cumulated vsize (KiB) 199620

[startup+222.303 s]
/proc/loadavg: 1.99 2.00 1.95 3/80 6713
/proc/meminfo: memFree=1219336/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=209444 CPUtime=442.88
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 56159 0 0 0 44217 71 0 0 18 0 3 0 376397287 214470656 51036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 52361 51036 218 20 0 51719 0
[pid=6513/tid=6515] ppid=6511 vsize=209444 CPUtime=221.43
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 27473 0 0 0 22108 35 0 0 25 0 3 0 376397300 214470656 51036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6513/tid=6516] ppid=6511 vsize=209444 CPUtime=221.3
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 27773 0 0 0 22096 34 0 0 25 0 3 0 376397300 214470656 51036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.88
Current children cumulated vsize (KiB) 209444

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/80 6713
/proc/meminfo: memFree=1217416/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=211292 CPUtime=562.55
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 57979 0 0 0 56182 73 0 0 18 0 3 0 376397287 216363008 51516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 52823 51516 218 20 0 52181 0
[pid=6513/tid=6515] ppid=6511 vsize=211292 CPUtime=281.18
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 28595 0 0 0 28081 37 0 0 25 0 3 0 376397300 216363008 51516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6513/tid=6516] ppid=6511 vsize=211292 CPUtime=281.23
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 28471 0 0 0 28088 35 0 0 25 0 3 0 376397300 216363008 51516 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.55
Current children cumulated vsize (KiB) 211292

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.95 3/80 6713
/proc/meminfo: memFree=1217352/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=211436 CPUtime=682.25
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 58823 0 0 0 68151 74 0 0 18 0 3 0 376397287 216510464 51547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 52859 51547 218 20 0 52217 0
[pid=6513/tid=6515] ppid=6511 vsize=211436 CPUtime=340.93
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 29170 0 0 0 34056 37 0 0 25 0 3 0 376397300 216510464 51547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6513/tid=6516] ppid=6511 vsize=211436 CPUtime=341.18
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 28740 0 0 0 34083 35 0 0 25 0 3 0 376397300 216510464 51547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.25
Current children cumulated vsize (KiB) 211436

[startup+402.303 s]

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

/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 44876 0 0 0 189630 56 0 0 25 0 3 0 376397300 267329536 63495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=261064 CPUtime=1897.04
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 39641 0 0 0 189644 60 0 0 25 0 3 0 376397300 267329536 63495 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.04
Current children cumulated vsize (KiB) 261064

[startup+1962.3 s]
/proc/loadavg: 2.09 2.03 1.97 3/80 6713
/proc/meminfo: memFree=1169480/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=261064 CPUtime=3913.74
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 85433 0 0 0 391256 118 0 0 18 0 3 0 376397287 267329536 63498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 65266 63498 218 20 0 64624 0
[pid=6513/tid=6515] ppid=6511 vsize=261064 CPUtime=1956.8
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 44879 0 0 0 195624 56 0 0 25 0 3 0 376397300 267329536 63498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=261064 CPUtime=1956.79
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 39641 0 0 0 195619 60 0 0 25 0 3 0 376397300 267329536 63498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.74
Current children cumulated vsize (KiB) 261064

[startup+2022.3 s]
/proc/loadavg: 2.03 2.02 1.97 3/80 6713
/proc/meminfo: memFree=1171464/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=259016 CPUtime=4033.41
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 85863 0 0 0 403222 119 0 0 18 0 3 0 376397287 265232384 62981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 64754 62981 218 20 0 64112 0
[pid=6513/tid=6515] ppid=6511 vsize=259016 CPUtime=2016.74
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 44879 0 0 0 201618 56 0 0 25 0 3 0 376397300 265232384 62981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=259016 CPUtime=2016.54
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 40071 0 0 0 201593 61 0 0 25 0 3 0 376397300 265232384 62981 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.41
Current children cumulated vsize (KiB) 259016

[startup+2082.31 s]
/proc/loadavg: 2.01 2.02 1.97 3/80 6713
/proc/meminfo: memFree=1170440/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=260072 CPUtime=4153.12
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 86840 0 0 0 415192 120 0 0 18 0 3 0 376397287 266313728 63248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 65018 63248 218 20 0 64376 0
[pid=6513/tid=6515] ppid=6511 vsize=260072 CPUtime=2076.68
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 45359 0 0 0 207612 56 0 0 25 0 3 0 376397300 266313728 63248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=260072 CPUtime=2076.29
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 40568 0 0 0 207567 62 0 0 25 0 3 0 376397300 266313728 63248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.12
Current children cumulated vsize (KiB) 260072

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 6713
/proc/meminfo: memFree=1163976/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266560 CPUtime=4272.81
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 89373 0 0 0 427158 123 0 0 18 0 3 0 376397287 272957440 64856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66640 64856 218 20 0 65998 0
[pid=6513/tid=6515] ppid=6511 vsize=266560 CPUtime=2136.63
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 47465 0 0 0 213604 59 0 0 25 0 3 0 376397300 272957440 64856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266560 CPUtime=2136.05
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 40995 0 0 0 213542 63 0 0 25 0 3 0 376397300 272957440 64856 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.81
Current children cumulated vsize (KiB) 266560

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/80 6713
/proc/meminfo: memFree=1163976/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266560 CPUtime=4392.48
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 90367 0 0 0 439124 124 0 0 18 0 3 0 376397287 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66640 64849 218 20 0 65998 0
[pid=6513/tid=6515] ppid=6511 vsize=266560 CPUtime=2196.55
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 47962 0 0 0 219596 59 0 0 16 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266560 CPUtime=2195.8
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 41492 0 0 0 219516 64 0 0 17 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.48
Current children cumulated vsize (KiB) 266560

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1164032/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266560 CPUtime=4512.16
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 91077 0 0 0 451091 125 0 0 18 0 3 0 376397287 272957440 64848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66640 64848 218 20 0 65998 0
[pid=6513/tid=6515] ppid=6511 vsize=266560 CPUtime=2256.4
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48246 0 0 0 225580 60 0 0 25 0 3 0 376397300 272957440 64848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266560 CPUtime=2255.63
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 41918 0 0 0 225499 64 0 0 25 0 3 0 376397300 272957440 64848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.16
Current children cumulated vsize (KiB) 266560

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1164040/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266560 CPUtime=4631.85
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 91362 0 0 0 463059 126 0 0 18 0 3 0 376397287 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66640 64849 218 20 0 65998 0
[pid=6513/tid=6515] ppid=6511 vsize=266560 CPUtime=2316.34
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48246 0 0 0 231574 60 0 0 25 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266560 CPUtime=2315.37
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 42203 0 0 0 231472 65 0 0 25 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.85
Current children cumulated vsize (KiB) 266560

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1163976/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266560 CPUtime=4751.54
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 91789 0 0 0 475027 127 0 0 18 0 3 0 376397287 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66640 64849 218 20 0 65998 0
[pid=6513/tid=6515] ppid=6511 vsize=266560 CPUtime=2376.28
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48247 0 0 0 237568 60 0 0 25 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266560 CPUtime=2375.11
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 42629 0 0 0 237446 65 0 0 25 0 3 0 376397300 272957440 64849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.54
Current children cumulated vsize (KiB) 266560

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1163848/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266540 CPUtime=4871.21
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 92429 0 0 0 486993 128 0 0 18 0 3 0 376397287 272936960 64850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66635 64850 218 20 0 65993 0
[pid=6513/tid=6515] ppid=6511 vsize=266540 CPUtime=2436.21
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48247 0 0 0 243561 60 0 0 25 0 3 0 376397300 272936960 64850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266540 CPUtime=2434.86
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 43269 0 0 0 243420 66 0 0 25 0 3 0 376397300 272936960 64850 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134518230 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.21
Current children cumulated vsize (KiB) 266540

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1164424/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266048 CPUtime=4990.87
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 92934 0 0 0 498959 128 0 0 18 0 3 0 376397287 272433152 64745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66512 64745 218 20 0 65870 0
[pid=6513/tid=6515] ppid=6511 vsize=266048 CPUtime=2496.15
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48249 0 0 0 249554 61 0 0 25 0 3 0 376397300 272433152 64745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266048 CPUtime=2494.6
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 43772 0 0 0 249393 67 0 0 25 0 3 0 376397300 272433152 64745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.87
Current children cumulated vsize (KiB) 266048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1164424/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266048 CPUtime=5000.06
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 92935 0 0 0 499878 128 0 0 18 0 3 0 376397287 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66512 64746 218 20 0 65870 0
[pid=6513/tid=6515] ppid=6511 vsize=266048 CPUtime=2500.75
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48249 0 0 0 250014 61 0 0 25 0 3 0 376397300 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266048 CPUtime=2499.18
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 43773 0 0 0 249851 67 0 0 25 0 3 0 376397300 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 266048

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

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

[startup+2506.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 6715
/proc/meminfo: memFree=1164424/2055920 swapFree=4145492/4192956
[pid=6513] ppid=6511 vsize=266048 CPUtime=5000.06
/proc/6513/stat : 6513 (MiraXTv3_dyn) S 6511 6513 6126 0 -1 4194304 92935 0 0 0 499878 128 0 0 18 0 3 0 376397287 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/6513/statm: 66512 64746 218 20 0 65870 0
[pid=6513/tid=6515] ppid=6511 vsize=266048 CPUtime=2500.75
/proc/6513/task/6515/stat : 6515 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 48249 0 0 0 250014 61 0 0 25 0 3 0 376397300 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6513/tid=6516] ppid=6511 vsize=266048 CPUtime=2499.18
/proc/6513/task/6516/stat : 6516 (MiraXTv3_dyn) R 6511 6513 6126 0 -1 4194368 43773 0 0 0 249851 67 0 0 25 0 3 0 376397300 272433152 64746 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 266048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.96
CPU time (s): 5000.13
CPU user time (s): 4998.8
CPU system time (s): 1.3298
CPU usage (%): 199.45
Max. virtual memory (cumulated for all children) (KiB): 266844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.8
system time used= 1.3298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92935
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= 1183
involuntary context switches= 94358

runsolver used 2.30065 second user time and 6.89795 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat May 12 20:59:57 UTC 2007

IDJOB= 426261
IDBENCH= 20086
IDSOLVER= 196
FILE ID= node9/426261-1179003597

PBS_JOBID= 5252847

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S2050975470-04.cnf
COMMAND LINE= /tmp/evaluation/426261-1179003597/MiraXTv3_dyn /tmp/evaluation/426261-1179003597/instance-426261-1179003597.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-426261-1179003597 -o ROOT/results/node9/solver-426261-1179003597 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426261-1179003597/MiraXTv3_dyn /tmp/evaluation/426261-1179003597/instance-426261-1179003597.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e5f98d48d71fa50934389495266dcfb4

RANDOM SEED= 301929717

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1424120 kB
Buffers:         45632 kB
Cached:         502540 kB
SwapCached:      15616 kB
Active:         195580 kB
Inactive:       375892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424120 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          30220 kB
Slab:            45928 kB
Committed_AS:  9048604 kB
PageTables:       1784 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= 66549 MiB

End job on node9 on Sat May 12 21:41:46 UTC 2007