Trace number 426255

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.24 2507.35

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S1517867865-16.cnf
MD5SUMf3afe0baf07d92ddf8b999932745fd0c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark311.483
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/node3/watcher-426255-1179003532 -o ROOT/results/node3/solver-426255-1179003532 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426255-1179003532/MiraXTv3_dyn /tmp/evaluation/426255-1179003532/instance-426255-1179003532.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.83 1.96 1.99 3/77 28850
/proc/meminfo: memFree=1729184/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=3788 CPUtime=0
/proc/28850/stat : 28850 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 376390965 3878912 325 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28850/statm: 947 333 202 20 0 305 0

[startup+0.091557 s]
/proc/loadavg: 1.83 1.96 1.99 3/77 28850
/proc/meminfo: memFree=1729184/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=5464 CPUtime=0.08
/proc/28850/stat : 28850 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194304 795 0 0 0 8 0 0 0 18 0 1 0 376390965 5595136 770 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134577957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28850/statm: 1366 770 207 20 0 724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5464

[startup+0.101558 s]
/proc/loadavg: 1.83 1.96 1.99 3/77 28850
/proc/meminfo: memFree=1729184/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=5464 CPUtime=0.09
/proc/28850/stat : 28850 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194304 797 0 0 0 9 0 0 0 18 0 1 0 376390965 5595136 772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/28850/statm: 1366 772 207 20 0 724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5464

[startup+0.301597 s]
/proc/loadavg: 1.83 1.96 1.99 3/77 28850
/proc/meminfo: memFree=1729184/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=13924 CPUtime=0.44
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 1864 0 0 0 44 0 0 0 18 0 3 0 376390965 14258176 1764 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 3481 1764 218 20 0 2839 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13924

[startup+0.701662 s]
/proc/loadavg: 1.83 1.96 1.99 3/77 28850
/proc/meminfo: memFree=1729184/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=19636 CPUtime=1.24
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 3290 0 0 0 123 1 0 0 18 0 3 0 376390965 20107264 3190 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 4909 3190 218 20 0 4267 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 19636

[startup+1.5028 s]
/proc/loadavg: 1.83 1.96 1.99 3/80 28853
/proc/meminfo: memFree=1713224/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=29100 CPUtime=2.84
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 5787 0 0 0 281 3 0 0 18 0 3 0 376390965 29798400 5687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 7275 5687 218 20 0 6633 0
[pid=28850/tid=28852] ppid=28848 vsize=29100 CPUtime=1.36
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 2358 0 0 0 135 1 0 0 23 0 3 0 376390978 29798400 5687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=29100 CPUtime=1.34
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 2508 0 0 0 133 1 0 0 18 0 3 0 376390978 29798400 5687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 29100

[startup+3.10105 s]
/proc/loadavg: 1.83 1.96 1.99 3/80 28853
/proc/meminfo: memFree=1700616/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=42092 CPUtime=6.03
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 8856 0 0 0 599 4 0 0 18 0 3 0 376390965 43102208 8756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 10523 8756 218 20 0 9881 0
[pid=28850/tid=28852] ppid=28848 vsize=42092 CPUtime=2.95
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 3851 0 0 0 294 1 0 0 25 0 3 0 376390978 43102208 8756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=42092 CPUtime=2.93
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 4084 0 0 0 291 2 0 0 21 0 3 0 376390978 43102208 8756 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 42092

[startup+6.30257 s]
/proc/loadavg: 1.85 1.96 1.99 3/80 28853
/proc/meminfo: memFree=1688008/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=55816 CPUtime=12.41
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 12326 0 0 0 1235 6 0 0 18 0 3 0 376390965 57155584 12154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 13954 12154 218 20 0 13312 0
[pid=28850/tid=28852] ppid=28848 vsize=55816 CPUtime=6.16
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 5529 0 0 0 614 2 0 0 25 0 3 0 376390978 57155584 12154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=55816 CPUtime=6.12
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 5876 0 0 0 608 4 0 0 19 0 3 0 376390978 57155584 12154 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 55816

[startup+12.7016 s]
/proc/loadavg: 1.86 1.96 1.99 3/80 28853
/proc/meminfo: memFree=1637960/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=102776 CPUtime=25.18
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 24562 0 0 0 2502 16 0 0 18 0 3 0 376390965 105242624 24224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 25694 24224 218 20 0 25052 0
[pid=28850/tid=28852] ppid=28848 vsize=102776 CPUtime=12.55
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 11459 0 0 0 1250 5 0 0 25 0 3 0 376390978 105242624 24224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=102776 CPUtime=12.5
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 12182 0 0 0 1240 10 0 0 19 0 3 0 376390978 105242624 24224 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 102776

