Trace number 426238

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.18 2507.16

General information on the benchmark

Namerandom/LargeSize/5SAT/v1000/
unif-k5-r20-v1000-c20000-S406284248-03.cnf
MD5SUMfbd5031feeefb5afb2663296d251bb8b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.9159
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
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/node20/watcher-426238-1179001064 -o ROOT/results/node20/solver-426238-1179001064 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426238-1179001064/MiraXTv3_dyn /tmp/evaluation/426238-1179001064/instance-426238-1179001064.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: 2.00 1.99 1.97 3/77 22985
/proc/meminfo: memFree=1650408/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=3788 CPUtime=0
/proc/22985/stat : 22985 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 348023772 3878912 369 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8057805 0 0 4096 0 0 0 0 17 0 0 0
/proc/22985/statm: 947 375 205 20 0 305 0

[startup+0.074365 s]
/proc/loadavg: 2.00 1.99 1.97 3/77 22985
/proc/meminfo: memFree=1650408/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=5440 CPUtime=0.06
/proc/22985/stat : 22985 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194304 810 0 0 0 6 0 0 0 18 0 1 0 348023772 5570560 785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/22985/statm: 1360 785 207 20 0 718 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5440

[startup+0.101371 s]
/proc/loadavg: 2.00 1.99 1.97 3/77 22985
/proc/meminfo: memFree=1650408/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=5604 CPUtime=0.09
/proc/22985/stat : 22985 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194304 856 0 0 0 9 0 0 0 18 0 1 0 348023772 5738496 831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/22985/statm: 1401 831 207 20 0 759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5604

[startup+0.301418 s]
/proc/loadavg: 2.00 1.99 1.97 3/77 22985
/proc/meminfo: memFree=1650408/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=14700 CPUtime=0.44
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 1900 0 0 0 43 1 0 0 18 0 3 0 348023772 15052800 1835 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 3675 1835 218 20 0 3033 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 14700

[startup+0.701497 s]
/proc/loadavg: 2.00 1.99 1.97 3/77 22985
/proc/meminfo: memFree=1650408/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=19388 CPUtime=1.23
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 3236 0 0 0 122 1 0 0 18 0 3 0 348023772 19853312 3171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 4847 3171 218 20 0 4205 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 19388

[startup+1.50166 s]
/proc/loadavg: 1.92 1.97 1.97 3/80 22988
/proc/meminfo: memFree=1634512/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=30280 CPUtime=2.83
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 5751 0 0 0 280 3 0 0 18 0 3 0 348023772 31006720 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 7570 5686 218 20 0 6928 0
[pid=22985/tid=22987] ppid=22983 vsize=30280 CPUtime=1.35
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 2457 0 0 0 134 1 0 0 19 0 3 0 348023786 31006720 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=30280 CPUtime=1.33
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 2347 0 0 0 132 1 0 0 19 0 3 0 348023786 31006720 5686 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 30280

[startup+3.10298 s]
/proc/loadavg: 1.92 1.97 1.97 3/80 22988
/proc/meminfo: memFree=1621136/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=46572 CPUtime=6.03
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 9760 0 0 0 597 6 0 0 18 0 3 0 348023772 47689728 9693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 11643 9693 218 20 0 11001 0
[pid=22985/tid=22987] ppid=22983 vsize=46572 CPUtime=2.95
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 4505 0 0 0 293 2 0 0 18 0 3 0 348023786 47689728 9693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=46572 CPUtime=2.93
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 4308 0 0 0 290 3 0 0 18 0 3 0 348023786 47689728 9693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 46572

[startup+6.30163 s]
/proc/loadavg: 1.93 1.97 1.97 3/80 22988
/proc/meminfo: memFree=1606928/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=59776 CPUtime=12.4
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 13129 0 0 0 1230 10 0 0 18 0 3 0 348023772 61210624 13026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 14944 13026 218 20 0 14302 0
[pid=22985/tid=22987] ppid=22983 vsize=59776 CPUtime=6.13
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 5834 0 0 0 610 3 0 0 19 0 3 0 348023786 61210624 13027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=59776 CPUtime=6.11
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 6349 0 0 0 605 6 0 0 25 0 3 0 348023786 61210624 13027 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 59776

