Trace number 456501

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
MD5SUM9ce7a6a007310fa075cda4060c50d29c
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 variables409
Number of clauses1362
Sum of the clauses size4084
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31360
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/node48/watcher-456501-1179051042 -o ROOT/results/node48/solver-456501-1179051042 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456501-1179051042/MiraXTv3_dyn /tmp/evaluation/456501-1179051042/instance-456501-1179051042.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.98 1.83 3/64 19738
/proc/meminfo: memFree=1025640/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=3788 CPUtime=0
/proc/19738/stat : 19738 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 259949598 3878912 248 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/19738/statm: 947 250 205 20 0 305 0

[startup+0.078358 s]
/proc/loadavg: 1.84 1.98 1.83 3/64 19738
/proc/meminfo: memFree=1025640/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=6816 CPUtime=0.13
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 674 0 0 0 13 0 0 0 18 0 3 0 259949598 6979584 649 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 1704 649 218 20 0 1062 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6816

[startup+0.101358 s]
/proc/loadavg: 1.84 1.98 1.83 3/64 19738
/proc/meminfo: memFree=1025640/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=7020 CPUtime=0.17
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 770 0 0 0 17 0 0 0 18 0 3 0 259949598 7188480 745 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 1755 745 218 20 0 1113 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7020

[startup+0.30138 s]
/proc/loadavg: 1.84 1.98 1.83 3/64 19738
/proc/meminfo: memFree=1025640/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=9412 CPUtime=0.57
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 1442 0 0 0 57 0 0 0 18 0 3 0 259949598 9637888 1417 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 2353 1417 218 20 0 1711 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9412

[startup+0.701416 s]
/proc/loadavg: 1.84 1.98 1.83 3/64 19738
/proc/meminfo: memFree=1025640/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=13480 CPUtime=1.37
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 2390 0 0 0 136 1 0 0 18 0 3 0 259949598 13803520 2365 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 3370 2365 218 20 0 2728 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 13480

[startup+1.50149 s]
/proc/loadavg: 1.85 1.98 1.83 3/67 19741
/proc/meminfo: memFree=1014416/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=17396 CPUtime=2.97
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 3226 0 0 0 295 2 0 0 18 0 3 0 259949598 17813504 3201 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 4349 3201 218 20 0 3707 0
[pid=19738/tid=19740] ppid=19736 vsize=17396 CPUtime=1.48
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 1147 0 0 0 148 0 0 0 19 0 3 0 259949600 17813504 3201 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=17396 CPUtime=1.47
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 1734 0 0 0 146 1 0 0 20 0 3 0 259949600 17813504 3201 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 17396

[startup+3.10164 s]
/proc/loadavg: 1.85 1.98 1.83 3/67 19741
/proc/meminfo: memFree=1011536/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=23228 CPUtime=6.16
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 4595 0 0 0 613 3 0 0 18 0 3 0 259949598 23785472 4469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 5807 4469 218 20 0 5165 0
[pid=19738/tid=19740] ppid=19736 vsize=23228 CPUtime=3.07
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 1672 0 0 0 307 0 0 0 25 0 3 0 259949600 23785472 4469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3966587 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=23228 CPUtime=3.06
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 2578 0 0 0 304 2 0 0 25 0 3 0 259949600 23785472 4469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23228

[startup+6.30293 s]
/proc/loadavg: 1.86 1.98 1.83 3/67 19741
/proc/meminfo: memFree=997840/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=36280 CPUtime=12.55
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 8237 0 0 0 1250 5 0 0 18 0 3 0 259949598 37150720 7987 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 9070 7987 218 20 0 8428 0
[pid=19738/tid=19740] ppid=19736 vsize=36280 CPUtime=6.27
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 3388 0 0 0 626 1 0 0 25 0 3 0 259949600 37150720 7987 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3966587 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=36280 CPUtime=6.25
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 4504 0 0 0 622 3 0 0 25 0 3 0 259949600 37150720 7987 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 36280

