Trace number 426268

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.2 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S660110840-06.cnf
MD5SUM4b21b8e0976302c1b0731a8b86b306d2
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/node65/watcher-426268-1179048318 -o ROOT/results/node65/solver-426268-1179048318 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426268-1179048318/MiraXTv3_dyn /tmp/evaluation/426268-1179048318/instance-426268-1179048318.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: 0.00 0.00 0.00 3/64 27027
/proc/meminfo: memFree=1302200/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=3788 CPUtime=0
/proc/27027/stat : 27027 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 380821403 3878912 280 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27027/statm: 947 287 202 20 0 305 0

[startup+0.051213 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 27027
/proc/meminfo: memFree=1302200/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=5768 CPUtime=0.04
/proc/27027/stat : 27027 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194304 924 0 0 0 4 0 0 0 18 0 1 0 380821403 5906432 899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/27027/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5768

[startup+0.101215 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 27027
/proc/meminfo: memFree=1302200/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=5768 CPUtime=0.09
/proc/27027/stat : 27027 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194304 924 0 0 0 9 0 0 0 18 0 1 0 380821403 5906432 899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/27027/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5768

[startup+0.301233 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 27027
/proc/meminfo: memFree=1302200/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=5768 CPUtime=0.29
/proc/27027/stat : 27027 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194304 924 0 0 0 29 0 0 0 19 0 1 0 380821403 5906432 899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134575882 0 0 4096 0 0 0 0 17 1 0 0
/proc/27027/statm: 1442 899 207 20 0 800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5768

[startup+0.701273 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 27027
/proc/meminfo: memFree=1302200/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=13624 CPUtime=0.8
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 1812 0 0 0 80 0 0 0 21 0 3 0 380821403 13950976 1747 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 3406 1747 218 20 0 2764 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 13624

[startup+1.50134 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 27030
/proc/meminfo: memFree=1293152/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=21776 CPUtime=2.4
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 3640 0 0 0 239 1 0 0 21 0 3 0 380821403 22298624 3575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 5444 3575 218 20 0 4802 0
[pid=27027/tid=27029] ppid=27025 vsize=21776 CPUtime=0.92
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 1242 0 0 0 92 0 0 0 17 0 3 0 380821460 22298624 3575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=21776 CPUtime=0.9
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 1353 0 0 0 90 0 0 0 18 0 3 0 380821460 22298624 3575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517963 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.10247 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 27030
/proc/meminfo: memFree=1283488/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=31244 CPUtime=5.6
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 5919 0 0 0 557 3 0 0 21 0 3 0 380821403 31993856 5854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 7811 5854 218 20 0 7169 0
[pid=27027/tid=27029] ppid=27025 vsize=31244 CPUtime=2.52
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 2371 0 0 0 251 1 0 0 25 0 3 0 380821460 31993856 5854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=31244 CPUtime=2.49
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 2503 0 0 0 249 0 0 0 19 0 3 0 380821460 31993856 5854 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 31244

[startup+6.30174 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 27030
/proc/meminfo: memFree=1273504/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=40492 CPUtime=11.98
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 8523 0 0 0 1193 5 0 0 21 0 3 0 380821403 41463808 8386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 10123 8386 218 20 0 9481 0
[pid=27027/tid=27029] ppid=27025 vsize=40492 CPUtime=5.72
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 3704 0 0 0 570 2 0 0 21 0 3 0 380821460 41463808 8386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=40492 CPUtime=5.68
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 3774 0 0 0 566 2 0 0 22 0 3 0 380821460 41463808 8386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 40492

[startup+12.7013 s]
/proc/loadavg: 0.31 0.07 0.02 3/67 27030
/proc/meminfo: memFree=1243744/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=69300 CPUtime=24.75
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 15657 0 0 0 2463 12 0 0 21 0 3 0 380821403 70963200 15354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 17325 15354 218 20 0 16683 0
[pid=27027/tid=27029] ppid=27025 vsize=69300 CPUtime=12.11
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 7213 0 0 0 1206 5 0 0 18 0 3 0 380821460 70963200 15354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=69300 CPUtime=12.06
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 7399 0 0 0 1200 6 0 0 18 0 3 0 380821460 70963200 15354 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 69300

[startup+25.5013 s]
/proc/loadavg: 0.68 0.16 0.05 3/67 27030
/proc/meminfo: memFree=1237920/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=73192 CPUtime=50.27
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 17173 0 0 0 5012 15 0 0 21 0 3 0 380821403 74948608 16430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 18298 16430 218 20 0 17656 0
[pid=27027/tid=27029] ppid=27025 vsize=73192 CPUtime=24.9
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 8099 0 0 0 2484 6 0 0 25 0 3 0 380821460 74948608 16430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=73192 CPUtime=24.78
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 8029 0 0 0 2471 7 0 0 25 0 3 0 380821460 74948608 16430 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 73192

[startup+51.1015 s]
/proc/loadavg: 1.13 0.31 0.10 3/67 27030
/proc/meminfo: memFree=1217248/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=91656 CPUtime=101.33
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 22826 0 0 0 10111 22 0 0 21 0 3 0 380821403 93855744 21331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 22914 21331 218 20 0 22272 0
[pid=27027/tid=27029] ppid=27025 vsize=91656 CPUtime=50.48
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 10906 0 0 0 5039 9 0 0 25 0 3 0 380821460 93855744 21331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=91656 CPUtime=50.27
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 10875 0 0 0 5014 13 0 0 25 0 3 0 380821460 93855744 21331 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 91656

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/67 27030
/proc/meminfo: memFree=1208224/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=100508 CPUtime=203.42
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 26409 0 0 0 20316 26 0 0 21 0 3 0 380821403 102920192 23486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 25127 23486 218 20 0 24485 0
[pid=27027/tid=27029] ppid=27025 vsize=100508 CPUtime=101.63
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 12572 0 0 0 10153 10 0 0 25 0 3 0 380821460 102920192 23486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=100508 CPUtime=101.21
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 12792 0 0 0 10106 15 0 0 25 0 3 0 380821460 102920192 23486 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 100508

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/67 27030
/proc/meminfo: memFree=1195936/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=112932 CPUtime=323.08
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 30911 0 0 0 32277 31 0 0 21 0 3 0 380821403 115642368 26558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 28233 26558 218 20 0 27591 0
[pid=27027/tid=27029] ppid=27025 vsize=112932 CPUtime=161.58
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 14388 0 0 0 16147 11 0 0 25 0 3 0 380821460 115642368 26558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=112932 CPUtime=160.92
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 15478 0 0 0 16074 18 0 0 25 0 3 0 380821460 115642368 26558 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.08
Current children cumulated vsize (KiB) 112932

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/67 27030
/proc/meminfo: memFree=1195744/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=112932 CPUtime=442.75
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 32704 0 0 0 44243 32 0 0 21 0 3 0 380821403 115642368 26596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 28233 26596 218 20 0 27591 0
[pid=27027/tid=27029] ppid=27025 vsize=112932 CPUtime=221.53
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 15238 0 0 0 22141 12 0 0 25 0 3 0 380821460 115642368 26596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520093 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=112932 CPUtime=220.64
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 16421 0 0 0 22045 19 0 0 25 0 3 0 380821460 115642368 26596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.75
Current children cumulated vsize (KiB) 112932

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 27030
/proc/meminfo: memFree=1195424/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=113440 CPUtime=562.42
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 34162 0 0 0 56209 33 0 0 21 0 3 0 380821403 116162560 26689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 28360 26689 218 20 0 27718 0
[pid=27027/tid=27029] ppid=27025 vsize=113440 CPUtime=281.49
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 15981 0 0 0 28137 12 0 0 25 0 3 0 380821460 116162560 26689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=113440 CPUtime=280.34
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 17136 0 0 0 28015 19 0 0 25 0 3 0 380821460 116162560 26689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.42
Current children cumulated vsize (KiB) 113440

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/67 27030
/proc/meminfo: memFree=1193248/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=115736 CPUtime=682.1
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 36165 0 0 0 68175 35 0 0 21 0 3 0 380821403 118513664 27262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 28934 27262 218 20 0 28292 0
[pid=27027/tid=27029] ppid=27025 vsize=115736 CPUtime=341.46
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 17269 0 0 0 34132 14 0 0 25 0 3 0 380821460 118513664 27262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525960 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=115736 CPUtime=340.06
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 17851 0 0 0 33986 20 0 0 25 0 3 0 380821460 118513664 27262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.1
Current children cumulated vsize (KiB) 115736

[startup+402.302 s]

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

/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 37752 0 0 0 184014 28 0 0 25 0 3 0 380821460 158605312 37077 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=154888 CPUtime=1833.12
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 39700 0 0 0 183271 41 0 0 25 0 3 0 380821460 158605312 37077 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.12
Current children cumulated vsize (KiB) 154888

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.72 3/67 27032
/proc/meminfo: memFree=1153696/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=154888 CPUtime=3793.8
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 79734 0 0 0 379309 71 0 0 21 0 3 0 380821403 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 38722 37079 218 20 0 38080 0
[pid=27027/tid=27029] ppid=27025 vsize=154888 CPUtime=1900.38
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 38339 0 0 0 190009 29 0 0 25 0 3 0 380821460 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=154888 CPUtime=1892.85
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 40350 0 0 0 189243 42 0 0 25 0 3 0 380821460 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.8
Current children cumulated vsize (KiB) 154888

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/67 27032
/proc/meminfo: memFree=1153696/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=154888 CPUtime=3913.49
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 80969 0 0 0 391277 72 0 0 21 0 3 0 380821403 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 38722 37079 218 20 0 38080 0
[pid=27027/tid=27029] ppid=27025 vsize=154888 CPUtime=1960.34
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 38859 0 0 0 196005 29 0 0 25 0 3 0 380821460 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=154888 CPUtime=1952.56
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 41065 0 0 0 195214 42 0 0 25 0 3 0 380821460 158605312 37079 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.49
Current children cumulated vsize (KiB) 154888

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/67 27032
/proc/meminfo: memFree=1153696/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=154888 CPUtime=4033.16
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 82337 0 0 0 403243 73 0 0 21 0 3 0 380821403 158605312 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 38722 37071 218 20 0 38080 0
[pid=27027/tid=27029] ppid=27025 vsize=154888 CPUtime=2020.3
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 39510 0 0 0 202001 29 0 0 25 0 3 0 380821460 158605312 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=154888 CPUtime=2012.29
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 41782 0 0 0 201186 43 0 0 25 0 3 0 380821460 158605312 37071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.16
Current children cumulated vsize (KiB) 154888

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.76 3/67 27032
/proc/meminfo: memFree=1153888/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=154888 CPUtime=4152.86
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 83053 0 0 0 415213 73 0 0 21 0 3 0 380821403 158605312 37030 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 38722 37030 218 20 0 38080 0
[pid=27027/tid=27029] ppid=27025 vsize=154888 CPUtime=2080.27
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 39641 0 0 0 207998 29 0 0 19 0 3 0 380821460 158605312 37030 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=154888 CPUtime=2072.01
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 42367 0 0 0 207158 43 0 0 25 0 3 0 380821460 158605312 37030 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.86
Current children cumulated vsize (KiB) 154888

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/67 27032
/proc/meminfo: memFree=1153120/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=156252 CPUtime=4272.54
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 84497 0 0 0 427179 75 0 0 21 0 3 0 380821403 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 39063 37214 218 20 0 38421 0
[pid=27027/tid=27029] ppid=27025 vsize=156252 CPUtime=2140.23
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 40565 0 0 0 213993 30 0 0 25 0 3 0 380821460 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=156252 CPUtime=2131.73
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 42887 0 0 0 213129 44 0 0 25 0 3 0 380821460 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.54
Current children cumulated vsize (KiB) 156252

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/67 27230
/proc/meminfo: memFree=1152984/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=156252 CPUtime=4391.96
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 85537 0 0 0 439105 91 0 0 21 0 3 0 380821403 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 39063 37214 218 20 0 38421 0
[pid=27027/tid=27029] ppid=27025 vsize=156252 CPUtime=2199.98
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 41020 0 0 0 219968 30 0 0 25 0 3 0 380821460 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=156252 CPUtime=2191.4
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 43472 0 0 0 219081 59 0 0 25 0 3 0 380821460 160002048 37214 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.96
Current children cumulated vsize (KiB) 156252

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/67 27230
/proc/meminfo: memFree=1151392/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=157680 CPUtime=4511.66
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 86460 0 0 0 451074 92 0 0 21 0 3 0 380821403 161464320 37616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 39420 37616 218 20 0 38778 0
[pid=27027/tid=27029] ppid=27025 vsize=157680 CPUtime=2259.94
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 41263 0 0 0 225964 30 0 0 24 0 3 0 380821460 161464320 37616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=157680 CPUtime=2251.13
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 44152 0 0 0 225053 60 0 0 25 0 3 0 380821460 161464320 37616 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526426 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.66
Current children cumulated vsize (KiB) 157680

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/67 27230
/proc/meminfo: memFree=1149920/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=158840 CPUtime=4631.34
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 88135 0 0 0 463040 94 0 0 21 0 3 0 380821403 162652160 37991 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 39710 37991 218 20 0 39068 0
[pid=27027/tid=27029] ppid=27025 vsize=158840 CPUtime=2319.91
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 41961 0 0 0 231960 31 0 0 25 0 3 0 380821460 162652160 37991 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=158840 CPUtime=2310.85
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 45129 0 0 0 231023 62 0 0 25 0 3 0 380821460 162652160 37991 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.34
Current children cumulated vsize (KiB) 158840

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/67 27230
/proc/meminfo: memFree=1148512/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=160084 CPUtime=4751.03
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 89634 0 0 0 475008 95 0 0 21 0 3 0 380821403 163926016 38317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 40021 38317 218 20 0 39379 0
[pid=27027/tid=27029] ppid=27025 vsize=160084 CPUtime=2379.87
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 42857 0 0 0 237955 32 0 0 25 0 3 0 380821460 163926016 38317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=160084 CPUtime=2370.58
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 45732 0 0 0 236996 62 0 0 25 0 3 0 380821460 163926016 38317 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.03
Current children cumulated vsize (KiB) 160084

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/67 27230
/proc/meminfo: memFree=1144352/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=164504 CPUtime=4870.71
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 91796 0 0 0 486973 98 0 0 21 0 3 0 380821403 168452096 39373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 41126 39373 218 20 0 40484 0
[pid=27027/tid=27029] ppid=27025 vsize=164504 CPUtime=2439.84
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 43576 0 0 0 243952 32 0 0 25 0 3 0 380821460 168452096 39373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=164504 CPUtime=2430.29
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 47175 0 0 0 242964 65 0 0 25 0 3 0 380821460 168452096 39373 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.71
Current children cumulated vsize (KiB) 164504

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 27230
/proc/meminfo: memFree=1131296/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=178000 CPUtime=4990.38
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 96368 0 0 0 498933 105 0 0 21 0 3 0 380821403 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 44500 42645 218 20 0 43858 0
[pid=27027/tid=27029] ppid=27025 vsize=178000 CPUtime=2499.8
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 47495 0 0 0 249941 39 0 0 25 0 3 0 380821460 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=178000 CPUtime=2490
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 47828 0 0 0 248935 65 0 0 25 0 3 0 380821460 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.38
Current children cumulated vsize (KiB) 178000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 27230
/proc/meminfo: memFree=1131296/2055920 swapFree=4184160/4192956
[pid=27027] ppid=27025 vsize=178000 CPUtime=5000.15
/proc/27027/stat : 27027 (MiraXTv3_dyn) S 27025 27027 26955 0 -1 4194304 96433 0 0 0 499910 105 0 0 21 0 3 0 380821403 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27027/statm: 44500 42645 218 20 0 43858 0
[pid=27027/tid=27029] ppid=27025 vsize=178000 CPUtime=2504.7
/proc/27027/task/27029/stat : 27029 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 47495 0 0 0 250431 39 0 0 25 0 3 0 380821460 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27027/tid=27030] ppid=27025 vsize=178000 CPUtime=2494.88
/proc/27027/task/27030/stat : 27030 (MiraXTv3_dyn) R 27025 27027 26955 0 -1 4194368 47893 0 0 0 249423 65 0 0 25 0 3 0 380821460 182272000 42645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 178000

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.24
CPU time (s): 5000.2
CPU user time (s): 4999.12
CPU system time (s): 1.08483
CPU usage (%): 199.431
Max. virtual memory (cumulated for all children) (KiB): 178000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.12
system time used= 1.08483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96433
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= 1127
involuntary context switches= 37710

runsolver used 2.46862 second user time and 6.65399 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun May 13 09:25:18 UTC 2007

IDJOB= 426268
IDBENCH= 20093
IDSOLVER= 196
FILE ID= node65/426268-1179048318

PBS_JOBID= 5253446

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4b21b8e0976302c1b0731a8b86b306d2

RANDOM SEED= 463550302

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1302544 kB
Buffers:         53280 kB
Cached:         582136 kB
SwapCached:       2900 kB
Active:         319424 kB
Inactive:       325556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302544 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            94460 kB
Committed_AS:  7416948 kB
PageTables:       1456 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= 66542 MiB

End job on node65 on Sun May 13 10:07:07 UTC 2007