Trace number 426331

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.23 2508.01

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1826381479-08.cnf
MD5SUM8e78670c99e958f12e271eddd527e3f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1299.49
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	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-426331-1179010712 -o ROOT/results/node65/solver-426331-1179010712 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426331-1179010712/MiraXTv3_dyn /tmp/evaluation/426331-1179010712/instance-426331-1179010712.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.92 0.98 0.99 3/64 21134
/proc/meminfo: memFree=1356856/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=188 CPUtime=0
/proc/21134/stat : 21134 (MiraXTv3_dyn) D 21132 21134 21062 0 -1 4194304 33 0 0 0 0 0 0 0 18 0 1 0 377060881 192512 23 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5686052 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21134/statm: 47 23 18 20 0 2 0

[startup+0.029745 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21134
/proc/meminfo: memFree=1356856/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=6036 CPUtime=0.01
/proc/21134/stat : 21134 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194304 1022 0 3 0 1 0 0 0 18 0 1 0 377060881 6180864 1000 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21134/statm: 1509 1001 206 20 0 867 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6036

[startup+0.101753 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21134
/proc/meminfo: memFree=1356856/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=8212 CPUtime=0.08
/proc/21134/stat : 21134 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194304 1565 0 3 0 8 0 0 0 18 0 1 0 377060881 8409088 1543 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6121083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21134/statm: 2053 1544 206 20 0 1411 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8212

[startup+0.301767 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21134
/proc/meminfo: memFree=1356856/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=10240 CPUtime=0.28
/proc/21134/stat : 21134 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194304 2062 0 3 0 28 0 0 0 19 0 1 0 377060881 10485760 2040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/21134/statm: 2560 2040 207 20 0 1918 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10240

[startup+0.701809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21134
/proc/meminfo: memFree=1356856/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=38072 CPUtime=0.94
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 5299 0 3 0 92 2 0 0 19 0 3 0 377060881 38985728 4971 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 9518 4971 218 20 0 8876 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 38072

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 21137
/proc/meminfo: memFree=1336352/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=40284 CPUtime=2.54
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 5887 0 3 0 252 2 0 0 19 0 3 0 377060881 41250816 5559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 10071 5559 218 20 0 9429 0
[pid=21134/tid=21136] ppid=21132 vsize=40284 CPUtime=1.14
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 1971 0 0 0 114 0 0 0 18 0 3 0 377060916 41250816 5559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=40284 CPUtime=1.04
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 1450 0 0 0 104 0 0 0 19 0 3 0 377060916 41250816 5559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 40284

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 0.99 3/67 21137
/proc/meminfo: memFree=1332704/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=44844 CPUtime=5.73
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 7080 0 3 0 569 4 0 0 19 0 3 0 377060881 45920256 6752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 11211 6752 218 20 0 10569 0
[pid=21134/tid=21136] ppid=21132 vsize=44844 CPUtime=2.74
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 2508 0 0 0 273 1 0 0 17 0 3 0 377060916 45920256 6752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=44844 CPUtime=2.64
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 2106 0 0 0 263 1 0 0 18 0 3 0 377060916 45920256 6752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 44844

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 1.00 3/67 21137
/proc/meminfo: memFree=1321696/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=55516 CPUtime=12.1
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 9762 0 3 0 1204 6 0 0 19 0 3 0 377060881 56848384 9434 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 13879 9434 218 20 0 13237 0
[pid=21134/tid=21136] ppid=21132 vsize=55516 CPUtime=5.94
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 3797 0 0 0 592 2 0 0 25 0 3 0 377060916 56848384 9434 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526440 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=55516 CPUtime=5.82
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 3499 0 0 0 579 3 0 0 23 0 3 0 377060916 56848384 9434 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134518265 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 55516

[startup+12.7028 s]
/proc/loadavg: 1.09 1.02 1.01 3/67 21137
/proc/meminfo: memFree=1297376/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=77792 CPUtime=24.88
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 15673 0 3 0 2475 13 0 0 19 0 3 0 377060881 79659008 15345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 19448 15345 218 20 0 18806 0
[pid=21134/tid=21136] ppid=21132 vsize=77792 CPUtime=12.34
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 6841 0 0 0 1229 5 0 0 25 0 3 0 377060916 79659008 15345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=77792 CPUtime=12.19
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 6366 0 0 0 1213 6 0 0 20 0 3 0 377060916 79659008 15345 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 77792

[startup+25.5019 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 21137
/proc/meminfo: memFree=1276640/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=97340 CPUtime=50.41
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 20393 0 3 0 5021 20 0 0 19 0 3 0 377060881 99676160 20065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 24335 20065 218 20 0 23693 0
[pid=21134/tid=21136] ppid=21132 vsize=97340 CPUtime=25.14
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 9311 0 0 0 2505 9 0 0 17 0 3 0 377060916 99676160 20065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=97340 CPUtime=24.92
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 8616 0 0 0 2483 9 0 0 19 0 3 0 377060916 99676160 20065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 97340

[startup+51.102 s]
/proc/loadavg: 1.53 1.14 1.04 3/67 21137
/proc/meminfo: memFree=1205280/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=169076 CPUtime=101.49
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 38842 0 3 0 10105 44 0 0 19 0 3 0 377060881 173133824 38364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 42269 38364 218 20 0 41627 0
[pid=21134/tid=21136] ppid=21132 vsize=169076 CPUtime=50.72
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 17602 0 0 0 5051 21 0 0 25 0 3 0 377060916 173133824 38364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=169076 CPUtime=50.42
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 18774 0 0 0 5021 21 0 0 22 0 3 0 377060916 173133824 38364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 169076

[startup+102.305 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 21137
/proc/meminfo: memFree=1127456/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=243456 CPUtime=203.61
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 57976 0 3 0 20291 70 0 0 19 0 3 0 377060881 249298944 57197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 60864 57197 218 20 0 60222 0
[pid=21134/tid=21136] ppid=21132 vsize=243456 CPUtime=101.88
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 27471 0 0 0 10151 37 0 0 25 0 3 0 377060916 249298944 57197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=243456 CPUtime=101.38
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 28039 0 0 0 10107 31 0 0 25 0 3 0 377060916 249298944 57197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 243456

[startup+162.301 s]
/proc/loadavg: 1.92 1.40 1.15 4/73 21215
/proc/meminfo: memFree=1037896/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=332088 CPUtime=323.18
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 80522 0 3 0 32213 105 0 0 19 0 3 0 377060881 340058112 79260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 83022 79260 218 20 0 82380 0
[pid=21134/tid=21136] ppid=21132 vsize=332088 CPUtime=161.76
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 38738 0 0 0 16122 54 0 0 25 0 3 0 377060916 340058112 79260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=332088 CPUtime=161.07
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 39318 0 0 0 16057 50 0 0 17 0 3 0 377060916 340058112 79260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.18
Current children cumulated vsize (KiB) 332088

[startup+222.301 s]
/proc/loadavg: 2.01 1.52 1.20 3/67 21335
/proc/meminfo: memFree=1038624/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=333128 CPUtime=442.68
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 81083 0 3 0 44151 117 0 0 19 0 3 0 377060881 341123072 79301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 83282 79301 218 20 0 82640 0
[pid=21134/tid=21136] ppid=21132 vsize=333128 CPUtime=221.55
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 39019 0 0 0 22101 54 0 0 25 0 3 0 377060916 341123072 79301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=333128 CPUtime=220.78
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 39598 0 0 0 22017 61 0 0 25 0 3 0 377060916 341123072 79301 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.68
Current children cumulated vsize (KiB) 333128

[startup+282.301 s]
/proc/loadavg: 2.00 1.60 1.25 3/67 21335
/proc/meminfo: memFree=1010528/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=360864 CPUtime=562.34
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 88505 0 3 0 56109 125 0 0 19 0 3 0 377060881 369524736 86325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 90216 86325 218 20 0 89574 0
[pid=21134/tid=21136] ppid=21132 vsize=360864 CPUtime=281.51
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 42077 0 0 0 28093 58 0 0 25 0 3 0 377060916 369524736 86325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=360864 CPUtime=280.49
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 43962 0 0 0 27983 66 0 0 25 0 3 0 377060916 369524736 86325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.34
Current children cumulated vsize (KiB) 360864

[startup+342.301 s]
/proc/loadavg: 2.00 1.67 1.29 3/67 21335
/proc/meminfo: memFree=943456/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=428228 CPUtime=682.06
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 105886 0 3 0 68059 147 0 0 19 0 3 0 377060881 438505472 103438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 107057 103438 218 20 0 106415 0
[pid=21134/tid=21136] ppid=21132 vsize=428228 CPUtime=341.49
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 52754 0 0 0 34078 71 0 0 25 0 3 0 377060916 438505472 103438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=428228 CPUtime=340.22
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 50666 0 0 0 33948 74 0 0 25 0 3 0 377060916 438505472 103438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.06
Current children cumulated vsize (KiB) 428228

[startup+402.301 s]

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

/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75950 0 0 0 189672 111 0 0 23 0 3 0 377060916 620158976 147691 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522166 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=1894.33
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73875 0 0 0 189325 108 0 0 25 0 3 0 377060916 620158976 147691 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3792.51
Current children cumulated vsize (KiB) 605624

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/67 21335
/proc/meminfo: memFree=764840/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605624 CPUtime=3912.25
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152292 0 3 0 391004 221 0 0 19 0 3 0 377060881 620158976 147692 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151406 147692 218 20 0 150764 0
[pid=21134/tid=21136] ppid=21132 vsize=605624 CPUtime=1957.82
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75951 0 0 0 195671 111 0 0 25 0 3 0 377060916 620158976 147692 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=1954.08
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73875 0 0 0 195300 108 0 0 25 0 3 0 377060916 620158976 147692 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3912.25
Current children cumulated vsize (KiB) 605624

[startup+2022.3 s]
/proc/loadavg: 1.96 1.98 1.84 3/67 21335
/proc/meminfo: memFree=764840/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605624 CPUtime=4031.68
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152293 0 3 0 402947 221 0 0 19 0 3 0 377060881 620158976 147693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151406 147693 218 20 0 150764 0
[pid=21134/tid=21136] ppid=21132 vsize=605624 CPUtime=2017.41
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75951 0 0 0 201630 111 0 0 25 0 3 0 377060916 620158976 147693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=2013.92
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73876 0 0 0 201284 108 0 0 25 0 3 0 377060916 620158976 147693 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4031.68
Current children cumulated vsize (KiB) 605624

[startup+2082.31 s]
/proc/loadavg: 1.98 1.98 1.85 3/67 21335
/proc/meminfo: memFree=764840/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605624 CPUtime=4151.41
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152299 0 3 0 414920 221 0 0 19 0 3 0 377060881 620158976 147699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151406 147699 218 20 0 150764 0
[pid=21134/tid=21136] ppid=21132 vsize=605624 CPUtime=2077.15
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75954 0 0 0 207604 111 0 0 25 0 3 0 377060916 620158976 147699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=2073.91
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73879 0 0 0 207283 108 0 0 25 0 3 0 377060916 620158976 147699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.41
Current children cumulated vsize (KiB) 605624

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.85 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605624 CPUtime=4270.95
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152300 0 3 0 426874 221 0 0 19 0 3 0 377060881 620158976 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151406 147684 218 20 0 150764 0
[pid=21134/tid=21136] ppid=21132 vsize=605624 CPUtime=2136.77
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75955 0 0 0 213566 111 0 0 17 0 3 0 377060916 620158976 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=2133.83
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73879 0 0 0 213275 108 0 0 25 0 3 0 377060916 620158976 147684 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4270.95
Current children cumulated vsize (KiB) 605624

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.86 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605624 CPUtime=4390.69
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152301 0 3 0 438847 222 0 0 19 0 3 0 377060881 620158976 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151406 147685 218 20 0 150764 0
[pid=21134/tid=21136] ppid=21132 vsize=605624 CPUtime=2196.52
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75955 0 0 0 219540 112 0 0 25 0 3 0 377060916 620158976 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605624 CPUtime=2193.81
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73880 0 0 0 219273 108 0 0 25 0 3 0 377060916 620158976 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4390.69
Current children cumulated vsize (KiB) 605624

[startup+2262.3 s]
/proc/loadavg: 1.94 1.97 1.86 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=4510.36
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152301 0 3 0 450814 222 0 0 19 0 3 0 377060881 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147683 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2256.23
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75955 0 0 0 225511 112 0 0 25 0 3 0 377060916 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2253.79
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73880 0 0 0 225270 109 0 0 25 0 3 0 377060916 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.36
Current children cumulated vsize (KiB) 605620

[startup+2322.3 s]
/proc/loadavg: 1.98 1.97 1.86 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=4630.06
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152301 0 3 0 462784 222 0 0 19 0 3 0 377060881 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147683 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2315.97
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75955 0 0 0 231485 112 0 0 25 0 3 0 377060916 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2313.75
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73880 0 0 0 231266 109 0 0 25 0 3 0 377060916 620154880 147683 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4630.06
Current children cumulated vsize (KiB) 605620

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=4749.62
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152303 0 3 0 474740 222 0 0 19 0 3 0 377060881 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147685 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2375.65
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75956 0 0 0 237453 112 0 0 25 0 3 0 377060916 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517145 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2373.63
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73881 0 0 0 237254 109 0 0 25 0 3 0 377060916 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.62
Current children cumulated vsize (KiB) 605620

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 21335
/proc/meminfo: memFree=764968/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=4869.21
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152303 0 3 0 486698 223 0 0 19 0 3 0 377060881 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147685 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2435.38
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75956 0 0 0 243426 112 0 0 25 0 3 0 377060916 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2433.48
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73881 0 0 0 243239 109 0 0 25 0 3 0 377060916 620154880 147685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.21
Current children cumulated vsize (KiB) 605620

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 21335
/proc/meminfo: memFree=764904/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=4988.93
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152304 0 3 0 498670 223 0 0 19 0 3 0 377060881 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147686 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2495.12
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75956 0 0 0 249400 112 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2493.46
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73882 0 0 0 249237 109 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4988.93
Current children cumulated vsize (KiB) 605620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 21335
/proc/meminfo: memFree=764904/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=5000.12
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152304 0 3 0 499789 223 0 0 19 0 3 0 377060881 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147686 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2500.7
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75956 0 0 0 249958 112 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2499.07
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73882 0 0 0 249798 109 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 605620

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

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

[startup+2507.9 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 21335
/proc/meminfo: memFree=764904/2055920 swapFree=4184160/4192956
[pid=21134] ppid=21132 vsize=605620 CPUtime=5000.12
/proc/21134/stat : 21134 (MiraXTv3_dyn) S 21132 21134 21062 0 -1 4194304 152304 0 3 0 499789 223 0 0 19 0 3 0 377060881 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21134/statm: 151405 147686 218 20 0 150763 0
[pid=21134/tid=21136] ppid=21132 vsize=605620 CPUtime=2500.7
/proc/21134/task/21136/stat : 21136 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 75956 0 0 0 249958 112 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21134/tid=21137] ppid=21132 vsize=605620 CPUtime=2499.07
/proc/21134/task/21137/stat : 21137 (MiraXTv3_dyn) R 21132 21134 21062 0 -1 4194368 73882 0 0 0 249798 109 0 0 25 0 3 0 377060916 620154880 147686 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 605620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2508.01
CPU time (s): 5000.23
CPU user time (s): 4997.91
CPU system time (s): 2.32365
CPU usage (%): 199.371
Max. virtual memory (cumulated for all children) (KiB): 606008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.91
system time used= 2.32365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152304
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3280
involuntary context switches= 37863

runsolver used 2.58461 second user time and 6.558 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat May 12 22:58:33 UTC 2007

IDJOB= 426331
IDBENCH= 20156
IDSOLVER= 196
FILE ID= node65/426331-1179010712

PBS_JOBID= 5252987

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1826381479-08.cnf
COMMAND LINE= /tmp/evaluation/426331-1179010712/MiraXTv3_dyn /tmp/evaluation/426331-1179010712/instance-426331-1179010712.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-426331-1179010712 -o ROOT/results/node65/solver-426331-1179010712 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426331-1179010712/MiraXTv3_dyn /tmp/evaluation/426331-1179010712/instance-426331-1179010712.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  8e78670c99e958f12e271eddd527e3f2

RANDOM SEED= 462745578

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:       1358480 kB
Buffers:         51224 kB
Cached:         532376 kB
SwapCached:       2900 kB
Active:         270764 kB
Inactive:       322440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358480 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:            5332 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            90232 kB
Committed_AS:  7403360 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= 66549 MiB

End job on node65 on Sat May 12 23:40:23 UTC 2007