Trace number 426335

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.16

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S669431406-04.cnf
MD5SUMdd18afc619ee3c57b73894611de585c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.5341
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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.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/node37/watcher-426335-1179010809 -o ROOT/results/node37/solver-426335-1179010809 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426335-1179010809/MiraXTv3_dyn /tmp/evaluation/426335-1179010809/instance-426335-1179010809.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.00 1.20 1.59 3/77 31923
/proc/meminfo: memFree=1054488/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=3788 CPUtime=0
/proc/31923/stat : 31923 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 348993417 3878912 256 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31923/statm: 947 263 202 20 0 305 0

[startup+0.016906 s]
/proc/loadavg: 1.00 1.20 1.59 3/77 31923
/proc/meminfo: memFree=1054488/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=4732 CPUtime=0.01
/proc/31923/stat : 31923 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194304 576 0 0 0 1 0 0 0 18 0 1 0 348993417 4845568 551 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/31923/statm: 1183 551 206 20 0 541 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4732

[startup+0.101925 s]
/proc/loadavg: 1.00 1.20 1.59 3/77 31923
/proc/meminfo: memFree=1054488/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=12852 CPUtime=0.12
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 1541 0 0 0 12 0 0 0 18 0 3 0 348993417 13160448 1513 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 3213 1513 218 20 0 2571 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12852

[startup+0.301964 s]
/proc/loadavg: 1.00 1.20 1.59 3/77 31923
/proc/meminfo: memFree=1054488/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=14140 CPUtime=0.52
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 1809 0 0 0 52 0 0 0 18 0 3 0 348993417 14479360 1781 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 3535 1781 218 20 0 2893 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 14140

[startup+0.70104 s]
/proc/loadavg: 1.00 1.20 1.59 3/77 31923
/proc/meminfo: memFree=1054488/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=16484 CPUtime=1.32
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 2572 0 0 0 131 1 0 0 18 0 3 0 348993417 16879616 2544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 4121 2544 218 20 0 3479 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16484

[startup+1.50119 s]
/proc/loadavg: 1.00 1.20 1.59 3/80 31926
/proc/meminfo: memFree=1042816/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=23072 CPUtime=2.91
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 4051 0 0 0 289 2 0 0 18 0 3 0 348993417 23625728 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 5768 4023 218 20 0 5126 0
[pid=31923/tid=31925] ppid=31921 vsize=23072 CPUtime=1.43
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 1550 0 0 0 143 0 0 0 17 0 3 0 348993423 23625728 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=23072 CPUtime=1.42
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 1688 0 0 0 141 1 0 0 25 0 3 0 348993423 23625728 4023 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 23072

[startup+3.10249 s]
/proc/loadavg: 1.08 1.22 1.59 3/80 31926
/proc/meminfo: memFree=1034560/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=33464 CPUtime=6.1
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 6801 0 0 0 606 4 0 0 18 0 3 0 348993417 34267136 6773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 8366 6773 218 20 0 7724 0
[pid=31923/tid=31925] ppid=31921 vsize=33464 CPUtime=3.03
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 2886 0 0 0 302 1 0 0 25 0 3 0 348993423 34267136 6773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=33464 CPUtime=3
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 3102 0 0 0 298 2 0 0 21 0 3 0 348993423 34267136 6773 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 33464

[startup+6.3011 s]
/proc/loadavg: 1.08 1.22 1.59 3/80 31926
/proc/meminfo: memFree=1020672/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=43500 CPUtime=12.48
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 9266 0 0 0 1242 6 0 0 18 0 3 0 348993417 44544000 9238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 10875 9238 218 20 0 10233 0
[pid=31923/tid=31925] ppid=31921 vsize=43500 CPUtime=6.23
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 4433 0 0 0 621 2 0 0 25 0 3 0 348993423 44544000 9238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=43500 CPUtime=6.18
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 4020 0 0 0 616 2 0 0 25 0 3 0 348993423 44544000 9238 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 43500

[startup+12.7013 s]
/proc/loadavg: 1.22 1.24 1.60 3/80 31926
/proc/meminfo: memFree=996544/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=69100 CPUtime=25.25
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 15601 0 0 0 2514 11 0 0 18 0 3 0 348993417 70758400 15501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 17275 15501 218 20 0 16633 0
[pid=31923/tid=31925] ppid=31921 vsize=69100 CPUtime=12.63
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 6952 0 0 0 1259 4 0 0 25 0 3 0 348993423 70758400 15501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=69100 CPUtime=12.56
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 7836 0 0 0 1250 6 0 0 25 0 3 0 348993423 70758400 15501 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 69100

