Trace number 426044

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.2 2507.03

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
MD5SUM02a107b9ff03aada11a30505baf8353d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.65
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/node13/watcher-426044-1178980453 -o ROOT/results/node13/solver-426044-1178980453 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426044-1178980453/MiraXTv3_dyn /tmp/evaluation/426044-1178980453/instance-426044-1178980453.cnf 

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


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.93 3/77 26822
/proc/meminfo: memFree=1725376/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=3788 CPUtime=0
/proc/26822/stat : 26822 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 345963157 3878912 255 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/26822/statm: 947 256 206 20 0 305 0

[startup+0.058814 s]
/proc/loadavg: 0.78 0.95 0.93 3/77 26822
/proc/meminfo: memFree=1725376/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=7496 CPUtime=0.2
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 742 0 0 0 20 0 0 0 18 0 3 0 345963157 7675904 717 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 2131 1127 218 20 0 1489 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7496

[startup+0.341658 s]
/proc/loadavg: 0.78 0.95 0.93 3/77 26822
/proc/meminfo: memFree=1725376/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=8752 CPUtime=0.65
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 1239 0 0 0 65 0 0 0 18 0 3 0 345963157 8962048 1214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 2188 1214 218 20 0 1546 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 8752

[startup+0.40167 s]
/proc/loadavg: 0.78 0.95 0.93 3/77 26822
/proc/meminfo: memFree=1725376/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=9016 CPUtime=0.77
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 1351 0 0 0 77 0 0 0 18 0 3 0 345963157 9232384 1326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 2254 1326 218 20 0 1612 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9016

[startup+0.701738 s]
/proc/loadavg: 0.78 0.95 0.93 3/77 26822
/proc/meminfo: memFree=1725376/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=11548 CPUtime=1.37
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 1873 0 0 0 136 1 0 0 18 0 3 0 345963157 11825152 1848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 2887 1848 218 20 0 2245 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11548

[startup+1.50191 s]
/proc/loadavg: 0.78 0.95 0.93 3/80 26825
/proc/meminfo: memFree=1716776/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=13004 CPUtime=2.97
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 2403 0 0 0 296 1 0 0 18 0 3 0 345963157 13316096 2378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 3251 2378 218 20 0 2609 0
[pid=26822/tid=26824] ppid=26820 vsize=13004 CPUtime=1.47
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 944 0 0 0 147 0 0 0 21 0 3 0 345963158 13316096 2378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=13004 CPUtime=1.47
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 1118 0 0 0 147 0 0 0 17 0 3 0 345963158 13316096 2378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13004

[startup+3.10225 s]
/proc/loadavg: 0.78 0.95 0.93 3/80 26825
/proc/meminfo: memFree=1715112/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=16320 CPUtime=6.16
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 3246 0 0 0 615 1 0 0 18 0 3 0 345963157 16711680 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 4080 3149 218 20 0 3438 0
[pid=26822/tid=26824] ppid=26820 vsize=16320 CPUtime=3.07
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 1315 0 0 0 307 0 0 0 25 0 3 0 345963158 16711680 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=16320 CPUtime=3.06
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 1590 0 0 0 306 0 0 0 25 0 3 0 345963158 16711680 3149 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 16320

[startup+6.30193 s]
/proc/loadavg: 0.88 0.97 0.94 3/80 26825
/proc/meminfo: memFree=1707304/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=23372 CPUtime=12.55
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 5222 0 0 0 1251 4 0 0 18 0 3 0 345963157 23932928 5047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 5843 5047 218 20 0 5201 0
[pid=26822/tid=26824] ppid=26820 vsize=23372 CPUtime=6.25
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 2236 0 0 0 624 1 0 0 18 0 3 0 345963158 23932928 5047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=23372 CPUtime=6.27
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 2645 0 0 0 625 2 0 0 22 0 3 0 345963158 23932928 5047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23372

[startup+12.7013 s]
/proc/loadavg: 0.97 0.98 0.94 3/80 26825
/proc/meminfo: memFree=1698856/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=32680 CPUtime=25.31
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 7267 0 0 0 2525 6 0 0 18 0 3 0 345963157 33464320 6838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 8170 6838 218 20 0 7528 0
[pid=26822/tid=26824] ppid=26820 vsize=32680 CPUtime=12.62
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 3260 0 0 0 1260 2 0 0 25 0 3 0 345963158 33464320 6838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=32680 CPUtime=12.66
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 3666 0 0 0 1263 3 0 0 25 0 3 0 345963158 33464320 6838 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 32680

