Trace number 426071

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1411264373-05.UNSAT.shuffled.cnf
MD5SUMfc2bbe8a756b11d9f65271869687d37b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4160.07
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/node5/watcher-426071-1178983225 -o ROOT/results/node5/solver-426071-1178983225 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426071-1178983225/MiraXTv3_dyn /tmp/evaluation/426071-1178983225/instance-426071-1178983225.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.88 3/77 26972
/proc/meminfo: memFree=1621752/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=3788 CPUtime=0
/proc/26972/stat : 26972 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 374360181 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/26972/statm: 947 266 206 20 0 305 0

[startup+0.046382 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26972
/proc/meminfo: memFree=1621752/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=11032 CPUtime=1.11
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 1738 0 0 0 110 1 0 0 18 0 3 0 374360181 11296768 1713 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 2758 1713 218 20 0 2116 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 11032

[startup+0.640611 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26972
/proc/meminfo: memFree=1621752/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=11476 CPUtime=1.25
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 1889 0 0 0 124 1 0 0 18 0 3 0 374360181 11751424 1864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 2869 1864 218 20 0 2227 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 11476

[startup+0.702619 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26972
/proc/meminfo: memFree=1621752/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=11608 CPUtime=1.38
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 1988 0 0 0 137 1 0 0 18 0 3 0 374360181 11886592 1963 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 2902 1963 218 20 0 2260 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11608

[startup+0.802632 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26972
/proc/meminfo: memFree=1621752/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=12896 CPUtime=1.58
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 2148 0 0 0 157 1 0 0 18 0 3 0 374360181 13205504 2123 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 3224 2123 218 20 0 2582 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 12896

[startup+1.50171 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 26975
/proc/meminfo: memFree=1612064/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=14948 CPUtime=2.97
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 2637 0 0 0 296 1 0 0 18 0 3 0 374360181 15306752 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 3737 2612 218 20 0 3095 0
[pid=26972/tid=26974] ppid=26970 vsize=14948 CPUtime=1.48
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 1154 0 0 0 148 0 0 0 23 0 3 0 374360183 15306752 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26970 vsize=14948 CPUtime=1.47
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 1129 0 0 0 147 0 0 0 19 0 3 0 374360183 15306752 2612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14948

[startup+3.10189 s]
/proc/loadavg: 1.83 1.94 1.88 3/80 26975
/proc/meminfo: memFree=1609184/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=19504 CPUtime=6.16
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 3796 0 0 0 615 1 0 0 18 0 3 0 374360181 19972096 3699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 4876 3699 218 20 0 4234 0
[pid=26972/tid=26974] ppid=26970 vsize=19504 CPUtime=3.07
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 1655 0 0 0 307 0 0 0 18 0 3 0 374360183 19972096 3699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26970 vsize=19504 CPUtime=3.06
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 1787 0 0 0 306 0 0 0 19 0 3 0 374360183 19972096 3699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19504

[startup+6.30126 s]
/proc/loadavg: 1.85 1.94 1.88 3/80 26975
/proc/meminfo: memFree=1600096/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=28160 CPUtime=12.55
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 5937 0 0 0 1251 4 0 0 18 0 3 0 374360181 28835840 5762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 7040 5762 218 20 0 6398 0
[pid=26972/tid=26974] ppid=26970 vsize=28160 CPUtime=6.27
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 2755 0 0 0 626 1 0 0 25 0 3 0 374360183 28835840 5762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26970 vsize=28160 CPUtime=6.25
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 2828 0 0 0 623 2 0 0 24 0 3 0 374360183 28835840 5762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28160

[startup+12.702 s]
/proc/loadavg: 1.86 1.94 1.88 3/80 26975
/proc/meminfo: memFree=1591264/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=36032 CPUtime=25.31
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 8110 0 0 0 2525 6 0 0 18 0 3 0 374360181 36896768 7627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 9008 7627 218 20 0 8366 0
[pid=26972/tid=26974] ppid=26970 vsize=36032 CPUtime=12.66
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 3843 0 0 0 1264 2 0 0 24 0 3 0 374360183 36896768 7627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26970 vsize=36032 CPUtime=12.63
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 3913 0 0 0 1260 3 0 0 25 0 3 0 374360183 36896768 7627 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36032

[startup+25.5024 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 26975
/proc/meminfo: memFree=1581472/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=46468 CPUtime=50.85
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 11402 0 0 0 5075 10 0 0 18 0 3 0 374360181 47583232 10419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 11617 10419 218 20 0 10975 0
[pid=26972/tid=26974] ppid=26970 vsize=46468 CPUtime=25.45
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 5403 0 0 0 2541 4 0 0 25 0 3 0 374360183 47583232 10419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26972/tid=26975] ppid=26970 vsize=46468 CPUtime=25.38
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 5645 0 0 0 2532 6 0 0 21 0 3 0 374360183 47583232 10419 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 46468

[startup+51.1063 s]
/proc/loadavg: 1.93 1.94 1.88 2/80 26975
/proc/meminfo: memFree=1574816/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=52384 CPUtime=101.91
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 13774 0 0 0 10179 12 0 0 18 0 3 0 374360181 53641216 11748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 13096 11748 218 20 0 12454 0
[pid=26972/tid=26974] ppid=26970 vsize=52384 CPUtime=51.01
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 6754 0 0 0 5097 4 0 0 25 0 3 0 374360183 53641216 11748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517963 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=52384 CPUtime=50.87
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 6666 0 0 0 5080 7 0 0 25 0 3 0 374360183 53641216 11748 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 52384

[startup+102.302 s]
/proc/loadavg: 1.97 1.95 1.89 3/80 26975
/proc/meminfo: memFree=1569888/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=57124 CPUtime=204.04
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 16896 0 0 0 20389 15 0 0 18 0 3 0 374360181 58494976 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 14281 13021 218 20 0 13639 0
[pid=26972/tid=26974] ppid=26970 vsize=57124 CPUtime=101.98
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 8388 0 0 0 10192 6 0 0 25 0 3 0 374360183 58494976 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=57124 CPUtime=102.03
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 8154 0 0 0 10195 8 0 0 25 0 3 0 374360183 58494976 13021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 57124

[startup+162.303 s]
/proc/loadavg: 1.99 1.95 1.89 3/80 26975
/proc/meminfo: memFree=1566880/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=60200 CPUtime=323.74
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 19539 0 0 0 32357 17 0 0 18 0 3 0 374360181 61644800 13724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 15050 13724 218 20 0 14408 0
[pid=26972/tid=26974] ppid=26970 vsize=60200 CPUtime=161.72
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 9666 0 0 0 16165 7 0 0 25 0 3 0 374360183 61644800 13724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=60200 CPUtime=161.99
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 9519 0 0 0 16190 9 0 0 25 0 3 0 374360183 61644800 13724 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 60200

[startup+222.303 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 26975
/proc/meminfo: memFree=1564768/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=63196 CPUtime=443.42
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 22163 0 0 0 44323 19 0 0 18 0 3 0 374360181 64712704 14248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 15799 14248 218 20 0 15157 0
[pid=26972/tid=26974] ppid=26970 vsize=63196 CPUtime=221.46
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 11042 0 0 0 22138 8 0 0 25 0 3 0 374360183 64712704 14248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=63196 CPUtime=221.94
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 10767 0 0 0 22183 11 0 0 25 0 3 0 374360183 64712704 14248 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 63196

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 26975
/proc/meminfo: memFree=1563424/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=64024 CPUtime=563.11
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 24449 0 0 0 56290 21 0 0 18 0 3 0 374360181 65560576 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 16006 14619 218 20 0 15364 0
[pid=26972/tid=26974] ppid=26970 vsize=64024 CPUtime=281.2
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 12159 0 0 0 28111 9 0 0 25 0 3 0 374360183 65560576 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=64024 CPUtime=281.89
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 11936 0 0 0 28178 11 0 0 25 0 3 0 374360183 65560576 14619 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 64024

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26975
/proc/meminfo: memFree=1561568/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=66480 CPUtime=682.82
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 26699 0 0 0 68259 23 0 0 18 0 3 0 374360181 68075520 15079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 16620 15079 218 20 0 15978 0
[pid=26972/tid=26974] ppid=26970 vsize=66480 CPUtime=340.95
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 13370 0 0 0 34085 10 0 0 25 0 3 0 374360183 68075520 15079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=66480 CPUtime=341.84
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 12975 0 0 0 34172 12 0 0 25 0 3 0 374360183 68075520 15079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 66480

[startup+402.302 s]

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

/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 36059 0 0 0 189929 32 0 0 25 0 3 0 374360183 93110272 20893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=90928 CPUtime=1895.25
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 37262 0 0 0 189492 33 0 0 25 0 3 0 374360183 93110272 20893 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.89
Current children cumulated vsize (KiB) 90928

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1538144/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=90928 CPUtime=3914.57
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 75037 0 0 0 391390 67 0 0 18 0 3 0 374360181 93110272 20917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22732 20917 218 20 0 22090 0
[pid=26972/tid=26974] ppid=26970 vsize=90928 CPUtime=1959.58
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 36731 0 0 0 195925 33 0 0 25 0 3 0 374360183 93110272 20917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=90928 CPUtime=1954.97
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 37952 0 0 0 195464 33 0 0 25 0 3 0 374360183 93110272 20917 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.57
Current children cumulated vsize (KiB) 90928

[startup+2022.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1537760/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91096 CPUtime=4034.28
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 76695 0 0 0 403359 69 0 0 18 0 3 0 374360181 93282304 21007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22774 21007 218 20 0 22132 0
[pid=26972/tid=26974] ppid=26970 vsize=91096 CPUtime=2019.56
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 37556 0 0 0 201922 34 0 0 25 0 3 0 374360183 93282304 21007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91096 CPUtime=2014.7
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 38785 0 0 0 201436 34 0 0 25 0 3 0 374360183 93282304 21007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.28
Current children cumulated vsize (KiB) 91096

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1537248/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91580 CPUtime=4153.97
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 78049 0 0 0 415328 69 0 0 18 0 3 0 374360181 93777920 21124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22895 21124 218 20 0 22253 0
[pid=26972/tid=26974] ppid=26970 vsize=91580 CPUtime=2079.52
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 38296 0 0 0 207918 34 0 0 25 0 3 0 374360183 93777920 21124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91580 CPUtime=2074.42
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 39399 0 0 0 207408 34 0 0 25 0 3 0 374360183 93777920 21124 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.97
Current children cumulated vsize (KiB) 91580

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1537248/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91580 CPUtime=4273.66
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 79641 0 0 0 427295 71 0 0 18 0 3 0 374360181 93777920 21134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22895 21134 218 20 0 22253 0
[pid=26972/tid=26974] ppid=26970 vsize=91580 CPUtime=2139.48
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 39092 0 0 0 213913 35 0 0 25 0 3 0 374360183 93777920 21134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91580 CPUtime=2134.15
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 40195 0 0 0 213380 35 0 0 25 0 3 0 374360183 93777920 21134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.66
Current children cumulated vsize (KiB) 91580

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1537056/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91580 CPUtime=4393.37
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 81271 0 0 0 439265 72 0 0 18 0 3 0 374360181 93777920 21171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22895 21171 218 20 0 22253 0
[pid=26972/tid=26974] ppid=26970 vsize=91580 CPUtime=2199.46
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 39920 0 0 0 219910 36 0 0 25 0 3 0 374360183 93777920 21171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91580 CPUtime=2193.9
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 40997 0 0 0 219354 36 0 0 25 0 3 0 374360183 93777920 21171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520213 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.37
Current children cumulated vsize (KiB) 91580

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1536928/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91580 CPUtime=4513.06
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 82793 0 0 0 451233 73 0 0 18 0 3 0 374360181 93777920 21205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22895 21205 218 20 0 22253 0
[pid=26972/tid=26974] ppid=26970 vsize=91580 CPUtime=2259.43
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 40727 0 0 0 225906 37 0 0 25 0 3 0 374360183 93777920 21205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91580 CPUtime=2253.62
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 41712 0 0 0 225326 36 0 0 25 0 3 0 374360183 93777920 21205 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.06
Current children cumulated vsize (KiB) 91580

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1536608/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91788 CPUtime=4632.76
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 84368 0 0 0 463201 75 0 0 18 0 3 0 374360181 93990912 21285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22947 21285 218 20 0 22305 0
[pid=26972/tid=26974] ppid=26970 vsize=91788 CPUtime=2319.39
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 41467 0 0 0 231901 38 0 0 25 0 3 0 374360183 93990912 21285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8327519 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91788 CPUtime=2313.34
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 42547 0 0 0 231298 36 0 0 25 0 3 0 374360183 93990912 21285 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.76
Current children cumulated vsize (KiB) 91788

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 26977
/proc/meminfo: memFree=1536608/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91788 CPUtime=4752.46
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 85769 0 0 0 475169 77 0 0 18 0 3 0 374360181 93990912 21294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22947 21294 218 20 0 22305 0
[pid=26972/tid=26974] ppid=26970 vsize=91788 CPUtime=2379.35
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 42167 0 0 0 237896 39 0 0 25 0 3 0 374360183 93990912 21294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91788 CPUtime=2373.08
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 43248 0 0 0 237271 37 0 0 25 0 3 0 374360183 93990912 21294 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.46
Current children cumulated vsize (KiB) 91788

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 27043
/proc/meminfo: memFree=1535216/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91952 CPUtime=4872.03
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 87196 0 0 0 487121 82 0 0 18 0 3 0 374360181 94158848 21324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22988 21324 218 20 0 22346 0
[pid=26972/tid=26974] ppid=26970 vsize=91952 CPUtime=2439.25
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 42892 0 0 0 243885 40 0 0 25 0 3 0 374360183 94158848 21324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91952 CPUtime=2432.76
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 43950 0 0 0 243234 42 0 0 25 0 3 0 374360183 94158848 21324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.03
Current children cumulated vsize (KiB) 91952

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27175
/proc/meminfo: memFree=1536224/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91952 CPUtime=4991.52
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 88609 0 0 0 499057 95 0 0 18 0 3 0 374360181 94158848 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22988 21333 218 20 0 22346 0
[pid=26972/tid=26974] ppid=26970 vsize=91952 CPUtime=2499.1
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 43598 0 0 0 249869 41 0 0 25 0 3 0 374360183 94158848 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91952 CPUtime=2492.39
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 44657 0 0 0 249186 53 0 0 25 0 3 0 374360183 94158848 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.52
Current children cumulated vsize (KiB) 91952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27175
/proc/meminfo: memFree=1536288/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91952 CPUtime=5000.1
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 88727 0 0 0 499915 95 0 0 18 0 3 0 374360181 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22988 21334 218 20 0 22346 0
[pid=26972/tid=26974] ppid=26970 vsize=91952 CPUtime=2503.4
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 43716 0 0 0 250299 41 0 0 25 0 3 0 374360183 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91952 CPUtime=2496.68
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 44657 0 0 0 249615 53 0 0 25 0 3 0 374360183 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 91952

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

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

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 27175
/proc/meminfo: memFree=1536288/2055920 swapFree=4150068/4192956
[pid=26972] ppid=26970 vsize=91952 CPUtime=5000.1
/proc/26972/stat : 26972 (MiraXTv3_dyn) S 26970 26972 26645 0 -1 4194304 88727 0 0 0 499915 95 0 0 18 0 3 0 374360181 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/26972/statm: 22988 21334 218 20 0 22346 0
[pid=26972/tid=26974] ppid=26970 vsize=91952 CPUtime=2503.4
/proc/26972/task/26974/stat : 26974 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 43716 0 0 0 250299 41 0 0 25 0 3 0 374360183 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26972/tid=26975] ppid=26970 vsize=91952 CPUtime=2496.68
/proc/26972/task/26975/stat : 26975 (MiraXTv3_dyn) R 26970 26972 26645 0 -1 4194368 44657 0 0 0 249615 53 0 0 25 0 3 0 374360183 94158848 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 91952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.14
CPU user time (s): 4999.17
CPU system time (s): 0.965853
CPU usage (%): 199.477
Max. virtual memory (cumulated for all children) (KiB): 92420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 0.965853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88727
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= 528
involuntary context switches= 94431

runsolver used 2.54061 second user time and 6.63999 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat May 12 15:20:25 UTC 2007

IDJOB= 426071
IDBENCH= 19870
IDSOLVER= 196
FILE ID= node5/426071-1178983225

PBS_JOBID= 5252810

Free space on /tmp= 66544 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1411264373-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426071-1178983225/MiraXTv3_dyn /tmp/evaluation/426071-1178983225/instance-426071-1178983225.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-426071-1178983225 -o ROOT/results/node5/solver-426071-1178983225 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426071-1178983225/MiraXTv3_dyn /tmp/evaluation/426071-1178983225/instance-426071-1178983225.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  fc2bbe8a756b11d9f65271869687d37b

RANDOM SEED= 393396210

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1621968 kB
Buffers:         48180 kB
Cached:         297500 kB
SwapCached:      11320 kB
Active:         163844 kB
Inactive:       205196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621968 kB
SwapTotal:     4192956 kB
SwapFree:      4150068 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            50500 kB
Committed_AS: 14081408 kB
PageTables:       1720 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= 66544 MiB

End job on node5 on Sat May 12 16:02:14 UTC 2007