Trace number 426059

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.19 2506.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
MD5SUMdc631c59c040d59e47dc468f5b5f4aea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/node1/watcher-426059-1178982871 -o ROOT/results/node1/solver-426059-1178982871 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426059-1178982871/MiraXTv3_dyn /tmp/evaluation/426059-1178982871/instance-426059-1178982871.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.90 1.97 1.88 3/77 1630
/proc/meminfo: memFree=1625592/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=3788 CPUtime=0
/proc/1630/stat : 1630 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 374324950 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/1630/statm: 947 259 206 20 0 305 0

[startup+0.093253 s]
/proc/loadavg: 1.90 1.97 1.88 3/77 1630
/proc/meminfo: memFree=1625592/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=7364 CPUtime=0.15
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 719 0 0 0 15 0 0 0 18 0 3 0 374324950 7540736 694 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 1841 694 218 20 0 1199 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7364

[startup+0.101253 s]
/proc/loadavg: 1.90 1.97 1.88 3/77 1630
/proc/meminfo: memFree=1625592/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=7364 CPUtime=0.17
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 732 0 0 0 17 0 0 0 18 0 3 0 374324950 7540736 707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 1841 707 218 20 0 1199 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7364

[startup+0.30128 s]
/proc/loadavg: 1.90 1.97 1.88 3/77 1630
/proc/meminfo: memFree=1625592/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=8600 CPUtime=0.57
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 1218 0 0 0 57 0 0 0 18 0 3 0 374324950 8806400 1193 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 2150 1193 218 20 0 1508 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8600

[startup+0.701326 s]
/proc/loadavg: 1.90 1.97 1.88 3/77 1630
/proc/meminfo: memFree=1625592/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=11508 CPUtime=1.36
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 2018 0 0 0 136 0 0 0 18 0 3 0 374324950 11784192 1993 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 2877 1993 218 20 0 2235 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11508

[startup+1.50242 s]
/proc/loadavg: 1.90 1.97 1.88 3/80 1633
/proc/meminfo: memFree=1616352/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=15664 CPUtime=2.97
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 2804 0 0 0 296 1 0 0 18 0 3 0 374324950 16039936 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 3916 2779 218 20 0 3274 0
[pid=1630/tid=1632] ppid=1628 vsize=15664 CPUtime=1.47
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 1126 0 0 0 147 0 0 0 22 0 3 0 374324952 16039936 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=15664 CPUtime=1.46
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 1317 0 0 0 146 0 0 0 18 0 3 0 374324952 16039936 2779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15664

[startup+3.10161 s]
/proc/loadavg: 1.91 1.97 1.88 3/80 1633
/proc/meminfo: memFree=1613664/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=19640 CPUtime=6.16
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 3715 0 0 0 614 2 0 0 18 0 3 0 374324950 20111360 3618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 4910 3618 218 20 0 4268 0
[pid=1630/tid=1632] ppid=1628 vsize=19640 CPUtime=3.07
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 1482 0 0 0 307 0 0 0 25 0 3 0 374324952 20111360 3618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=19640 CPUtime=3.05
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 1872 0 0 0 305 0 0 0 25 0 3 0 374324952 20111360 3618 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19640

[startup+6.30199 s]
/proc/loadavg: 1.91 1.97 1.88 3/80 1633
/proc/meminfo: memFree=1604832/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=28724 CPUtime=12.54
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 6132 0 0 0 1250 4 0 0 18 0 3 0 374324950 29413376 5911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 7181 5911 218 20 0 6539 0
[pid=1630/tid=1632] ppid=1628 vsize=28724 CPUtime=6.27
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 2586 0 0 0 626 1 0 0 25 0 3 0 374324952 29413376 5911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=28724 CPUtime=6.24
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 3185 0 0 0 622 2 0 0 25 0 3 0 374324952 29413376 5911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520219 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28724

[startup+12.7017 s]
/proc/loadavg: 1.92 1.97 1.88 3/80 1633
/proc/meminfo: memFree=1596264/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=34728 CPUtime=25.3
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 7901 0 0 0 2524 6 0 0 18 0 3 0 374324950 35561472 7420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 8682 7420 218 20 0 8040 0
[pid=1630/tid=1632] ppid=1628 vsize=34728 CPUtime=12.66
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 3525 0 0 0 1264 2 0 0 22 0 3 0 374324952 35561472 7420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526445 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=34728 CPUtime=12.61
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 4015 0 0 0 1258 3 0 0 25 0 3 0 374324952 35561472 7420 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 34728

