Trace number 426352

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.24 2507.27

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S2051531193-03.cnf
MD5SUMab0e9ac33b65d3d4c4302e45af764ace
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark114.609
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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/node43/watcher-426352-1179011687 -o ROOT/results/node43/solver-426352-1179011687 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426352-1179011687/MiraXTv3_dyn /tmp/evaluation/426352-1179011687/instance-426352-1179011687.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.02 1.24 3/77 16562
/proc/meminfo: memFree=1184696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=2672 CPUtime=0
/proc/16562/stat : 16562 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194304 154 0 1 0 0 0 0 0 18 0 1 0 349080500 2736128 141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4701048 0 0 4096 0 0 0 0 17 1 0 0
/proc/16562/statm: 668 141 118 20 0 14 0

[startup+0.074843 s]
/proc/loadavg: 1.00 1.02 1.24 3/77 16562
/proc/meminfo: memFree=1184696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=6596 CPUtime=0.06
/proc/16562/stat : 16562 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194304 1057 0 3 0 6 0 0 0 18 0 1 0 349080500 6754304 1035 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134575859 0 0 4096 0 0 0 0 17 1 0 0
/proc/16562/statm: 1649 1035 207 20 0 1007 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6596

[startup+0.101845 s]
/proc/loadavg: 1.00 1.02 1.24 3/77 16562
/proc/meminfo: memFree=1184696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=6676 CPUtime=0.08
/proc/16562/stat : 16562 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194304 1086 0 3 0 8 0 0 0 18 0 1 0 349080500 6836224 1064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583658 0 0 4096 0 0 0 0 17 1 0 0
/proc/16562/statm: 1669 1064 207 20 0 1027 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6676

[startup+0.301872 s]
/proc/loadavg: 1.00 1.02 1.24 3/77 16562
/proc/meminfo: memFree=1184696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=18456 CPUtime=0.44
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 2509 0 3 0 43 1 0 0 18 0 3 0 349080500 18898944 2386 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 4614 2386 218 20 0 3972 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 18456

[startup+0.701905 s]
/proc/loadavg: 1.00 1.02 1.24 3/77 16562
/proc/meminfo: memFree=1184696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=20668 CPUtime=1.24
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 3055 0 3 0 122 2 0 0 18 0 3 0 349080500 21164032 2932 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 5167 2932 218 20 0 4525 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 20668

[startup+1.50298 s]
/proc/loadavg: 1.08 1.03 1.25 3/80 16565
/proc/meminfo: memFree=1171232/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=25092 CPUtime=2.83
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 4194 0 3 0 280 3 0 0 18 0 3 0 349080500 25694208 4071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 6273 4071 218 20 0 5631 0
[pid=16562/tid=16564] ppid=16560 vsize=25092 CPUtime=1.37
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 1628 0 0 0 137 0 0 0 16 0 3 0 349080511 25694208 4071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=25092 CPUtime=1.34
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 1342 0 0 0 132 2 0 0 19 0 3 0 349080511 25694208 4071 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 25092

[startup+3.10213 s]
/proc/loadavg: 1.08 1.03 1.25 3/80 16565
/proc/meminfo: memFree=1164512/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=35360 CPUtime=6.03
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 6685 0 3 0 597 6 0 0 18 0 3 0 349080500 36208640 6562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 8840 6562 218 20 0 8198 0
[pid=16562/tid=16564] ppid=16560 vsize=35360 CPUtime=2.98
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 2812 0 0 0 296 2 0 0 18 0 3 0 349080511 36208640 6562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=35360 CPUtime=2.93
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 2649 0 0 0 290 3 0 0 18 0 3 0 349080511 36208640 6562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 35360

[startup+6.30139 s]
/proc/loadavg: 1.08 1.03 1.25 3/80 16565
/proc/meminfo: memFree=1144416/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=54136 CPUtime=12.41
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 11372 0 3 0 1230 11 0 0 18 0 3 0 349080500 55435264 11249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 13534 11249 218 20 0 12892 0
[pid=16562/tid=16564] ppid=16560 vsize=54136 CPUtime=6.18
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 5034 0 0 0 614 4 0 0 18 0 3 0 349080511 55435264 11249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=54136 CPUtime=6.12
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 5114 0 0 0 606 6 0 0 18 0 3 0 349080511 55435264 11249 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 54136