[startup+25.507 s]
/proc/loadavg: 1.19 1.03 0.96 3/80 26825
/proc/meminfo: memFree=1691624/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=38996 CPUtime=50.85
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 9517 0 0 0 5077 8 0 0 18 0 3 0 345963157 39931904 8660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 9749 8660 218 20 0 9107 0
[pid=26822/tid=26824] ppid=26820 vsize=38996 CPUtime=25.37
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 4557 0 0 0 2534 3 0 0 18 0 3 0 345963158 39931904 8660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=38996 CPUtime=25.45
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 4619 0 0 0 2541 4 0 0 25 0 3 0 345963158 39931904 8660 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 38996

[startup+51.1015 s]
/proc/loadavg: 1.47 1.11 0.98 3/80 26825
/proc/meminfo: memFree=1686120/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=45024 CPUtime=101.88
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 11726 0 0 0 10177 11 0 0 18 0 3 0 345963157 46104576 9968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 11256 9968 218 20 0 10614 0
[pid=26822/tid=26824] ppid=26820 vsize=45024 CPUtime=50.85
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 5691 0 0 0 5080 5 0 0 25 0 3 0 345963158 46104576 9968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=45024 CPUtime=51.01
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 5694 0 0 0 5096 5 0 0 25 0 3 0 345963158 46104576 9968 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 45024

[startup+102.301 s]
/proc/loadavg: 1.77 1.24 1.03 3/80 26825
/proc/meminfo: memFree=1681960/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=48700 CPUtime=203.99
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 14437 0 0 0 20385 14 0 0 18 0 3 0 345963157 49868800 10967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 12175 10967 218 20 0 11533 0
[pid=26822/tid=26824] ppid=26820 vsize=48700 CPUtime=101.82
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 7169 0 0 0 10176 6 0 0 25 0 3 0 345963158 49868800 10967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=48700 CPUtime=102.14
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 6927 0 0 0 10208 6 0 0 25 0 3 0 345963158 49868800 10967 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 48700

[startup+162.301 s]
/proc/loadavg: 1.91 1.38 1.09 3/80 26825
/proc/meminfo: memFree=1677288/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=53652 CPUtime=323.66
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 17521 0 0 0 32349 17 0 0 18 0 3 0 345963157 54939648 12162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 13413 12162 218 20 0 12771 0
[pid=26822/tid=26824] ppid=26820 vsize=53652 CPUtime=161.56
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 8503 0 0 0 16149 7 0 0 25 0 3 0 345963158 54939648 12162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=53652 CPUtime=162.08
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 8677 0 0 0 16199 9 0 0 25 0 3 0 345963158 54939648 12162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 53652

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.15 3/80 26825
/proc/meminfo: memFree=1675752/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=54252 CPUtime=443.32
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 19637 0 0 0 44313 19 0 0 18 0 3 0 345963157 55554048 12473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 13563 12473 218 20 0 12921 0
[pid=26822/tid=26824] ppid=26820 vsize=54252 CPUtime=221.3
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 9531 0 0 0 22121 9 0 0 25 0 3 0 345963158 55554048 12473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=54252 CPUtime=222.01
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 9765 0 0 0 22191 10 0 0 25 0 3 0 345963158 55554048 12473 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.32
Current children cumulated vsize (KiB) 54252

[startup+282.303 s]
/proc/loadavg: 1.99 1.58 1.20 3/80 26825
/proc/meminfo: memFree=1673896/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=56520 CPUtime=563
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 21891 0 0 0 56279 21 0 0 18 0 3 0 345963157 57876480 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 14130 12944 218 20 0 13488 0
[pid=26822/tid=26824] ppid=26820 vsize=56520 CPUtime=281.03
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 10650 0 0 0 28093 10 0 0 25 0 3 0 345963158 57876480 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=56520 CPUtime=281.94
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 10900 0 0 0 28184 10 0 0 25 0 3 0 345963158 57876480 12944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 56520

[startup+342.307 s]
/proc/loadavg: 1.99 1.65 1.24 3/80 26825
/proc/meminfo: memFree=1669672/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=61336 CPUtime=682.7
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 24621 0 0 0 68246 24 0 0 18 0 3 0 345963157 62808064 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 15334 14015 218 20 0 14692 0
[pid=26822/tid=26824] ppid=26820 vsize=61336 CPUtime=340.77
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 12014 0 0 0 34065 12 0 0 25 0 3 0 345963158 62808064 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=61336 CPUtime=341.9
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 12266 0 0 0 34179 11 0 0 25 0 3 0 345963158 62808064 14015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 61336