[startup+12.7019 s]
/proc/loadavg: 1.93 1.97 1.97 3/80 22988
/proc/meminfo: memFree=1553752/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=108268 CPUtime=25.16
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 25782 0 0 0 2497 19 0 0 18 0 3 0 348023772 110866432 25476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 27067 25476 218 20 0 26425 0
[pid=22985/tid=22987] ppid=22983 vsize=108268 CPUtime=12.53
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 12416 0 0 0 1245 8 0 0 25 0 3 0 348023786 110866432 25476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=108268 CPUtime=12.49
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 12419 0 0 0 1238 11 0 0 25 0 3 0 348023786 110866432 25476 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 108268

[startup+25.5015 s]
/proc/loadavg: 2.02 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1526232/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=130496 CPUtime=50.69
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 31657 0 0 0 5043 26 0 0 18 0 3 0 348023772 133627904 31029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 32624 31029 218 20 0 31982 0
[pid=22985/tid=22987] ppid=22983 vsize=130496 CPUtime=25.31
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 15510 0 0 0 2520 11 0 0 25 0 3 0 348023786 133627904 31029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=130496 CPUtime=25.23
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 15200 0 0 0 2509 14 0 0 25 0 3 0 348023786 133627904 31029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 130496

[startup+51.1017 s]
/proc/loadavg: 2.01 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1476120/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=180432 CPUtime=101.75
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 44851 0 0 0 10135 40 0 0 18 0 3 0 348023772 184762368 43541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 45108 43541 218 20 0 44466 0
[pid=22985/tid=22987] ppid=22983 vsize=180432 CPUtime=50.87
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 21702 0 0 0 5072 15 0 0 25 0 3 0 348023786 184762368 43541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=180432 CPUtime=50.72
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 22202 0 0 0 5049 23 0 0 25 0 3 0 348023786 184762368 43541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 180432

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1450968/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=205028 CPUtime=203.78
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 52142 0 0 0 20330 48 0 0 18 0 3 0 348023772 209948672 49784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 51257 49784 218 20 0 50615 0
[pid=22985/tid=22987] ppid=22983 vsize=205028 CPUtime=102.02
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 25571 0 0 0 10183 19 0 0 25 0 3 0 348023786 209948672 49784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=205028 CPUtime=101.62
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 25624 0 0 0 10133 29 0 0 25 0 3 0 348023786 209948672 49784 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 205028

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1444056/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=211648 CPUtime=323.41
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 55304 0 0 0 32290 51 0 0 18 0 3 0 348023772 216727552 51554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 52912 51554 218 20 0 52270 0
[pid=22985/tid=22987] ppid=22983 vsize=211648 CPUtime=161.94
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 27714 0 0 0 16174 20 0 0 25 0 3 0 348023786 216727552 51554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=211648 CPUtime=161.31
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 26643 0 0 0 16101 30 0 0 25 0 3 0 348023786 216727552 51554 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.41
Current children cumulated vsize (KiB) 211648

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1439256/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=216328 CPUtime=443.06
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 57750 0 0 0 44252 54 0 0 18 0 3 0 348023772 221519872 52727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 54082 52727 218 20 0 53440 0
[pid=22985/tid=22987] ppid=22983 vsize=216328 CPUtime=221.85
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 29555 0 0 0 22163 22 0 0 25 0 3 0 348023786 221519872 52727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=216328 CPUtime=221.05
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 27248 0 0 0 22074 31 0 0 25 0 3 0 348023786 221519872 52727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.06
Current children cumulated vsize (KiB) 216328

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1439192/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=216328 CPUtime=562.63
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 58696 0 0 0 56208 55 0 0 18 0 3 0 348023772 221519872 52735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 54082 52735 218 20 0 53440 0
[pid=22985/tid=22987] ppid=22983 vsize=216328 CPUtime=281.72
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 29827 0 0 0 28150 22 0 0 25 0 3 0 348023786 221519872 52735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=216328 CPUtime=280.76
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 27922 0 0 0 28044 32 0 0 25 0 3 0 348023786 221519872 52735 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 216328

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22988
/proc/meminfo: memFree=1436760/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=218704 CPUtime=682.29
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 60043 0 0 0 68173 56 0 0 18 0 3 0 348023772 223952896 53345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 54676 53345 218 20 0 54034 0
[pid=22985/tid=22987] ppid=22983 vsize=218704 CPUtime=341.64
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 30637 0 0 0 34141 23 0 0 25 0 3 0 348023786 223952896 53345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=218704 CPUtime=340.51
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 28459 0 0 0 34018 33 0 0 25 0 3 0 348023786 223952896 53345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.29
Current children cumulated vsize (KiB) 218704