[startup+12.7015 s]
/proc/loadavg: 1.87 1.98 1.83 3/67 19741
/proc/meminfo: memFree=985232/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=45364 CPUtime=25.3
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 10669 0 0 0 2523 7 0 0 18 0 3 0 259949598 46452736 10157 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 11341 10157 218 20 0 10699 0
[pid=19738/tid=19740] ppid=19736 vsize=45364 CPUtime=12.66
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 4562 0 0 0 1264 2 0 0 24 0 3 0 259949600 46452736 10157 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=45364 CPUtime=12.62
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 5762 0 0 0 1258 4 0 0 25 0 3 0 259949600 46452736 10157 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 45364

[startup+25.5017 s]
/proc/loadavg: 1.89 1.98 1.83 3/67 19741
/proc/meminfo: memFree=970192/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=60464 CPUtime=50.83
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 14902 0 0 0 5073 10 0 0 18 0 3 0 259949598 61915136 13895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 15116 13895 218 20 0 14474 0
[pid=19738/tid=19740] ppid=19736 vsize=60464 CPUtime=25.45
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 6459 0 0 0 2542 3 0 0 25 0 3 0 259949600 61915136 13895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=60464 CPUtime=25.36
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 8098 0 0 0 2530 6 0 0 25 0 3 0 259949600 61915136 13895 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 60464

[startup+51.1011 s]
/proc/loadavg: 1.93 1.98 1.83 3/67 19741
/proc/meminfo: memFree=964752/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=65512 CPUtime=101.87
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 17152 0 0 0 10175 12 0 0 18 0 3 0 259949598 67084288 15264 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 16378 15264 218 20 0 15736 0
[pid=19738/tid=19740] ppid=19736 vsize=65512 CPUtime=51.03
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 7379 0 0 0 5099 4 0 0 25 0 3 0 259949600 67084288 15264 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=65512 CPUtime=50.81
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 9428 0 0 0 5074 7 0 0 25 0 3 0 259949600 67084288 15264 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 65512

[startup+102.306 s]
/proc/loadavg: 1.97 1.98 1.84 3/67 19743
/proc/meminfo: memFree=955280/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=75432 CPUtime=203.98
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 21219 0 0 0 20383 15 0 0 18 0 3 0 259949598 77242368 17638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 18858 17638 218 20 0 18216 0
[pid=19738/tid=19740] ppid=19736 vsize=75432 CPUtime=102.21
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 9741 0 0 0 10215 6 0 0 25 0 3 0 259949600 77242368 17638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=75432 CPUtime=101.76
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 11133 0 0 0 10167 9 0 0 25 0 3 0 259949600 77242368 17638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 75432

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.85 3/67 19743
/proc/meminfo: memFree=941392/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=89584 CPUtime=323.65
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 26233 0 0 0 32345 20 0 0 18 0 3 0 259949598 91734016 21066 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 22396 21066 218 20 0 21754 0
[pid=19738/tid=19740] ppid=19736 vsize=89584 CPUtime=162.12
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 12281 0 0 0 16205 7 0 0 25 0 3 0 259949600 91734016 21066 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=89584 CPUtime=161.5
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 13607 0 0 0 16139 11 0 0 25 0 3 0 259949600 91734016 21066 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.65
Current children cumulated vsize (KiB) 89584

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.85 3/67 19743
/proc/meminfo: memFree=939536/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=91632 CPUtime=443.35
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 28399 0 0 0 44313 22 0 0 18 0 3 0 259949598 93831168 21543 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 22908 21543 218 20 0 22266 0
[pid=19738/tid=19740] ppid=19736 vsize=91632 CPUtime=221.84
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 13173 0 0 0 22176 8 0 0 25 0 3 0 259949600 93831168 21543 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=91632 CPUtime=221.49
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 14881 0 0 0 22136 13 0 0 25 0 3 0 259949600 93831168 21543 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 91632

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.86 3/67 19743
/proc/meminfo: memFree=933776/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=98304 CPUtime=563.06
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 31302 0 0 0 56282 24 0 0 18 0 3 0 259949598 100663296 23040 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 24576 23040 218 20 0 23934 0
[pid=19738/tid=19740] ppid=19736 vsize=98304 CPUtime=281.57
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 14779 0 0 0 28148 9 0 0 25 0 3 0 259949600 100663296 23040 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=98304 CPUtime=281.46
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 16178 0 0 0 28132 14 0 0 25 0 3 0 259949600 100663296 23040 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.06
Current children cumulated vsize (KiB) 98304

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.86 3/67 19743
/proc/meminfo: memFree=932304/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=99184 CPUtime=682.76
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 33177 0 0 0 68251 25 0 0 18 0 3 0 259949598 101564416 23417 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 24796 23417 218 20 0 24154 0
[pid=19738/tid=19740] ppid=19736 vsize=99184 CPUtime=341.31
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 15752 0 0 0 34121 10 0 0 25 0 3 0 259949600 101564416 23417 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520511 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=99184 CPUtime=341.42
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 17080 0 0 0 34128 14 0 0 25 0 3 0 259949600 101564416 23417 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.76
Current children cumulated vsize (KiB) 99184