[startup+402.301 s]

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

/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 32659 0 0 0 183656 31 0 0 25 0 3 0 345963158 83214336 18716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81264 CPUtime=1837.4
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 34152 0 0 0 183688 52 0 0 25 0 3 0 345963158 83214336 18716 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.28
Current children cumulated vsize (KiB) 81264

[startup+1902.3 s]
/proc/loadavg: 1.96 1.96 1.82 3/80 27025
/proc/meminfo: memFree=1650344/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81528 CPUtime=3793.96
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 68398 0 0 0 379312 84 0 0 18 0 3 0 345963157 83484672 18817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20382 18817 218 20 0 19740 0
[pid=26822/tid=26824] ppid=26820 vsize=81528 CPUtime=1896.61
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 33153 0 0 0 189629 32 0 0 25 0 3 0 345963158 83484672 18817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81528 CPUtime=1897.33
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 34904 0 0 0 189681 52 0 0 25 0 3 0 345963158 83484672 18817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.96
Current children cumulated vsize (KiB) 81528

[startup+1962.3 s]
/proc/loadavg: 1.98 1.96 1.83 3/80 27025
/proc/meminfo: memFree=1650152/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81760 CPUtime=3913.64
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 69464 0 0 0 391279 85 0 0 18 0 3 0 345963157 83722240 18847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20440 18847 218 20 0 19798 0
[pid=26822/tid=26824] ppid=26820 vsize=81760 CPUtime=1956.34
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 33754 0 0 0 195602 32 0 0 25 0 3 0 345963158 83722240 18847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81760 CPUtime=1957.27
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 35369 0 0 0 195675 52 0 0 25 0 3 0 345963158 83722240 18847 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.64
Current children cumulated vsize (KiB) 81760

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/80 27025
/proc/meminfo: memFree=1649896/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81760 CPUtime=4033.32
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 70434 0 0 0 403246 86 0 0 18 0 3 0 345963157 83722240 18889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20440 18889 218 20 0 19798 0
[pid=26822/tid=26824] ppid=26820 vsize=81760 CPUtime=2016.09
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 34340 0 0 0 201576 33 0 0 25 0 3 0 345963158 83722240 18889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81760 CPUtime=2017.2
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 35753 0 0 0 201668 52 0 0 25 0 3 0 345963158 83722240 18889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.32
Current children cumulated vsize (KiB) 81760

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 27025
/proc/meminfo: memFree=1649960/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4153
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 71398 0 0 0 415212 88 0 0 18 0 3 0 345963157 83857408 18923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18923 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2075.84
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 35041 0 0 0 207550 34 0 0 25 0 3 0 345963158 83857408 18923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2077.14
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 36016 0 0 0 207661 53 0 0 25 0 3 0 345963158 83857408 18923 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153
Current children cumulated vsize (KiB) 81892

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/80 27025
/proc/meminfo: memFree=1649896/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4272.69
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 72579 0 0 0 427180 89 0 0 18 0 3 0 345963157 83857408 18934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18934 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2135.59
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 35749 0 0 0 213524 35 0 0 25 0 3 0 345963158 83857408 18934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2137.08
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 36489 0 0 0 213655 53 0 0 25 0 3 0 345963158 83857408 18934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.69
Current children cumulated vsize (KiB) 81892

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/80 27025
/proc/meminfo: memFree=1649896/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4392.37
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 73647 0 0 0 439147 90 0 0 18 0 3 0 345963157 83857408 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18946 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2195.34
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 36341 0 0 0 219498 36 0 0 25 0 3 0 345963158 83857408 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2197.01
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 36965 0 0 0 219648 53 0 0 25 0 3 0 345963158 83857408 18946 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.37
Current children cumulated vsize (KiB) 81892

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 27025
/proc/meminfo: memFree=1649832/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4512.05
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 74952 0 0 0 451114 91 0 0 18 0 3 0 345963157 83857408 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18953 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2255.26
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 37169 0 0 0 225490 36 0 0 25 0 3 0 345963158 83857408 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2256.76
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 37442 0 0 0 225622 54 0 0 25 0 3 0 345963158 83857408 18953 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.05
Current children cumulated vsize (KiB) 81892

