Trace number 426266

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.18 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S998136463-10.cnf
MD5SUM3ee6423866512ae80f83a98c492ccb0b
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 variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 520400

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/node15/watcher-426266-1179004554 -o ROOT/results/node15/solver-426266-1179004554 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426266-1179004554/MiraXTv3_dyn /tmp/evaluation/426266-1179004554/instance-426266-1179004554.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.86 1.98 1.99 3/77 22562
/proc/meminfo: memFree=1766376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=3788 CPUtime=0
/proc/22562/stat : 22562 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 348373043 3878912 308 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 947 315 202 20 0 305 0

[startup+0.058274 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 22562
/proc/meminfo: memFree=1766376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=5784 CPUtime=0.05
/proc/22562/stat : 22562 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194304 928 0 0 0 5 0 0 0 18 0 1 0 348373043 5922816 903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1446 903 207 20 0 804 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5784

[startup+0.102277 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 22562
/proc/meminfo: memFree=1766376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=5784 CPUtime=0.09
/proc/22562/stat : 22562 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194304 928 0 0 0 9 0 0 0 18 0 1 0 348373043 5922816 903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1446 903 207 20 0 804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5784

[startup+0.301295 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 22562
/proc/meminfo: memFree=1766376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=5784 CPUtime=0.29
/proc/22562/stat : 22562 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194304 928 0 0 0 29 0 0 0 19 0 1 0 348373043 5922816 903 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134575886 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1446 903 207 20 0 804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5784

[startup+0.702338 s]
/proc/loadavg: 1.86 1.98 1.99 3/77 22562
/proc/meminfo: memFree=1766376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=13624 CPUtime=0.8
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 1810 0 0 0 80 0 0 0 22 0 3 0 348373043 13950976 1743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 3406 1743 218 20 0 2764 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 13624

[startup+1.50141 s]
/proc/loadavg: 1.86 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1757392/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=21776 CPUtime=2.4
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 3645 0 0 0 238 2 0 0 22 0 3 0 348373043 22298624 3578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 5444 3578 218 20 0 4802 0
[pid=22562/tid=22564] ppid=22560 vsize=21776 CPUtime=0.92
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 1251 0 0 0 92 0 0 0 18 0 3 0 348373100 22298624 3578 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=21776 CPUtime=0.9
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 1350 0 0 0 90 0 0 0 24 0 3 0 348373100 22298624 3579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522268 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 21776

[startup+3.10156 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1748048/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=31044 CPUtime=5.6
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 5859 0 0 0 556 4 0 0 22 0 3 0 348373043 31789056 5792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 7761 5792 218 20 0 7119 0
[pid=22562/tid=22564] ppid=22560 vsize=31044 CPUtime=2.52
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 2326 0 0 0 251 1 0 0 25 0 3 0 348373100 31789056 5792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=31044 CPUtime=2.49
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 2489 0 0 0 248 1 0 0 17 0 3 0 348373100 31789056 5792 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 31044

[startup+6.30186 s]
/proc/loadavg: 1.87 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1738000/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=40920 CPUtime=11.96
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 8519 0 0 0 1190 6 0 0 22 0 3 0 348373043 41902080 8380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 10230 8380 218 20 0 9588 0
[pid=22562/tid=22564] ppid=22560 vsize=40920 CPUtime=5.72
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 3546 0 0 0 570 2 0 0 25 0 3 0 348373100 41902080 8380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=40920 CPUtime=5.66
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 3929 0 0 0 563 3 0 0 18 0 3 0 348373100 41902080 8380 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 40920

[startup+12.7014 s]
/proc/loadavg: 1.89 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1707856/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=68300 CPUtime=24.72
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 15593 0 0 0 2458 14 0 0 22 0 3 0 348373043 69939200 15238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 17075 15238 218 20 0 16433 0
[pid=22562/tid=22564] ppid=22560 vsize=68300 CPUtime=12.11
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 6978 0 0 0 1206 5 0 0 17 0 3 0 348373100 69939200 15238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=68300 CPUtime=12.03
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 7571 0 0 0 1195 8 0 0 20 0 3 0 348373100 69939200 15238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 68300

[startup+25.5026 s]
/proc/loadavg: 1.91 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1699984/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=75552 CPUtime=50.25
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 17703 0 0 0 5009 16 0 0 22 0 3 0 348373043 77365248 16958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 18888 16958 218 20 0 18246 0
[pid=22562/tid=22564] ppid=22560 vsize=75552 CPUtime=24.91
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 7932 0 0 0 2486 5 0 0 25 0 3 0 348373100 77365248 16958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=75552 CPUtime=24.77
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 8727 0 0 0 2467 10 0 0 18 0 3 0 348373100 77365248 16958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 75552

[startup+51.103 s]
/proc/loadavg: 1.94 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1680784/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=92072 CPUtime=101.31
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 23036 0 0 0 10108 23 0 0 22 0 3 0 348373043 94281728 21473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 23018 21473 218 20 0 22376 0
[pid=22562/tid=22564] ppid=22560 vsize=92072 CPUtime=50.48
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 10492 0 0 0 5040 8 0 0 25 0 3 0 348373100 94281728 21473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=92072 CPUtime=50.25
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 11500 0 0 0 5011 14 0 0 25 0 3 0 348373100 94281728 21473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 92072

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1676688/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=96300 CPUtime=203.42
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 25439 0 0 0 20316 26 0 0 22 0 3 0 348373043 98611200 22447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 24075 22447 218 20 0 23433 0
[pid=22562/tid=22564] ppid=22560 vsize=96300 CPUtime=101.65
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 11586 0 0 0 10156 9 0 0 25 0 3 0 348373100 98611200 22447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565797 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=96300 CPUtime=101.2
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 12809 0 0 0 10104 16 0 0 25 0 3 0 348373100 98611200 22447 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 96300

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1670672/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=102044 CPUtime=323.09
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 28500 0 0 0 32280 29 0 0 22 0 3 0 348373043 104493056 23948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 25511 23948 218 20 0 24869 0
[pid=22562/tid=22564] ppid=22560 vsize=102044 CPUtime=161.6
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 13294 0 0 0 16149 11 0 0 25 0 3 0 348373100 104493056 23948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=102044 CPUtime=160.91
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 14162 0 0 0 16074 17 0 0 25 0 3 0 348373100 104493056 23948 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.09
Current children cumulated vsize (KiB) 102044

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1670096/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=102580 CPUtime=442.74
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 30336 0 0 0 44243 31 0 0 22 0 3 0 348373043 105041920 24094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 25645 24094 218 20 0 25003 0
[pid=22562/tid=22564] ppid=22560 vsize=102580 CPUtime=221.53
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 14272 0 0 0 22141 12 0 0 25 0 3 0 348373100 105041920 24094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=102580 CPUtime=220.64
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 15020 0 0 0 22046 18 0 0 25 0 3 0 348373100 105041920 24094 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.74
Current children cumulated vsize (KiB) 102580

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1668624/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=104480 CPUtime=562.4
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 32158 0 0 0 56207 33 0 0 22 0 3 0 348373043 106987520 24486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 26120 24486 218 20 0 25478 0
[pid=22562/tid=22564] ppid=22560 vsize=104480 CPUtime=281.48
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 15211 0 0 0 28135 13 0 0 17 0 3 0 348373100 106987520 24486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=104480 CPUtime=280.34
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 15903 0 0 0 28015 19 0 0 25 0 3 0 348373100 106987520 24486 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.4
Current children cumulated vsize (KiB) 104480

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22565
/proc/meminfo: memFree=1663760/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=109008 CPUtime=682.07
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 34693 0 0 0 68172 35 0 0 22 0 3 0 348373043 111624192 25721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 27252 25721 218 20 0 26610 0
[pid=22562/tid=22564] ppid=22560 vsize=109008 CPUtime=341.45
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 16247 0 0 0 34131 14 0 0 25 0 3 0 348373100 111624192 25721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=109008 CPUtime=340.06
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 17402 0 0 0 33985 21 0 0 25 0 3 0 348373100 111624192 25721 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.07
Current children cumulated vsize (KiB) 109008

[startup+402.302 s]

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

/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 39148 0 0 0 189890 41 0 0 25 0 3 0 348373100 160116736 37196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=156364 CPUtime=1893.87
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 40687 0 0 0 189345 42 0 0 25 0 3 0 348373100 160116736 37196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.76
Current children cumulated vsize (KiB) 156364

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1617296/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=155632 CPUtime=3913.46
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 82290 0 0 0 391260 86 0 0 22 0 3 0 348373043 159367168 37263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 38908 37263 218 20 0 38266 0
[pid=22562/tid=22564] ppid=22560 vsize=155632 CPUtime=1959.28
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 39822 0 0 0 195886 42 0 0 25 0 3 0 348373100 159367168 37263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=155632 CPUtime=1953.6
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 41424 0 0 0 195317 43 0 0 25 0 3 0 348373100 159367168 37263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.46
Current children cumulated vsize (KiB) 155632

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1617040/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=155800 CPUtime=4033.15
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 83586 0 0 0 403227 88 0 0 22 0 3 0 348373043 159539200 37324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 38950 37324 218 20 0 38308 0
[pid=22562/tid=22564] ppid=22560 vsize=155800 CPUtime=2019.23
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 40425 0 0 0 201880 43 0 0 25 0 3 0 348373100 159539200 37324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=155800 CPUtime=2013.33
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 42117 0 0 0 201290 43 0 0 25 0 3 0 348373100 159539200 37324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.15
Current children cumulated vsize (KiB) 155800

[startup+2082.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1616784/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=156112 CPUtime=4152.82
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 84918 0 0 0 415193 89 0 0 22 0 3 0 348373043 159858688 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39028 37416 218 20 0 38386 0
[pid=22562/tid=22564] ppid=22560 vsize=156112 CPUtime=2079.19
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 41148 0 0 0 207875 44 0 0 25 0 3 0 348373100 159858688 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=156112 CPUtime=2073.05
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 42726 0 0 0 207261 44 0 0 25 0 3 0 348373100 159858688 37416 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.82
Current children cumulated vsize (KiB) 156112

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1616528/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=157136 CPUtime=4272.49
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 86136 0 0 0 427158 91 0 0 22 0 3 0 348373043 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39284 37464 218 20 0 38642 0
[pid=22562/tid=22564] ppid=22560 vsize=157136 CPUtime=2139.15
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 41690 0 0 0 213870 45 0 0 25 0 3 0 348373100 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=157136 CPUtime=2132.75
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 43402 0 0 0 213231 44 0 0 25 0 3 0 348373100 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.49
Current children cumulated vsize (KiB) 157136

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1616528/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=157136 CPUtime=4392.17
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 87314 0 0 0 439125 92 0 0 22 0 3 0 348373043 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39284 37464 218 20 0 38642 0
[pid=22562/tid=22564] ppid=22560 vsize=157136 CPUtime=2199.12
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 42277 0 0 0 219866 46 0 0 25 0 3 0 348373100 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=157136 CPUtime=2192.47
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 43993 0 0 0 219202 45 0 0 25 0 3 0 348373100 160907264 37464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.17
Current children cumulated vsize (KiB) 157136

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/80 22567
/proc/meminfo: memFree=1615760/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=157940 CPUtime=4511.84
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 88682 0 0 0 451090 94 0 0 22 0 3 0 348373043 161730560 37662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39485 37662 218 20 0 38843 0
[pid=22562/tid=22564] ppid=22560 vsize=157940 CPUtime=2259.09
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 43058 0 0 0 225862 47 0 0 25 0 3 0 348373100 161730560 37662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=157940 CPUtime=2252.18
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 44580 0 0 0 225172 46 0 0 25 0 3 0 348373100 161730560 37662 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.84
Current children cumulated vsize (KiB) 157940

[startup+2322.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1615696/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=157940 CPUtime=4631.52
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 89920 0 0 0 463057 95 0 0 22 0 3 0 348373043 161730560 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39485 37665 218 20 0 38843 0
[pid=22562/tid=22564] ppid=22560 vsize=157940 CPUtime=2319.05
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 43710 0 0 0 231857 48 0 0 25 0 3 0 348373100 161730560 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=157940 CPUtime=2311.89
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 45166 0 0 0 231143 46 0 0 25 0 3 0 348373100 161730560 37665 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.52
Current children cumulated vsize (KiB) 157940

[startup+2382.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1615376/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=157940 CPUtime=4751.19
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 91139 0 0 0 475022 97 0 0 22 0 3 0 348373043 161730560 37714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39485 37714 218 20 0 38843 0
[pid=22562/tid=22564] ppid=22560 vsize=157940 CPUtime=2378.99
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 44230 0 0 0 237851 48 0 0 25 0 3 0 348373100 161730560 37714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526727 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=157940 CPUtime=2371.61
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 45865 0 0 0 237114 47 0 0 25 0 3 0 348373100 161730560 37714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.19
Current children cumulated vsize (KiB) 157940

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1613968/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=159232 CPUtime=4870.86
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 92788 0 0 0 486988 98 0 0 22 0 3 0 348373043 163053568 38063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 39808 38063 218 20 0 39166 0
[pid=22562/tid=22564] ppid=22560 vsize=159232 CPUtime=2438.96
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 44924 0 0 0 243847 49 0 0 25 0 3 0 348373100 163053568 38063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=159232 CPUtime=2431.32
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 46820 0 0 0 243084 48 0 0 25 0 3 0 348373100 163053568 38063 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.86
Current children cumulated vsize (KiB) 159232

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1613200/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=160388 CPUtime=4990.57
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 94170 0 0 0 498957 100 0 0 22 0 3 0 348373043 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 40097 38274 218 20 0 39455 0
[pid=22562/tid=22564] ppid=22560 vsize=160388 CPUtime=2498.92
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 45496 0 0 0 249842 50 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=160388 CPUtime=2491.05
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 47630 0 0 0 249057 48 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.57
Current children cumulated vsize (KiB) 160388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1613200/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=160388 CPUtime=5000.14
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 94235 0 0 0 499914 100 0 0 22 0 3 0 348373043 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 40097 38274 218 20 0 39455 0
[pid=22562/tid=22564] ppid=22560 vsize=160388 CPUtime=2503.73
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 45496 0 0 0 250323 50 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=160388 CPUtime=2495.82
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 47695 0 0 0 249534 48 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 160388

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 1.99 1.99 3/80 22567
/proc/meminfo: memFree=1613200/2055920 swapFree=4156504/4192956
[pid=22562] ppid=22560 vsize=160388 CPUtime=5000.14
/proc/22562/stat : 22562 (MiraXTv3_dyn) S 22560 22562 22233 0 -1 4194304 94235 0 0 0 499914 100 0 0 22 0 3 0 348373043 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22562/statm: 40097 38274 218 20 0 39455 0
[pid=22562/tid=22564] ppid=22560 vsize=160388 CPUtime=2503.73
/proc/22562/task/22564/stat : 22564 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 45496 0 0 0 250323 50 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22562/tid=22565] ppid=22560 vsize=160388 CPUtime=2495.82
/proc/22562/task/22565/stat : 22565 (MiraXTv3_dyn) R 22560 22562 22233 0 -1 4194368 47695 0 0 0 249534 48 0 0 25 0 3 0 348373100 164237312 38274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 160388

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.18
CPU user time (s): 4999.16
CPU system time (s): 1.02284
CPU usage (%): 199.438
Max. virtual memory (cumulated for all children) (KiB): 160388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 1.02284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94235
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= 1156
involuntary context switches= 94404

runsolver used 2.47062 second user time and 6.66199 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May 12 21:15:54 UTC 2007

IDJOB= 426266
IDBENCH= 20091
IDSOLVER= 196
FILE ID= node15/426266-1179004554

PBS_JOBID= 5252853

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S998136463-10.cnf
COMMAND LINE= /tmp/evaluation/426266-1179004554/MiraXTv3_dyn /tmp/evaluation/426266-1179004554/instance-426266-1179004554.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-426266-1179004554 -o ROOT/results/node15/solver-426266-1179004554 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426266-1179004554/MiraXTv3_dyn /tmp/evaluation/426266-1179004554/instance-426266-1179004554.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3ee6423866512ae80f83a98c492ccb0b

RANDOM SEED= 177676091

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1766784 kB
Buffers:         41760 kB
Cached:         180960 kB
SwapCached:      16300 kB
Active:          93420 kB
Inactive:       153528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766784 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4520 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            27748 kB
Committed_AS: 10924268 kB
PageTables:       1868 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= 66544 MiB

End job on node15 on Sat May 12 21:57:44 UTC 2007