[startup+12.7019 s]
/proc/loadavg: 1.22 1.06 1.26 3/80 16565
/proc/meminfo: memFree=1135528/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=59908 CPUtime=25.18
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 12715 0 3 0 2505 13 0 0 18 0 3 0 349080500 61345792 12592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 14977 12592 218 20 0 14335 0
[pid=16562/tid=16564] ppid=16560 vsize=59908 CPUtime=12.57
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 5770 0 0 0 1252 5 0 0 17 0 3 0 349080511 61345792 12592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=59908 CPUtime=12.49
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 5721 0 0 0 1242 7 0 0 25 0 3 0 349080511 61345792 12592 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565715 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 59908

[startup+25.5011 s]
/proc/loadavg: 1.34 1.09 1.26 3/80 16565
/proc/meminfo: memFree=1076840/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=116760 CPUtime=50.71
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 27489 0 3 0 5040 31 0 0 18 0 3 0 349080500 119562240 27216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 29190 27216 218 20 0 28548 0
[pid=16562/tid=16564] ppid=16560 vsize=116760 CPUtime=25.36
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 12736 0 0 0 2523 13 0 0 19 0 3 0 349080511 119562240 27216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=116760 CPUtime=25.23
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 13529 0 0 0 2507 16 0 0 24 0 3 0 349080511 119562240 27216 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 116760

[startup+51.1013 s]
/proc/loadavg: 1.56 1.17 1.28 3/80 16565
/proc/meminfo: memFree=1034472/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=158640 CPUtime=101.73
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 38124 0 3 0 10127 46 0 0 18 0 3 0 349080500 162447360 37489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 39660 37489 218 20 0 39018 0
[pid=16562/tid=16564] ppid=16560 vsize=158640 CPUtime=50.92
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 17963 0 0 0 5071 21 0 0 25 0 3 0 349080511 162447360 37489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=158640 CPUtime=50.69
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 18937 0 0 0 5045 24 0 0 25 0 3 0 349080511 162447360 37489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 158640

[startup+102.307 s]
/proc/loadavg: 1.90 1.32 1.33 3/80 16565
/proc/meminfo: memFree=957096/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=234924 CPUtime=203.84
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 58003 0 3 0 20314 70 0 0 18 0 3 0 349080500 240562176 56676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 58731 56676 218 20 0 58089 0
[pid=16562/tid=16564] ppid=16560 vsize=234924 CPUtime=101.98
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 28019 0 0 0 10165 33 0 0 25 0 3 0 349080511 240562176 56676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16562/tid=16565] ppid=16560 vsize=234924 CPUtime=101.75
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 28760 0 0 0 10139 36 0 0 25 0 3 0 349080511 240562176 56676 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 234924

[startup+162.302 s]
/proc/loadavg: 1.96 1.44 1.37 3/80 16565
/proc/meminfo: memFree=935016/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=256320 CPUtime=323.51
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 64261 0 3 0 32274 77 0 0 18 0 3 0 349080500 262471680 62193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 64080 62193 218 20 0 63438 0
[pid=16562/tid=16564] ppid=16560 vsize=256320 CPUtime=161.7
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 31381 0 0 0 16134 36 0 0 25 0 3 0 349080511 262471680 62193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16562/tid=16565] ppid=16560 vsize=256320 CPUtime=161.69
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 31656 0 0 0 16130 39 0 0 25 0 3 0 349080511 262471680 62193 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565791 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.51
Current children cumulated vsize (KiB) 256320

[startup+222.301 s]
/proc/loadavg: 2.06 1.56 1.41 3/80 16565
/proc/meminfo: memFree=907816/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=283672 CPUtime=443.08
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 71845 0 3 0 44222 86 0 0 18 0 3 0 349080500 290480128 69019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 70918 69019 218 20 0 70276 0
[pid=16562/tid=16564] ppid=16560 vsize=283672 CPUtime=221.36
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 35644 0 0 0 22095 41 0 0 25 0 3 0 349080511 290480128 69019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16562/tid=16565] ppid=16560 vsize=283672 CPUtime=221.59
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 34977 0 0 0 22116 43 0 0 25 0 3 0 349080511 290480128 69019 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.08
Current children cumulated vsize (KiB) 283672