[startup+2322.31 s]
/proc/loadavg: 1.99 1.97 1.86 3/80 27025
/proc/meminfo: memFree=1649832/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4631.74
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 75558 0 0 0 463083 91 0 0 18 0 3 0 345963157 83857408 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18966 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2315.2
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 37535 0 0 0 231484 36 0 0 25 0 3 0 345963158 83857408 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2316.51
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 37682 0 0 0 231597 54 0 0 25 0 3 0 345963158 83857408 18966 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.74
Current children cumulated vsize (KiB) 81892

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 27025
/proc/meminfo: memFree=1649576/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=81892 CPUtime=4751.42
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 76754 0 0 0 475049 93 0 0 18 0 3 0 345963157 83857408 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20473 18972 218 20 0 19831 0
[pid=26822/tid=26824] ppid=26820 vsize=81892 CPUtime=2375.13
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 38133 0 0 0 237476 37 0 0 25 0 3 0 345963158 83857408 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26822/tid=26825] ppid=26820 vsize=81892 CPUtime=2376.25
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 38280 0 0 0 237570 55 0 0 25 0 3 0 345963158 83857408 18972 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.42
Current children cumulated vsize (KiB) 81892

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/80 27025
/proc/meminfo: memFree=1648616/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=83148 CPUtime=4871.09
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 78304 0 0 0 487014 95 0 0 18 0 3 0 345963157 85143552 19204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20787 19204 218 20 0 20145 0
[pid=26822/tid=26824] ppid=26820 vsize=83148 CPUtime=2435.07
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 39080 0 0 0 243469 38 0 0 22 0 3 0 345963158 85143552 19204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=26822/tid=26825] ppid=26820 vsize=83148 CPUtime=2435.99
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 38883 0 0 0 243543 56 0 0 25 0 3 0 345963158 85143552 19204 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.09
Current children cumulated vsize (KiB) 83148

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 27025
/proc/meminfo: memFree=1648424/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=83148 CPUtime=4990.77
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 79545 0 0 0 498981 96 0 0 18 0 3 0 345963157 85143552 19242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20787 19242 218 20 0 20145 0
[pid=26822/tid=26824] ppid=26820 vsize=83148 CPUtime=2495
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 39958 0 0 0 249461 39 0 0 25 0 3 0 345963158 85143552 19242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=83148 CPUtime=2495.76
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 39246 0 0 0 249519 57 0 0 25 0 3 0 345963158 85143552 19242 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.77
Current children cumulated vsize (KiB) 83148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 1.99 1.97 1.88 3/80 27025
/proc/meminfo: memFree=1648424/2055920 swapFree=4159364/4192956
[pid=26822] ppid=26820 vsize=83148 CPUtime=5000.16
/proc/26822/stat : 26822 (MiraXTv3_dyn) S 26820 26822 26750 0 -1 4194304 79669 0 0 0 499920 96 0 0 18 0 3 0 345963157 85143552 19245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26822/statm: 20787 19245 218 20 0 20145 0
[pid=26822/tid=26824] ppid=26820 vsize=83148 CPUtime=2499.68
/proc/26822/task/26824/stat : 26824 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 39958 0 0 0 249929 39 0 0 25 0 3 0 345963158 85143552 19245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26822/tid=26825] ppid=26820 vsize=83148 CPUtime=2500.47
/proc/26822/task/26825/stat : 26825 (MiraXTv3_dyn) R 26820 26822 26750 0 -1 4194368 39370 0 0 0 249990 57 0 0 25 0 3 0 345963158 85143552 19245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 83148

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): 2507.03
CPU time (s): 5000.2
CPU user time (s): 4999.22
CPU system time (s): 0.98085
CPU usage (%): 199.447
Max. virtual memory (cumulated for all children) (KiB): 83148

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

runsolver used 2.35564 second user time and 6.83796 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May 12 14:34:13 UTC 2007

IDJOB= 426044
IDBENCH= 19840
IDSOLVER= 196
FILE ID= node13/426044-1178980453

PBS_JOBID= 5252802

Free space on /tmp= 66556 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1110074311-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426044-1178980453/MiraXTv3_dyn /tmp/evaluation/426044-1178980453/instance-426044-1178980453.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426044-1178980453 -o ROOT/results/node13/solver-426044-1178980453 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426044-1178980453/MiraXTv3_dyn /tmp/evaluation/426044-1178980453/instance-426044-1178980453.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  02a107b9ff03aada11a30505baf8353d

RANDOM SEED= 52682519

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1725784 kB
Buffers:         41864 kB
Cached:         201168 kB
SwapCached:      12852 kB
Active:         133880 kB
Inactive:       132208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725784 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4132 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            49520 kB
Committed_AS:  9862984 kB
PageTables:       1872 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= 66556 MiB

End job on node13 on Sat May 12 15:16:02 UTC 2007