Trace number 426428

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.23 2506.84

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
MD5SUM08c9dc3eb03c6eeaa15210bb25b83d4d
Bench CategoryRANDOM (random 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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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/node37/watcher-426428-1179048527 -o ROOT/results/node37/solver-426428-1179048527 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426428-1179048527/MiraXTv3_dyn /tmp/evaluation/426428-1179048527/instance-426428-1179048527.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/77 5200
/proc/meminfo: memFree=1427856/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=3920 CPUtime=0
/proc/5200/stat : 5200 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194304 313 0 0 0 0 0 0 0 18 0 1 0 352765182 4014080 288 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3605453 0 0 4096 0 0 0 0 17 0 0 0
/proc/5200/statm: 980 294 206 20 0 338 0

[startup+0.064692 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5200
/proc/meminfo: memFree=1427856/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=7028 CPUtime=0.1
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 689 0 0 0 10 0 0 0 18 0 3 0 352765182 7196672 664 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 1757 665 218 20 0 1115 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7028

[startup+0.1047 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5200
/proc/meminfo: memFree=1427856/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=7160 CPUtime=0.18
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 766 0 0 0 18 0 0 0 18 0 3 0 352765182 7331840 741 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 1790 741 218 20 0 1148 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7160

[startup+0.301739 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5200
/proc/meminfo: memFree=1427856/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=8808 CPUtime=0.57
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 1157 0 0 0 57 0 0 0 18 0 3 0 352765182 9019392 1132 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 2202 1132 218 20 0 1560 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8808

[startup+0.701816 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 5200
/proc/meminfo: memFree=1427856/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=11964 CPUtime=1.37
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 1727 0 0 0 136 1 0 0 18 0 3 0 352765182 12251136 1702 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 2991 1702 218 20 0 2349 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11964

[startup+1.50297 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 5203
/proc/meminfo: memFree=1420088/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=15116 CPUtime=2.97
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 2790 0 0 0 295 2 0 0 18 0 3 0 352765182 15478784 2765 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 3779 2766 218 20 0 3137 0
[pid=5200/tid=5202] ppid=5198 vsize=15116 CPUtime=1.47
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 1179 0 0 0 147 0 0 0 19 0 3 0 352765183 15478784 2766 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 3602043 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=15116 CPUtime=1.46
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 1192 0 0 0 146 0 0 0 17 0 3 0 352765183 15478784 2766 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526685 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15116

[startup+3.10127 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 5203
/proc/meminfo: memFree=1414712/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=20412 CPUtime=6.16
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 3872 0 0 0 613 3 0 0 18 0 3 0 352765182 20901888 3847 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 5103 3847 218 20 0 4461 0
[pid=5200/tid=5202] ppid=5198 vsize=20412 CPUtime=3.07
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 1745 0 0 0 306 1 0 0 25 0 3 0 352765183 20901888 3847 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520292 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=20412 CPUtime=3.06
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 1707 0 0 0 305 1 0 0 22 0 3 0 352765183 20901888 3847 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 20412

[startup+6.30287 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 5203
/proc/meminfo: memFree=1408056/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=28420 CPUtime=12.54
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 5878 0 0 0 1249 5 0 0 18 0 3 0 352765182 29102080 5779 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 7105 5779 218 20 0 6463 0
[pid=5200/tid=5202] ppid=5198 vsize=28420 CPUtime=6.27
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 2582 0 0 0 625 2 0 0 25 0 3 0 352765183 29102080 5779 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=28420 CPUtime=6.24
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 2876 0 0 0 622 2 0 0 24 0 3 0 352765183 29102080 5779 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526511 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28420

[startup+12.7011 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 5203
/proc/meminfo: memFree=1390088/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=45128 CPUtime=25.31
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 10227 0 0 0 2521 10 0 0 18 0 3 0 352765182 46211072 9952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 11282 9952 218 20 0 10640 0
[pid=5200/tid=5202] ppid=5198 vsize=45128 CPUtime=12.66
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 4741 0 0 0 1262 4 0 0 25 0 3 0 352765183 46211072 9952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=45128 CPUtime=12.62
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 5066 0 0 0 1257 5 0 0 25 0 3 0 352765183 46211072 9952 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 45128

[startup+25.5015 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 5203
/proc/meminfo: memFree=1379272/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=54172 CPUtime=50.84
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 12780 0 0 0 5072 12 0 0 18 0 3 0 352765182 55472128 12159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 13543 12159 218 20 0 12901 0
[pid=5200/tid=5202] ppid=5198 vsize=54172 CPUtime=25.45
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 6050 0 0 0 2540 5 0 0 25 0 3 0 352765183 55472128 12159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=54172 CPUtime=25.37
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 6310 0 0 0 2530 7 0 0 25 0 3 0 352765183 55472128 12159 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526652 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 54172

[startup+51.1013 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 5203
/proc/meminfo: memFree=1359368/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=72800 CPUtime=101.9
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 18367 0 0 0 10170 20 0 0 18 0 3 0 352765182 74547200 17132 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 18200 17132 218 20 0 17558 0
[pid=5200/tid=5202] ppid=5198 vsize=72800 CPUtime=51.02
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 8824 0 0 0 5094 8 0 0 25 0 3 0 352765183 74547200 17132 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=72800 CPUtime=50.86
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 9123 0 0 0 5074 12 0 0 25 0 3 0 352765183 74547200 17132 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 72800

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 5203
/proc/meminfo: memFree=1351496/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=81768 CPUtime=204.06
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 21615 0 0 0 20380 26 0 0 18 0 3 0 352765182 83730432 19163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 20442 19163 218 20 0 19800 0
[pid=5200/tid=5202] ppid=5198 vsize=81768 CPUtime=102.18
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 10090 0 0 0 10208 10 0 0 25 0 3 0 352765183 83730432 19163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=81768 CPUtime=101.86
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 11105 0 0 0 10170 16 0 0 25 0 3 0 352765183 83730432 19163 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 81768

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 5203
/proc/meminfo: memFree=1345096/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=87668 CPUtime=323.74
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 24569 0 0 0 32345 29 0 0 18 0 3 0 352765182 89772032 20647 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 21917 20647 218 20 0 21275 0
[pid=5200/tid=5202] ppid=5198 vsize=87668 CPUtime=162.1
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 11562 0 0 0 16199 11 0 0 25 0 3 0 352765183 89772032 20647 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=87668 CPUtime=161.61
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 12587 0 0 0 16143 18 0 0 25 0 3 0 352765183 89772032 20647 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 87668

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.41 4/80 5203
/proc/meminfo: memFree=1339720/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=92744 CPUtime=443.4
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 27127 0 0 0 44308 32 0 0 18 0 3 0 352765182 94969856 21998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 23186 21998 218 20 0 22544 0
[pid=5200/tid=5202] ppid=5198 vsize=92744 CPUtime=222.02
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 13432 0 0 0 22190 12 0 0 25 0 3 0 352765183 94969856 21998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=92744 CPUtime=221.36
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 13275 0 0 0 22117 19 0 0 25 0 3 0 352765183 94969856 21998 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 92744

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 5203
/proc/meminfo: memFree=1339336/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=94512 CPUtime=563.08
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 28571 0 0 0 56275 33 0 0 18 0 3 0 352765182 96780288 22100 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 23628 22100 218 20 0 22986 0
[pid=5200/tid=5202] ppid=5198 vsize=94512 CPUtime=281.96
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 14171 0 0 0 28183 13 0 0 25 0 3 0 352765183 96780288 22100 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=94512 CPUtime=281.1
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 13980 0 0 0 28090 20 0 0 25 0 3 0 352765183 96780288 22100 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 94512

[startup+342.303 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 5203
/proc/meminfo: memFree=1338440/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=95140 CPUtime=682.77
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 30201 0 0 0 68243 34 0 0 18 0 3 0 352765182 97423360 22329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 23785 22329 218 20 0 23143 0
[pid=5200/tid=5202] ppid=5198 vsize=95140 CPUtime=341.91
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 14974 0 0 0 34178 13 0 0 25 0 3 0 352765183 97423360 22329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5200/tid=5203] ppid=5198 vsize=95140 CPUtime=340.84
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 14807 0 0 0 34064 20 0 0 25 0 3 0 352765183 97423360 22329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 95140

[startup+402.301 s]

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

/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 33664 0 0 0 183849 30 0 0 25 0 3 0 352765183 129146880 30383 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=1836.1
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 33411 0 0 0 183568 42 0 0 25 0 3 0 352765183 129146880 30383 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.92
Current children cumulated vsize (KiB) 126120

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 5205
/proc/meminfo: memFree=1305672/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=3794.62
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 68706 0 0 0 379388 74 0 0 18 0 3 0 352765182 129146880 30403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30403 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=1898.54
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 34203 0 0 0 189823 31 0 0 25 0 3 0 352765183 129146880 30403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=1896.06
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 34083 0 0 0 189563 43 0 0 25 0 3 0 352765183 129146880 30403 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.62
Current children cumulated vsize (KiB) 126120

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/86 5343
/proc/meminfo: memFree=1304568/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=3914.14
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 70059 0 0 0 391332 82 0 0 18 0 3 0 352765182 129146880 30419 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30419 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=1958.14
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 34879 0 0 0 195783 31 0 0 25 0 3 0 352765183 129146880 30419 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=1955.97
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 34760 0 0 0 195547 50 0 0 25 0 3 0 352765183 129146880 30419 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.14
Current children cumulated vsize (KiB) 126120

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 5403
/proc/meminfo: memFree=1305416/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4033.69
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 71292 0 0 0 403280 89 0 0 18 0 3 0 352765182 129146880 30436 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30436 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2017.8
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 35425 0 0 0 201748 32 0 0 25 0 3 0 352765183 129146880 30436 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2015.86
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 35447 0 0 0 201530 56 0 0 25 0 3 0 352765183 129146880 30436 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.69
Current children cumulated vsize (KiB) 126120

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 5403
/proc/meminfo: memFree=1305352/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4153.4
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 72535 0 0 0 415250 90 0 0 18 0 3 0 352765182 129146880 30453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30453 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2077.55
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 36116 0 0 0 207722 33 0 0 25 0 3 0 352765183 129146880 30453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2075.83
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 35999 0 0 0 207526 57 0 0 25 0 3 0 352765183 129146880 30453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.4
Current children cumulated vsize (KiB) 126120

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 5403
/proc/meminfo: memFree=1305224/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4273.09
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 73513 0 0 0 427218 91 0 0 18 0 3 0 352765182 129146880 30469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30469 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2137.28
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 36537 0 0 0 213695 33 0 0 25 0 3 0 352765183 129146880 30469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2135.78
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 36556 0 0 0 213521 57 0 0 25 0 3 0 352765183 129146880 30469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.09
Current children cumulated vsize (KiB) 126120

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 5403
/proc/meminfo: memFree=1305160/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4392.76
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 74634 0 0 0 439184 92 0 0 18 0 3 0 352765182 129146880 30482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30482 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2197.03
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 37098 0 0 0 219669 34 0 0 25 0 3 0 352765183 129146880 30482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2195.71
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 37116 0 0 0 219513 58 0 0 25 0 3 0 352765183 129146880 30482 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.76
Current children cumulated vsize (KiB) 126120

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 5403
/proc/meminfo: memFree=1305160/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4512.46
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 75906 0 0 0 451153 93 0 0 18 0 3 0 352765182 129146880 30497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30497 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2256.77
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 37663 0 0 0 225643 34 0 0 25 0 3 0 352765183 129146880 30497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2255.66
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 37823 0 0 0 225508 58 0 0 25 0 3 0 352765183 129146880 30497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.46
Current children cumulated vsize (KiB) 126120

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 5403
/proc/meminfo: memFree=1305096/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=126120 CPUtime=4632.13
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 77046 0 0 0 463119 94 0 0 18 0 3 0 352765182 129146880 30510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31530 30510 218 20 0 30888 0
[pid=5200/tid=5202] ppid=5198 vsize=126120 CPUtime=2316.51
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 38233 0 0 0 231616 35 0 0 25 0 3 0 352765183 129146880 30510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=126120 CPUtime=2315.6
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 38393 0 0 0 231501 59 0 0 25 0 3 0 352765183 129146880 30510 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.13
Current children cumulated vsize (KiB) 126120

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 5403
/proc/meminfo: memFree=1304904/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=127280 CPUtime=4751.82
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 78194 0 0 0 475087 95 0 0 18 0 3 0 352765182 130334720 30522 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31820 30522 218 20 0 31178 0
[pid=5200/tid=5202] ppid=5198 vsize=127280 CPUtime=2376.27
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 38807 0 0 0 237591 36 0 0 25 0 3 0 352765183 130334720 30522 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=127280 CPUtime=2375.53
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 38967 0 0 0 237494 59 0 0 25 0 3 0 352765183 130334720 30522 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.82
Current children cumulated vsize (KiB) 127280

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 5403
/proc/meminfo: memFree=1304840/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=127280 CPUtime=4871.5
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 79350 0 0 0 487054 96 0 0 18 0 3 0 352765182 130334720 30534 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31820 30534 218 20 0 31178 0
[pid=5200/tid=5202] ppid=5198 vsize=127280 CPUtime=2436.01
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 39385 0 0 0 243565 36 0 0 25 0 3 0 352765183 130334720 30534 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=127280 CPUtime=2435.46
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 39545 0 0 0 243487 59 0 0 25 0 3 0 352765183 130334720 30534 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.5
Current children cumulated vsize (KiB) 127280

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 5403
/proc/meminfo: memFree=1304840/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=127280 CPUtime=4991.2
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 80514 0 0 0 499022 98 0 0 18 0 3 0 352765182 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31820 30546 218 20 0 31178 0
[pid=5200/tid=5202] ppid=5198 vsize=127280 CPUtime=2495.75
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 39967 0 0 0 249538 37 0 0 25 0 3 0 352765183 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=127280 CPUtime=2495.41
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 40127 0 0 0 249481 60 0 0 25 0 3 0 352765183 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.2
Current children cumulated vsize (KiB) 127280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 5403
/proc/meminfo: memFree=1304776/2055920 swapFree=4145732/4192956
[pid=5200] ppid=5198 vsize=127280 CPUtime=5000.19
/proc/5200/stat : 5200 (MiraXTv3_dyn) S 5198 5200 5128 0 -1 4194304 80659 0 0 0 499921 98 0 0 18 0 3 0 352765182 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5200/statm: 31820 30546 218 20 0 31178 0
[pid=5200/tid=5202] ppid=5198 vsize=127280 CPUtime=2500.24
/proc/5200/task/5202/stat : 5202 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 40112 0 0 0 249987 37 0 0 25 0 3 0 352765183 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5200/tid=5203] ppid=5198 vsize=127280 CPUtime=2499.92
/proc/5200/task/5203/stat : 5203 (MiraXTv3_dyn) R 5198 5200 5128 0 -1 4194368 40127 0 0 0 249932 60 0 0 25 0 3 0 352765183 130334720 30546 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 127280

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.84
CPU time (s): 5000.23
CPU user time (s): 4999.22
CPU system time (s): 1.00285
CPU usage (%): 199.463
Max. virtual memory (cumulated for all children) (KiB): 127280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.22
system time used= 1.00285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80659
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= 399
involuntary context switches= 94052

runsolver used 2.57761 second user time and 6.64199 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Sun May 13 09:28:47 UTC 2007

IDJOB= 426428
IDBENCH= 20279
IDSOLVER= 196
FILE ID= node37/426428-1179048527

PBS_JOBID= 5253473

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/426428-1179048527/MiraXTv3_dyn /tmp/evaluation/426428-1179048527/instance-426428-1179048527.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-426428-1179048527 -o ROOT/results/node37/solver-426428-1179048527 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426428-1179048527/MiraXTv3_dyn /tmp/evaluation/426428-1179048527/instance-426428-1179048527.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  08c9dc3eb03c6eeaa15210bb25b83d4d

RANDOM SEED= 436454118

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1428080 kB
Buffers:         37536 kB
Cached:         447000 kB
SwapCached:      15400 kB
Active:         123524 kB
Inactive:       384212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428080 kB
SwapTotal:     4192956 kB
SwapFree:      4145732 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:           105460 kB
Committed_AS:  6719456 kB
PageTables:       1980 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= 66528 MiB

End job on node37 on Sun May 13 10:10:37 UTC 2007