Trace number 456291

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.17 2546.14

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/node7/watcher-456291-1179021877 -o ROOT/results/node7/solver-456291-1179021877 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456291-1179021877/MiraXTv3_dyn /tmp/evaluation/456291-1179021877/instance-456291-1179021877.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.89 2.05 1.99 3/77 3936
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=3788 CPUtime=0
/proc/3936/stat : 3936 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 378225343 3878912 281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 1 0 0
/proc/3936/statm: 947 282 205 20 0 305 0

[startup+0.079984 s]
/proc/loadavg: 1.89 2.05 1.99 3/77 3936
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=7812 CPUtime=0.1
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 873 0 0 0 10 0 0 0 18 0 3 0 378225343 7999488 848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 1953 848 218 20 0 1311 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7812

[startup+0.101986 s]
/proc/loadavg: 1.89 2.05 1.99 3/77 3936
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=7944 CPUtime=0.14
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 910 0 0 0 14 0 0 0 18 0 3 0 378225343 8134656 885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 1986 885 218 20 0 1344 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 7944

[startup+0.302009 s]
/proc/loadavg: 1.89 2.05 1.99 3/77 3936
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=10436 CPUtime=0.54
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 1337 0 0 0 54 0 0 0 18 0 3 0 378225343 10686464 1312 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 2609 1312 218 20 0 1967 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 10436

[startup+0.701051 s]
/proc/loadavg: 1.89 2.05 1.99 3/77 3936
/proc/meminfo: memFree=1620600/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=12656 CPUtime=1.34
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 2012 0 0 0 133 1 0 0 18 0 3 0 378225343 12959744 1986 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 3164 1986 218 20 0 2522 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 12656

[startup+1.50214 s]
/proc/loadavg: 1.89 2.05 1.99 3/80 3939
/proc/meminfo: memFree=1611616/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=17004 CPUtime=2.94
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 3208 0 0 0 292 2 0 0 18 0 3 0 378225343 17412096 3182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 4251 3182 218 20 0 3609 0
[pid=3936/tid=3938] ppid=3934 vsize=17004 CPUtime=1.44
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 1202 0 0 0 144 0 0 0 18 0 3 0 378225348 17412096 3182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=17004 CPUtime=1.43
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 1400 0 0 0 143 0 0 0 19 0 3 0 378225348 17412096 3182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526593 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 17004

[startup+3.1013 s]
/proc/loadavg: 1.90 2.05 1.99 3/80 3939
/proc/meminfo: memFree=1605088/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=23720 CPUtime=6.13
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 4567 0 0 0 610 3 0 0 18 0 3 0 378225343 24289280 4541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 5930 4541 218 20 0 5288 0
[pid=3936/tid=3938] ppid=3934 vsize=23720 CPUtime=3.04
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 1815 0 0 0 303 1 0 0 22 0 3 0 378225348 24289280 4541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=23720 CPUtime=3.03
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 2146 0 0 0 302 1 0 0 22 0 3 0 378225348 24289280 4541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 23720

[startup+6.30164 s]
/proc/loadavg: 1.90 2.05 1.99 3/80 3939
/proc/meminfo: memFree=1595488/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=31140 CPUtime=12.5
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 6522 0 0 0 1245 5 0 0 18 0 3 0 378225343 31887360 6460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 7785 6460 218 20 0 7143 0
[pid=3936/tid=3938] ppid=3934 vsize=31140 CPUtime=6.24
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 2900 0 0 0 622 2 0 0 25 0 3 0 378225348 31887360 6460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=31140 CPUtime=6.21
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 3016 0 0 0 619 2 0 0 25 0 3 0 378225348 31887360 6460 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 31140

[startup+12.7013 s]
/proc/loadavg: 1.92 2.05 1.99 3/80 3939
/proc/meminfo: memFree=1578912/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=49688 CPUtime=25.28
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 11267 0 0 0 2519 9 0 0 18 0 3 0 378225343 50880512 11091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 12422 11091 218 20 0 11780 0
[pid=3936/tid=3938] ppid=3934 vsize=49688 CPUtime=12.64
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 5036 0 0 0 1261 3 0 0 17 0 3 0 378225348 50880512 11091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=49688 CPUtime=12.59
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 5625 0 0 0 1254 5 0 0 25 0 3 0 378225348 50880512 11091 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 49688