[startup+25.5017 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 28853
/proc/meminfo: memFree=1622024/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=113708 CPUtime=50.69
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 27465 0 0 0 5051 18 0 0 18 0 3 0 376390965 116436992 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 28427 26805 218 20 0 27785 0
[pid=28850/tid=28852] ppid=28848 vsize=113708 CPUtime=25.32
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 12840 0 0 0 2526 6 0 0 25 0 3 0 376390978 116436992 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=113708 CPUtime=25.23
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 13704 0 0 0 2512 11 0 0 25 0 3 0 376390978 116436992 26805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 113708

[startup+51.1028 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 28853
/proc/meminfo: memFree=1589576/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=145504 CPUtime=101.76
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 36389 0 0 0 10149 27 0 0 18 0 3 0 376390965 148996096 34917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 36376 34917 218 20 0 35734 0
[pid=28850/tid=28852] ppid=28848 vsize=145504 CPUtime=50.9
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 16928 0 0 0 5080 10 0 0 25 0 3 0 376390978 148996096 34917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520146 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=145504 CPUtime=50.72
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 18540 0 0 0 5056 16 0 0 25 0 3 0 376390978 148996096 34917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 145504

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 28853
/proc/meminfo: memFree=1565000/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=170156 CPUtime=203.88
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 43602 0 0 0 20352 36 0 0 18 0 3 0 376390965 174239744 41012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 42539 41012 218 20 0 41897 0
[pid=28850/tid=28852] ppid=28848 vsize=170156 CPUtime=102.06
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 22165 0 0 0 10190 16 0 0 25 0 3 0 376390978 174239744 41012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=170156 CPUtime=101.68
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 20516 0 0 0 10149 19 0 0 25 0 3 0 376390978 174239744 41012 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 170156

[startup+162.302 s]
/proc/loadavg: 1.93 1.96 1.98 3/86 29009
/proc/meminfo: memFree=1546968/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=186540 CPUtime=323.28
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 48823 0 0 0 32276 52 0 0 18 0 3 0 376390965 191016960 45235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 46635 45235 218 20 0 45993 0
[pid=28850/tid=28852] ppid=28848 vsize=186540 CPUtime=161.85
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 22479 0 0 0 16168 17 0 0 25 0 3 0 376390978 191016960 45235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=186540 CPUtime=161.28
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 25423 0 0 0 16094 34 0 0 25 0 3 0 376390978 191016960 45235 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.28
Current children cumulated vsize (KiB) 186540

[startup+222.302 s]
/proc/loadavg: 1.97 1.96 1.98 3/80 29051
/proc/meminfo: memFree=1547912/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=186540 CPUtime=442.73
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 48965 0 0 0 44217 56 0 0 18 0 3 0 376390965 191016960 45243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 46635 45243 218 20 0 45993 0
[pid=28850/tid=28852] ppid=28848 vsize=186540 CPUtime=221.75
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 22483 0 0 0 22158 17 0 0 25 0 3 0 376390978 191016960 45243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=186540 CPUtime=220.85
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 25561 0 0 0 22047 38 0 0 25 0 3 0 376390978 191016960 45243 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.73
Current children cumulated vsize (KiB) 186540

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 29051
/proc/meminfo: memFree=1547912/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=186540 CPUtime=562.37
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 48969 0 0 0 56180 57 0 0 18 0 3 0 376390965 191016960 45247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 46635 45247 218 20 0 45993 0
[pid=28850/tid=28852] ppid=28848 vsize=186540 CPUtime=281.7
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 22485 0 0 0 28152 18 0 0 25 0 3 0 376390978 191016960 45247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=186540 CPUtime=280.54
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 25563 0 0 0 28015 39 0 0 25 0 3 0 376390978 191016960 45247 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.37
Current children cumulated vsize (KiB) 186540

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/80 29051
/proc/meminfo: memFree=1528136/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=205516 CPUtime=682.02
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 54425 0 0 0 68136 66 0 0 18 0 3 0 376390965 210448384 50229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 51379 50229 218 20 0 50737 0
[pid=28850/tid=28852] ppid=28848 vsize=205516 CPUtime=341.66
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 25336 0 0 0 34145 21 0 0 25 0 3 0 376390978 210448384 50229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=205516 CPUtime=340.22
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 28168 0 0 0 33978 44 0 0 25 0 3 0 376390978 210448384 50229 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.02
Current children cumulated vsize (KiB) 205516

[startup+402.303 s]

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

/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36788 0 0 0 190004 42 0 0 25 0 3 0 376390978 255578112 60904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=249588 CPUtime=1892.83
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36886 0 0 0 189225 58 0 0 25 0 3 0 376390978 255578112 60904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.43
Current children cumulated vsize (KiB) 249588

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29051
/proc/meminfo: memFree=1485576/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=249588 CPUtime=3913.12
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 74595 0 0 0 391210 102 0 0 18 0 3 0 376390965 255578112 60904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 62397 60904 218 20 0 61755 0
[pid=28850/tid=28852] ppid=28848 vsize=249588 CPUtime=1960.44
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36788 0 0 0 196001 43 0 0 25 0 3 0 376390978 255578112 60904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=249588 CPUtime=1952.54
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36886 0 0 0 195196 58 0 0 25 0 3 0 376390978 255578112 60904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.12
Current children cumulated vsize (KiB) 249588

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29051
/proc/meminfo: memFree=1483592/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=251636 CPUtime=4032.79
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 75157 0 0 0 403176 103 0 0 18 0 3 0 376390965 257675264 61393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 62909 61393 218 20 0 62267 0
[pid=28850/tid=28852] ppid=28848 vsize=251636 CPUtime=2020.39
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36788 0 0 0 201995 44 0 0 25 0 3 0 376390978 257675264 61393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=251636 CPUtime=2012.26
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 37448 0 0 0 201167 59 0 0 25 0 3 0 376390978 257675264 61393 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.79
Current children cumulated vsize (KiB) 251636

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29051
/proc/meminfo: memFree=1479496/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=255732 CPUtime=4152.49
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 76678 0 0 0 415143 106 0 0 18 0 3 0 376390965 261869568 62417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 63933 62417 218 20 0 63291 0
[pid=28850/tid=28852] ppid=28848 vsize=255732 CPUtime=2080.36
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 36792 0 0 0 207992 44 0 0 25 0 3 0 376390978 261869568 62417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=255732 CPUtime=2071.99
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38965 0 0 0 207138 61 0 0 25 0 3 0 376390978 261869568 62417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.49
Current children cumulated vsize (KiB) 255732

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29051
/proc/meminfo: memFree=1473352/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=261632 CPUtime=4272.17
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 78847 0 0 0 427107 110 0 0 18 0 3 0 376390965 267911168 63904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 65408 63904 218 20 0 64766 0
[pid=28850/tid=28852] ppid=28848 vsize=261632 CPUtime=2140.32
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 37944 0 0 0 213986 46 0 0 25 0 3 0 376390978 267911168 63904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=261632 CPUtime=2131.71
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 39982 0 0 0 213108 63 0 0 25 0 3 0 376390978 267911168 63904 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.17
Current children cumulated vsize (KiB) 261632

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1471496/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=264084 CPUtime=4391.85
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 80153 0 0 0 439074 111 0 0 18 0 3 0 376390965 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 66021 64358 218 20 0 65379 0
[pid=28850/tid=28852] ppid=28848 vsize=264084 CPUtime=2200.28
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38734 0 0 0 219981 47 0 0 25 0 3 0 376390978 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=264084 CPUtime=2191.43
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 40498 0 0 0 219080 63 0 0 25 0 3 0 376390978 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.85
Current children cumulated vsize (KiB) 264084

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1471560/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=264084 CPUtime=4511.53
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 80579 0 0 0 451041 112 0 0 18 0 3 0 376390965 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 66021 64358 218 20 0 65379 0
[pid=28850/tid=28852] ppid=28848 vsize=264084 CPUtime=2260.23
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38805 0 0 0 225975 48 0 0 25 0 3 0 376390978 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=264084 CPUtime=2251.15
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 40853 0 0 0 225052 63 0 0 25 0 3 0 376390978 270422016 64358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.53
Current children cumulated vsize (KiB) 264084

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466376/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=269200 CPUtime=4631.19
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81924 0 0 0 463004 115 0 0 18 0 3 0 376390965 275660800 65703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67300 65703 218 20 0 66658 0
[pid=28850/tid=28852] ppid=28848 vsize=269200 CPUtime=2320.19
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38805 0 0 0 231971 48 0 0 25 0 3 0 376390978 275660800 65703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=28850/tid=28853] ppid=28848 vsize=269200 CPUtime=2310.85
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42198 0 0 0 231020 65 0 0 25 0 3 0 376390978 275660800 65703 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.19
Current children cumulated vsize (KiB) 269200

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466248/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=269196 CPUtime=4750.86
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81927 0 0 0 474971 115 0 0 18 0 3 0 376390965 275656704 65706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67299 65706 218 20 0 66657 0
[pid=28850/tid=28852] ppid=28848 vsize=269196 CPUtime=2380.07
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38807 0 0 0 237958 49 0 0 25 0 3 0 376390978 275656704 65706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28850/tid=28853] ppid=28848 vsize=269196 CPUtime=2370.65
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42199 0 0 0 237000 65 0 0 25 0 3 0 376390978 275656704 65706 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.86
Current children cumulated vsize (KiB) 269196

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466568/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=268056 CPUtime=4870.54
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81928 0 0 0 486938 116 0 0 18 0 3 0 376390965 274489344 65601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67014 65601 218 20 0 66372 0
[pid=28850/tid=28852] ppid=28848 vsize=268056 CPUtime=2439.79
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38808 0 0 0 243930 49 0 0 25 0 3 0 376390978 274489344 65601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526437 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28850/tid=28853] ppid=28848 vsize=268056 CPUtime=2430.61
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42199 0 0 0 242995 66 0 0 25 0 3 0 376390978 274489344 65601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.54
Current children cumulated vsize (KiB) 268056

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466888/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=268052 CPUtime=4990.2
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81930 0 0 0 498903 117 0 0 18 0 3 0 376390965 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67013 65533 218 20 0 66371 0
[pid=28850/tid=28852] ppid=28848 vsize=268052 CPUtime=2499.5
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38809 0 0 0 249900 50 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28850/tid=28853] ppid=28848 vsize=268052 CPUtime=2490.56
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42200 0 0 0 248990 66 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.2
Current children cumulated vsize (KiB) 268052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466888/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=268052 CPUtime=5000.19
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81930 0 0 0 499902 117 0 0 18 0 3 0 376390965 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67013 65533 218 20 0 66371 0
[pid=28850/tid=28852] ppid=28848 vsize=268052 CPUtime=2504.48
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38809 0 0 0 250398 50 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28850/tid=28853] ppid=28848 vsize=268052 CPUtime=2495.56
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42200 0 0 0 249490 66 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 268052

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/80 29053
/proc/meminfo: memFree=1466888/2055920 swapFree=4138684/4192956
[pid=28850] ppid=28848 vsize=268052 CPUtime=5000.19
/proc/28850/stat : 28850 (MiraXTv3_dyn) S 28848 28850 28464 0 -1 4194304 81930 0 0 0 499902 117 0 0 18 0 3 0 376390965 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28850/statm: 67013 65533 218 20 0 66371 0
[pid=28850/tid=28852] ppid=28848 vsize=268052 CPUtime=2504.48
/proc/28850/task/28852/stat : 28852 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 38809 0 0 0 250398 50 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=28850/tid=28853] ppid=28848 vsize=268052 CPUtime=2495.56
/proc/28850/task/28853/stat : 28853 (MiraXTv3_dyn) R 28848 28850 28464 0 -1 4194368 42200 0 0 0 249490 66 0 0 25 0 3 0 376390978 274485248 65533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 268052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.35
CPU time (s): 5000.24
CPU user time (s): 4999.03
CPU system time (s): 1.21081
CPU usage (%): 199.423
Max. virtual memory (cumulated for all children) (KiB): 269200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.03
system time used= 1.21081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81930
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= 1091
involuntary context switches= 94508

runsolver used 2.44363 second user time and 6.72798 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat May 12 20:58:52 UTC 2007

IDJOB= 426255
IDBENCH= 20080
IDSOLVER= 196
FILE ID= node3/426255-1179003532

PBS_JOBID= 5252841

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f3afe0baf07d92ddf8b999932745fd0c

RANDOM SEED= 478894762

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1729464 kB
Buffers:         43456 kB
Cached:         215808 kB
SwapCached:      18176 kB
Active:         132984 kB
Inactive:       150584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729464 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            28416 kB
Committed_AS: 11555308 kB
PageTables:       1780 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 node3 on Sat May 12 21:40:42 UTC 2007