Trace number 426613

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.21 2506.63

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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/node35/watcher-426613-1179051067 -o ROOT/results/node35/solver-426613-1179051067 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426613-1179051067/MiraXTv3_dyn /tmp/evaluation/426613-1179051067/instance-426613-1179051067.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.84 1.97 1.82 3/77 3193
/proc/meminfo: memFree=947576/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=3788 CPUtime=0
/proc/3193/stat : 3193 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 353022122 3878912 257 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/3193/statm: 947 257 206 20 0 305 0

[startup+0.075036 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 3193
/proc/meminfo: memFree=947576/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=7032 CPUtime=0.12
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 630 0 0 0 12 0 0 0 18 0 3 0 353022122 7200768 605 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 1758 605 218 20 0 1116 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7032

[startup+0.103037 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 3193
/proc/meminfo: memFree=947576/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=7252 CPUtime=0.17
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 723 0 0 0 17 0 0 0 18 0 3 0 353022122 7426048 698 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 1813 698 218 20 0 1171 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7252

[startup+0.301063 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 3193
/proc/meminfo: memFree=947576/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=9080 CPUtime=0.57
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 1177 0 0 0 57 0 0 0 18 0 3 0 353022122 9297920 1152 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 2270 1152 218 20 0 1628 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9080

[startup+0.70111 s]
/proc/loadavg: 1.84 1.97 1.82 3/77 3193
/proc/meminfo: memFree=947576/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=11496 CPUtime=1.37
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 1893 0 0 0 137 0 0 0 18 0 3 0 353022122 11771904 1868 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 2874 1868 218 20 0 2232 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11496

[startup+1.5012 s]
/proc/loadavg: 1.84 1.97 1.82 3/80 3196
/proc/meminfo: memFree=939040/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=14912 CPUtime=2.96
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 2485 0 0 0 295 1 0 0 18 0 3 0 353022122 15269888 2460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 3728 2460 218 20 0 3086 0
[pid=3193/tid=3195] ppid=3191 vsize=14912 CPUtime=1.47
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 930 0 0 0 147 0 0 0 19 0 3 0 353022123 15269888 2460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526417 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=14912 CPUtime=1.46
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 1207 0 0 0 146 0 0 0 20 0 3 0 353022123 15269888 2460 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14912

[startup+3.10139 s]
/proc/loadavg: 1.84 1.97 1.82 3/80 3196
/proc/meminfo: memFree=936928/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=17852 CPUtime=6.14
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 3366 0 0 0 612 2 0 0 18 0 3 0 353022122 18280448 3269 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 4463 3269 218 20 0 3821 0
[pid=3193/tid=3195] ppid=3191 vsize=17852 CPUtime=3.07
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 1299 0 0 0 307 0 0 0 25 0 3 0 353022123 18280448 3269 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 1898107 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=17852 CPUtime=3.04
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 1719 0 0 0 303 1 0 0 25 0 3 0 353022123 18280448 3269 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 17852

[startup+6.30176 s]
/proc/loadavg: 1.85 1.97 1.82 3/80 3196
/proc/meminfo: memFree=928992/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=25964 CPUtime=12.53
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 5409 0 0 0 1250 3 0 0 18 0 3 0 353022122 26587136 5234 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 6491 5234 218 20 0 5849 0
[pid=3193/tid=3195] ppid=3191 vsize=25964 CPUtime=6.28
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 2255 0 0 0 627 1 0 0 17 0 3 0 353022123 26587136 5234 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=25964 CPUtime=6.23
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 2806 0 0 0 621 2 0 0 25 0 3 0 353022123 26587136 5234 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 25964

[startup+12.7025 s]
/proc/loadavg: 1.86 1.97 1.82 3/80 3196
/proc/meminfo: memFree=920928/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=31872 CPUtime=25.28
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 7261 0 0 0 2523 5 0 0 18 0 3 0 353022122 32636928 6778 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 7968 6778 218 20 0 7326 0
[pid=3193/tid=3195] ppid=3191 vsize=31872 CPUtime=12.67
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 3147 0 0 0 1265 2 0 0 17 0 3 0 353022123 32636928 6778 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=31872 CPUtime=12.6
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 3766 0 0 0 1257 3 0 0 25 0 3 0 353022123 32636928 6778 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 31872

[startup+25.502 s]
/proc/loadavg: 1.89 1.97 1.82 3/80 3196
/proc/meminfo: memFree=912160/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=40404 CPUtime=50.82
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 9868 0 0 0 5074 8 0 0 18 0 3 0 353022122 41373696 8949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 10101 8949 218 20 0 9459 0
[pid=3193/tid=3195] ppid=3191 vsize=40404 CPUtime=25.45
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 4370 0 0 0 2542 3 0 0 21 0 3 0 353022123 41373696 8949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=40404 CPUtime=25.34
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 5150 0 0 0 2530 4 0 0 21 0 3 0 353022123 41373696 8949 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 40404

[startup+51.1019 s]
/proc/loadavg: 1.93 1.97 1.83 3/80 3196
/proc/meminfo: memFree=907488/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=44620 CPUtime=101.87
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 11883 0 0 0 10177 10 0 0 18 0 3 0 353022122 45690880 10067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 11155 10067 218 20 0 10513 0
[pid=3193/tid=3195] ppid=3191 vsize=44620 CPUtime=51.03
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 5435 0 0 0 5099 4 0 0 25 0 3 0 353022123 45690880 10067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=44620 CPUtime=50.81
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 6100 0 0 0 5076 5 0 0 25 0 3 0 353022123 45690880 10067 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 44620

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.83 3/80 3196
/proc/meminfo: memFree=899616/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=52808 CPUtime=204.01
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 15524 0 0 0 20388 13 0 0 18 0 3 0 353022122 54075392 12011 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 13202 12011 218 20 0 12560 0
[pid=3193/tid=3195] ppid=3191 vsize=52808 CPUtime=102.19
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 7355 0 0 0 10214 5 0 0 25 0 3 0 353022123 54075392 12011 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=52808 CPUtime=101.79
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 7821 0 0 0 10172 7 0 0 25 0 3 0 353022123 54075392 12011 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 52808

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 3196
/proc/meminfo: memFree=895648/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=57128 CPUtime=323.71
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 18351 0 0 0 32355 16 0 0 18 0 3 0 353022122 58499072 12973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 14282 12973 218 20 0 13640 0
[pid=3193/tid=3195] ppid=3191 vsize=57128 CPUtime=162.16
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 8747 0 0 0 16209 7 0 0 25 0 3 0 353022123 58499072 12973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=57128 CPUtime=161.52
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 9256 0 0 0 16144 8 0 0 25 0 3 0 353022123 58499072 12973 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 57128

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 3196
/proc/meminfo: memFree=893984/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=59176 CPUtime=443.39
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 20748 0 0 0 44321 18 0 0 18 0 3 0 353022122 60596224 13427 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 14794 13427 218 20 0 14152 0
[pid=3193/tid=3195] ppid=3191 vsize=59176 CPUtime=222.1
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 10049 0 0 0 22201 9 0 0 25 0 3 0 353022123 60596224 13427 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=59176 CPUtime=221.27
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 10351 0 0 0 22118 9 0 0 25 0 3 0 353022123 60596224 13427 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 59176

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 3196
/proc/meminfo: memFree=891936/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=60936 CPUtime=563.09
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 23102 0 0 0 56288 21 0 0 18 0 3 0 353022122 62398464 13939 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 15234 13939 218 20 0 14592 0
[pid=3193/tid=3195] ppid=3191 vsize=60936 CPUtime=282.07
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 11280 0 0 0 28197 10 0 0 25 0 3 0 353022123 62398464 13939 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=60936 CPUtime=281
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 11474 0 0 0 28090 10 0 0 25 0 3 0 353022123 62398464 13939 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 60936

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 3196
/proc/meminfo: memFree=890272/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=62712 CPUtime=682.78
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 25121 0 0 0 68255 23 0 0 18 0 3 0 353022122 64217088 14328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 15678 14328 218 20 0 15036 0
[pid=3193/tid=3195] ppid=3191 vsize=62712 CPUtime=342.03
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 12225 0 0 0 34192 11 0 0 25 0 3 0 353022123 64217088 14328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=62712 CPUtime=340.72
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 12548 0 0 0 34061 11 0 0 25 0 3 0 353022123 64217088 14328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 62712

[startup+402.301 s]

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

/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 34822 0 0 0 184019 34 0 0 25 0 3 0 353022123 85921792 19454 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=83908 CPUtime=1834.46
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 33723 0 0 0 183418 28 0 0 25 0 3 0 353022123 85921792 19454 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.01
Current children cumulated vsize (KiB) 83908

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3196
/proc/meminfo: memFree=869600/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=83908 CPUtime=3794.68
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 70395 0 0 0 379404 64 0 0 18 0 3 0 353022122 85921792 19487 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 20977 19487 218 20 0 20335 0
[pid=3193/tid=3195] ppid=3191 vsize=83908 CPUtime=1900.49
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 35502 0 0 0 190015 34 0 0 25 0 3 0 353022123 85921792 19487 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=83908 CPUtime=1894.17
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 34545 0 0 0 189388 29 0 0 25 0 3 0 353022123 85921792 19487 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.68
Current children cumulated vsize (KiB) 83908

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3196
/proc/meminfo: memFree=869536/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=83908 CPUtime=3914.37
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 71794 0 0 0 391372 65 0 0 18 0 3 0 353022122 85921792 19519 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 20977 19519 218 20 0 20335 0
[pid=3193/tid=3195] ppid=3191 vsize=83908 CPUtime=1960.45
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 36212 0 0 0 196010 35 0 0 25 0 3 0 353022123 85921792 19519 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=83908 CPUtime=1953.89
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 35234 0 0 0 195360 29 0 0 25 0 3 0 353022123 85921792 19519 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.37
Current children cumulated vsize (KiB) 83908

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=869408/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=85100 CPUtime=4034.06
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 73326 0 0 0 403340 66 0 0 18 0 3 0 353022122 87142400 19566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 21275 19566 218 20 0 20633 0
[pid=3193/tid=3195] ppid=3191 vsize=85100 CPUtime=2020.42
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 37032 0 0 0 202006 36 0 0 25 0 3 0 353022123 87142400 19566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=85100 CPUtime=2013.62
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 35946 0 0 0 201332 30 0 0 25 0 3 0 353022123 87142400 19566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.06
Current children cumulated vsize (KiB) 85100

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=868768/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=85100 CPUtime=4153.77
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 74885 0 0 0 415309 68 0 0 18 0 3 0 353022122 87142400 19745 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 21275 19745 218 20 0 20633 0
[pid=3193/tid=3195] ppid=3191 vsize=85100 CPUtime=2080.4
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 37895 0 0 0 208003 37 0 0 25 0 3 0 353022123 87142400 19745 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=85100 CPUtime=2073.34
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 36642 0 0 0 207304 30 0 0 25 0 3 0 353022123 87142400 19745 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.77
Current children cumulated vsize (KiB) 85100

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=866912/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=87336 CPUtime=4273.44
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 76698 0 0 0 427273 71 0 0 18 0 3 0 353022122 89432064 20172 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 21834 20172 218 20 0 21192 0
[pid=3193/tid=3195] ppid=3191 vsize=87336 CPUtime=2140.36
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 39009 0 0 0 213997 39 0 0 25 0 3 0 353022123 89432064 20172 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=87336 CPUtime=2133.05
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 37341 0 0 0 213274 31 0 0 25 0 3 0 353022123 89432064 20172 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.44
Current children cumulated vsize (KiB) 87336

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=866720/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=87336 CPUtime=4393.14
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 78139 0 0 0 439242 72 0 0 18 0 3 0 353022122 89432064 20221 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 21834 20221 218 20 0 21192 0
[pid=3193/tid=3195] ppid=3191 vsize=87336 CPUtime=2200.33
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 39727 0 0 0 219993 40 0 0 25 0 3 0 353022123 89432064 20221 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=87336 CPUtime=2192.78
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 38064 0 0 0 219247 31 0 0 25 0 3 0 353022123 89432064 20221 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.14
Current children cumulated vsize (KiB) 87336

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=866592/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88428 CPUtime=4512.82
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 79563 0 0 0 451209 73 0 0 18 0 3 0 353022122 90550272 20245 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22107 20245 218 20 0 21465 0
[pid=3193/tid=3195] ppid=3191 vsize=88428 CPUtime=2260.29
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 40446 0 0 0 225988 41 0 0 25 0 3 0 353022123 90550272 20245 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88428 CPUtime=2252.51
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 38769 0 0 0 225219 32 0 0 25 0 3 0 353022123 90550272 20245 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.82
Current children cumulated vsize (KiB) 88428

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 3198
/proc/meminfo: memFree=866528/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88592 CPUtime=4632.52
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 81136 0 0 0 463177 75 0 0 18 0 3 0 353022122 90718208 20295 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22148 20295 218 20 0 21506 0
[pid=3193/tid=3195] ppid=3191 vsize=88592 CPUtime=2320.27
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 41194 0 0 0 231985 42 0 0 25 0 3 0 353022123 90718208 20295 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88592 CPUtime=2312.23
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 39594 0 0 0 231191 32 0 0 25 0 3 0 353022123 90718208 20295 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.52
Current children cumulated vsize (KiB) 88592

[startup+2382.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 3198
/proc/meminfo: memFree=866208/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88592 CPUtime=4752.22
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 82720 0 0 0 475145 77 0 0 18 0 3 0 353022122 90718208 20345 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22148 20345 218 20 0 21506 0
[pid=3193/tid=3195] ppid=3191 vsize=88592 CPUtime=2380.24
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 42046 0 0 0 237981 43 0 0 25 0 3 0 353022123 90718208 20345 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88592 CPUtime=2371.96
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 40326 0 0 0 237163 33 0 0 25 0 3 0 353022123 90718208 20345 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.22
Current children cumulated vsize (KiB) 88592

[startup+2442.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 3198
/proc/meminfo: memFree=865888/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88912 CPUtime=4871.9
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 84204 0 0 0 487112 78 0 0 18 0 3 0 353022122 91045888 20403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22228 20403 218 20 0 21586 0
[pid=3193/tid=3195] ppid=3191 vsize=88912 CPUtime=2440.21
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 42783 0 0 0 243977 44 0 0 25 0 3 0 353022123 91045888 20403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88912 CPUtime=2431.67
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 41073 0 0 0 243134 33 0 0 25 0 3 0 353022123 91045888 20403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.9
Current children cumulated vsize (KiB) 88912

[startup+2502.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/80 3198
/proc/meminfo: memFree=865952/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88912 CPUtime=4991.61
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 85408 0 0 0 499082 79 0 0 18 0 3 0 353022122 91045888 20413 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22228 20413 218 20 0 21586 0
[pid=3193/tid=3195] ppid=3191 vsize=88912 CPUtime=2500.17
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 43384 0 0 0 249973 44 0 0 25 0 3 0 353022123 91045888 20413 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88912 CPUtime=2491.41
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 41676 0 0 0 249107 34 0 0 25 0 3 0 353022123 91045888 20413 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.61
Current children cumulated vsize (KiB) 88912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.01 1.99 1.91 3/80 3198
/proc/meminfo: memFree=865952/2055920 swapFree=4151396/4192956
[pid=3193] ppid=3191 vsize=88912 CPUtime=5000.17
/proc/3193/stat : 3193 (MiraXTv3_dyn) S 3191 3193 2864 0 -1 4194304 85649 0 0 0 499938 79 0 0 18 0 3 0 353022122 91045888 20414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3193/statm: 22228 20414 218 20 0 21586 0
[pid=3193/tid=3195] ppid=3191 vsize=88912 CPUtime=2504.46
/proc/3193/task/3195/stat : 3195 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 43505 0 0 0 250402 44 0 0 25 0 3 0 353022123 91045888 20414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3193/tid=3196] ppid=3191 vsize=88912 CPUtime=2495.68
/proc/3193/task/3196/stat : 3196 (MiraXTv3_dyn) R 3191 3193 2864 0 -1 4194368 41796 0 0 0 249534 34 0 0 25 0 3 0 353022123 91045888 20414 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 88912

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): 2506.63
CPU time (s): 5000.21
CPU user time (s): 4999.4
CPU system time (s): 0.807877
CPU usage (%): 199.48
Max. virtual memory (cumulated for all children) (KiB): 88912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.4
system time used= 0.807877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85649
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= 658
involuntary context switches= 94330

runsolver used 2.46762 second user time and 6.65299 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun May 13 10:11:07 UTC 2007

IDJOB= 426613
IDBENCH= 19855
IDSOLVER= 196
FILE ID= node35/426613-1179051067

PBS_JOBID= 5253488

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426613-1179051067/MiraXTv3_dyn /tmp/evaluation/426613-1179051067/instance-426613-1179051067.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-426613-1179051067 -o ROOT/results/node35/solver-426613-1179051067 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426613-1179051067/MiraXTv3_dyn /tmp/evaluation/426613-1179051067/instance-426613-1179051067.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 494211259

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:        947856 kB
Buffers:         55652 kB
Cached:         889024 kB
SwapCached:       9024 kB
Active:         615280 kB
Inactive:       353396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        947856 kB
SwapTotal:     4192956 kB
SwapFree:      4151396 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          31000 kB
Slab:           124632 kB
Committed_AS:  7647156 kB
PageTables:       2048 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= 66546 MiB

End job on node35 on Sun May 13 10:52:56 UTC 2007