[startup+25.5017 s]
/proc/loadavg: 1.93 2.04 1.99 3/80 3939
/proc/meminfo: memFree=1554208/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=72248 CPUtime=50.82
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 17061 0 0 0 5066 16 0 0 18 0 3 0 378225343 73981952 16691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 18062 16691 218 20 0 17420 0
[pid=3936/tid=3938] ppid=3934 vsize=72248 CPUtime=25.43
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 8007 0 0 0 2537 6 0 0 25 0 3 0 378225348 73981952 16691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=72248 CPUtime=25.33
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 8448 0 0 0 2524 9 0 0 25 0 3 0 378225348 73981952 16691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 72248

[startup+51.1013 s]
/proc/loadavg: 1.95 2.04 1.99 3/80 3939
/proc/meminfo: memFree=1536288/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=89748 CPUtime=101.87
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 22085 0 0 0 10164 23 0 0 18 0 3 0 378225343 91901952 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 22437 21182 218 20 0 21795 0
[pid=3936/tid=3938] ppid=3934 vsize=89748 CPUtime=51.01
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 10212 0 0 0 5093 8 0 0 18 0 3 0 378225348 91901952 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=89748 CPUtime=50.81
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 11267 0 0 0 5067 14 0 0 25 0 3 0 378225348 91901952 21182 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 89748

[startup+102.307 s]
/proc/loadavg: 1.98 2.03 1.99 3/80 3939
/proc/meminfo: memFree=1525792/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=99764 CPUtime=203.98
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 25595 0 0 0 20372 26 0 0 18 0 3 0 378225343 102158336 23702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 24941 23702 218 20 0 24299 0
[pid=3936/tid=3938] ppid=3934 vsize=99764 CPUtime=102.17
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 11725 0 0 0 10208 9 0 0 25 0 3 0 378225348 102158336 23702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526207 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=99764 CPUtime=101.74
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 13264 0 0 0 10158 16 0 0 25 0 3 0 378225348 102158336 23702 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 99764

[startup+162.302 s]
/proc/loadavg: 1.99 2.02 1.99 3/80 3939
/proc/meminfo: memFree=1500192/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=125072 CPUtime=323.69
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 32901 0 0 0 32334 35 0 0 18 0 3 0 378225343 128073728 30114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 31268 30114 218 20 0 30626 0
[pid=3936/tid=3938] ppid=3934 vsize=125072 CPUtime=162.16
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 17286 0 0 0 16201 15 0 0 25 0 3 0 378225348 128073728 30114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=125072 CPUtime=161.48
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 15009 0 0 0 16129 19 0 0 25 0 3 0 378225348 128073728 30114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.69
Current children cumulated vsize (KiB) 125072

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 1.99 3/80 3939
/proc/meminfo: memFree=1494880/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=131224 CPUtime=443.39
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 34793 0 0 0 44300 39 0 0 18 0 3 0 378225343 134373376 31445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 32806 31445 218 20 0 32164 0
[pid=3936/tid=3938] ppid=3934 vsize=131224 CPUtime=222.14
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 17550 0 0 0 22198 16 0 0 25 0 3 0 378225348 134373376 31445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=131224 CPUtime=221.2
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 16637 0 0 0 22098 22 0 0 25 0 3 0 378225348 134373376 31445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 131224

[startup+282.302 s]
/proc/loadavg: 1.99 2.01 1.99 3/80 3939
/proc/meminfo: memFree=1494880/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=131224 CPUtime=563.1
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 35159 0 0 0 56270 40 0 0 18 0 3 0 378225343 134373376 31456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 32806 31456 218 20 0 32164 0
[pid=3936/tid=3938] ppid=3934 vsize=131224 CPUtime=282.12
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 17555 0 0 0 28195 17 0 0 25 0 3 0 378225348 134373376 31456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=131224 CPUtime=280.92
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 16998 0 0 0 28070 22 0 0 25 0 3 0 378225348 134373376 31456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 131224

