Trace number 426165

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1161940794-17.UNSAT.shuffled.cnf
MD5SUM042851b85016f1918e014c527c3c65b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.44
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-426165-1178994415 -o ROOT/results/node2/solver-426165-1178994415 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426165-1178994415/MiraXTv3_dyn /tmp/evaluation/426165-1178994415/instance-426165-1178994415.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.91 1.95 1.96 3/77 17609
/proc/meminfo: memFree=1666816/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=3788 CPUtime=0
/proc/17609/stat : 17609 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 375479290 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10974157 0 0 4096 0 0 0 0 17 1 0 0
/proc/17609/statm: 947 267 205 20 0 305 0

[startup+0.035929 s]
/proc/loadavg: 1.91 1.95 1.96 3/77 17609
/proc/meminfo: memFree=1666816/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=5652 CPUtime=0.05
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 498 0 0 0 5 0 0 0 18 0 3 0 375479290 5787648 473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 1413 473 218 20 0 771 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5652

[startup+0.101937 s]
/proc/loadavg: 1.91 1.95 1.96 3/77 17609
/proc/meminfo: memFree=1666816/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=6772 CPUtime=0.18
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 671 0 0 0 18 0 0 0 18 0 3 0 375479290 6934528 645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 1693 645 218 20 0 1051 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6772

[startup+0.301959 s]
/proc/loadavg: 1.91 1.95 1.96 3/77 17609
/proc/meminfo: memFree=1666816/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=8588 CPUtime=0.58
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 1048 0 0 0 58 0 0 0 18 0 3 0 375479290 8794112 1022 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 2147 1022 218 20 0 1505 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8588

[startup+0.702003 s]
/proc/loadavg: 1.91 1.95 1.96 3/77 17609
/proc/meminfo: memFree=1666816/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=10844 CPUtime=1.38
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 1687 0 0 0 138 0 0 0 18 0 3 0 375479290 11104256 1661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 2711 1661 218 20 0 2069 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10844

[startup+1.50209 s]
/proc/loadavg: 1.91 1.95 1.96 3/80 17612
/proc/meminfo: memFree=1659240/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=14952 CPUtime=2.97
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 2676 0 0 0 296 1 0 0 18 0 3 0 375479290 15310848 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 3738 2650 218 20 0 3096 0
[pid=17609/tid=17611] ppid=17607 vsize=14952 CPUtime=1.48
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 1136 0 0 0 148 0 0 0 24 0 3 0 375479291 15310848 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=14952 CPUtime=1.47
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 1190 0 0 0 147 0 0 0 25 0 3 0 375479291 15310848 2650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14952

[startup+3.10125 s]
/proc/loadavg: 1.91 1.95 1.96 3/80 17612
/proc/meminfo: memFree=1656232/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=17700 CPUtime=6.17
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 3201 0 0 0 615 2 0 0 18 0 3 0 375479290 18124800 3175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 4425 3175 218 20 0 3783 0
[pid=17609/tid=17611] ppid=17607 vsize=17700 CPUtime=3.07
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 1484 0 0 0 307 0 0 0 20 0 3 0 375479291 18124800 3175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=17700 CPUtime=3.06
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 1367 0 0 0 306 0 0 0 25 0 3 0 375479291 18124800 3175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17700