[startup+25.5017 s]
/proc/loadavg: 1.34 1.27 1.60 3/80 31926
/proc/meminfo: memFree=945536/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=116596 CPUtime=50.78
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 27652 0 0 0 5054 24 0 0 18 0 3 0 348993417 119394304 27279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 29149 27279 218 20 0 28507 0
[pid=31923/tid=31925] ppid=31921 vsize=116596 CPUtime=25.42
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 12699 0 0 0 2532 10 0 0 25 0 3 0 348993423 119394304 27279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=116596 CPUtime=25.3
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 14140 0 0 0 2516 14 0 0 25 0 3 0 348993423 119394304 27279 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520492 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 116596

[startup+51.1016 s]
/proc/loadavg: 1.56 1.32 1.61 3/80 31926
/proc/meminfo: memFree=911104/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=150492 CPUtime=101.8
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 37027 0 0 0 10146 34 0 0 18 0 3 0 348993417 154103808 36116 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 37623 36116 218 20 0 36981 0
[pid=31923/tid=31925] ppid=31921 vsize=150492 CPUtime=50.98
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 17614 0 0 0 5083 15 0 0 19 0 3 0 348993423 154103808 36116 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=150492 CPUtime=50.76
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 18600 0 0 0 5057 19 0 0 20 0 3 0 348993423 154103808 36116 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 150492

[startup+102.306 s]
/proc/loadavg: 1.86 1.45 1.64 3/86 32100
/proc/meminfo: memFree=898096/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=161476 CPUtime=203.62
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 40566 0 0 0 20310 52 0 0 18 0 3 0 348993417 165351424 38786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 40369 38786 218 20 0 39727 0
[pid=31923/tid=31925] ppid=31921 vsize=161476 CPUtime=101.97
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 18428 0 0 0 10182 15 0 0 25 0 3 0 348993423 165351424 38786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134517424 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=161476 CPUtime=101.58
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 21325 0 0 0 10122 36 0 0 25 0 3 0 348993423 165351424 38786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 161476

[startup+162.302 s]
/proc/loadavg: 1.95 1.55 1.65 3/80 32124
/proc/meminfo: memFree=888128/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=172444 CPUtime=323.24
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 44368 0 0 0 32267 57 0 0 18 0 3 0 348993417 176582656 41541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 43111 41541 218 20 0 42469 0
[pid=31923/tid=31925] ppid=31921 vsize=172444 CPUtime=161.89
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 21729 0 0 0 16170 19 0 0 25 0 3 0 348993423 176582656 41541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565616 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=172444 CPUtime=161.28
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 21826 0 0 0 16091 37 0 0 25 0 3 0 348993423 176582656 41541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.24
Current children cumulated vsize (KiB) 172444

[startup+222.303 s]
/proc/loadavg: 1.98 1.63 1.67 3/80 32124
/proc/meminfo: memFree=878272/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=181880 CPUtime=442.81
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 47868 0 0 0 44219 62 0 0 18 0 3 0 348993417 186245120 44039 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 45470 44039 218 20 0 44828 0
[pid=31923/tid=31925] ppid=31921 vsize=181880 CPUtime=221.78
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 22822 0 0 0 22158 20 0 0 25 0 3 0 348993423 186245120 44039 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=181880 CPUtime=220.96
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 24233 0 0 0 22055 41 0 0 25 0 3 0 348993423 186245120 44039 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.81
Current children cumulated vsize (KiB) 181880

[startup+282.302 s]
/proc/loadavg: 1.99 1.69 1.69 3/80 32124
/proc/meminfo: memFree=875904/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=185016 CPUtime=562.47
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 49472 0 0 0 56184 63 0 0 18 0 3 0 348993417 189456384 44843 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 46254 44843 218 20 0 45612 0
[pid=31923/tid=31925] ppid=31921 vsize=185016 CPUtime=281.74
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 23976 0 0 0 28153 21 0 0 25 0 3 0 348993423 189456384 44843 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=185016 CPUtime=280.66
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 24683 0 0 0 28025 41 0 0 25 0 3 0 348993423 189456384 44843 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 185016

[startup+342.301 s]
/proc/loadavg: 1.99 1.74 1.71 3/80 32124
/proc/meminfo: memFree=866752/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=193340 CPUtime=682.06
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 52634 0 0 0 68140 66 0 0 18 0 3 0 348993417 197980160 46899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 48335 46899 218 20 0 47693 0
[pid=31923/tid=31925] ppid=31921 vsize=193340 CPUtime=341.63
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 26349 0 0 0 34140 23 0 0 25 0 3 0 348993423 197980160 46899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=193340 CPUtime=340.36
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 25472 0 0 0 33994 42 0 0 25 0 3 0 348993423 197980160 46899 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.06
Current children cumulated vsize (KiB) 193340

[startup+402.302 s]

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