[startup+282.301 s]
/proc/loadavg: 2.09 1.65 1.45 3/80 16565
/proc/meminfo: memFree=906920/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=284696 CPUtime=562.69
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 72424 0 3 0 56182 87 0 0 18 0 3 0 349080500 291528704 69248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 71174 69248 218 20 0 70532 0
[pid=16562/tid=16564] ppid=16560 vsize=284696 CPUtime=281.04
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 35921 0 0 0 28062 42 0 0 25 0 3 0 349080511 291528704 69248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16562/tid=16565] ppid=16560 vsize=284696 CPUtime=281.53
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 35279 0 0 0 28109 44 0 0 25 0 3 0 349080511 291528704 69248 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.69
Current children cumulated vsize (KiB) 284696

[startup+342.302 s]
/proc/loadavg: 2.18 1.76 1.49 3/80 16565
/proc/meminfo: memFree=883496/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=308616 CPUtime=682.35
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 78754 0 3 0 68139 96 0 0 18 0 3 0 349080500 316022784 75082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 77154 75082 218 20 0 76512 0
[pid=16562/tid=16564] ppid=16560 vsize=308616 CPUtime=340.72
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 38369 0 0 0 34028 44 0 0 25 0 3 0 349080511 316022784 75082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16562/tid=16565] ppid=16560 vsize=308616 CPUtime=341.51
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 39161 0 0 0 34101 50 0 0 25 0 3 0 349080511 316022784 75082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525965 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.35
Current children cumulated vsize (KiB) 308616

[startup+402.302 s]

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

/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 46696 0 0 0 183687 66 0 0 25 0 3 0 349080511 369647616 88425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=360984 CPUtime=1836.09
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 47115 0 0 0 183541 68 0 0 25 0 3 0 349080511 369647616 88425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3673.73
Current children cumulated vsize (KiB) 360984

