Trace number 426249

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S422410882-13.cnf
MD5SUMae13b4e55eb5cded993f9cf7179ed478
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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/node2/watcher-426249-1179003462 -o ROOT/results/node2/solver-426249-1179003462 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426249-1179003462/MiraXTv3_dyn /tmp/evaluation/426249-1179003462/instance-426249-1179003462.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.82 1.93 1.94 3/77 18263
/proc/meminfo: memFree=1660856/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=3788 CPUtime=0
/proc/18263/stat : 18263 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194304 340 0 0 0 0 0 0 0 18 0 1 0 376384014 3878912 315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18263/statm: 947 323 203 20 0 305 0

[startup+0.050566 s]
/proc/loadavg: 1.82 1.93 1.94 3/77 18263
/proc/meminfo: memFree=1660856/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=5704 CPUtime=0.04
/proc/18263/stat : 18263 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194304 874 0 0 0 4 0 0 0 18 0 1 0 376384014 5840896 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/18263/statm: 1426 849 207 20 0 784 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5704

[startup+0.101571 s]
/proc/loadavg: 1.82 1.93 1.94 3/77 18263
/proc/meminfo: memFree=1660856/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=5704 CPUtime=0.09
/proc/18263/stat : 18263 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194304 874 0 0 0 9 0 0 0 18 0 1 0 376384014 5840896 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587859 0 0 4096 0 0 0 0 17 1 0 0
/proc/18263/statm: 1426 849 207 20 0 784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.3016 s]
/proc/loadavg: 1.82 1.93 1.94 3/77 18263
/proc/meminfo: memFree=1660856/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=15224 CPUtime=0.4
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 1956 0 0 0 40 0 0 0 18 0 3 0 376384014 15589376 1844 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 3806 1844 218 20 0 3164 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 15224

[startup+0.701642 s]
/proc/loadavg: 1.82 1.93 1.94 3/77 18263
/proc/meminfo: memFree=1660856/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=19912 CPUtime=1.21
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 3384 0 0 0 120 1 0 0 18 0 3 0 376384014 20389888 3272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 4978 3272 218 20 0 4336 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 19912

[startup+1.50172 s]
/proc/loadavg: 1.84 1.93 1.94 3/80 18266
/proc/meminfo: memFree=1644448/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=30688 CPUtime=2.8
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 5959 0 0 0 278 2 0 0 18 0 3 0 376384014 31424512 5847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 7672 5847 218 20 0 7030 0
[pid=18263/tid=18265] ppid=18261 vsize=30688 CPUtime=1.32
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 2352 0 0 0 132 0 0 0 18 0 3 0 376384031 31424512 5847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=30688 CPUtime=1.3
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 2544 0 0 0 129 1 0 0 18 0 3 0 376384031 31424512 5847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134519907 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 30688

[startup+3.10189 s]
/proc/loadavg: 1.84 1.93 1.94 3/80 18266
/proc/meminfo: memFree=1631200/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=47376 CPUtime=5.99
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 9981 0 0 0 595 4 0 0 18 0 3 0 376384014 48513024 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 11844 9869 218 20 0 11202 0
[pid=18263/tid=18265] ppid=18261 vsize=47376 CPUtime=2.91
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 4253 0 0 0 290 1 0 0 25 0 3 0 376384031 48513024 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=47376 CPUtime=2.89
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 4665 0 0 0 287 2 0 0 18 0 3 0 376384031 48513024 9869 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 47376

[startup+6.30223 s]
/proc/loadavg: 1.84 1.93 1.94 3/80 18266
/proc/meminfo: memFree=1616864/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=55800 CPUtime=12.37
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 12201 0 0 0 1232 5 0 0 18 0 3 0 376384014 57139200 12053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 13950 12053 218 20 0 13308 0
[pid=18263/tid=18265] ppid=18261 vsize=55800 CPUtime=6.12
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 5301 0 0 0 610 2 0 0 25 0 3 0 376384031 57139200 12053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=55800 CPUtime=6.08
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 5837 0 0 0 605 3 0 0 25 0 3 0 376384031 57139200 12053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 55800