/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44649 0 0 0 189754 37 0 0 25 0 3 0 348993423 274993152 65643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31923/tid=31926] ppid=31921 vsize=268548 CPUtime=1895.73
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 40484 0 0 0 189505 68 0 0 25 0 3 0 348993423 274993152 65643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.71
Current children cumulated vsize (KiB) 268548

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 32124
/proc/meminfo: memFree=791744/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=268548 CPUtime=3913.37
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 87007 0 0 0 391231 106 0 0 18 0 3 0 348993417 274993152 65654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67137 65654 218 20 0 66495 0
[pid=31923/tid=31925] ppid=31921 vsize=268548 CPUtime=1957.77
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 45180 0 0 0 195739 38 0 0 25 0 3 0 348993423 274993152 65654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=268548 CPUtime=1955.54
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 41014 0 0 0 195486 68 0 0 25 0 3 0 348993423 274993152 65654 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.37
Current children cumulated vsize (KiB) 268548

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 32124
/proc/meminfo: memFree=791680/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=268548 CPUtime=4033.04
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 87994 0 0 0 403197 107 0 0 18 0 3 0 348993417 274993152 65667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67137 65667 218 20 0 66495 0
[pid=31923/tid=31925] ppid=31921 vsize=268548 CPUtime=2017.72
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 45718 0 0 0 201734 38 0 0 25 0 3 0 348993423 274993152 65667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=268548 CPUtime=2015.25
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 41463 0 0 0 201457 68 0 0 25 0 3 0 348993423 274993152 65667 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.04
Current children cumulated vsize (KiB) 268548

[startup+2082.31 s]
/proc/loadavg: 2.06 2.00 1.92 3/80 32124
/proc/meminfo: memFree=791616/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=268548 CPUtime=4152.72
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 88987 0 0 0 415164 108 0 0 18 0 3 0 348993417 274993152 65678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67137 65678 218 20 0 66495 0
[pid=31923/tid=31925] ppid=31921 vsize=268548 CPUtime=2077.68
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 46259 0 0 0 207730 38 0 0 25 0 3 0 348993423 274993152 65678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=268548 CPUtime=2074.97
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 41915 0 0 0 207428 69 0 0 25 0 3 0 348993423 274993152 65678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.72
Current children cumulated vsize (KiB) 268548