[startup+1902.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/80 16567
/proc/meminfo: memFree=830056/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=360984 CPUtime=3793.41
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 95116 0 3 0 379205 136 0 0 18 0 3 0 349080500 369647616 88427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 90246 88427 218 20 0 89604 0
[pid=16562/tid=16564] ppid=16560 vsize=360984 CPUtime=1897.48
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 46697 0 0 0 189682 66 0 0 25 0 3 0 349080511 369647616 88427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=360984 CPUtime=1895.8
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 47195 0 0 0 189512 68 0 0 25 0 3 0 349080511 369647616 88427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.41
Current children cumulated vsize (KiB) 360984

[startup+1962.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/80 16567
/proc/meminfo: memFree=829480/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=362008 CPUtime=3913.12
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 95474 0 3 0 391176 136 0 0 18 0 3 0 349080500 370696192 88548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 90502 88548 218 20 0 89860 0
[pid=16562/tid=16564] ppid=16560 vsize=362008 CPUtime=1957.46
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 46860 0 0 0 195680 66 0 0 25 0 3 0 349080511 370696192 88548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=362008 CPUtime=1955.54
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 47390 0 0 0 195485 69 0 0 25 0 3 0 349080511 370696192 88548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5166748 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.12
Current children cumulated vsize (KiB) 362008

[startup+2022.3 s]
/proc/loadavg: 2.00 1.97 1.87 3/80 16567
/proc/meminfo: memFree=817384/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=374296 CPUtime=4032.81
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 98942 0 3 0 403139 142 0 0 18 0 3 0 349080500 383279104 91700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 93574 91700 218 20 0 92932 0
[pid=16562/tid=16564] ppid=16560 vsize=374296 CPUtime=2017.44
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 49866 0 0 0 201672 72 0 0 25 0 3 0 349080511 383279104 91700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=374296 CPUtime=2015.25
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 47852 0 0 0 201456 69 0 0 25 0 3 0 349080511 383279104 91700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4032.81
Current children cumulated vsize (KiB) 374296

[startup+2082.31 s]
/proc/loadavg: 2.00 1.97 1.88 3/80 16567
/proc/meminfo: memFree=814696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=376344 CPUtime=4152.49
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 99882 0 3 0 415104 145 0 0 18 0 3 0 349080500 385376256 92245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 94086 92245 218 20 0 93444 0
[pid=16562/tid=16564] ppid=16560 vsize=376344 CPUtime=2077.38
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50352 0 0 0 207665 73 0 0 25 0 3 0 349080511 385376256 92245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=376344 CPUtime=2074.98
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 48306 0 0 0 207428 70 0 0 25 0 3 0 349080511 385376256 92245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.49
Current children cumulated vsize (KiB) 376344

[startup+2142.3 s]
/proc/loadavg: 2.00 1.97 1.89 3/80 16567
/proc/meminfo: memFree=814696/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=377112 CPUtime=4272.14
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 99895 0 3 0 427069 145 0 0 18 0 3 0 349080500 386162688 92258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 94278 92258 218 20 0 93636 0
[pid=16562/tid=16564] ppid=16560 vsize=377112 CPUtime=2137.34
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50358 0 0 0 213661 73 0 0 25 0 3 0 349080511 386162688 92258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=377112 CPUtime=2134.68
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 48313 0 0 0 213398 70 0 0 25 0 3 0 349080511 386162688 92258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526670 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.14
Current children cumulated vsize (KiB) 377112

[startup+2202.3 s]
/proc/loadavg: 2.00 1.97 1.89 3/80 16567
/proc/meminfo: memFree=814568/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=377112 CPUtime=4391.86
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 100058 0 3 0 439040 146 0 0 18 0 3 0 349080500 386162688 92261 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 94278 92261 218 20 0 93636 0
[pid=16562/tid=16564] ppid=16560 vsize=377112 CPUtime=2197.33
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50440 0 0 0 219659 74 0 0 25 0 3 0 349080511 386162688 92261 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=377112 CPUtime=2194.42
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 48394 0 0 0 219371 71 0 0 25 0 3 0 349080511 386162688 92261 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4391.86
Current children cumulated vsize (KiB) 377112

[startup+2262.3 s]
/proc/loadavg: 2.00 1.97 1.90 3/80 16567
/proc/meminfo: memFree=814568/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=377112 CPUtime=4511.57
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 100222 0 3 0 451011 146 0 0 18 0 3 0 349080500 386162688 92265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 94278 92265 218 20 0 93636 0
[pid=16562/tid=16564] ppid=16560 vsize=377112 CPUtime=2257.3
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50444 0 0 0 225656 74 0 0 25 0 3 0 349080511 386162688 92265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=377112 CPUtime=2254.15
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 48554 0 0 0 225344 71 0 0 25 0 3 0 349080511 386162688 92265 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.57
Current children cumulated vsize (KiB) 377112

[startup+2322.3 s]
/proc/loadavg: 2.00 1.97 1.90 4/80 16567
/proc/meminfo: memFree=810600/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=381208 CPUtime=4631.26
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 101413 0 3 0 462977 149 0 0 18 0 3 0 349080500 390356992 93296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 95302 93296 218 20 0 94660 0
[pid=16562/tid=16564] ppid=16560 vsize=381208 CPUtime=2317.28
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50821 0 0 0 231653 75 0 0 25 0 3 0 349080511 390356992 93296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=381208 CPUtime=2313.86
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 49368 0 0 0 231313 73 0 0 18 0 3 0 349080511 390356992 93296 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521225 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.26
Current children cumulated vsize (KiB) 381208

[startup+2382.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16567
/proc/meminfo: memFree=810472/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=381208 CPUtime=4750.98
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 101575 0 3 0 474948 150 0 0 18 0 3 0 349080500 390356992 93298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 95302 93298 218 20 0 94660 0
[pid=16562/tid=16564] ppid=16560 vsize=381208 CPUtime=2377.26
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50822 0 0 0 237651 75 0 0 25 0 3 0 349080511 390356992 93298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=381208 CPUtime=2373.6
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 49529 0 0 0 237287 73 0 0 25 0 3 0 349080511 390356992 93298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.98
Current children cumulated vsize (KiB) 381208

[startup+2442.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16567
/proc/meminfo: memFree=807912/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=383716 CPUtime=4870.67
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 102530 0 3 0 486916 151 0 0 18 0 3 0 349080500 392925184 93929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 95929 93929 218 20 0 95287 0
[pid=16562/tid=16564] ppid=16560 vsize=383716 CPUtime=2437.23
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 51469 0 0 0 243646 77 0 0 25 0 3 0 349080511 392925184 93929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=383716 CPUtime=2433.34
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 49837 0 0 0 243260 74 0 0 25 0 3 0 349080511 392925184 93929 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.67
Current children cumulated vsize (KiB) 383716

[startup+2502.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16567
/proc/meminfo: memFree=807848/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=383716 CPUtime=4990.4
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 102937 0 3 0 498888 152 0 0 18 0 3 0 349080500 392925184 93931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 95929 93931 218 20 0 95287 0
[pid=16562/tid=16564] ppid=16560 vsize=383716 CPUtime=2497.21
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 51713 0 0 0 249644 77 0 0 25 0 3 0 349080511 392925184 93931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=383716 CPUtime=2493.07
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50000 0 0 0 249233 74 0 0 25 0 3 0 349080511 392925184 93931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.4
Current children cumulated vsize (KiB) 383716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 16567
/proc/meminfo: memFree=805224/2055920 swapFree=4158768/4192956
[pid=16562] ppid=16560 vsize=386488 CPUtime=5000.15
/proc/16562/stat : 16562 (MiraXTv3_dyn) S 16560 16562 16490 0 -1 4194304 103790 0 3 0 499862 153 0 0 18 0 3 0 349080500 395763712 94622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16562/statm: 96622 94622 218 20 0 95980 0
[pid=16562/tid=16564] ppid=16560 vsize=386488 CPUtime=2502.11
/proc/16562/task/16564/stat : 16564 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 52402 0 0 0 250133 78 0 0 25 0 3 0 349080511 395763712 94622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=16562/tid=16565] ppid=16560 vsize=386488 CPUtime=2497.93
/proc/16562/task/16565/stat : 16565 (MiraXTv3_dyn) R 16560 16562 16490 0 -1 4194368 50164 0 0 0 249719 74 0 0 25 0 3 0 349080511 395763712 94622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5165407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 386488

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.27
CPU time (s): 5000.24
CPU user time (s): 4998.64
CPU system time (s): 1.59576
CPU usage (%): 199.429
Max. virtual memory (cumulated for all children) (KiB): 386488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.64
system time used= 1.59576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103790
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= 2824
involuntary context switches= 94261

runsolver used 2.46663 second user time and 6.66699 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat May 12 23:14:47 UTC 2007

IDJOB= 426352
IDBENCH= 20177
IDSOLVER= 196
FILE ID= node43/426352-1179011687

PBS_JOBID= 5253003

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v7000/unif-k3-r4.2-v7000-c29400-S2051531193-03.cnf
COMMAND LINE= /tmp/evaluation/426352-1179011687/MiraXTv3_dyn /tmp/evaluation/426352-1179011687/instance-426352-1179011687.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-426352-1179011687 -o ROOT/results/node43/solver-426352-1179011687 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426352-1179011687/MiraXTv3_dyn /tmp/evaluation/426352-1179011687/instance-426352-1179011687.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab0e9ac33b65d3d4c4302e45af764ace

RANDOM SEED= 468973188

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1186320 kB
Buffers:         52376 kB
Cached:         663384 kB
SwapCached:       2660 kB
Active:         419756 kB
Inactive:       319384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186320 kB
SwapTotal:     4192956 kB
SwapFree:      4158768 kB
Dirty:            4560 kB
Writeback:           0 kB
Mapped:          31292 kB
Slab:           115840 kB
Committed_AS:  8211608 kB
PageTables:       1896 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= 66548 MiB

End job on node43 on Sat May 12 23:56:36 UTC 2007