[startup+402.301 s]

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

/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 44217 0 0 0 189955 35 0 0 25 0 3 0 348023786 285130752 68037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=278448 CPUtime=1893.85
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43662 0 0 0 189319 66 0 0 25 0 3 0 348023786 285130752 68037 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.89
Current children cumulated vsize (KiB) 278448

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1377944/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=278448 CPUtime=3913.57
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 89247 0 0 0 391254 103 0 0 18 0 3 0 348023772 285130752 68038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 69612 68038 218 20 0 68970 0
[pid=22985/tid=22987] ppid=22983 vsize=278448 CPUtime=1959.83
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 44637 0 0 0 195947 36 0 0 25 0 3 0 348023786 285130752 68038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=278448 CPUtime=1953.59
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43663 0 0 0 195293 66 0 0 25 0 3 0 348023786 285130752 68038 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.57
Current children cumulated vsize (KiB) 278448

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1377944/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=278448 CPUtime=4033.24
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 89668 0 0 0 403220 104 0 0 18 0 3 0 348023772 285130752 68039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 69612 68039 218 20 0 68970 0
[pid=22985/tid=22987] ppid=22983 vsize=278448 CPUtime=2019.75
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 45057 0 0 0 201939 36 0 0 25 0 3 0 348023786 285130752 68039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=278448 CPUtime=2013.34
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43664 0 0 0 201267 67 0 0 25 0 3 0 348023786 285130752 68039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.24
Current children cumulated vsize (KiB) 278448

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1377944/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=278448 CPUtime=4152.91
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 90160 0 0 0 415186 105 0 0 18 0 3 0 348023772 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 69612 68040 218 20 0 68970 0
[pid=22985/tid=22987] ppid=22983 vsize=278448 CPUtime=2079.68
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 45549 0 0 0 207931 37 0 0 25 0 3 0 348023786 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=278448 CPUtime=2073.08
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43664 0 0 0 207241 67 0 0 25 0 3 0 348023786 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.91
Current children cumulated vsize (KiB) 278448

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1377944/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=278448 CPUtime=4272.58
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 90583 0 0 0 427152 106 0 0 18 0 3 0 348023772 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 69612 68040 218 20 0 68970 0
[pid=22985/tid=22987] ppid=22983 vsize=278448 CPUtime=2139.6
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 45972 0 0 0 213923 37 0 0 17 0 3 0 348023786 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=278448 CPUtime=2132.83
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43664 0 0 0 213215 68 0 0 17 0 3 0 348023786 285130752 68040 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8053087 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.58
Current children cumulated vsize (KiB) 278448

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1375896/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=280496 CPUtime=4392.28
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 91448 0 0 0 439120 108 0 0 18 0 3 0 348023772 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 70124 68550 218 20 0 69482 0
[pid=22985/tid=22987] ppid=22983 vsize=280496 CPUtime=2199.54
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46837 0 0 0 219915 39 0 0 25 0 3 0 348023786 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=22985/tid=22988] ppid=22983 vsize=280496 CPUtime=2192.58
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43664 0 0 0 219190 68 0 0 25 0 3 0 348023786 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.28
Current children cumulated vsize (KiB) 280496

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1375896/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=280496 CPUtime=4511.94
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 91945 0 0 0 451085 109 0 0 18 0 3 0 348023772 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 70124 68550 218 20 0 69482 0
[pid=22985/tid=22987] ppid=22983 vsize=280496 CPUtime=2259.31
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 47263 0 0 0 225891 40 0 0 25 0 3 0 348023786 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=280496 CPUtime=2252.48
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 43735 0 0 0 225180 68 0 0 25 0 3 0 348023786 287227904 68550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4511.94
Current children cumulated vsize (KiB) 280496

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1373720/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=282544 CPUtime=4631.63
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 93114 0 0 0 463052 111 0 0 18 0 3 0 348023772 289325056 69080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 70636 69080 218 20 0 69994 0
[pid=22985/tid=22987] ppid=22983 vsize=282544 CPUtime=2319.05
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 47547 0 0 0 231865 40 0 0 25 0 3 0 348023786 289325056 69080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=282544 CPUtime=2312.42
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 44620 0 0 0 231172 70 0 0 25 0 3 0 348023786 289325056 69080 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8060578 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.63
Current children cumulated vsize (KiB) 282544

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1368088/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=287664 CPUtime=4751.24
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 95292 0 0 0 475010 114 0 0 18 0 3 0 348023772 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 71916 70477 218 20 0 71274 0
[pid=22985/tid=22987] ppid=22983 vsize=287664 CPUtime=2378.79
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 47832 0 0 0 237838 41 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=287664 CPUtime=2372.31
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46513 0 0 0 237158 73 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.24
Current children cumulated vsize (KiB) 287664

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1367960/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=287664 CPUtime=4870.92
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 95647 0 0 0 486977 115 0 0 18 0 3 0 348023772 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 71916 70477 218 20 0 71274 0
[pid=22985/tid=22987] ppid=22983 vsize=287664 CPUtime=2438.53
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 48116 0 0 0 243812 41 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=287664 CPUtime=2432.24
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46584 0 0 0 243151 73 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.92
Current children cumulated vsize (KiB) 287664

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1368088/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=287664 CPUtime=4990.58
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 96073 0 0 0 498942 116 0 0 18 0 3 0 348023772 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 71916 70477 218 20 0 71274 0
[pid=22985/tid=22987] ppid=22983 vsize=287664 CPUtime=2498.27
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 48542 0 0 0 249785 42 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=287664 CPUtime=2492.16
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46584 0 0 0 249143 73 0 0 25 0 3 0 348023786 294567936 70477 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.58
Current children cumulated vsize (KiB) 287664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1368152/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=287664 CPUtime=5000.11
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 96144 0 0 0 499895 116 0 0 18 0 3 0 348023772 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 71916 70459 218 20 0 71274 0
[pid=22985/tid=22987] ppid=22983 vsize=287664 CPUtime=2503
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 48613 0 0 0 250258 42 0 0 24 0 3 0 348023786 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=287664 CPUtime=2496.96
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46584 0 0 0 249623 73 0 0 25 0 3 0 348023786 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 287664

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 1.99 1.97 3/80 22990
/proc/meminfo: memFree=1368152/2055920 swapFree=4154884/4192956
[pid=22985] ppid=22983 vsize=287664 CPUtime=5000.11
/proc/22985/stat : 22985 (MiraXTv3_dyn) S 22983 22985 22656 0 -1 4194304 96144 0 0 0 499895 116 0 0 18 0 3 0 348023772 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/22985/statm: 71916 70459 218 20 0 71274 0
[pid=22985/tid=22987] ppid=22983 vsize=287664 CPUtime=2503
/proc/22985/task/22987/stat : 22987 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 48613 0 0 0 250258 42 0 0 24 0 3 0 348023786 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=22985/tid=22988] ppid=22983 vsize=287664 CPUtime=2496.96
/proc/22985/task/22988/stat : 22988 (MiraXTv3_dyn) R 22983 22985 22656 0 -1 4194368 46584 0 0 0 249623 73 0 0 25 0 3 0 348023786 294567936 70459 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 287664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.16
CPU time (s): 5000.18
CPU user time (s): 4998.97
CPU system time (s): 1.21281
CPU usage (%): 199.436
Max. virtual memory (cumulated for all children) (KiB): 287948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.97
system time used= 1.21281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96144
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= 1119
involuntary context switches= 94053

runsolver used 2.30065 second user time and 6.83696 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 20:17:44 UTC 2007

IDJOB= 426238
IDBENCH= 20063
IDSOLVER= 196
FILE ID= node20/426238-1179001064

PBS_JOBID= 5252844

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1000/unif-k5-r20-v1000-c20000-S406284248-03.cnf
COMMAND LINE= /tmp/evaluation/426238-1179001064/MiraXTv3_dyn /tmp/evaluation/426238-1179001064/instance-426238-1179001064.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-426238-1179001064 -o ROOT/results/node20/solver-426238-1179001064 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426238-1179001064/MiraXTv3_dyn /tmp/evaluation/426238-1179001064/instance-426238-1179001064.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fbd5031feeefb5afb2663296d251bb8b

RANDOM SEED= 530648906

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1650688 kB
Buffers:         49060 kB
Cached:         268036 kB
SwapCached:      17192 kB
Active:          86436 kB
Inactive:       254488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650688 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          29936 kB
Slab:            49876 kB
Committed_AS:  6891100 kB
PageTables:       1744 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= 66524 MiB

End job on node20 on Sat May 12 20:59:34 UTC 2007