[startup+25.5013 s]
/proc/loadavg: 1.93 1.97 1.88 3/80 1633
/proc/meminfo: memFree=1585640/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=44540 CPUtime=50.82
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 10996 0 0 0 5073 9 0 0 18 0 3 0 374324950 45608960 10019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 11135 10019 218 20 0 10493 0
[pid=1630/tid=1632] ppid=1628 vsize=44540 CPUtime=25.45
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 5036 0 0 0 2541 4 0 0 25 0 3 0 374324952 45608960 10019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=44540 CPUtime=25.34
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 5599 0 0 0 2530 4 0 0 25 0 3 0 374324952 45608960 10019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 44540

[startup+51.1013 s]
/proc/loadavg: 1.96 1.97 1.89 3/80 1633
/proc/meminfo: memFree=1581736/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=47876 CPUtime=101.87
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 12977 0 0 0 10176 11 0 0 18 0 3 0 374324950 49025024 11041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 11969 11041 218 20 0 11327 0
[pid=1630/tid=1632] ppid=1628 vsize=47876 CPUtime=51.03
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 6168 0 0 0 5098 5 0 0 25 0 3 0 374324952 49025024 11041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=47876 CPUtime=50.82
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 6448 0 0 0 5076 6 0 0 25 0 3 0 374324952 49025024 11041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 47876

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.89 3/80 1633
/proc/meminfo: memFree=1573224/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=57708 CPUtime=203.98
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 16974 0 0 0 20383 15 0 0 18 0 3 0 374324950 59092992 13146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 14427 13146 218 20 0 13785 0
[pid=1630/tid=1632] ppid=1628 vsize=57708 CPUtime=102.18
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 8297 0 0 0 10211 7 0 0 25 0 3 0 374324952 59092992 13146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=57708 CPUtime=101.77
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 8316 0 0 0 10170 7 0 0 25 0 3 0 374324952 59092992 13146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 57708

[startup+162.301 s]
/proc/loadavg: 2.05 1.99 1.90 3/80 1633
/proc/meminfo: memFree=1568232/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=62752 CPUtime=323.67
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 20147 0 0 0 32348 19 0 0 18 0 3 0 374324950 64258048 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 15688 14347 218 20 0 15046 0
[pid=1630/tid=1632] ppid=1628 vsize=62752 CPUtime=162.13
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 9551 0 0 0 16205 8 0 0 25 0 3 0 374324952 64258048 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=62752 CPUtime=161.51
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 10235 0 0 0 16141 10 0 0 25 0 3 0 374324952 64258048 14347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 62752

[startup+222.301 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 1633
/proc/meminfo: memFree=1563176/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=67900 CPUtime=443.35
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 23171 0 0 0 44313 22 0 0 18 0 3 0 374324950 69529600 15646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 16975 15646 218 20 0 16333 0
[pid=1630/tid=1632] ppid=1628 vsize=67900 CPUtime=222.08
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 10519 0 0 0 22199 9 0 0 25 0 3 0 374324952 69529600 15646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=1630/tid=1633] ppid=1628 vsize=67900 CPUtime=221.24
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 12291 0 0 0 22112 12 0 0 25 0 3 0 374324952 69529600 15646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.35
Current children cumulated vsize (KiB) 67900

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 1633
/proc/meminfo: memFree=1561832/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=69208 CPUtime=563.05
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 25016 0 0 0 56281 24 0 0 18 0 3 0 374324950 70868992 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 17302 16039 218 20 0 16660 0
[pid=1630/tid=1632] ppid=1628 vsize=69208 CPUtime=281.99
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 11611 0 0 0 28188 11 0 0 25 0 3 0 374324952 70868992 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=69208 CPUtime=281.03
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 13044 0 0 0 28091 12 0 0 25 0 3 0 374324952 70868992 16039 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 69208