[startup+2142.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/80 32124
/proc/meminfo: memFree=791872/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=267524 CPUtime=4272.4
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 89800 0 0 0 427132 108 0 0 18 0 3 0 348993417 273944576 65609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 66881 65609 218 20 0 66239 0
[pid=31923/tid=31925] ppid=31921 vsize=267524 CPUtime=2137.64
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 46621 0 0 0 213725 39 0 0 25 0 3 0 348993423 273944576 65609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=267524 CPUtime=2134.7
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 42366 0 0 0 213401 69 0 0 25 0 3 0 348993423 273944576 65609 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.4
Current children cumulated vsize (KiB) 267524

[startup+2202.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/80 32124
/proc/meminfo: memFree=791808/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=267524 CPUtime=4392.09
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 90625 0 0 0 439100 109 0 0 18 0 3 0 348993417 273944576 65618 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 66881 65618 218 20 0 66239 0
[pid=31923/tid=31925] ppid=31921 vsize=267524 CPUtime=2197.6
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 46988 0 0 0 219721 39 0 0 25 0 3 0 348993423 273944576 65618 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=267524 CPUtime=2194.42
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 42824 0 0 0 219373 69 0 0 25 0 3 0 348993423 273944576 65618 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.09
Current children cumulated vsize (KiB) 267524

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 32124
/proc/meminfo: memFree=788032/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=271368 CPUtime=4511.76
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 92492 0 0 0 451066 110 0 0 18 0 3 0 348993417 277880832 66575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67842 66575 218 20 0 67200 0
[pid=31923/tid=31925] ppid=31921 vsize=271368 CPUtime=2257.57
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 48396 0 0 0 225717 40 0 0 25 0 3 0 348993423 277880832 66575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=271368 CPUtime=2254.14
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 43283 0 0 0 225344 70 0 0 25 0 3 0 348993423 277880832 66575 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.76
Current children cumulated vsize (KiB) 271368

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 32124
/proc/meminfo: memFree=787968/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=271368 CPUtime=4631.47
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 93251 0 0 0 463036 111 0 0 18 0 3 0 348993417 277880832 66602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67842 66602 218 20 0 67200 0
[pid=31923/tid=31925] ppid=31921 vsize=271368 CPUtime=2317.53
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 48788 0 0 0 231713 40 0 0 25 0 3 0 348993423 277880832 66602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=271368 CPUtime=2313.87
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 43650 0 0 0 231317 70 0 0 25 0 3 0 348993423 277880832 66602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.47
Current children cumulated vsize (KiB) 271368

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 32124
/proc/meminfo: memFree=787840/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=271516 CPUtime=4751.15
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 94196 0 0 0 475003 112 0 0 18 0 3 0 348993417 278032384 66627 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67879 66627 218 20 0 67237 0
[pid=31923/tid=31925] ppid=31921 vsize=271516 CPUtime=2377.5
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 49179 0 0 0 237709 41 0 0 25 0 3 0 348993423 278032384 66627 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=271516 CPUtime=2373.58
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44204 0 0 0 237288 70 0 0 25 0 3 0 348993423 278032384 66627 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.15
Current children cumulated vsize (KiB) 271516

[startup+2442.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/80 32124
/proc/meminfo: memFree=787648/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=271516 CPUtime=4870.82
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 95037 0 0 0 486970 112 0 0 18 0 3 0 348993417 278032384 66638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 67879 66638 218 20 0 67237 0
[pid=31923/tid=31925] ppid=31921 vsize=271516 CPUtime=2437.47
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 49646 0 0 0 243706 41 0 0 25 0 3 0 348993423 278032384 66638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=271516 CPUtime=2433.29
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44578 0 0 0 243258 71 0 0 25 0 3 0 348993423 278032384 66638 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.82
Current children cumulated vsize (KiB) 271516

[startup+2502.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/80 32124
/proc/meminfo: memFree=775040/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=284240 CPUtime=4990.53
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 98979 0 0 0 498936 117 0 0 18 0 3 0 348993417 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 71060 69836 218 20 0 70418 0
[pid=31923/tid=31925] ppid=31921 vsize=284240 CPUtime=2497.45
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 53213 0 0 0 249700 45 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=284240 CPUtime=2493.02
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44953 0 0 0 249231 71 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.53
Current children cumulated vsize (KiB) 284240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.02 2.01 1.92 3/80 32124
/proc/meminfo: memFree=775040/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=284240 CPUtime=5000.11
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 98979 0 0 0 499894 117 0 0 18 0 3 0 348993417 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 71060 69836 218 20 0 70418 0
[pid=31923/tid=31925] ppid=31921 vsize=284240 CPUtime=2502.25
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 53213 0 0 0 250180 45 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=284240 CPUtime=2497.79
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44953 0 0 0 249708 71 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 284240

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.02 2.01 1.92 3/80 32124
/proc/meminfo: memFree=775040/2055920 swapFree=4145720/4192956
[pid=31923] ppid=31921 vsize=284240 CPUtime=5000.11
/proc/31923/stat : 31923 (MiraXTv3_dyn) S 31921 31923 31851 0 -1 4194304 98979 0 0 0 499894 117 0 0 18 0 3 0 348993417 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31923/statm: 71060 69836 218 20 0 70418 0
[pid=31923/tid=31925] ppid=31921 vsize=284240 CPUtime=2502.25
/proc/31923/task/31925/stat : 31925 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 53213 0 0 0 250180 45 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31923/tid=31926] ppid=31921 vsize=284240 CPUtime=2497.79
/proc/31923/task/31926/stat : 31926 (MiraXTv3_dyn) R 31921 31923 31851 0 -1 4194368 44953 0 0 0 249708 71 0 0 25 0 3 0 348993423 291061760 69836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 284240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.16
CPU time (s): 5000.18
CPU user time (s): 4998.96
CPU system time (s): 1.21481
CPU usage (%): 199.436
Max. virtual memory (cumulated for all children) (KiB): 284612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.96
system time used= 1.21481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98979
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= 942
involuntary context switches= 93550

runsolver used 2.38064 second user time and 6.79297 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Sat May 12 23:00:10 UTC 2007

IDJOB= 426335
IDBENCH= 20160
IDSOLVER= 196
FILE ID= node37/426335-1179010809

PBS_JOBID= 5252991

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S669431406-04.cnf
COMMAND LINE= /tmp/evaluation/426335-1179010809/MiraXTv3_dyn /tmp/evaluation/426335-1179010809/instance-426335-1179010809.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-426335-1179010809 -o ROOT/results/node37/solver-426335-1179010809 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426335-1179010809/MiraXTv3_dyn /tmp/evaluation/426335-1179010809/instance-426335-1179010809.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dd18afc619ee3c57b73894611de585c7

RANDOM SEED= 599683296

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1056176 kB
Buffers:         54512 kB
Cached:         789528 kB
SwapCached:      15412 kB
Active:         408032 kB
Inactive:       459164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056176 kB
SwapTotal:     4192956 kB
SwapFree:      4145720 kB
Dirty:            4336 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:           117868 kB
Committed_AS:  6706928 kB
PageTables:       1980 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 node37 on Sat May 12 23:41:59 UTC 2007