[startup+342.302 s]
/proc/loadavg: 1.99 2.01 1.99 3/80 3939
/proc/meminfo: memFree=1489248/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=136344 CPUtime=682.8
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 36806 0 0 0 68237 43 0 0 18 0 3 0 378225343 139616256 32889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 34086 32889 218 20 0 33444 0
[pid=3936/tid=3938] ppid=3934 vsize=136344 CPUtime=342.1
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 17557 0 0 0 34193 17 0 0 25 0 3 0 378225348 139616256 32889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
[pid=3936/tid=3939] ppid=3934 vsize=136344 CPUtime=340.64
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 18643 0 0 0 34039 25 0 0 25 0 3 0 378225348 139616256 32889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 136344

[startup+402.301 s]

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

/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29005 0 0 0 185403 49 0 0 25 0 3 0 378225348 195723264 46502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=1861.13
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 30719 0 0 0 186044 69 0 0 25 0 3 0 378225348 195723264 46502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3715.7
Current children cumulated vsize (KiB) 191136

[startup+1962.3 s]
/proc/loadavg: 2.00 2.14 2.20 3/80 6219
/proc/meminfo: memFree=1394080/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=3835.41
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 60570 0 0 0 383422 119 0 0 18 0 3 0 378225343 195723264 46505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46505 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=1914.25
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29005 0 0 0 191376 49 0 0 25 0 3 0 378225348 195723264 46505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=1921.11
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 30959 0 0 0 192042 69 0 0 25 0 3 0 378225348 195723264 46505 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3835.41
Current children cumulated vsize (KiB) 191136

[startup+2022.3 s]
/proc/loadavg: 2.00 2.11 2.18 3/80 6219
/proc/meminfo: memFree=1394080/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=3955.1
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 60814 0 0 0 395391 119 0 0 18 0 3 0 378225343 195723264 46511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46511 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=1973.97
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29010 0 0 0 197348 49 0 0 25 0 3 0 378225348 195723264 46511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=1981.08
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31198 0 0 0 198038 70 0 0 21 0 3 0 378225348 195723264 46511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3955.1
Current children cumulated vsize (KiB) 191136

[startup+2082.31 s]
/proc/loadavg: 2.00 2.09 2.17 3/80 6219
/proc/meminfo: memFree=1394016/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4074.82
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61056 0 0 0 407362 120 0 0 18 0 3 0 378225343 195723264 46513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46513 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2033.71
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29091 0 0 0 203322 49 0 0 25 0 3 0 378225348 195723264 46513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2041.05
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31359 0 0 0 204035 70 0 0 25 0 3 0 378225348 195723264 46513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4074.82
Current children cumulated vsize (KiB) 191136

[startup+2142.3 s]
/proc/loadavg: 2.00 2.07 2.16 3/80 6219
/proc/meminfo: memFree=1394080/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4194.52
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61300 0 0 0 419331 121 0 0 18 0 3 0 378225343 195723264 46517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46517 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2093.44
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29094 0 0 0 209295 49 0 0 25 0 3 0 378225348 195723264 46517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2101.02
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31600 0 0 0 210031 71 0 0 25 0 3 0 378225348 195723264 46517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4194.52
Current children cumulated vsize (KiB) 191136