[startup+12.7019 s]
/proc/loadavg: 1.86 1.93 1.94 3/80 18266
/proc/meminfo: memFree=1567456/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=105696 CPUtime=25.13
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 25081 0 0 0 2498 15 0 0 18 0 3 0 376384014 108232704 24776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 26424 24776 218 20 0 25782 0
[pid=18263/tid=18265] ppid=18261 vsize=105696 CPUtime=12.51
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 11587 0 0 0 1246 5 0 0 25 0 3 0 376384031 108232704 24776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=105696 CPUtime=12.44
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 12431 0 0 0 1235 9 0 0 19 0 3 0 376384031 108232704 24776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 105696

[startup+25.5012 s]
/proc/loadavg: 1.88 1.94 1.94 3/80 18266
/proc/meminfo: memFree=1541536/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=126876 CPUtime=50.64
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 30505 0 0 0 5044 20 0 0 18 0 3 0 376384014 129921024 29833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 31719 29833 218 20 0 31077 0
[pid=18263/tid=18265] ppid=18261 vsize=126876 CPUtime=25.28
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 14333 0 0 0 2522 6 0 0 25 0 3 0 376384031 129921024 29833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=126876 CPUtime=25.18
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 15109 0 0 0 2505 13 0 0 25 0 3 0 376384031 129921024 29833 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 126876

[startup+51.1019 s]
/proc/loadavg: 1.93 1.94 1.94 3/80 18266
/proc/meminfo: memFree=1498720/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=168884 CPUtime=101.64
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 41828 0 0 0 10130 34 0 0 18 0 3 0 376384014 172937216 40538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 42221 40538 218 20 0 41579 0
[pid=18263/tid=18265] ppid=18261 vsize=168884 CPUtime=50.86
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 19965 0 0 0 5074 12 0 0 25 0 3 0 376384031 172937216 40538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=168884 CPUtime=50.6
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 20800 0 0 0 5039 21 0 0 25 0 3 0 376384031 172937216 40538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 168884

[startup+102.305 s]
/proc/loadavg: 1.97 1.95 1.94 3/80 18266
/proc/meminfo: memFree=1490016/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=177964 CPUtime=203.76
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 44994 0 0 0 20338 38 0 0 18 0 3 0 376384014 182235136 42724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 44491 42724 218 20 0 43849 0
[pid=18263/tid=18265] ppid=18261 vsize=177964 CPUtime=102.02
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 21538 0 0 0 10188 14 0 0 25 0 3 0 376384031 182235136 42724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=177964 CPUtime=101.56
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 22393 0 0 0 10133 23 0 0 25 0 3 0 376384031 182235136 42724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 177964

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.94 3/80 18266
/proc/meminfo: memFree=1489696/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=177964 CPUtime=323.42
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 45761 0 0 0 32303 39 0 0 18 0 3 0 376384014 182235136 42761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 44491 42761 218 20 0 43849 0
[pid=18263/tid=18265] ppid=18261 vsize=177964 CPUtime=161.96
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 22282 0 0 0 16181 15 0 0 25 0 3 0 376384031 182235136 42761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=177964 CPUtime=161.28
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 22416 0 0 0 16105 23 0 0 25 0 3 0 376384031 182235136 42761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.42
Current children cumulated vsize (KiB) 177964

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.94 3/86 18388
/proc/meminfo: memFree=1446560/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=219228 CPUtime=442.88
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 57193 0 0 0 44227 61 0 0 18 0 3 0 376384014 224489472 53188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 54807 53188 218 20 0 54165 0
[pid=18263/tid=18265] ppid=18261 vsize=219228 CPUtime=221.78
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 27946 0 0 0 22158 20 0 0 25 0 3 0 376384031 224489472 53188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=219228 CPUtime=220.91
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 28184 0 0 0 22051 40 0 0 25 0 3 0 376384031 224489472 53188 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) 219228

