Trace number 426285

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.16 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S666382280-13.cnf
MD5SUMc43d54c2e9e3de5b9ca4424a3e9c633d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4210.65
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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/node50/watcher-426285-1179048518 -o ROOT/results/node50/solver-426285-1179048518 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426285-1179048518/MiraXTv3_dyn /tmp/evaluation/426285-1179048518/instance-426285-1179048518.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: 0.00 0.00 0.00 3/64 2029
/proc/meminfo: memFree=1207736/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=3788 CPUtime=0
/proc/2029/stat : 2029 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 259696978 3878912 273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 947 281 202 20 0 305 0

[startup+0.096132 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2029
/proc/meminfo: memFree=1207736/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=5312 CPUtime=0.08
/proc/2029/stat : 2029 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194304 783 0 0 0 8 0 0 0 18 0 1 0 259696978 5439488 758 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 1328 758 207 20 0 686 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5312

[startup+0.101133 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2029
/proc/meminfo: memFree=1207736/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=5312 CPUtime=0.09
/proc/2029/stat : 2029 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 259696978 5439488 758 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583960 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 1328 758 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301149 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2029
/proc/meminfo: memFree=1207736/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=5484 CPUtime=0.29
/proc/2029/stat : 2029 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194304 817 0 0 0 29 0 0 0 19 0 1 0 259696978 5615616 792 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 1371 792 207 20 0 729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5484

[startup+0.70119 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 2029
/proc/meminfo: memFree=1207736/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=13672 CPUtime=0.92
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 1834 0 0 0 91 1 0 0 20 0 3 0 259696978 14000128 1807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 3418 1807 218 20 0 2776 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 13672

[startup+1.50126 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 2032
/proc/meminfo: memFree=1198496/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=20656 CPUtime=2.51
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 3626 0 0 0 249 2 0 0 20 0 3 0 259696978 21151744 3599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 5164 3599 218 20 0 4522 0
[pid=2029/tid=2031] ppid=2027 vsize=20656 CPUtime=1.03
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 1340 0 0 0 102 1 0 0 22 0 3 0 259697024 21151744 3599 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 8353403 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=20656 CPUtime=1.01
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 1403 0 0 0 101 0 0 0 16 0 3 0 259697024 21151744 3600 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565721 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 20656

[startup+3.1014 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 2032
/proc/meminfo: memFree=1189536/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=28324 CPUtime=5.71
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 5297 0 0 0 567 4 0 0 20 0 3 0 259696978 29003776 5270 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 7081 5270 218 20 0 6439 0
[pid=2029/tid=2031] ppid=2027 vsize=28324 CPUtime=2.63
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 2228 0 0 0 261 2 0 0 25 0 3 0 259697024 29003776 5270 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=28324 CPUtime=2.61
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 2186 0 0 0 260 1 0 0 23 0 3 0 259697024 29003776 5270 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 28324

[startup+6.30269 s]
/proc/loadavg: 0.23 0.05 0.02 3/67 2032
/proc/meminfo: memFree=1180192/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=38612 CPUtime=12.09
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 8079 0 0 0 1202 7 0 0 20 0 3 0 259696978 39538688 7979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 9653 7979 218 20 0 9011 0
[pid=2029/tid=2031] ppid=2027 vsize=38612 CPUtime=5.83
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 3524 0 0 0 580 3 0 0 25 0 3 0 259697024 39538688 7979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=38612 CPUtime=5.79
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 3672 0 0 0 576 3 0 0 22 0 3 0 259697024 39538688 7979 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521713 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 38612

[startup+12.7012 s]
/proc/loadavg: 0.37 0.08 0.03 3/67 2032
/proc/meminfo: memFree=1153568/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=62336 CPUtime=24.84
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 14173 0 0 0 2472 12 0 0 20 0 3 0 259696978 63832064 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 15584 13807 218 20 0 14942 0
[pid=2029/tid=2031] ppid=2027 vsize=62336 CPUtime=12.22
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 6588 0 0 0 1217 5 0 0 21 0 3 0 259697024 63832064 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=62336 CPUtime=12.16
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 6702 0 0 0 1210 6 0 0 21 0 3 0 259697024 63832064 13807 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 62336

[startup+25.5014 s]
/proc/loadavg: 0.73 0.18 0.06 3/67 2032
/proc/meminfo: memFree=1142304/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=73228 CPUtime=50.38
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 17432 0 0 0 5023 15 0 0 20 0 3 0 259696978 74985472 16726 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 18307 16726 218 20 0 17665 0
[pid=2029/tid=2031] ppid=2027 vsize=73228 CPUtime=25.01
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 7750 0 0 0 2495 6 0 0 25 0 3 0 259697024 74985472 16726 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=73228 CPUtime=24.9
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 8799 0 0 0 2482 8 0 0 25 0 3 0 259697024 74985472 16726 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521716 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 73228

[startup+51.1016 s]
/proc/loadavg: 1.16 0.32 0.11 3/67 2032
/proc/meminfo: memFree=1127968/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=85504 CPUtime=101.4
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 21624 0 0 0 10121 19 0 0 20 0 3 0 259696978 87556096 20038 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 21376 20038 218 20 0 20734 0
[pid=2029/tid=2031] ppid=2027 vsize=85504 CPUtime=50.58
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 10082 0 0 0 5050 8 0 0 25 0 3 0 259697024 87556096 20038 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=85504 CPUtime=50.35
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 10659 0 0 0 5025 10 0 0 25 0 3 0 259697024 87556096 20038 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 85504

[startup+102.305 s]
/proc/loadavg: 1.64 0.58 0.20 3/67 2032
/proc/meminfo: memFree=1117856/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=96080 CPUtime=203.53
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 25662 0 0 0 20329 24 0 0 20 0 3 0 259696978 98385920 22516 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 24020 22516 218 20 0 23378 0
[pid=2029/tid=2031] ppid=2027 vsize=96080 CPUtime=101.75
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 12123 0 0 0 10165 10 0 0 25 0 3 0 259697024 98385920 22516 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=96080 CPUtime=101.31
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 12656 0 0 0 10118 13 0 0 25 0 3 0 259697024 98385920 22516 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 96080

[startup+162.301 s]
/proc/loadavg: 1.86 0.83 0.31 3/67 2032
/proc/meminfo: memFree=1109536/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=103600 CPUtime=323.21
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 29321 0 0 0 32293 28 0 0 20 0 3 0 259696978 106086400 24550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 25900 24550 218 20 0 25258 0
[pid=2029/tid=2031] ppid=2027 vsize=103600 CPUtime=161.7
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 14338 0 0 0 16158 12 0 0 25 0 3 0 259697024 106086400 24550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=103600 CPUtime=161.04
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 14100 0 0 0 16089 15 0 0 25 0 3 0 259697024 106086400 24550 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.21
Current children cumulated vsize (KiB) 103600

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.42 3/67 2032
/proc/meminfo: memFree=1108192/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=105576 CPUtime=442.88
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 31430 0 0 0 44258 30 0 0 20 0 3 0 259696978 108109824 24969 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 26394 24969 218 20 0 25752 0
[pid=2029/tid=2031] ppid=2027 vsize=105576 CPUtime=221.66
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 15416 0 0 0 22153 13 0 0 25 0 3 0 259697024 108109824 24969 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=105576 CPUtime=220.74
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 15131 0 0 0 22059 15 0 0 25 0 3 0 259697024 108109824 24969 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.88
Current children cumulated vsize (KiB) 105576

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/67 2032
/proc/meminfo: memFree=1104672/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=108708 CPUtime=562.55
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 33740 0 0 0 56224 31 0 0 20 0 3 0 259696978 111316992 25784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 27177 25784 218 20 0 26535 0
[pid=2029/tid=2031] ppid=2027 vsize=108708 CPUtime=281.62
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 16417 0 0 0 28149 13 0 0 25 0 3 0 259697024 111316992 25784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=108708 CPUtime=280.46
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 16440 0 0 0 28030 16 0 0 25 0 3 0 259697024 111316992 25784 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.55
Current children cumulated vsize (KiB) 108708

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.60 3/67 2032
/proc/meminfo: memFree=1103392/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=110204 CPUtime=682.24
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 35505 0 0 0 68191 33 0 0 20 0 3 0 259696978 112848896 26119 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 27551 26119 218 20 0 26909 0
[pid=2029/tid=2031] ppid=2027 vsize=110204 CPUtime=341.57
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 17256 0 0 0 34143 14 0 0 25 0 3 0 259697024 112848896 26119 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=110204 CPUtime=340.19
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 17366 0 0 0 34002 17 0 0 25 0 3 0 259697024 112848896 26119 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.24
Current children cumulated vsize (KiB) 110204

[startup+402.302 s]

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

/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 38223 0 0 0 190025 30 0 0 25 0 3 0 259697024 144977920 33883 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=141580 CPUtime=1892.93
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 39842 0 0 0 189257 36 0 0 25 0 3 0 259697024 144977920 33883 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.95
Current children cumulated vsize (KiB) 141580

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/73 2146
/proc/meminfo: memFree=1070440/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=142068 CPUtime=3913.51
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 80448 0 0 0 391277 74 0 0 20 0 3 0 259696978 145477632 34002 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 35517 34002 218 20 0 34875 0
[pid=2029/tid=2031] ppid=2027 vsize=142068 CPUtime=1960.39
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 39064 0 0 0 196009 30 0 0 25 0 3 0 259697024 145477632 34002 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134522013 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=142068 CPUtime=1952.64
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 40501 0 0 0 195221 43 0 0 25 0 3 0 259697024 145477632 34002 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.51
Current children cumulated vsize (KiB) 142068

[startup+2022.3 s]
/proc/loadavg: 2.03 1.99 1.74 3/67 2249
/proc/meminfo: memFree=1071008/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=142560 CPUtime=4033.06
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 81742 0 0 0 403223 83 0 0 20 0 3 0 259696978 145981440 34118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 35640 34118 218 20 0 34998 0
[pid=2029/tid=2031] ppid=2027 vsize=142560 CPUtime=2020.26
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 39700 0 0 0 201995 31 0 0 25 0 3 0 259697024 145981440 34118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=142560 CPUtime=2012.33
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 41159 0 0 0 201182 51 0 0 25 0 3 0 259697024 145981440 34118 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.06
Current children cumulated vsize (KiB) 142560

[startup+2082.31 s]
/proc/loadavg: 2.17 2.03 1.77 3/67 2249
/proc/meminfo: memFree=1070368/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=143772 CPUtime=4152.76
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 82966 0 0 0 415192 84 0 0 20 0 3 0 259696978 147222528 34300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 35943 34300 218 20 0 35301 0
[pid=2029/tid=2031] ppid=2027 vsize=143772 CPUtime=2080.23
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 40137 0 0 0 207992 31 0 0 25 0 3 0 259697024 147222528 34300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=143772 CPUtime=2072.05
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 41946 0 0 0 207154 51 0 0 25 0 3 0 259697024 147222528 34300 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.76
Current children cumulated vsize (KiB) 143772

[startup+2142.3 s]
/proc/loadavg: 2.06 2.02 1.78 3/67 2249
/proc/meminfo: memFree=1068768/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=146172 CPUtime=4272.44
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 84752 0 0 0 427158 86 0 0 20 0 3 0 259696978 149680128 34709 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 36543 34709 218 20 0 35901 0
[pid=2029/tid=2031] ppid=2027 vsize=146172 CPUtime=2140.19
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 41117 0 0 0 213987 32 0 0 25 0 3 0 259697024 149680128 34709 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=146172 CPUtime=2131.77
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 42752 0 0 0 213125 52 0 0 25 0 3 0 259697024 149680128 34709 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.44
Current children cumulated vsize (KiB) 146172

[startup+2202.3 s]
/proc/loadavg: 2.02 2.02 1.79 3/67 2249
/proc/meminfo: memFree=1068384/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=146172 CPUtime=4392.12
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 86162 0 0 0 439125 87 0 0 20 0 3 0 259696978 149680128 34793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 36543 34793 218 20 0 35901 0
[pid=2029/tid=2031] ppid=2027 vsize=146172 CPUtime=2200.16
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 41772 0 0 0 219983 33 0 0 25 0 3 0 259697024 149680128 34793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=146172 CPUtime=2191.5
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 43507 0 0 0 219097 53 0 0 25 0 3 0 259697024 149680128 34793 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.12
Current children cumulated vsize (KiB) 146172

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 1.80 3/67 2249
/proc/meminfo: memFree=1067744/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=146336 CPUtime=4511.81
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 87572 0 0 0 451093 88 0 0 20 0 3 0 259696978 149848064 34954 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 36584 34954 218 20 0 35942 0
[pid=2029/tid=2031] ppid=2027 vsize=146336 CPUtime=2260.11
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 42401 0 0 0 225978 33 0 0 25 0 3 0 259697024 149848064 34954 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=146336 CPUtime=2251.21
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44288 0 0 0 225068 53 0 0 25 0 3 0 259697024 149848064 34954 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.81
Current children cumulated vsize (KiB) 146336

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/67 2249
/proc/meminfo: memFree=1067424/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=146336 CPUtime=4631.49
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 88889 0 0 0 463060 89 0 0 20 0 3 0 259696978 149848064 35024 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 36584 35024 218 20 0 35942 0
[pid=2029/tid=2031] ppid=2027 vsize=146336 CPUtime=2320.07
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 43055 0 0 0 231973 34 0 0 25 0 3 0 259697024 149848064 35024 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=146336 CPUtime=2310.94
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44951 0 0 0 231041 53 0 0 25 0 3 0 259697024 149848064 35024 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.49
Current children cumulated vsize (KiB) 146336

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/67 2249
/proc/meminfo: memFree=1054240/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=160672 CPUtime=4751.17
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 93359 0 0 0 475023 94 0 0 20 0 3 0 259696978 164528128 38312 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 40168 38312 218 20 0 39526 0
[pid=2029/tid=2031] ppid=2027 vsize=160672 CPUtime=2380.02
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 43605 0 0 0 237968 34 0 0 25 0 3 0 259697024 164528128 38312 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=160672 CPUtime=2370.67
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 48871 0 0 0 237009 58 0 0 25 0 3 0 259697024 164528128 38312 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.17
Current children cumulated vsize (KiB) 160672

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 2249
/proc/meminfo: memFree=1053920/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=160880 CPUtime=4870.84
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 94761 0 0 0 486989 95 0 0 20 0 3 0 259696978 164741120 38400 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 40220 38400 218 20 0 39578 0
[pid=2029/tid=2031] ppid=2027 vsize=160880 CPUtime=2439.98
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44350 0 0 0 243963 35 0 0 25 0 3 0 259697024 164741120 38400 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=160880 CPUtime=2430.39
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 49528 0 0 0 242980 59 0 0 25 0 3 0 259697024 164741120 38400 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.84
Current children cumulated vsize (KiB) 160880

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 2249
/proc/meminfo: memFree=1053856/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=160880 CPUtime=4990.54
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 95906 0 0 0 498958 96 0 0 20 0 3 0 259696978 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 40220 38425 218 20 0 39578 0
[pid=2029/tid=2031] ppid=2027 vsize=160880 CPUtime=2499.94
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44835 0 0 0 249959 35 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=160880 CPUtime=2490.12
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 50188 0 0 0 248953 59 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.54
Current children cumulated vsize (KiB) 160880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 2249
/proc/meminfo: memFree=1053856/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=160880 CPUtime=5000.12
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 96038 0 0 0 499916 96 0 0 20 0 3 0 259696978 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 40220 38425 218 20 0 39578 0
[pid=2029/tid=2031] ppid=2027 vsize=160880 CPUtime=2504.74
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44901 0 0 0 250439 35 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=160880 CPUtime=2494.9
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 50254 0 0 0 249431 59 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 160880

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 1.83 3/67 2249
/proc/meminfo: memFree=1053856/2055920 swapFree=4183876/4192956
[pid=2029] ppid=2027 vsize=160880 CPUtime=5000.12
/proc/2029/stat : 2029 (MiraXTv3_dyn) S 2027 2029 1955 0 -1 4194304 96038 0 0 0 499916 96 0 0 20 0 3 0 259696978 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2029/statm: 40220 38425 218 20 0 39578 0
[pid=2029/tid=2031] ppid=2027 vsize=160880 CPUtime=2504.74
/proc/2029/task/2031/stat : 2031 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 44901 0 0 0 250439 35 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2029/tid=2032] ppid=2027 vsize=160880 CPUtime=2494.9
/proc/2029/task/2032/stat : 2032 (MiraXTv3_dyn) R 2027 2029 1955 0 -1 4194368 50254 0 0 0 249431 59 0 0 25 0 3 0 259697024 164741120 38425 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 160880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.14
CPU time (s): 5000.16
CPU user time (s): 4999.18
CPU system time (s): 0.98485
CPU usage (%): 199.437
Max. virtual memory (cumulated for all children) (KiB): 161144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 0.98485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96038
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= 1135
involuntary context switches= 37970

runsolver used 2.43563 second user time and 6.68798 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Sun May 13 09:28:38 UTC 2007

IDJOB= 426285
IDBENCH= 20110
IDSOLVER= 196
FILE ID= node50/426285-1179048518

PBS_JOBID= 5253461

Free space on /tmp= 66545 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S666382280-13.cnf
COMMAND LINE= /tmp/evaluation/426285-1179048518/MiraXTv3_dyn /tmp/evaluation/426285-1179048518/instance-426285-1179048518.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-426285-1179048518 -o ROOT/results/node50/solver-426285-1179048518 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426285-1179048518/MiraXTv3_dyn /tmp/evaluation/426285-1179048518/instance-426285-1179048518.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c43d54c2e9e3de5b9ca4424a3e9c633d

RANDOM SEED= 564328364

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1208080 kB
Buffers:         51640 kB
Cached:         662680 kB
SwapCached:       3148 kB
Active:         363936 kB
Inactive:       359936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208080 kB
SwapTotal:     4192956 kB
SwapFree:      4183876 kB
Dirty:            4640 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:           109936 kB
Committed_AS:  4969144 kB
PageTables:       1460 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 node50 on Sun May 13 10:10:27 UTC 2007