[startup+402.301 s]

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

/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 34787 0 0 0 183414 23 0 0 25 0 3 0 259949600 129761280 30217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=126720 CPUtime=1840.52
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 36789 0 0 0 184021 31 0 0 25 0 3 0 259949600 129761280 30217 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.92
Current children cumulated vsize (KiB) 126720

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=904592/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=127024 CPUtime=3794.6
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 73033 0 0 0 379405 55 0 0 18 0 3 0 259949598 130072576 30263 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 31756 30263 218 20 0 31114 0
[pid=19738/tid=19740] ppid=19736 vsize=127024 CPUtime=1894.1
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 35406 0 0 0 189387 23 0 0 25 0 3 0 259949600 130072576 30263 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=127024 CPUtime=1900.48
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 37282 0 0 0 190017 31 0 0 25 0 3 0 259949600 130072576 30263 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.6
Current children cumulated vsize (KiB) 127024

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=904464/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=127024 CPUtime=3914.31
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 74287 0 0 0 391375 56 0 0 18 0 3 0 259949598 130072576 30287 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 31756 30287 218 20 0 31114 0
[pid=19738/tid=19740] ppid=19736 vsize=127024 CPUtime=1953.82
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 36002 0 0 0 195359 23 0 0 25 0 3 0 259949600 130072576 30287 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=127024 CPUtime=1960.46
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 37940 0 0 0 196014 32 0 0 25 0 3 0 259949600 130072576 30287 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.31
Current children cumulated vsize (KiB) 127024

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=902800/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=129288 CPUtime=4033.98
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 75985 0 0 0 403341 57 0 0 18 0 3 0 259949598 132390912 30919 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 32322 30919 218 20 0 31680 0
[pid=19738/tid=19740] ppid=19736 vsize=129288 CPUtime=2013.54
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 36707 0 0 0 201330 24 0 0 25 0 3 0 259949600 132390912 30919 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=129288 CPUtime=2020.41
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 38933 0 0 0 202009 32 0 0 25 0 3 0 259949600 132390912 30919 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.98
Current children cumulated vsize (KiB) 129288

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895696/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4153.68
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 78947 0 0 0 415307 61 0 0 18 0 3 0 259949598 138682368 32476 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32476 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2073.28
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 37371 0 0 0 207303 25 0 0 25 0 3 0 259949600 138682368 32476 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525968 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2080.38
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 41231 0 0 0 208003 35 0 0 25 0 3 0 259949600 138682368 32476 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.68
Current children cumulated vsize (KiB) 135432

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895696/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4273.36
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 80364 0 0 0 427274 62 0 0 18 0 3 0 259949598 138682368 32482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32482 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2133.07
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 38123 0 0 0 213282 25 0 0 25 0 3 0 259949600 138682368 32482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2140.27
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 41896 0 0 0 213991 36 0 0 25 0 3 0 259949600 138682368 32482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.36
Current children cumulated vsize (KiB) 135432

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895632/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4393.04
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 81700 0 0 0 439242 62 0 0 18 0 3 0 259949598 138682368 32485 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32485 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2193.05
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 38790 0 0 0 219279 26 0 0 25 0 3 0 259949600 138682368 32485 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2199.98
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 42565 0 0 0 219962 36 0 0 25 0 3 0 259949600 138682368 32485 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.04
Current children cumulated vsize (KiB) 135432

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895632/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4512.74
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 82882 0 0 0 451211 63 0 0 18 0 3 0 259949598 138682368 32491 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32491 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2253
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 39381 0 0 0 225274 26 0 0 25 0 3 0 259949600 138682368 32491 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2259.71
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 43156 0 0 0 225935 36 0 0 25 0 3 0 259949600 138682368 32491 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.74
Current children cumulated vsize (KiB) 135432

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895696/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4632.42
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 84060 0 0 0 463178 64 0 0 18 0 3 0 259949598 138682368 32493 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32493 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2312.97
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 39886 0 0 0 231271 26 0 0 25 0 3 0 259949600 138682368 32493 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2319.43
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 43829 0 0 0 231906 37 0 0 25 0 3 0 259949600 138682368 32493 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.42
Current children cumulated vsize (KiB) 135432

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895504/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4752.11
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 85327 0 0 0 475146 65 0 0 18 0 3 0 259949598 138682368 32500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32500 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2372.94
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 40475 0 0 0 237267 27 0 0 25 0 3 0 259949600 138682368 32500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2379.16
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 44507 0 0 0 237878 38 0 0 25 0 3 0 259949600 138682368 32500 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.11
Current children cumulated vsize (KiB) 135432

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895504/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4871.79
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 86588 0 0 0 487113 66 0 0 18 0 3 0 259949598 138682368 32501 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32501 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2432.89
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 41063 0 0 0 243262 27 0 0 25 0 3 0 259949600 138682368 32501 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2438.88
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 45180 0 0 0 243850 38 0 0 25 0 3 0 259949600 138682368 32501 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.79
Current children cumulated vsize (KiB) 135432

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895632/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=4991.5
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 87692 0 0 0 499083 67 0 0 18 0 3 0 259949598 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32503 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2492.87
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 41574 0 0 0 249259 28 0 0 25 0 3 0 259949600 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2498.62
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 45773 0 0 0 249823 39 0 0 25 0 3 0 259949600 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.5
Current children cumulated vsize (KiB) 135432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/67 19743
/proc/meminfo: memFree=895632/2055920 swapFree=4183980/4192956
[pid=19738] ppid=19736 vsize=135432 CPUtime=5000.08
/proc/19738/stat : 19738 (MiraXTv3_dyn) S 19736 19738 19409 0 -1 4194304 87862 0 0 0 499941 67 0 0 18 0 3 0 259949598 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19738/statm: 33858 32503 218 20 0 33216 0
[pid=19738/tid=19740] ppid=19736 vsize=135432 CPUtime=2497.17
/proc/19738/task/19740/stat : 19740 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 41659 0 0 0 249689 28 0 0 25 0 3 0 259949600 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19738/tid=19741] ppid=19736 vsize=135432 CPUtime=2502.9
/proc/19738/task/19741/stat : 19741 (MiraXTv3_dyn) R 19736 19738 19409 0 -1 4194368 45858 0 0 0 250251 39 0 0 25 0 3 0 259949600 138682368 32503 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 135432

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.13
CPU user time (s): 4999.43
CPU system time (s): 0.699893
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 135768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.43
system time used= 0.699893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87862
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= 955
involuntary context switches= 37443

runsolver used 2.53861 second user time and 6.585 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 10:10:43 UTC 2007

IDJOB= 456501
IDBENCH= 24732
IDSOLVER= 196
FILE ID= node48/456501-1179051042

PBS_JOBID= 5253462

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456501-1179051042/MiraXTv3_dyn /tmp/evaluation/456501-1179051042/instance-456501-1179051042.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-456501-1179051042 -o ROOT/results/node48/solver-456501-1179051042 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456501-1179051042/MiraXTv3_dyn /tmp/evaluation/456501-1179051042/instance-456501-1179051042.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9ce7a6a007310fa075cda4060c50d29c

RANDOM SEED= 176629396

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1025856 kB
Buffers:         56936 kB
Cached:         825088 kB
SwapCached:       3064 kB
Active:         494544 kB
Inactive:       397388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025856 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            4024 kB
Writeback:           0 kB
Mapped:          15860 kB
Slab:           124120 kB
Committed_AS:  3773108 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66546 MiB

End job on node48 on Sun May 13 10:52:32 UTC 2007