[startup+282.302 s]
/proc/loadavg: 1.99 1.96 1.94 3/80 18464
/proc/meminfo: memFree=1432928/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=233460 CPUtime=562.4
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 62203 0 0 0 56167 73 0 0 18 0 3 0 376384014 239063040 56858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 58365 56858 218 20 0 57723 0
[pid=18263/tid=18265] ppid=18261 vsize=233460 CPUtime=281.66
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 30929 0 0 0 28144 22 0 0 25 0 3 0 376384031 239063040 56858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=233460 CPUtime=280.56
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 30211 0 0 0 28006 50 0 0 25 0 3 0 376384031 239063040 56858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.4
Current children cumulated vsize (KiB) 233460

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.94 3/80 18464
/proc/meminfo: memFree=1431328/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=235572 CPUtime=682.11
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 63479 0 0 0 68136 75 0 0 18 0 3 0 376384014 241225728 57397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 58893 57397 218 20 0 58251 0
[pid=18263/tid=18265] ppid=18261 vsize=235572 CPUtime=341.63
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 32003 0 0 0 34139 24 0 0 25 0 3 0 376384031 241225728 57397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18263/tid=18266] ppid=18261 vsize=235572 CPUtime=340.29
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 30413 0 0 0 33979 50 0 0 25 0 3 0 376384031 241225728 57397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.11
Current children cumulated vsize (KiB) 235572

[startup+402.301 s]

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

/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42984 0 0 0 189476 36 0 0 25 0 3 0 376384031 293826560 70414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=286940 CPUtime=1898.68
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41549 0 0 0 189791 77 0 0 25 0 3 0 376384031 293826560 70414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.98
Current children cumulated vsize (KiB) 286940

[startup+1962.3 s]
/proc/loadavg: 2.07 2.01 1.96 3/80 18464
/proc/meminfo: memFree=1378976/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=286916 CPUtime=3913.68
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85599 0 0 0 391253 115 0 0 18 0 3 0 376384014 293801984 70409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71729 70409 218 20 0 71087 0
[pid=18263/tid=18265] ppid=18261 vsize=286916 CPUtime=1954.86
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42987 0 0 0 195449 37 0 0 25 0 3 0 376384031 293801984 70409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=286916 CPUtime=1958.64
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41549 0 0 0 195787 77 0 0 25 0 3 0 376384031 293801984 70409 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.68
Current children cumulated vsize (KiB) 286916

[startup+2022.3 s]
/proc/loadavg: 2.11 2.04 1.97 3/80 18464
/proc/meminfo: memFree=1381152/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4033.38
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85602 0 0 0 403222 116 0 0 18 0 3 0 376384014 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69874 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2014.59
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42987 0 0 0 201422 37 0 0 25 0 3 0 376384031 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2018.61
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41552 0 0 0 201783 78 0 0 25 0 3 0 376384031 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.38
Current children cumulated vsize (KiB) 284868

[startup+2082.31 s]
/proc/loadavg: 2.21 2.07 1.98 3/80 18464
/proc/meminfo: memFree=1381088/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4153.07
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85602 0 0 0 415191 116 0 0 18 0 3 0 376384014 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69874 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2074.31
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42987 0 0 0 207394 37 0 0 25 0 3 0 376384031 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2078.58
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41552 0 0 0 207780 78 0 0 25 0 3 0 376384031 291704832 69874 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.07
Current children cumulated vsize (KiB) 284868

[startup+2142.3 s]
/proc/loadavg: 2.19 2.10 2.00 3/80 18464
/proc/meminfo: memFree=1381472/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4272.75
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85602 0 0 0 427158 117 0 0 18 0 3 0 376384014 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69797 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2134.03
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42987 0 0 0 213366 37 0 0 25 0 3 0 376384031 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2138.54
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41552 0 0 0 213775 79 0 0 25 0 3 0 376384031 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.75
Current children cumulated vsize (KiB) 284868

[startup+2202.3 s]
/proc/loadavg: 2.10 2.09 2.00 3/80 18464
/proc/meminfo: memFree=1381536/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4392.44
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85602 0 0 0 439127 117 0 0 18 0 3 0 376384014 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69797 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2193.77
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42987 0 0 0 219339 38 0 0 25 0 3 0 376384031 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2198.51
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41552 0 0 0 219772 79 0 0 25 0 3 0 376384031 291704832 69797 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.44
Current children cumulated vsize (KiB) 284868

[startup+2262.3 s]
/proc/loadavg: 2.04 2.07 2.00 3/80 18464
/proc/meminfo: memFree=1381600/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4512.12
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85604 0 0 0 451094 118 0 0 18 0 3 0 376384014 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69798 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2253.49
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42988 0 0 0 225311 38 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2258.46
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41553 0 0 0 225766 80 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.12
Current children cumulated vsize (KiB) 284868

