Trace number 426425

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 2506.43

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S1629945861-01-UNKNOWN.cnf
MD5SUMa39f0c2b5a6e5deb5d2e29a2029bf07b
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.01	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/node55/watcher-426425-1179014792 -o ROOT/results/node55/solver-426425-1179014792 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426425-1179014792/MiraXTv3_dyn /tmp/evaluation/426425-1179014792/instance-426425-1179014792.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 16616
/proc/meminfo: memFree=1120188/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=376 CPUtime=0
/proc/16616/stat : 16616 (MiraXTv3_dyn) D 16614 16616 16029 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 349389260 385024 37 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 6849316 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16616/statm: 94 37 28 20 0 5 0

[startup+0.074003 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 16616
/proc/meminfo: memFree=1120188/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=6368 CPUtime=0.09
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 697 0 0 0 9 0 0 0 18 0 3 0 349389260 6520832 672 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 1592 672 218 20 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6368

[startup+0.102007 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 16616
/proc/meminfo: memFree=1120188/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=6500 CPUtime=0.14
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 740 0 0 0 14 0 0 0 18 0 3 0 349389260 6656000 715 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 1625 715 218 20 0 983 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6500

[startup+0.301028 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 16616
/proc/meminfo: memFree=1120188/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=9012 CPUtime=0.54
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 1113 0 0 0 54 0 0 0 18 0 3 0 349389260 9228288 1088 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 2253 1088 218 20 0 1611 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9012

[startup+0.701067 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 16616
/proc/meminfo: memFree=1120188/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=11436 CPUtime=1.34
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 1733 0 0 0 133 1 0 0 18 0 3 0 349389260 11710464 1708 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 2859 1708 218 20 0 2217 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 11436

[startup+1.50114 s]
/proc/loadavg: 1.83 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1112548/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=15612 CPUtime=2.93
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 2801 0 0 0 292 1 0 0 18 0 3 0 349389260 15986688 2776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 3903 2776 218 20 0 3261 0
[pid=16616/tid=16618] ppid=16614 vsize=15612 CPUtime=1.45
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 1199 0 0 0 145 0 0 0 20 0 3 0 349389263 15986688 2776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565874 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=15612 CPUtime=1.45
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 1181 0 0 0 145 0 0 0 22 0 3 0 349389263 15986688 2776 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 15612

[startup+3.10129 s]
/proc/loadavg: 1.83 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1106980/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=19700 CPUtime=6.13
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 3841 0 0 0 611 2 0 0 18 0 3 0 349389260 20172800 3816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 4925 3816 218 20 0 4283 0
[pid=16616/tid=16618] ppid=16614 vsize=19700 CPUtime=3.05
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 1724 0 0 0 305 0 0 0 25 0 3 0 349389263 20172800 3816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525920 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=19700 CPUtime=3.06
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 1696 0 0 0 305 1 0 0 22 0 3 0 349389263 20172800 3816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 19700

[startup+6.3016 s]
/proc/loadavg: 1.85 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1100964/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=26368 CPUtime=12.52
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 5685 0 0 0 1248 4 0 0 18 0 3 0 349389260 27000832 5586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 6592 5586 218 20 0 5950 0
[pid=16616/tid=16618] ppid=16614 vsize=26368 CPUtime=6.24
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 2480 0 0 0 623 1 0 0 22 0 3 0 349389263 27000832 5586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=26368 CPUtime=6.25
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 2784 0 0 0 623 2 0 0 25 0 3 0 349389263 27000832 5586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 26368

[startup+12.7022 s]
/proc/loadavg: 1.86 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1084324/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=43092 CPUtime=25.28
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 9812 0 0 0 2521 7 0 0 18 0 3 0 349389260 44126208 9536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 10773 9536 218 20 0 10131 0
[pid=16616/tid=16618] ppid=16614 vsize=43092 CPUtime=12.61
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 4462 0 0 0 1259 2 0 0 19 0 3 0 349389263 44126208 9536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=43092 CPUtime=12.65
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 4929 0 0 0 1261 4 0 0 25 0 3 0 349389263 44126208 9536 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 43092

[startup+25.5014 s]
/proc/loadavg: 1.89 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1074212/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=50416 CPUtime=50.8
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 12170 0 0 0 5070 10 0 0 18 0 3 0 349389260 51625984 11548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 12604 11548 218 20 0 11962 0
[pid=16616/tid=16618] ppid=16614 vsize=50416 CPUtime=25.33
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 5630 0 0 0 2530 3 0 0 25 0 3 0 349389263 51625984 11548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565831 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=50416 CPUtime=25.44
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 6119 0 0 0 2538 6 0 0 25 0 3 0 349389263 51625984 11548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 50416

[startup+51.1018 s]
/proc/loadavg: 1.93 1.94 1.90 3/67 16619
/proc/meminfo: memFree=1059364/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=65476 CPUtime=101.86
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 16569 0 0 0 10169 17 0 0 18 0 3 0 349389260 67047424 15259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 16369 15259 218 20 0 15727 0
[pid=16616/tid=16618] ppid=16614 vsize=65476 CPUtime=50.82
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 7918 0 0 0 5076 6 0 0 25 0 3 0 349389263 67047424 15259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=65476 CPUtime=51.02
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 8230 0 0 0 5092 10 0 0 25 0 3 0 349389263 67047424 15259 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 65476

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/67 16619
/proc/meminfo: memFree=1043236/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=81992 CPUtime=204.01
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 21817 0 0 0 20377 24 0 0 18 0 3 0 349389260 83959808 19282 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 20498 19282 218 20 0 19856 0
[pid=16616/tid=16618] ppid=16614 vsize=81992 CPUtime=101.79
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 10157 0 0 0 10171 8 0 0 25 0 3 0 349389263 83959808 19282 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=81992 CPUtime=102.2
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 11239 0 0 0 10205 15 0 0 25 0 3 0 349389263 83959808 19282 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 81992

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 16619
/proc/meminfo: memFree=1041956/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=83924 CPUtime=323.7
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 23498 0 0 0 32345 25 0 0 18 0 3 0 349389260 85938176 19568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 20981 19568 218 20 0 20339 0
[pid=16616/tid=16618] ppid=16614 vsize=83924 CPUtime=161.5
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 10970 0 0 0 16142 8 0 0 25 0 3 0 349389263 85938176 19568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=83924 CPUtime=162.18
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 12107 0 0 0 16202 16 0 0 25 0 3 0 349389263 85938176 19568 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522368 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 83924

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/67 16619
/proc/meminfo: memFree=1035172/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=90328 CPUtime=443.4
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 26584 0 0 0 44312 28 0 0 18 0 3 0 349389260 92495872 21270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 22582 21270 218 20 0 21940 0
[pid=16616/tid=16618] ppid=16614 vsize=90328 CPUtime=221.23
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 12772 0 0 0 22113 10 0 0 25 0 3 0 349389263 92495872 21270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=90328 CPUtime=222.15
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 13391 0 0 0 22198 17 0 0 25 0 3 0 349389263 92495872 21270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 90328

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16619
/proc/meminfo: memFree=1034084/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=91868 CPUtime=563.12
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 28342 0 0 0 56283 29 0 0 18 0 3 0 349389260 94072832 21580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 22967 21580 218 20 0 22325 0
[pid=16616/tid=16618] ppid=16614 vsize=91868 CPUtime=280.97
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 13725 0 0 0 28087 10 0 0 25 0 3 0 349389263 94072832 21580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=91868 CPUtime=282.13
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 14196 0 0 0 28195 18 0 0 25 0 3 0 349389263 94072832 21580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565729 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.12
Current children cumulated vsize (KiB) 91868

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16619
/proc/meminfo: memFree=1031332/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=94740 CPUtime=682.81
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 30358 0 0 0 68250 31 0 0 18 0 3 0 349389260 97013760 22281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 23685 22281 218 20 0 23043 0
[pid=16616/tid=16618] ppid=16614 vsize=94740 CPUtime=340.69
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 15026 0 0 0 34058 11 0 0 25 0 3 0 349389263 97013760 22281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=94740 CPUtime=342.1
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 14911 0 0 0 34191 19 0 0 25 0 3 0 349389263 97013760 22281 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 94740

[startup+402.301 s]

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

/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 32245 0 0 0 183419 23 0 0 25 0 3 0 349389263 110960640 25785 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=108360 CPUtime=1840.8
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 32323 0 0 0 184049 31 0 0 25 0 3 0 349389263 110960640 25785 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675.25
Current children cumulated vsize (KiB) 108360

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16619
/proc/meminfo: memFree=1016868/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=108360 CPUtime=3794.94
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 66277 0 0 0 379438 56 0 0 18 0 3 0 349389260 110960640 25860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27090 25860 218 20 0 26448 0
[pid=16616/tid=16618] ppid=16614 vsize=108360 CPUtime=1894.15
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 32803 0 0 0 189391 24 0 0 25 0 3 0 349389263 110960640 25860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=108360 CPUtime=1900.77
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 33053 0 0 0 190046 31 0 0 25 0 3 0 349389263 110960640 25860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.94
Current children cumulated vsize (KiB) 108360

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16619
/proc/meminfo: memFree=1016548/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=108640 CPUtime=3914.65
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 67455 0 0 0 391408 57 0 0 18 0 3 0 349389260 111247360 25950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27160 25950 218 20 0 26518 0
[pid=16616/tid=16618] ppid=16614 vsize=108640 CPUtime=1953.87
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 33401 0 0 0 195363 24 0 0 25 0 3 0 349389263 111247360 25950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=108640 CPUtime=1960.76
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 33633 0 0 0 196044 32 0 0 25 0 3 0 349389263 111247360 25950 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.65
Current children cumulated vsize (KiB) 108640

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 16619
/proc/meminfo: memFree=1016420/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=108640 CPUtime=4034.36
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 68712 0 0 0 403378 58 0 0 18 0 3 0 349389260 111247360 25972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27160 25972 218 20 0 26518 0
[pid=16616/tid=16618] ppid=16614 vsize=108640 CPUtime=2013.61
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 33960 0 0 0 201336 25 0 0 25 0 3 0 349389263 111247360 25972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=108640 CPUtime=2020.72
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 34331 0 0 0 202040 32 0 0 25 0 3 0 349389263 111247360 25972 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.36
Current children cumulated vsize (KiB) 108640

[startup+2082.31 s]
/proc/loadavg: 2.07 1.99 1.91 3/67 16619
/proc/meminfo: memFree=1016036/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=108640 CPUtime=4154.05
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 69896 0 0 0 415347 58 0 0 18 0 3 0 349389260 111247360 26050 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27160 26050 218 20 0 26518 0
[pid=16616/tid=16618] ppid=16614 vsize=108640 CPUtime=2073.33
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 34538 0 0 0 207308 25 0 0 25 0 3 0 349389263 111247360 26050 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=108640 CPUtime=2080.7
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 34937 0 0 0 208038 32 0 0 25 0 3 0 349389263 111247360 26050 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4154.05
Current children cumulated vsize (KiB) 108640

[startup+2142.3 s]
/proc/loadavg: 2.09 2.00 1.92 3/67 16619
/proc/meminfo: memFree=1014372/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=110244 CPUtime=4273.74
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 71565 0 0 0 427314 60 0 0 18 0 3 0 349389260 112889856 26466 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27561 26466 218 20 0 26919 0
[pid=16616/tid=16618] ppid=16614 vsize=110244 CPUtime=2133.05
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 35615 0 0 0 213279 26 0 0 25 0 3 0 349389263 112889856 26466 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=110244 CPUtime=2140.67
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 35529 0 0 0 214034 33 0 0 25 0 3 0 349389263 112889856 26466 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.74
Current children cumulated vsize (KiB) 110244

[startup+2202.3 s]
/proc/loadavg: 2.09 2.02 1.93 3/67 16619
/proc/meminfo: memFree=1014308/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=111268 CPUtime=4393.46
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 72719 0 0 0 439286 60 0 0 18 0 3 0 349389260 113938432 26499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27817 26499 218 20 0 27175 0
[pid=16616/tid=16618] ppid=16614 vsize=111268 CPUtime=2192.79
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 36178 0 0 0 219253 26 0 0 25 0 3 0 349389263 113938432 26499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=111268 CPUtime=2200.64
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 36120 0 0 0 220031 33 0 0 25 0 3 0 349389263 113938432 26499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.46
Current children cumulated vsize (KiB) 111268

[startup+2262.3 s]
/proc/loadavg: 2.16 2.04 1.94 3/67 16621
/proc/meminfo: memFree=1014052/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=111848 CPUtime=4513.15
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 74039 0 0 0 451254 61 0 0 18 0 3 0 349389260 114532352 26548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 27962 26548 218 20 0 27320 0
[pid=16616/tid=16618] ppid=16614 vsize=111848 CPUtime=2252.53
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 36773 0 0 0 225226 27 0 0 25 0 3 0 349389263 114532352 26548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=111848 CPUtime=2260.6
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 36845 0 0 0 226027 33 0 0 25 0 3 0 349389263 114532352 26548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.15
Current children cumulated vsize (KiB) 111848

[startup+2322.3 s]
/proc/loadavg: 2.20 2.08 1.95 3/67 16621
/proc/meminfo: memFree=1013796/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=112576 CPUtime=4632.86
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 75250 0 0 0 463224 62 0 0 18 0 3 0 349389260 115277824 26622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 28144 26622 218 20 0 27502 0
[pid=16616/tid=16618] ppid=16614 vsize=112576 CPUtime=2312.24
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 37376 0 0 0 231197 27 0 0 25 0 3 0 349389263 115277824 26622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=112576 CPUtime=2320.59
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 37453 0 0 0 232025 34 0 0 25 0 3 0 349389263 115277824 26622 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.86
Current children cumulated vsize (KiB) 112576

[startup+2382.3 s]
/proc/loadavg: 2.07 2.06 1.95 3/67 16621
/proc/meminfo: memFree=1013540/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=112708 CPUtime=4752.57
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 76585 0 0 0 475194 63 0 0 18 0 3 0 349389260 115412992 26669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 28177 26669 218 20 0 27535 0
[pid=16616/tid=16618] ppid=16614 vsize=112708 CPUtime=2371.99
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 38116 0 0 0 237171 28 0 0 25 0 3 0 349389263 115412992 26669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=112708 CPUtime=2380.56
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 38048 0 0 0 238022 34 0 0 25 0 3 0 349389263 115412992 26669 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.57
Current children cumulated vsize (KiB) 112708

[startup+2442.3 s]
/proc/loadavg: 2.02 2.05 1.95 3/67 16621
/proc/meminfo: memFree=1013284/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=112708 CPUtime=4872.26
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 77766 0 0 0 487163 63 0 0 18 0 3 0 349389260 115412992 26698 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 28177 26698 218 20 0 27535 0
[pid=16616/tid=16618] ppid=16614 vsize=112708 CPUtime=2431.71
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 38695 0 0 0 243143 28 0 0 25 0 3 0 349389263 115412992 26698 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=112708 CPUtime=2440.53
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 38650 0 0 0 244018 35 0 0 25 0 3 0 349389263 115412992 26698 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.26
Current children cumulated vsize (KiB) 112708

[startup+2502.3 s]
/proc/loadavg: 2.01 2.04 1.95 3/67 16621
/proc/meminfo: memFree=1012964/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=113732 CPUtime=4991.95
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 79320 0 0 0 499131 64 0 0 18 0 3 0 349389260 116461568 26803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 28433 26803 218 20 0 27791 0
[pid=16616/tid=16618] ppid=16614 vsize=113732 CPUtime=2491.43
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 39503 0 0 0 249114 29 0 0 25 0 3 0 349389263 116461568 26803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=113732 CPUtime=2500.5
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 39396 0 0 0 250015 35 0 0 25 0 3 0 349389263 116461568 26803 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.95
Current children cumulated vsize (KiB) 113732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.01 2.03 1.95 3/67 16621
/proc/meminfo: memFree=1012900/2055920 swapFree=4184564/4192956
[pid=16616] ppid=16614 vsize=113732 CPUtime=5000.13
/proc/16616/stat : 16616 (MiraXTv3_dyn) S 16614 16616 16029 0 -1 4194304 79470 0 0 0 499949 64 0 0 18 0 3 0 349389260 116461568 26807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16616/statm: 28433 26807 218 20 0 27791 0
[pid=16616/tid=16618] ppid=16614 vsize=113732 CPUtime=2495.51
/proc/16616/task/16618/stat : 16618 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 39503 0 0 0 249522 29 0 0 25 0 3 0 349389263 116461568 26807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=16616/tid=16619] ppid=16614 vsize=113732 CPUtime=2504.6
/proc/16616/task/16619/stat : 16619 (MiraXTv3_dyn) R 16614 16616 16029 0 -1 4194368 39546 0 0 0 250425 35 0 0 25 0 3 0 349389263 116461568 26807 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 113732

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.43
CPU time (s): 5000.18
CPU user time (s): 4999.51
CPU system time (s): 0.664898
CPU usage (%): 199.494
Max. virtual memory (cumulated for all children) (KiB): 113732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.51
system time used= 0.664898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79470
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= 560
involuntary context switches= 37597

runsolver used 2.58561 second user time and 6.53601 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun May 13 00:06:32 UTC 2007

IDJOB= 426425
IDBENCH= 20275
IDSOLVER= 196
FILE ID= node55/426425-1179014792

PBS_JOBID= 5252979

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a39f0c2b5a6e5deb5d2e29a2029bf07b

RANDOM SEED= 259122138

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1120532 kB
Buffers:         52788 kB
Cached:         733012 kB
SwapCached:       2456 kB
Active:         389212 kB
Inactive:       406548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1120532 kB
SwapTotal:     4192956 kB
SwapFree:      4184564 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          16428 kB
Slab:           125716 kB
Committed_AS:  4447064 kB
PageTables:       1380 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= 66550 MiB

End job on node55 on Sun May 13 00:48:21 UTC 2007