[startup+2202.3 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 6219
/proc/meminfo: memFree=1394080/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4314.22
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61304 0 0 0 431300 122 0 0 18 0 3 0 378225343 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46521 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2153.17
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29095 0 0 0 215267 50 0 0 25 0 3 0 378225348 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2161
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31603 0 0 0 216028 72 0 0 25 0 3 0 378225348 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4314.22
Current children cumulated vsize (KiB) 191136

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/80 6219
/proc/meminfo: memFree=1394144/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4433.92
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61385 0 0 0 443270 122 0 0 18 0 3 0 378225343 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46521 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2212.9
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29176 0 0 0 221240 50 0 0 25 0 3 0 378225348 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2220.98
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31603 0 0 0 222026 72 0 0 25 0 3 0 378225348 195723264 46521 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4433.92
Current children cumulated vsize (KiB) 191136

[startup+2322.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/80 6219
/proc/meminfo: memFree=1394016/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4553.63
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61471 0 0 0 455240 123 0 0 18 0 3 0 378225343 195723264 46526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46526 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2272.63
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29178 0 0 0 227213 50 0 0 25 0 3 0 378225348 195723264 46526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526202 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2280.95
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31687 0 0 0 228023 72 0 0 25 0 3 0 378225348 195723264 46526 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4553.63
Current children cumulated vsize (KiB) 191136

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/80 6219
/proc/meminfo: memFree=1394016/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4673.33
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61477 0 0 0 467210 123 0 0 18 0 3 0 378225343 195723264 46532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46532 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2332.35
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29181 0 0 0 233185 50 0 0 25 0 3 0 378225348 195723264 46532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2340.93
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31690 0 0 0 234020 73 0 0 25 0 3 0 378225348 195723264 46532 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4673.33
Current children cumulated vsize (KiB) 191136

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/80 6219
/proc/meminfo: memFree=1394080/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4793.01
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61482 0 0 0 479177 124 0 0 18 0 3 0 378225343 195723264 46537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46537 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2392.05
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29184 0 0 0 239155 50 0 0 25 0 3 0 378225348 195723264 46537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2400.9
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31692 0 0 0 240017 73 0 0 25 0 3 0 378225348 195723264 46537 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4793.01
Current children cumulated vsize (KiB) 191136

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/80 6219
/proc/meminfo: memFree=1394144/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=4912.73
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61487 0 0 0 491149 124 0 0 18 0 3 0 378225343 195723264 46542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46542 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2451.79
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29185 0 0 0 245129 50 0 0 25 0 3 0 378225348 195723264 46542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2460.88
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31696 0 0 0 246015 73 0 0 25 0 3 0 378225348 195723264 46542 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4912.73
Current children cumulated vsize (KiB) 191136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2546.1 s]
/proc/loadavg: 2.06 2.02 2.09 3/80 6219
/proc/meminfo: memFree=1394144/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=5000.12
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61490 0 0 0 499887 125 0 0 18 0 3 0 378225343 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46536 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2495.38
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29188 0 0 0 249488 50 0 0 25 0 3 0 378225348 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2504.67
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31696 0 0 0 250394 73 0 0 25 0 3 0 378225348 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 191136

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

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

[startup+2546.1 s]
/proc/loadavg: 2.06 2.02 2.09 3/80 6219
/proc/meminfo: memFree=1394144/2055920 swapFree=4156572/4192956
[pid=3936] ppid=3934 vsize=191136 CPUtime=5000.12
/proc/3936/stat : 3936 (MiraXTv3_dyn) S 3934 3936 2808 0 -1 4194304 61490 0 0 0 499887 125 0 0 18 0 3 0 378225343 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/3936/statm: 47784 46536 218 20 0 47142 0
[pid=3936/tid=3938] ppid=3934 vsize=191136 CPUtime=2495.38
/proc/3936/task/3938/stat : 3938 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 29188 0 0 0 249488 50 0 0 25 0 3 0 378225348 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=3936/tid=3939] ppid=3934 vsize=191136 CPUtime=2504.67
/proc/3936/task/3939/stat : 3939 (MiraXTv3_dyn) R 3934 3936 2808 0 -1 4194368 31696 0 0 0 250394 73 0 0 25 0 3 0 378225348 195723264 46536 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 191136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2546.14
CPU time (s): 5000.17
CPU user time (s): 4998.89
CPU system time (s): 1.27781
CPU usage (%): 196.382
Max. virtual memory (cumulated for all children) (KiB): 191136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.89
system time used= 1.27781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61490
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= 427
involuntary context switches= 114073

runsolver used 2.6096 second user time and 6.99993 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun May 13 02:04:37 UTC 2007

IDJOB= 456291
IDBENCH= 24662
IDSOLVER= 196
FILE ID= node7/456291-1179021877

PBS_JOBID= 5252885

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv8.sat05-567.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456291-1179021877/MiraXTv3_dyn /tmp/evaluation/456291-1179021877/instance-456291-1179021877.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-456291-1179021877 -o ROOT/results/node7/solver-456291-1179021877 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456291-1179021877/MiraXTv3_dyn /tmp/evaluation/456291-1179021877/instance-456291-1179021877.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  af4e94e2262dd17f2c350e06d0de5672

RANDOM SEED= 491801022

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1620880 kB
Buffers:         44676 kB
Cached:         322228 kB
SwapCached:      17092 kB
Active:         161028 kB
Inactive:       230348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620880 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            29160 kB
Committed_AS: 14856504 kB
PageTables:       1860 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= 66533 MiB

End job on node7 on Sun May 13 02:47:05 UTC 2007