[startup+6.30159 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1648872/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=25824 CPUtime=12.55
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 5299 0 0 0 1251 4 0 0 18 0 3 0 375479290 26443776 5159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 6456 5159 218 20 0 5814 0
[pid=17609/tid=17611] ppid=17607 vsize=25824 CPUtime=6.28
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 2365 0 0 0 626 2 0 0 25 0 3 0 375479291 26443776 5159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=25824 CPUtime=6.25
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 2584 0 0 0 624 1 0 0 19 0 3 0 375479291 26443776 5159 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 25824

[startup+12.7013 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1634920/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=37288 CPUtime=25.32
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 8431 0 0 0 2525 7 0 0 18 0 3 0 375479290 38182912 8046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 9322 8046 218 20 0 8680 0
[pid=17609/tid=17611] ppid=17607 vsize=37288 CPUtime=12.68
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 3902 0 0 0 1265 3 0 0 25 0 3 0 375479291 38182912 8046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=37288 CPUtime=12.62
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 4179 0 0 0 1259 3 0 0 25 0 3 0 375479291 38182912 8046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 37288

[startup+25.5026 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1630056/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=43216 CPUtime=50.84
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 10197 0 0 0 5075 9 0 0 18 0 3 0 375479290 44253184 9441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 10804 9441 218 20 0 10162 0
[pid=17609/tid=17611] ppid=17607 vsize=43216 CPUtime=25.47
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 4690 0 0 0 2544 3 0 0 25 0 3 0 375479291 44253184 9441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=43216 CPUtime=25.35
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 5157 0 0 0 2530 5 0 0 25 0 3 0 375479291 44253184 9441 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 43216

[startup+51.1022 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1621608/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=51176 CPUtime=101.91
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 13038 0 0 0 10179 12 0 0 18 0 3 0 375479290 52404224 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 12794 11493 218 20 0 12152 0
[pid=17609/tid=17611] ppid=17607 vsize=51176 CPUtime=51.06
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 5925 0 0 0 5101 5 0 0 25 0 3 0 375479291 52404224 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=51176 CPUtime=50.84
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 6763 0 0 0 5077 7 0 0 25 0 3 0 375479291 52404224 11493 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 51176

[startup+102.307 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1617256/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=54768 CPUtime=204.04
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 15517 0 0 0 20389 15 0 0 18 0 3 0 375479290 56082432 12370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 13692 12370 218 20 0 13050 0
[pid=17609/tid=17611] ppid=17607 vsize=54768 CPUtime=102.22
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 7350 0 0 0 10216 6 0 0 25 0 3 0 375479291 56082432 12370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=54768 CPUtime=101.8
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 7817 0 0 0 10172 8 0 0 25 0 3 0 375479291 56082432 12370 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 54768

[startup+162.303 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1610920/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=60488 CPUtime=323.7
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 18939 0 0 0 32350 20 0 0 18 0 3 0 375479290 61939712 13964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 15122 13964 218 20 0 14480 0
[pid=17609/tid=17611] ppid=17607 vsize=60488 CPUtime=162.16
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 9230 0 0 0 16207 9 0 0 25 0 3 0 375479291 61939712 13964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=60488 CPUtime=161.51
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 9359 0 0 0 16141 10 0 0 25 0 3 0 375479291 61939712 13964 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 60488

[startup+222.302 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1604008/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=68180 CPUtime=443.37
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 22370 0 0 0 44314 23 0 0 18 0 3 0 375479290 69816320 15726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 17045 15726 218 20 0 16403 0
[pid=17609/tid=17611] ppid=17607 vsize=68180 CPUtime=222.14
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 10821 0 0 0 22203 11 0 0 25 0 3 0 375479291 69816320 15726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=68180 CPUtime=221.22
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 11199 0 0 0 22110 12 0 0 25 0 3 0 375479291 69816320 15726 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 68180

[startup+282.302 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1601768/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=71088 CPUtime=563.1
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 24672 0 0 0 56284 26 0 0 18 0 3 0 375479290 72794112 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 17772 16272 218 20 0 17130 0
[pid=17609/tid=17611] ppid=17607 vsize=71088 CPUtime=282.12
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 11832 0 0 0 28201 11 0 0 25 0 3 0 375479291 72794112 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=71088 CPUtime=280.95
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 12490 0 0 0 28082 13 0 0 25 0 3 0 375479291 72794112 16272 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 71088

[startup+342.303 s]
/proc/loadavg: 2.00 1.97 1.96 3/80 17612
/proc/meminfo: memFree=1599080/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=73280 CPUtime=682.78
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 26948 0 0 0 68250 28 0 0 18 0 3 0 375479290 75038720 16922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 18320 16922 218 20 0 17678 0
[pid=17609/tid=17611] ppid=17607 vsize=73280 CPUtime=342.1
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 13008 0 0 0 34197 13 0 0 25 0 3 0 375479291 75038720 16922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=73280 CPUtime=340.68
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 13590 0 0 0 34053 15 0 0 25 0 3 0 375479291 75038720 16922 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 73280

[startup+402.303 s]

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

/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 33289 0 0 0 184096 37 0 0 25 0 3 0 375479291 93179904 21494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=90996 CPUtime=1833.8
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 34197 0 0 0 183350 30 0 0 25 0 3 0 375479291 93179904 21494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.16
Current children cumulated vsize (KiB) 90996

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17614
/proc/meminfo: memFree=1580712/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=90996 CPUtime=3794.87
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 69204 0 0 0 379418 69 0 0 18 0 3 0 375479290 93179904 21511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 22749 21511 218 20 0 22107 0
[pid=17609/tid=17611] ppid=17607 vsize=90996 CPUtime=1901.31
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 34047 0 0 0 190093 38 0 0 25 0 3 0 375479291 93179904 21511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=90996 CPUtime=1893.55
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 34807 0 0 0 189324 31 0 0 25 0 3 0 375479291 93179904 21511 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.87
Current children cumulated vsize (KiB) 90996

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17614
/proc/meminfo: memFree=1580456/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=92020 CPUtime=3914.57
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 70628 0 0 0 391387 70 0 0 18 0 3 0 375479290 94228480 21574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23005 21574 218 20 0 22363 0
[pid=17609/tid=17611] ppid=17607 vsize=92020 CPUtime=1961.27
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 34662 0 0 0 196089 38 0 0 25 0 3 0 375479291 94228480 21574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=92020 CPUtime=1953.28
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 35616 0 0 0 195297 31 0 0 25 0 3 0 375479291 94228480 21574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.57
Current children cumulated vsize (KiB) 92020

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17614
/proc/meminfo: memFree=1579432/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=92724 CPUtime=4034.28
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 72257 0 0 0 403355 73 0 0 18 0 3 0 375479290 94949376 21832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23181 21832 218 20 0 22539 0
[pid=17609/tid=17611] ppid=17607 vsize=92724 CPUtime=2021.24
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 35434 0 0 0 202085 39 0 0 25 0 3 0 375479291 94949376 21832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=92724 CPUtime=2013.02
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 36473 0 0 0 201269 33 0 0 25 0 3 0 375479291 94949376 21832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.28
Current children cumulated vsize (KiB) 92724

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17780
/proc/meminfo: memFree=1577712/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=93748 CPUtime=4153.71
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 73727 0 0 0 415282 89 0 0 18 0 3 0 375479290 95997952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23437 21921 218 20 0 22795 0
[pid=17609/tid=17611] ppid=17607 vsize=93748 CPUtime=2081.06
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 36059 0 0 0 208066 40 0 0 25 0 3 0 375479291 95997952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=93748 CPUtime=2072.64
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 37318 0 0 0 207215 49 0 0 24 0 3 0 375479291 95997952 21921 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.71
Current children cumulated vsize (KiB) 93748

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1578728/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=93748 CPUtime=4273.35
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 75000 0 0 0 427240 95 0 0 18 0 3 0 375479290 95997952 21957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23437 21957 218 20 0 22795 0
[pid=17609/tid=17611] ppid=17607 vsize=93748 CPUtime=2140.99
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 36685 0 0 0 214059 40 0 0 25 0 3 0 375479291 95997952 21957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=93748 CPUtime=2132.34
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 37965 0 0 0 213180 54 0 0 25 0 3 0 375479291 95997952 21957 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.35
Current children cumulated vsize (KiB) 93748

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1578664/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=93748 CPUtime=4393.06
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 76433 0 0 0 439209 97 0 0 18 0 3 0 375479290 95997952 21991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23437 21991 218 20 0 22795 0
[pid=17609/tid=17611] ppid=17607 vsize=93748 CPUtime=2200.96
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 37471 0 0 0 220055 41 0 0 25 0 3 0 375479291 95997952 21991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=93748 CPUtime=2192.08
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 38612 0 0 0 219153 55 0 0 25 0 3 0 375479291 95997952 21991 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.06
Current children cumulated vsize (KiB) 93748

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577256/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=94852 CPUtime=4512.77
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 78352 0 0 0 451179 98 0 0 18 0 3 0 375479290 97128448 22344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23713 22344 218 20 0 23071 0
[pid=17609/tid=17611] ppid=17607 vsize=94852 CPUtime=2260.92
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 38553 0 0 0 226050 42 0 0 25 0 3 0 375479291 97128448 22344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=94852 CPUtime=2251.82
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 39449 0 0 0 225127 55 0 0 25 0 3 0 375479291 97128448 22344 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.77
Current children cumulated vsize (KiB) 94852

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577064/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=95000 CPUtime=4632.47
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 79668 0 0 0 463147 100 0 0 18 0 3 0 375479290 97280000 22398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23750 22398 218 20 0 23108 0
[pid=17609/tid=17611] ppid=17607 vsize=95000 CPUtime=2320.91
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 39209 0 0 0 232048 43 0 0 25 0 3 0 375479291 97280000 22398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=95000 CPUtime=2311.54
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 40109 0 0 0 231098 56 0 0 25 0 3 0 375479291 97280000 22398 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.47
Current children cumulated vsize (KiB) 95000

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577064/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=95000 CPUtime=4752.18
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 80953 0 0 0 475117 101 0 0 18 0 3 0 375479290 97280000 22403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23750 22403 218 20 0 23108 0
[pid=17609/tid=17611] ppid=17607 vsize=95000 CPUtime=2380.88
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 39852 0 0 0 238044 44 0 0 25 0 3 0 375479291 97280000 22403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=95000 CPUtime=2371.28
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 40751 0 0 0 237072 56 0 0 25 0 3 0 375479291 97280000 22403 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.18
Current children cumulated vsize (KiB) 95000

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577064/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=95000 CPUtime=4871.87
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 82405 0 0 0 487085 102 0 0 18 0 3 0 375479290 97280000 22417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23750 22417 218 20 0 23108 0
[pid=17609/tid=17611] ppid=17607 vsize=95000 CPUtime=2440.85
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 40497 0 0 0 244040 45 0 0 25 0 3 0 375479291 97280000 22417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17609/tid=17612] ppid=17607 vsize=95000 CPUtime=2431.01
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 41558 0 0 0 243044 57 0 0 25 0 3 0 375479291 97280000 22417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.87
Current children cumulated vsize (KiB) 95000

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577000/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=95000 CPUtime=4991.57
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 83865 0 0 0 499054 103 0 0 18 0 3 0 375479290 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23750 22429 218 20 0 23108 0
[pid=17609/tid=17611] ppid=17607 vsize=95000 CPUtime=2500.82
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 41146 0 0 0 250036 46 0 0 25 0 3 0 375479291 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17609/tid=17612] ppid=17607 vsize=95000 CPUtime=2490.74
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 42369 0 0 0 249017 57 0 0 25 0 3 0 375479291 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.57
Current children cumulated vsize (KiB) 95000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 17812
/proc/meminfo: memFree=1577000/2055920 swapFree=4148880/4192956
[pid=17609] ppid=17607 vsize=95000 CPUtime=5000.16
/proc/17609/stat : 17609 (MiraXTv3_dyn) S 17607 17609 17223 0 -1 4194304 83865 0 0 0 499913 103 0 0 18 0 3 0 375479290 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17609/statm: 23750 22429 218 20 0 23108 0
[pid=17609/tid=17611] ppid=17607 vsize=95000 CPUtime=2505.1
/proc/17609/task/17611/stat : 17611 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 41146 0 0 0 250464 46 0 0 25 0 3 0 375479291 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17609/tid=17612] ppid=17607 vsize=95000 CPUtime=2495.05
/proc/17609/task/17612/stat : 17612 (MiraXTv3_dyn) R 17607 17609 17223 0 -1 4194368 42369 0 0 0 249448 57 0 0 25 0 3 0 375479291 97280000 22429 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 95000

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.2
CPU user time (s): 4999.15
CPU system time (s): 1.05284
CPU usage (%): 199.479
Max. virtual memory (cumulated for all children) (KiB): 95644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.15
system time used= 1.05284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83865
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= 403
involuntary context switches= 94526

runsolver used 2.52861 second user time and 6.64999 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 18:26:55 UTC 2007

IDJOB= 426165
IDBENCH= 19983
IDSOLVER= 196
FILE ID= node2/426165-1178994415

PBS_JOBID= 5252815

Free space on /tmp= 66557 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1161940794-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426165-1178994415/MiraXTv3_dyn /tmp/evaluation/426165-1178994415/instance-426165-1178994415.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426165-1178994415 -o ROOT/results/node2/solver-426165-1178994415 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426165-1178994415/MiraXTv3_dyn /tmp/evaluation/426165-1178994415/instance-426165-1178994415.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  042851b85016f1918e014c527c3c65b8

RANDOM SEED= 780094922

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1667032 kB
Buffers:         47528 kB
Cached:         252292 kB
SwapCached:      12368 kB
Active:         140324 kB
Inactive:       182836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667032 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          30240 kB
Slab:            51204 kB
Committed_AS: 11839612 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= 66557 MiB

End job on node2 on Sat May 12 19:08:44 UTC 2007