Trace number 426284

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1923240245-08.cnf
MD5SUMb9cfdbb54bb41cfa6a69bab5a7fcb3dc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4317.42
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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/node58/watcher-426284-1179048513 -o ROOT/results/node58/solver-426284-1179048513 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426284-1179048513/MiraXTv3_dyn /tmp/evaluation/426284-1179048513/instance-426284-1179048513.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2540
/proc/meminfo: memFree=1158272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=3788 CPUtime=0
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 352761057 3878912 275 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 947 282 202 20 0 305 0

[startup+0.089049 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2540
/proc/meminfo: memFree=1158272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=5312 CPUtime=0.08
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194304 785 0 0 0 8 0 0 0 18 0 1 0 352761057 5439488 760 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 1328 760 207 20 0 686 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5312

[startup+0.10105 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2540
/proc/meminfo: memFree=1158272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=5312 CPUtime=0.09
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194304 785 0 0 0 9 0 0 0 18 0 1 0 352761057 5439488 760 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 1328 760 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301083 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2540
/proc/meminfo: memFree=1158272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=5492 CPUtime=0.29
/proc/2540/stat : 2540 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194304 819 0 0 0 29 0 0 0 19 0 1 0 352761057 5623808 794 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2540/statm: 1373 794 207 20 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5492

[startup+0.701157 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2540
/proc/meminfo: memFree=1158272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=13672 CPUtime=0.91
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 1926 0 0 0 91 0 0 0 21 0 3 0 352761057 14000128 1794 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 3418 1794 218 20 0 2776 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 13672

[startup+1.50229 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 2543
/proc/meminfo: memFree=1149032/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=20788 CPUtime=2.51
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 3759 0 0 0 250 1 0 0 21 0 3 0 352761057 21286912 3627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 5197 3627 218 20 0 4555 0
[pid=2540/tid=2542] ppid=2538 vsize=20788 CPUtime=1.03
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 1336 0 0 0 103 0 0 0 20 0 3 0 352761103 21286912 3627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=20788 CPUtime=1
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 1438 0 0 0 100 0 0 0 18 0 3 0 352761103 21286912 3627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 20788

[startup+3.10156 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 2543
/proc/meminfo: memFree=1139944/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=28244 CPUtime=5.7
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 5405 0 0 0 568 2 0 0 21 0 3 0 352761057 28921856 5273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 7061 5273 218 20 0 6419 0
[pid=2540/tid=2542] ppid=2538 vsize=28244 CPUtime=2.62
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 2199 0 0 0 262 0 0 0 25 0 3 0 352761103 28921856 5273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=28244 CPUtime=2.6
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 2221 0 0 0 259 1 0 0 23 0 3 0 352761103 28921856 5273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 28244

[startup+6.30209 s]
/proc/loadavg: 0.16 0.03 0.01 3/67 2543
/proc/meminfo: memFree=1130792/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=38784 CPUtime=12.07
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 8177 0 0 0 1202 5 0 0 21 0 3 0 352761057 39714816 7973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 9696 7973 218 20 0 9054 0
[pid=2540/tid=2542] ppid=2538 vsize=38784 CPUtime=5.82
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 3548 0 0 0 581 1 0 0 16 0 3 0 352761103 39714816 7973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=38784 CPUtime=5.78
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 3644 0 0 0 575 3 0 0 19 0 3 0 352761103 39714816 7973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 38784

[startup+12.7012 s]
/proc/loadavg: 0.44 0.10 0.03 3/67 2543
/proc/meminfo: memFree=1104232/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=62380 CPUtime=24.83
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 14249 0 0 0 2472 11 0 0 21 0 3 0 352761057 63877120 13776 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 15595 13776 218 20 0 14953 0
[pid=2540/tid=2542] ppid=2538 vsize=62380 CPUtime=12.21
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 6569 0 0 0 1218 3 0 0 20 0 3 0 352761103 63877120 13776 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134517127 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=62380 CPUtime=12.15
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 6695 0 0 0 1208 7 0 0 20 0 3 0 352761103 63877120 13776 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 62380

[startup+25.5013 s]
/proc/loadavg: 0.68 0.16 0.05 3/67 2543
/proc/meminfo: memFree=1097064/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=68780 CPUtime=50.36
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 16440 0 0 0 5024 12 0 0 21 0 3 0 352761057 70430720 15627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 17195 15627 218 20 0 16553 0
[pid=2540/tid=2542] ppid=2538 vsize=68780 CPUtime=25
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 7644 0 0 0 2497 3 0 0 20 0 3 0 352761103 70430720 15627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=68780 CPUtime=24.88
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 7811 0 0 0 2480 8 0 0 25 0 3 0 352761103 70430720 15627 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 68780

[startup+51.1016 s]
/proc/loadavg: 1.13 0.31 0.10 3/67 2543
/proc/meminfo: memFree=1079400/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=84940 CPUtime=101.39
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 21475 0 0 0 10122 17 0 0 21 0 3 0 352761057 86978560 19782 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 21235 19782 218 20 0 20593 0
[pid=2540/tid=2542] ppid=2538 vsize=84940 CPUtime=50.57
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 10159 0 0 0 5052 5 0 0 25 0 3 0 352761103 86978560 19782 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=84940 CPUtime=50.35
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 10331 0 0 0 5024 11 0 0 25 0 3 0 352761103 86978560 19782 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 84940

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/67 2543
/proc/meminfo: memFree=1068968/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=94532 CPUtime=203.51
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 25617 0 0 0 20329 22 0 0 21 0 3 0 352761057 96800768 22364 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 23633 22364 218 20 0 22991 0
[pid=2540/tid=2542] ppid=2538 vsize=94532 CPUtime=101.74
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 11845 0 0 0 10166 8 0 0 25 0 3 0 352761103 96800768 22364 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=94532 CPUtime=101.3
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 12787 0 0 0 10116 14 0 0 25 0 3 0 352761103 96800768 22364 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 94532

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/67 2543
/proc/meminfo: memFree=1061544/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=102492 CPUtime=323.18
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 29077 0 0 0 32293 25 0 0 21 0 3 0 352761057 104951808 24199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 25623 24199 218 20 0 24981 0
[pid=2540/tid=2542] ppid=2538 vsize=102492 CPUtime=161.69
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 13930 0 0 0 16160 9 0 0 25 0 3 0 352761103 104951808 24199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=102492 CPUtime=161.01
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 14162 0 0 0 16086 15 0 0 25 0 3 0 352761103 104951808 24199 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.18
Current children cumulated vsize (KiB) 102492

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/67 2543
/proc/meminfo: memFree=1057448/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=106848 CPUtime=442.84
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 31871 0 0 0 44257 27 0 0 21 0 3 0 352761057 109412352 25238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 26712 25238 218 20 0 26070 0
[pid=2540/tid=2542] ppid=2538 vsize=106848 CPUtime=221.65
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 15413 0 0 0 22155 10 0 0 25 0 3 0 352761103 109412352 25238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=106848 CPUtime=220.72
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 15473 0 0 0 22056 16 0 0 25 0 3 0 352761103 109412352 25238 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.84
Current children cumulated vsize (KiB) 106848

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 2543
/proc/meminfo: memFree=1055720/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=108512 CPUtime=562.51
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 33742 0 0 0 56223 28 0 0 21 0 3 0 352761057 111116288 25679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 27128 25679 218 20 0 26486 0
[pid=2540/tid=2542] ppid=2538 vsize=108512 CPUtime=281.61
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 16500 0 0 0 28150 11 0 0 25 0 3 0 352761103 111116288 25679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=108512 CPUtime=280.44
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 16257 0 0 0 28027 17 0 0 25 0 3 0 352761103 111116288 25679 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.51
Current children cumulated vsize (KiB) 108512

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 0.61 3/67 2543
/proc/meminfo: memFree=1054120/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=110436 CPUtime=682.17
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 35577 0 0 0 68188 29 0 0 21 0 3 0 352761057 113086464 26084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 27609 26084 218 20 0 26967 0
[pid=2540/tid=2542] ppid=2538 vsize=110436 CPUtime=341.56
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 17436 0 0 0 34145 11 0 0 25 0 3 0 352761103 113086464 26084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=110436 CPUtime=340.13
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 17156 0 0 0 33996 17 0 0 25 0 3 0 352761103 113086464 26084 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.17
Current children cumulated vsize (KiB) 110436

[startup+402.301 s]

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

/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 39211 0 0 0 183684 29 0 0 25 0 3 0 352761103 146251776 33928 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=142824 CPUtime=1836.22
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 37924 0 0 0 183589 33 0 0 25 0 3 0 352761103 146251776 33928 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.83
Current children cumulated vsize (KiB) 142824

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/67 2545
/proc/meminfo: memFree=1021928/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=143012 CPUtime=3793.48
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 79517 0 0 0 379284 64 0 0 21 0 3 0 352761057 146444288 34074 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 35753 34074 218 20 0 35111 0
[pid=2540/tid=2542] ppid=2538 vsize=143012 CPUtime=1896.84
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 39909 0 0 0 189654 30 0 0 25 0 3 0 352761103 146444288 34074 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=143012 CPUtime=1896.18
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 38623 0 0 0 189584 34 0 0 25 0 3 0 352761103 146444288 34074 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.48
Current children cumulated vsize (KiB) 143012

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/73 2627
/proc/meminfo: memFree=1019112/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=145440 CPUtime=3913.08
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 81186 0 0 0 391240 68 0 0 21 0 3 0 352761057 148930560 34499 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 36360 34499 218 20 0 35718 0
[pid=2540/tid=2542] ppid=2538 vsize=145440 CPUtime=1956.55
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 40959 0 0 0 195622 33 0 0 25 0 3 0 352761103 148930560 34500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=145440 CPUtime=1956.05
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 39243 0 0 0 195571 34 0 0 25 0 3 0 352761103 148930560 34500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.08
Current children cumulated vsize (KiB) 145440

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/67 2743
/proc/meminfo: memFree=1017256/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=147488 CPUtime=4032.58
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 83204 0 0 0 403180 78 0 0 21 0 3 0 352761057 151027712 35205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 36872 35205 218 20 0 36230 0
[pid=2540/tid=2542] ppid=2538 vsize=147488 CPUtime=2016.23
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 42342 0 0 0 201580 43 0 0 25 0 3 0 352761103 151027712 35205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=147488 CPUtime=2015.88
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 39877 0 0 0 201553 35 0 0 25 0 3 0 352761103 151027712 35205 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.58
Current children cumulated vsize (KiB) 147488

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.75 3/67 2743
/proc/meminfo: memFree=1017064/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=147676 CPUtime=4152.24
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 84629 0 0 0 415145 79 0 0 21 0 3 0 352761057 151220224 35252 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 36919 35252 218 20 0 36277 0
[pid=2540/tid=2542] ppid=2538 vsize=147676 CPUtime=2075.94
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 43091 0 0 0 207551 43 0 0 25 0 3 0 352761103 151220224 35252 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=147676 CPUtime=2075.83
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 40553 0 0 0 207548 35 0 0 25 0 3 0 352761103 151220224 35252 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134566332 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.24
Current children cumulated vsize (KiB) 147676

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/67 2743
/proc/meminfo: memFree=1017128/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=147676 CPUtime=4271.91
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 85805 0 0 0 427111 80 0 0 21 0 3 0 352761057 151220224 35250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 36919 35250 218 20 0 36277 0
[pid=2540/tid=2542] ppid=2538 vsize=147676 CPUtime=2135.65
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 43679 0 0 0 213521 44 0 0 25 0 3 0 352761103 151220224 35250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=147676 CPUtime=2135.79
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 41141 0 0 0 213543 36 0 0 25 0 3 0 352761103 151220224 35250 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4271.91
Current children cumulated vsize (KiB) 147676

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/67 2743
/proc/meminfo: memFree=1016424/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=147676 CPUtime=4391.59
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 87337 0 0 0 439077 82 0 0 21 0 3 0 352761057 151220224 35414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 36919 35414 218 20 0 36277 0
[pid=2540/tid=2542] ppid=2538 vsize=147676 CPUtime=2195.36
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 44354 0 0 0 219492 44 0 0 25 0 3 0 352761103 151220224 35414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=147676 CPUtime=2195.75
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 41998 0 0 0 219539 36 0 0 25 0 3 0 352761103 151220224 35414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.59
Current children cumulated vsize (KiB) 147676

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/67 2743
/proc/meminfo: memFree=1015400/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=149724 CPUtime=4511.27
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 88733 0 0 0 451044 83 0 0 21 0 3 0 352761057 153317376 35695 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 37431 35695 218 20 0 36789 0
[pid=2540/tid=2542] ppid=2538 vsize=149724 CPUtime=2255.08
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 44816 0 0 0 225463 45 0 0 25 0 3 0 352761103 153317376 35695 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2540/tid=2543] ppid=2538 vsize=149724 CPUtime=2255.71
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 42932 0 0 0 225534 37 0 0 25 0 3 0 352761103 153317376 35695 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520080 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.27
Current children cumulated vsize (KiB) 149724

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/67 2743
/proc/meminfo: memFree=1015272/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=149952 CPUtime=4630.93
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 89988 0 0 0 463009 84 0 0 21 0 3 0 352761057 153550848 35767 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 37488 35767 218 20 0 36846 0
[pid=2540/tid=2542] ppid=2538 vsize=149952 CPUtime=2314.96
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 45561 0 0 0 231450 46 0 0 25 0 3 0 352761103 153550848 35767 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=149952 CPUtime=2315.5
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 43442 0 0 0 231513 37 0 0 25 0 3 0 352761103 153550848 35767 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4630.93
Current children cumulated vsize (KiB) 149952

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/67 2743
/proc/meminfo: memFree=1015336/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=149952 CPUtime=4750.61
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 91086 0 0 0 474976 85 0 0 21 0 3 0 352761057 153550848 35712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 37488 35712 218 20 0 36846 0
[pid=2540/tid=2542] ppid=2538 vsize=149952 CPUtime=2374.91
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 46089 0 0 0 237445 46 0 0 25 0 3 0 352761103 153550848 35712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=149952 CPUtime=2375.22
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 44012 0 0 0 237484 38 0 0 25 0 3 0 352761103 153550848 35712 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4750.61
Current children cumulated vsize (KiB) 149952

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 2743
/proc/meminfo: memFree=1004712/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=160192 CPUtime=4870.28
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 95100 0 0 0 486936 92 0 0 21 0 3 0 352761057 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 40048 38342 218 20 0 39406 0
[pid=2540/tid=2542] ppid=2538 vsize=160192 CPUtime=2434.87
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 49378 0 0 0 243435 52 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=160192 CPUtime=2434.93
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 44737 0 0 0 243454 39 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.28
Current children cumulated vsize (KiB) 160192

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 2743
/proc/meminfo: memFree=1004776/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=160192 CPUtime=4989.96
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 96284 0 0 0 498903 93 0 0 21 0 3 0 352761057 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 40048 38342 218 20 0 39406 0
[pid=2540/tid=2542] ppid=2538 vsize=160192 CPUtime=2494.84
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 49972 0 0 0 249431 53 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=160192 CPUtime=2494.65
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 45327 0 0 0 249426 39 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4989.96
Current children cumulated vsize (KiB) 160192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.4 s]
/proc/loadavg: 1.99 1.97 1.82 3/67 2743
/proc/meminfo: memFree=1004840/2055920 swapFree=4184552/4192956
[pid=2540] ppid=2538 vsize=160192 CPUtime=5000.14
/proc/2540/stat : 2540 (MiraXTv3_dyn) S 2538 2540 2468 0 -1 4194304 96415 0 0 0 499921 93 0 0 21 0 3 0 352761057 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2540/statm: 40048 38342 218 20 0 39406 0
[pid=2540/tid=2542] ppid=2538 vsize=160192 CPUtime=2499.94
/proc/2540/task/2542/stat : 2542 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 50038 0 0 0 249941 53 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2540/tid=2543] ppid=2538 vsize=160192 CPUtime=2499.73
/proc/2540/task/2543/stat : 2543 (MiraXTv3_dyn) R 2538 2540 2468 0 -1 4194368 45392 0 0 0 249934 39 0 0 25 0 3 0 352761103 164036608 38342 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 160192

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.44
CPU time (s): 5000.18
CPU user time (s): 4999.22
CPU system time (s): 0.955854
CPU usage (%): 199.414
Max. virtual memory (cumulated for all children) (KiB): 160456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.22
system time used= 0.955854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96415
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= 1336
involuntary context switches= 37815

runsolver used 2.26765 second user time and 6.85896 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun May 13 09:28:34 UTC 2007

IDJOB= 426284
IDBENCH= 20109
IDSOLVER= 196
FILE ID= node58/426284-1179048513

PBS_JOBID= 5253457

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1923240245-08.cnf
COMMAND LINE= /tmp/evaluation/426284-1179048513/MiraXTv3_dyn /tmp/evaluation/426284-1179048513/instance-426284-1179048513.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-426284-1179048513 -o ROOT/results/node58/solver-426284-1179048513 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426284-1179048513/MiraXTv3_dyn /tmp/evaluation/426284-1179048513/instance-426284-1179048513.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b9cfdbb54bb41cfa6a69bab5a7fcb3dc

RANDOM SEED= 832043877

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1158616 kB
Buffers:         52560 kB
Cached:         707316 kB
SwapCached:       2472 kB
Active:         451368 kB
Inactive:       318012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158616 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            4604 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:           113988 kB
Committed_AS:  4592828 kB
PageTables:       1400 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= 66536 MiB

End job on node58 on Sun May 13 10:10:23 UTC 2007