[startup+342.303 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 1633
/proc/meminfo: memFree=1559784/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=70796 CPUtime=682.74
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 26846 0 0 0 68249 25 0 0 18 0 3 0 374324950 72495104 16469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 17699 16469 218 20 0 17057 0
[pid=1630/tid=1632] ppid=1628 vsize=70796 CPUtime=341.71
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 12443 0 0 0 34160 11 0 0 25 0 3 0 374324952 72495104 16469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=70796 CPUtime=341
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 14042 0 0 0 34087 13 0 0 25 0 3 0 374324952 72495104 16469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 70796

[startup+402.303 s]

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

/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 35066 0 0 0 189924 34 0 0 25 0 3 0 374324952 95764480 21829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=93520 CPUtime=1895.21
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 37647 0 0 0 189489 32 0 0 25 0 3 0 374324952 95764480 21829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.81
Current children cumulated vsize (KiB) 93520

[startup+1962.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/80 1635
/proc/meminfo: memFree=1537704/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=93676 CPUtime=3914.52
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 74679 0 0 0 391385 67 0 0 18 0 3 0 374324950 95924224 21950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 23419 21950 218 20 0 22777 0
[pid=1630/tid=1632] ppid=1628 vsize=93676 CPUtime=1959.3
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 35870 0 0 0 195896 34 0 0 25 0 3 0 374324952 95924224 21950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=93676 CPUtime=1955.2
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 38448 0 0 0 195487 33 0 0 25 0 3 0 374324952 95924224 21950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.52
Current children cumulated vsize (KiB) 93676

[startup+2022.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/80 1635
/proc/meminfo: memFree=1537704/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=93676 CPUtime=4034.21
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 76391 0 0 0 403352 69 0 0 18 0 3 0 374324950 95924224 21960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 23419 21960 218 20 0 22777 0
[pid=1630/tid=1632] ppid=1628 vsize=93676 CPUtime=2019.02
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 36727 0 0 0 201868 34 0 0 25 0 3 0 374324952 95924224 21960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=93676 CPUtime=2015.16
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 39303 0 0 0 201482 34 0 0 25 0 3 0 374324952 95924224 21960 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.21
Current children cumulated vsize (KiB) 93676

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 1635
/proc/meminfo: memFree=1537448/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=94012 CPUtime=4153.93
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 78084 0 0 0 415323 70 0 0 18 0 3 0 374324950 96268288 22046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 23503 22046 218 20 0 22861 0
[pid=1630/tid=1632] ppid=1628 vsize=94012 CPUtime=2078.78
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 37628 0 0 0 207843 35 0 0 25 0 3 0 374324952 96268288 22046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=94012 CPUtime=2075.14
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 40095 0 0 0 207479 35 0 0 25 0 3 0 374324952 96268288 22046 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.93
Current children cumulated vsize (KiB) 94012

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 1635
/proc/meminfo: memFree=1534376/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96208 CPUtime=4273.61
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 80340 0 0 0 427288 73 0 0 18 0 3 0 374324950 98516992 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24052 22790 218 20 0 23410 0
[pid=1630/tid=1632] ppid=1628 vsize=96208 CPUtime=2138.51
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 38415 0 0 0 213816 35 0 0 24 0 3 0 374324952 98516992 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96208 CPUtime=2135.09
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 41564 0 0 0 213471 38 0 0 23 0 3 0 374324952 98516992 22790 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.61
Current children cumulated vsize (KiB) 96208

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/80 1635
/proc/meminfo: memFree=1534248/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96348 CPUtime=4393.3
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 81888 0 0 0 439256 74 0 0 18 0 3 0 374324950 98660352 22817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24087 22817 218 20 0 23445 0
[pid=1630/tid=1632] ppid=1628 vsize=96348 CPUtime=2198.23
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 39178 0 0 0 219788 35 0 0 25 0 3 0 374324952 98660352 22817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96348 CPUtime=2195.05
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 42349 0 0 0 219467 38 0 0 25 0 3 0 374324952 98660352 22817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.3
Current children cumulated vsize (KiB) 96348

[startup+2262.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/80 1635
/proc/meminfo: memFree=1534120/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96536 CPUtime=4513.02
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 83465 0 0 0 451226 76 0 0 18 0 3 0 374324950 98852864 22868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24134 22868 218 20 0 23492 0
[pid=1630/tid=1632] ppid=1628 vsize=96536 CPUtime=2257.98
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 39963 0 0 0 225762 36 0 0 25 0 3 0 374324952 98852864 22868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96536 CPUtime=2255.03
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 43141 0 0 0 225463 40 0 0 25 0 3 0 374324952 98852864 22868 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4513.02
Current children cumulated vsize (KiB) 96536

[startup+2322.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/80 1635
/proc/meminfo: memFree=1533992/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96536 CPUtime=4632.71
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 84922 0 0 0 463194 77 0 0 18 0 3 0 374324950 98852864 22897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24134 22897 218 20 0 23492 0
[pid=1630/tid=1632] ppid=1628 vsize=96536 CPUtime=2317.7
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 40734 0 0 0 231734 36 0 0 25 0 3 0 374324952 98852864 22897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96536 CPUtime=2314.98
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 43827 0 0 0 231458 40 0 0 25 0 3 0 374324952 98852864 22897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.71
Current children cumulated vsize (KiB) 96536

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1635
/proc/meminfo: memFree=1533864/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96740 CPUtime=4752.39
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 86276 0 0 0 475161 78 0 0 18 0 3 0 374324950 99061760 22931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24185 22931 218 20 0 23543 0
[pid=1630/tid=1632] ppid=1628 vsize=96740 CPUtime=2377.42
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 41423 0 0 0 237705 37 0 0 25 0 3 0 374324952 99061760 22931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96740 CPUtime=2374.94
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 44492 0 0 0 237454 40 0 0 25 0 3 0 374324952 99061760 22931 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.39
Current children cumulated vsize (KiB) 96740

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1635
/proc/meminfo: memFree=1533672/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96740 CPUtime=4872.08
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 86967 0 0 0 487130 78 0 0 18 0 3 0 374324950 99061760 22958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24185 22958 218 20 0 23543 0
[pid=1630/tid=1632] ppid=1628 vsize=96740 CPUtime=2437.14
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 42112 0 0 0 243677 37 0 0 25 0 3 0 374324952 99061760 22958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96740 CPUtime=2434.92
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 44494 0 0 0 243451 41 0 0 25 0 3 0 374324952 99061760 22958 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.08
Current children cumulated vsize (KiB) 96740

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1635
/proc/meminfo: memFree=1533352/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96908 CPUtime=4991.77
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 88135 0 0 0 499098 79 0 0 18 0 3 0 374324950 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24227 23016 218 20 0 23585 0
[pid=1630/tid=1632] ppid=1628 vsize=96908 CPUtime=2496.87
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 42694 0 0 0 249650 37 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96908 CPUtime=2494.87
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 45080 0 0 0 249446 41 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.77
Current children cumulated vsize (KiB) 96908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1635
/proc/meminfo: memFree=1533352/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96908 CPUtime=5000.15
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 88135 0 0 0 499936 79 0 0 18 0 3 0 374324950 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24227 23016 218 20 0 23585 0
[pid=1630/tid=1632] ppid=1628 vsize=96908 CPUtime=2501.04
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 42694 0 0 0 250067 37 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96908 CPUtime=2499.08
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 45080 0 0 0 249867 41 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 96908

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

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

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 1635
/proc/meminfo: memFree=1533352/2055920 swapFree=4145760/4192956
[pid=1630] ppid=1628 vsize=96908 CPUtime=5000.15
/proc/1630/stat : 1630 (MiraXTv3_dyn) S 1628 1630 1301 0 -1 4194304 88135 0 0 0 499936 79 0 0 18 0 3 0 374324950 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/1630/statm: 24227 23016 218 20 0 23585 0
[pid=1630/tid=1632] ppid=1628 vsize=96908 CPUtime=2501.04
/proc/1630/task/1632/stat : 1632 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 42694 0 0 0 250067 37 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=1630/tid=1633] ppid=1628 vsize=96908 CPUtime=2499.08
/proc/1630/task/1633/stat : 1633 (MiraXTv3_dyn) R 1628 1630 1301 0 -1 4194368 45080 0 0 0 249867 41 0 0 25 0 3 0 374324952 99233792 23016 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 96908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.19
CPU user time (s): 4999.38
CPU system time (s): 0.808877
CPU usage (%): 199.487
Max. virtual memory (cumulated for all children) (KiB): 97352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.38
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88135
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= 834
involuntary context switches= 94227

runsolver used 2.42363 second user time and 6.70198 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat May 12 15:14:31 UTC 2007

IDJOB= 426059
IDBENCH= 19858
IDSOLVER= 196
FILE ID= node1/426059-1178982871

PBS_JOBID= 5252797

Free space on /tmp= 54607 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1191693850-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426059-1178982871/MiraXTv3_dyn /tmp/evaluation/426059-1178982871/instance-426059-1178982871.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-426059-1178982871 -o ROOT/results/node1/solver-426059-1178982871 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426059-1178982871/MiraXTv3_dyn /tmp/evaluation/426059-1178982871/instance-426059-1178982871.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  dc631c59c040d59e47dc468f5b5f4aea

RANDOM SEED= 562380402

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.234
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.234
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:       1625808 kB
Buffers:         50964 kB
Cached:         267444 kB
SwapCached:      14724 kB
Active:         126620 kB
Inactive:       216960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625808 kB
SwapTotal:     4192956 kB
SwapFree:      4145760 kB
Dirty:            3968 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            71996 kB
Committed_AS:  9800716 kB
PageTables:       1832 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= 54607 MiB

End job on node1 on Sat May 12 15:56:20 UTC 2007