Trace number 426414

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.15 2506.53

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
MD5SUM26d21a18e51a01c29ac0a04190401030
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.315951
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/node44/watcher-426414-1179014191 -o ROOT/results/node44/solver-426414-1179014191 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426414-1179014191/MiraXTv3_dyn /tmp/evaluation/426414-1179014191/instance-426414-1179014191.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.89 3/77 6966
/proc/meminfo: memFree=1238848/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=3788 CPUtime=0
/proc/6966/stat : 6966 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 349330860 3878912 272 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11719629 0 0 4096 0 0 0 0 17 1 0 0
/proc/6966/statm: 947 274 205 20 0 305 0

[startup+0.074879 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 6966
/proc/meminfo: memFree=1238848/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=6208 CPUtime=0.12
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 670 0 0 0 12 0 0 0 18 0 3 0 349330860 6356992 645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 1552 645 218 20 0 910 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6208

[startup+0.102352 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 6966
/proc/meminfo: memFree=1238848/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=6340 CPUtime=0.17
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 725 0 0 0 17 0 0 0 18 0 3 0 349330860 6492160 700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 1585 700 218 20 0 943 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6340

[startup+0.301373 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 6966
/proc/meminfo: memFree=1238848/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=8824 CPUtime=0.57
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 1082 0 0 0 57 0 0 0 18 0 3 0 349330860 9035776 1057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 2206 1057 218 20 0 1564 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8824

[startup+0.702415 s]
/proc/loadavg: 1.84 1.97 1.89 3/77 6966
/proc/meminfo: memFree=1238848/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=11056 CPUtime=1.37
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 1715 0 0 0 136 1 0 0 18 0 3 0 349330860 11321344 1690 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 2764 1690 218 20 0 2122 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11056

[startup+1.5015 s]
/proc/loadavg: 1.84 1.97 1.89 3/80 6969
/proc/meminfo: memFree=1231272/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=15140 CPUtime=2.97
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 2770 0 0 0 295 2 0 0 18 0 3 0 349330860 15503360 2745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 3785 2745 218 20 0 3143 0
[pid=6966/tid=6968] ppid=6964 vsize=15140 CPUtime=1.47
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 1138 0 0 0 147 0 0 0 22 0 3 0 349330862 15503360 2745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565616 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=15140 CPUtime=1.47
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 1234 0 0 0 146 1 0 0 17 0 3 0 349330862 15503360 2745 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15140

[startup+3.10166 s]
/proc/loadavg: 1.85 1.97 1.89 3/80 6969
/proc/meminfo: memFree=1225960/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=19324 CPUtime=6.16
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 3626 0 0 0 614 2 0 0 18 0 3 0 349330860 19787776 3601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 4831 3601 218 20 0 4189 0
[pid=6966/tid=6968] ppid=6964 vsize=19324 CPUtime=3.07
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 1633 0 0 0 307 0 0 0 20 0 3 0 349330862 19787776 3601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=19324 CPUtime=3.06
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 1595 0 0 0 305 1 0 0 21 0 3 0 349330862 19787776 3602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19324

[startup+6.30199 s]
/proc/loadavg: 1.85 1.97 1.89 3/80 6969
/proc/meminfo: memFree=1220840/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=26116 CPUtime=12.54
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 5359 0 0 0 1250 4 0 0 18 0 3 0 349330860 26742784 5260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 6529 5260 218 20 0 5887 0
[pid=6966/tid=6968] ppid=6964 vsize=26116 CPUtime=6.27
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 2506 0 0 0 626 1 0 0 25 0 3 0 349330862 26742784 5260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=26116 CPUtime=6.25
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 2455 0 0 0 623 2 0 0 24 0 3 0 349330862 26742784 5260 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26116

[startup+12.7017 s]
/proc/loadavg: 1.86 1.97 1.89 3/80 6969
/proc/meminfo: memFree=1204264/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=41152 CPUtime=25.31
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 9444 0 0 0 2524 7 0 0 18 0 3 0 349330860 42139648 9169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 10288 9169 218 20 0 9646 0
[pid=6966/tid=6968] ppid=6964 vsize=41152 CPUtime=12.67
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 4685 0 0 0 1265 2 0 0 25 0 3 0 349330862 42139648 9169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=41152 CPUtime=12.61
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 4361 0 0 0 1257 4 0 0 25 0 3 0 349330862 42139648 9169 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 41152

[startup+25.503 s]
/proc/loadavg: 1.89 1.97 1.89 3/80 6969
/proc/meminfo: memFree=1194600/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=50384 CPUtime=50.84
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 11819 0 0 0 5074 10 0 0 18 0 3 0 349330860 51593216 11196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 12596 11196 218 20 0 11954 0
[pid=6966/tid=6968] ppid=6964 vsize=50384 CPUtime=25.46
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 5871 0 0 0 2542 4 0 0 25 0 3 0 349330862 51593216 11196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=50384 CPUtime=25.35
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 5550 0 0 0 2530 5 0 0 25 0 3 0 349330862 51593216 11196 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 50384

[startup+51.1026 s]
/proc/loadavg: 1.93 1.97 1.90 3/80 6969
/proc/meminfo: memFree=1175592/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=68260 CPUtime=101.91
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 17074 0 0 0 10175 16 0 0 18 0 3 0 349330860 69898240 15835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 17065 15835 218 20 0 16423 0
[pid=6966/tid=6968] ppid=6964 vsize=68260 CPUtime=51.04
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 8202 0 0 0 5098 6 0 0 25 0 3 0 349330862 69898240 15835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=68260 CPUtime=50.84
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 8474 0 0 0 5075 9 0 0 25 0 3 0 349330862 69898240 15835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 68260

[startup+102.307 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 6969
/proc/meminfo: memFree=1164072/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=81012 CPUtime=204.06
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 21298 0 0 0 20386 20 0 0 18 0 3 0 349330860 82956288 18832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 20253 18832 218 20 0 19611 0
[pid=6966/tid=6968] ppid=6964 vsize=81012 CPUtime=102.22
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 10398 0 0 0 10214 8 0 0 25 0 3 0 349330862 82956288 18832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565724 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=81012 CPUtime=101.82
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 10502 0 0 0 10170 12 0 0 25 0 3 0 349330862 82956288 18832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 81012

[startup+162.303 s]
/proc/loadavg: 2.05 2.00 1.91 3/80 6969
/proc/meminfo: memFree=1161832/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=82460 CPUtime=323.74
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 23218 0 0 0 32352 22 0 0 18 0 3 0 349330860 84439040 19262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 20615 19262 218 20 0 19973 0
[pid=6966/tid=6968] ppid=6964 vsize=82460 CPUtime=162.18
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 11265 0 0 0 16209 9 0 0 25 0 3 0 349330862 84439040 19262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=82460 CPUtime=161.54
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 11555 0 0 0 16141 13 0 0 25 0 3 0 349330862 84439040 19262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 82460

[startup+222.302 s]
/proc/loadavg: 2.05 2.01 1.92 3/80 6969
/proc/meminfo: memFree=1158376/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=85392 CPUtime=443.45
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 25390 0 0 0 44321 24 0 0 18 0 3 0 349330860 87441408 20123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 21348 20123 218 20 0 20706 0
[pid=6966/tid=6968] ppid=6964 vsize=85392 CPUtime=222.14
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 12375 0 0 0 22204 10 0 0 25 0 3 0 349330862 87441408 20123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=85392 CPUtime=221.28
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 12617 0 0 0 22115 13 0 0 25 0 3 0 349330862 87441408 20123 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.45
Current children cumulated vsize (KiB) 85392

[startup+282.302 s]
/proc/loadavg: 2.06 2.02 1.93 3/86 7043
/proc/meminfo: memFree=1155832/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=86828 CPUtime=563.02
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 27019 0 0 0 56272 30 0 0 18 0 3 0 349330860 88911872 20479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 21707 20479 218 20 0 21065 0
[pid=6966/tid=6968] ppid=6964 vsize=86828 CPUtime=281.97
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 13129 0 0 0 28182 15 0 0 25 0 3 0 349330862 88911872 20479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6966/tid=6969] ppid=6964 vsize=86828 CPUtime=281.03
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 13492 0 0 0 28089 14 0 0 25 0 3 0 349330862 88911872 20479 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 86828

[startup+342.303 s]
/proc/loadavg: 2.16 2.06 1.94 3/80 7167
/proc/meminfo: memFree=1156128/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=87612 CPUtime=682.51
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 28533 0 0 0 68210 41 0 0 18 0 3 0 349330860 89714688 20574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 21903 20574 218 20 0 21261 0
[pid=6966/tid=6968] ppid=6964 vsize=87612 CPUtime=341.61
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 13824 0 0 0 34135 26 0 0 25 0 3 0 349330862 89714688 20574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=6966/tid=6969] ppid=6964 vsize=87612 CPUtime=340.87
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 14311 0 0 0 34073 14 0 0 25 0 3 0 349330862 89714688 20574 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.51
Current children cumulated vsize (KiB) 87612

[startup+402.303 s]

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

/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 31902 0 0 0 189825 44 0 0 25 0 3 0 349330862 114311168 26602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=111632 CPUtime=1895.96
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 32571 0 0 0 189563 33 0 0 25 0 3 0 349330862 114311168 26602 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.67
Current children cumulated vsize (KiB) 111632

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1132136/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=111632 CPUtime=3914.39
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 66135 0 0 0 391361 78 0 0 18 0 3 0 349330860 114311168 26643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 27908 26643 218 20 0 27266 0
[pid=6966/tid=6968] ppid=6964 vsize=111632 CPUtime=1958.66
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 32617 0 0 0 195822 44 0 0 21 0 3 0 349330862 114311168 26643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=111632 CPUtime=1955.7
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 33120 0 0 0 195537 33 0 0 25 0 3 0 349330862 114311168 26643 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.39
Current children cumulated vsize (KiB) 111632

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1131880/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=111632 CPUtime=4034.07
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 67447 0 0 0 403328 79 0 0 18 0 3 0 349330860 114311168 26720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 27908 26720 218 20 0 27266 0
[pid=6966/tid=6968] ppid=6964 vsize=111632 CPUtime=2018.63
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 33173 0 0 0 201818 45 0 0 25 0 3 0 349330862 114311168 26720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=111632 CPUtime=2015.42
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 33876 0 0 0 201509 33 0 0 25 0 3 0 349330862 114311168 26720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.07
Current children cumulated vsize (KiB) 111632

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1131560/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=111792 CPUtime=4153.78
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 68764 0 0 0 415298 80 0 0 18 0 3 0 349330860 114475008 26791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 27948 26791 218 20 0 27306 0
[pid=6966/tid=6968] ppid=6964 vsize=111792 CPUtime=2078.59
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 33889 0 0 0 207814 45 0 0 25 0 3 0 349330862 114475008 26791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=111792 CPUtime=2075.16
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 34477 0 0 0 207482 34 0 0 25 0 3 0 349330862 114475008 26791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.78
Current children cumulated vsize (KiB) 111792

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/80 7167
/proc/meminfo: memFree=1131624/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4273.49
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 69921 0 0 0 427268 81 0 0 18 0 3 0 349330860 115523584 26806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 26806 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2138.56
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 34328 0 0 0 213810 46 0 0 25 0 3 0 349330862 115523584 26806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2134.9
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 35195 0 0 0 213456 34 0 0 25 0 3 0 349330862 115523584 26806 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.49
Current children cumulated vsize (KiB) 112816

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1131560/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4393.2
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 71205 0 0 0 439238 82 0 0 18 0 3 0 349330860 115523584 26824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 26824 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2198.54
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 35042 0 0 0 219808 46 0 0 25 0 3 0 349330862 115523584 26824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2194.64
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 35765 0 0 0 219429 35 0 0 25 0 3 0 349330862 115523584 26824 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.2
Current children cumulated vsize (KiB) 112816

[startup+2262.3 s]
/proc/loadavg: 2.07 2.02 1.97 3/80 7167
/proc/meminfo: memFree=1131560/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4512.9
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 72210 0 0 0 451207 83 0 0 18 0 3 0 349330860 115523584 26836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 26836 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2258.51
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 35615 0 0 0 225804 47 0 0 25 0 3 0 349330862 115523584 26836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2254.36
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 36197 0 0 0 225401 35 0 0 25 0 3 0 349330862 115523584 26836 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.9
Current children cumulated vsize (KiB) 112816

[startup+2322.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/80 7167
/proc/meminfo: memFree=1130792/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4632.61
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 73388 0 0 0 463177 84 0 0 18 0 3 0 349330860 115523584 27014 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 27014 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2318.48
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 36055 0 0 0 231801 47 0 0 25 0 3 0 349330862 115523584 27014 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2314.1
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 36935 0 0 0 231374 36 0 0 25 0 3 0 349330862 115523584 27014 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.61
Current children cumulated vsize (KiB) 112816

[startup+2382.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1130600/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4752.32
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 74581 0 0 0 475147 85 0 0 18 0 3 0 349330860 115523584 27057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 27057 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2378.45
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 36636 0 0 0 237797 48 0 0 25 0 3 0 349330862 115523584 27057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2373.85
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 37547 0 0 0 237348 37 0 0 25 0 3 0 349330862 115523584 27057 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.32
Current children cumulated vsize (KiB) 112816

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1130280/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=112816 CPUtime=4872.02
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 75796 0 0 0 487115 87 0 0 18 0 3 0 349330860 115523584 27114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28204 27114 218 20 0 27562 0
[pid=6966/tid=6968] ppid=6964 vsize=112816 CPUtime=2438.43
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 37222 0 0 0 243794 49 0 0 25 0 3 0 349330862 115523584 27114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=112816 CPUtime=2433.56
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 38176 0 0 0 243319 37 0 0 25 0 3 0 349330862 115523584 27114 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.02
Current children cumulated vsize (KiB) 112816

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1130216/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=113840 CPUtime=4991.72
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 76857 0 0 0 499084 88 0 0 18 0 3 0 349330860 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28460 27155 218 20 0 27818 0
[pid=6966/tid=6968] ppid=6964 vsize=113840 CPUtime=2498.4
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 37665 0 0 0 249791 49 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=113840 CPUtime=2493.3
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 38794 0 0 0 249292 38 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.72
Current children cumulated vsize (KiB) 113840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1130216/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=113840 CPUtime=5000.11
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 76857 0 0 0 499923 88 0 0 18 0 3 0 349330860 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28460 27155 218 20 0 27818 0
[pid=6966/tid=6968] ppid=6964 vsize=113840 CPUtime=2502.6
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 37665 0 0 0 250211 49 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=113840 CPUtime=2497.48
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 38794 0 0 0 249710 38 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 113840

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/80 7167
/proc/meminfo: memFree=1130216/2055920 swapFree=4155984/4192956
[pid=6966] ppid=6964 vsize=113840 CPUtime=5000.11
/proc/6966/stat : 6966 (MiraXTv3_dyn) S 6964 6966 6834 0 -1 4194304 76857 0 0 0 499923 88 0 0 18 0 3 0 349330860 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6966/statm: 28460 27155 218 20 0 27818 0
[pid=6966/tid=6968] ppid=6964 vsize=113840 CPUtime=2502.6
/proc/6966/task/6968/stat : 6968 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 37665 0 0 0 250211 49 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=6966/tid=6969] ppid=6964 vsize=113840 CPUtime=2497.48
/proc/6966/task/6969/stat : 6969 (MiraXTv3_dyn) R 6964 6966 6834 0 -1 4194368 38794 0 0 0 249710 38 0 0 25 0 3 0 349330862 116572160 27155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 113840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.15
CPU user time (s): 4999.25
CPU system time (s): 0.902862
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 113840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.25
system time used= 0.902862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76857
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= 409
involuntary context switches= 93481

runsolver used 2.38764 second user time and 6.78697 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat May 12 23:56:32 UTC 2007

IDJOB= 426414
IDBENCH= 20261
IDSOLVER= 196
FILE ID= node44/426414-1179014191

PBS_JOBID= 5253000

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S361865778-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/426414-1179014191/MiraXTv3_dyn /tmp/evaluation/426414-1179014191/instance-426414-1179014191.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-426414-1179014191 -o ROOT/results/node44/solver-426414-1179014191 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426414-1179014191/MiraXTv3_dyn /tmp/evaluation/426414-1179014191/instance-426414-1179014191.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  26d21a18e51a01c29ac0a04190401030

RANDOM SEED= 295273918

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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:       1239128 kB
Buffers:         50528 kB
Cached:         616640 kB
SwapCached:      12900 kB
Active:         389484 kB
Inactive:       300896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239128 kB
SwapTotal:     4192956 kB
SwapFree:      4155984 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          31312 kB
Slab:           111868 kB
Committed_AS:  4615132 kB
PageTables:       1736 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= 66545 MiB

End job on node44 on Sun May 13 00:38:20 UTC 2007