[startup+2322.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/80 18464
/proc/meminfo: memFree=1381536/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4631.83
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85604 0 0 0 463064 119 0 0 18 0 3 0 376384014 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69798 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2313.22
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42988 0 0 0 231284 38 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2318.43
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41553 0 0 0 231763 80 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.83
Current children cumulated vsize (KiB) 284868

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/80 18466
/proc/meminfo: memFree=1381408/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4751.51
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85604 0 0 0 475032 119 0 0 18 0 3 0 376384014 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69798 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2372.95
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42988 0 0 0 237257 38 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2378.39
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41553 0 0 0 237758 81 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.51
Current children cumulated vsize (KiB) 284868

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 18466
/proc/meminfo: memFree=1381408/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=284868 CPUtime=4871.2
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 85604 0 0 0 487000 120 0 0 18 0 3 0 376384014 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 71217 69798 218 20 0 70575 0
[pid=18263/tid=18265] ppid=18261 vsize=284868 CPUtime=2432.67
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 42988 0 0 0 243229 38 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=284868 CPUtime=2438.35
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41553 0 0 0 243754 81 0 0 25 0 3 0 376384031 291704832 69798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.2
Current children cumulated vsize (KiB) 284868

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 18466
/proc/meminfo: memFree=1369248/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=297156 CPUtime=4990.9
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 88758 0 0 0 498963 127 0 0 18 0 3 0 376384014 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 74289 72882 218 20 0 73647 0
[pid=18263/tid=18265] ppid=18261 vsize=297156 CPUtime=2492.39
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 46139 0 0 0 249195 44 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=297156 CPUtime=2498.33
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41556 0 0 0 249751 82 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.9
Current children cumulated vsize (KiB) 297156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/80 18466
/proc/meminfo: memFree=1369248/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=297156 CPUtime=5000.09
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 88758 0 0 0 499882 127 0 0 18 0 3 0 376384014 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 74289 72882 218 20 0 73647 0
[pid=18263/tid=18265] ppid=18261 vsize=297156 CPUtime=2496.98
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 46139 0 0 0 249654 44 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=297156 CPUtime=2502.93
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41556 0 0 0 250211 82 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 297156

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.03 2.00 3/80 18466
/proc/meminfo: memFree=1369248/2055920 swapFree=4148880/4192956
[pid=18263] ppid=18261 vsize=297156 CPUtime=5000.09
/proc/18263/stat : 18263 (MiraXTv3_dyn) S 18261 18263 17875 0 -1 4194304 88758 0 0 0 499882 127 0 0 18 0 3 0 376384014 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18263/statm: 74289 72882 218 20 0 73647 0
[pid=18263/tid=18265] ppid=18261 vsize=297156 CPUtime=2496.98
/proc/18263/task/18265/stat : 18265 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 46139 0 0 0 249654 44 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18263/tid=18266] ppid=18261 vsize=297156 CPUtime=2502.93
/proc/18263/task/18266/stat : 18266 (MiraXTv3_dyn) R 18261 18263 17875 0 -1 4194368 41556 0 0 0 250211 82 0 0 25 0 3 0 376384031 304287744 72882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 297156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.96
CPU time (s): 5000.15
CPU user time (s): 4998.84
CPU system time (s): 1.3148
CPU usage (%): 199.451
Max. virtual memory (cumulated for all children) (KiB): 297156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.84
system time used= 1.3148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88758
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= 1211
involuntary context switches= 94506

runsolver used 2.50662 second user time and 6.67199 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 20:57:42 UTC 2007

IDJOB= 426249
IDBENCH= 20074
IDSOLVER= 196
FILE ID= node2/426249-1179003462

PBS_JOBID= 5252835

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-S422410882-13.cnf
COMMAND LINE= /tmp/evaluation/426249-1179003462/MiraXTv3_dyn /tmp/evaluation/426249-1179003462/instance-426249-1179003462.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426249-1179003462 -o ROOT/results/node2/solver-426249-1179003462 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426249-1179003462/MiraXTv3_dyn /tmp/evaluation/426249-1179003462/instance-426249-1179003462.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ae13b4e55eb5cded993f9cf7179ed478

RANDOM SEED= 216327747

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1661072 kB
Buffers:         47616 kB
Cached:         257912 kB
SwapCached:      12372 kB
Active:         145168 kB
Inactive:       183720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661072 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4516 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            51336 kB
Committed_AS: 11843724 kB
PageTables:       1860 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 node2 on Sat May 12 21:39:31 UTC 2007