Trace number 1577567

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
clasp 1.2.0-SAT09-32UNSAT 399.361 399.496

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.456
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

399.26/399.48	c clasp version 1.2.0-SAT09 
399.26/399.48	c Reading from ...002689/instance-1577567-1241002689.cnf
399.26/399.48	c Reading      : Done(0.940s)
399.26/399.48	c Preprocessing: |-\Done(5.410s)
399.26/399.48	c Solving...
399.26/399.48	
399.26/399.48	c Models    : 0     
399.26/399.48	c Time         : 398.880s (Solve: 392.530s)
399.26/399.48	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577567-1241002689/watcher-1577567-1241002689 -o /tmp/evaluation-result-1577567-1241002689/solver-1577567-1241002689 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1577567-1241002689.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10532
/proc/meminfo: memFree=1566296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=3716 CPUtime=0
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 475 0 0 0 0 0 0 0 18 0 1 0 128296921 3805184 363 1992294400 134512640 136057169 4294956144 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 929 367 139 377 0 549 0

[startup+0.050001 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10532
/proc/meminfo: memFree=1566296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=23504 CPUtime=0.04
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 5279 0 0 0 3 1 0 0 18 0 1 0 128296921 24068096 4106 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 5876 4110 140 377 0 5496 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23504

[startup+0.103005 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10532
/proc/meminfo: memFree=1566296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=29204 CPUtime=0.09
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 7890 0 0 0 6 3 0 0 18 0 1 0 128296921 29904896 6717 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 7301 6718 147 377 0 6921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29204

[startup+0.301024 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10532
/proc/meminfo: memFree=1566296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=39212 CPUtime=0.29
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 10934 0 0 0 25 4 0 0 19 0 1 0 128296921 40153088 9118 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 9803 9118 147 377 0 9423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39212

[startup+0.702065 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 10532
/proc/meminfo: memFree=1566296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=58916 CPUtime=0.69
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 17003 0 0 0 61 8 0 0 22 0 1 0 128296921 60329984 14047 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 14729 14047 147 377 0 14349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58916

[startup+1.50115 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 10533
/proc/meminfo: memFree=1488208/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=103280 CPUtime=1.49
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 33304 0 0 0 134 15 0 0 25 0 1 0 128296921 105758720 24692 1992294400 134512640 136057169 4294956144 18446744073709551615 134771577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 25820 24692 165 377 0 25440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103280

[startup+3.10131 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 10533
/proc/meminfo: memFree=1464336/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=109348 CPUtime=3.09
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 35916 0 0 0 293 16 0 0 25 0 1 0 128296921 111972352 25883 1992294400 134512640 136057169 4294956144 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 27337 25883 170 377 0 26957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109348

[startup+6.30163 s]
/proc/loadavg: 1.01 1.00 1.09 2/65 10533
/proc/meminfo: memFree=1462800/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=113064 CPUtime=6.28
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 37077 0 0 0 612 16 0 0 25 0 1 0 128296921 115777536 26756 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 28266 26756 172 377 0 27886 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 113064

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10533
/proc/meminfo: memFree=1477520/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=92316 CPUtime=12.69
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 37223 0 0 0 1252 17 0 0 25 0 1 0 128296921 94531584 22344 1992294400 134512640 136057169 4294956144 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 23079 22344 182 377 0 22699 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92316

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10533
/proc/meminfo: memFree=1477584/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=92316 CPUtime=25.48
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 37225 0 0 0 2531 17 0 0 25 0 1 0 128296921 94531584 22346 1992294400 134512640 136057169 4294956144 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 23079 22346 182 377 0 22699 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92316

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10533
/proc/meminfo: memFree=1474192/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=96468 CPUtime=51.06
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 38269 0 0 0 5088 18 0 0 25 0 1 0 128296921 98783232 23390 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 24117 23390 182 377 0 23737 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 96468

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10533
/proc/meminfo: memFree=1458832/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=111740 CPUtime=102.25
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 42119 0 0 0 10203 22 0 0 25 0 1 0 128296921 114421760 27104 1992294400 134512640 136057169 4294956144 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 27935 27104 182 377 0 27555 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 111740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10533
/proc/meminfo: memFree=1447248/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=123072 CPUtime=162.23
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 44991 0 0 0 16197 26 0 0 25 0 1 0 128296921 126025728 29976 1992294400 134512640 136057169 4294956144 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 30768 29976 182 377 0 30388 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 123072

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10539
/proc/meminfo: memFree=1441296/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=129072 CPUtime=222.21
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 46444 0 0 0 22193 28 0 0 25 0 1 0 128296921 132169728 31429 1992294400 134512640 136057169 4294956144 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 32268 31429 182 377 0 31888 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 129072

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10539
/proc/meminfo: memFree=1430736/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=139804 CPUtime=282.19
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 49148 0 0 0 28188 31 0 0 25 0 1 0 128296921 143159296 34133 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 34951 34133 182 377 0 34571 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 139804

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=342.18
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52576 0 0 0 34183 35 0 0 25 0 1 0 128296921 157208576 37561 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37561 182 377 0 38001 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 153524

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=358.17
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 35782 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134823447 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 153524

[startup+383.905 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=383.77
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 38342 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 383.77
Current children cumulated vsize (KiB) 153524

[startup+390.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=390.16
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 38981 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 390.16
Current children cumulated vsize (KiB) 153524

[startup+393.501 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=393.36
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 39301 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 393.36
Current children cumulated vsize (KiB) 153524

[startup+396.701 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=396.56
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 39621 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 396.56
Current children cumulated vsize (KiB) 153524

[startup+398.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=153524 CPUtime=398.16
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52577 0 0 0 39781 35 0 0 25 0 1 0 128296921 157208576 37562 1992294400 134512640 136057169 4294956144 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 398.16
Current children cumulated vsize (KiB) 153524

[startup+399.102 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1416656/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=62972 CPUtime=398.96
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52582 0 0 0 39860 36 0 0 25 0 1 0 128296921 64483328 15280 1992294400 134512640 136057169 4294956144 18446744073709551615 135248761 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 15743 15280 187 377 0 15363 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 62972

[startup+399.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1505552/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=62972 CPUtime=399.16
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52582 0 0 0 39880 36 0 0 25 0 1 0 128296921 64483328 15280 1992294400 134512640 136057169 4294956144 18446744073709551615 135433876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 15743 15280 187 377 0 15363 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 62972

[startup+399.402 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10539
/proc/meminfo: memFree=1505552/2055920 swapFree=4174992/4192956
[pid=10532] ppid=10530 vsize=62972 CPUtime=399.26
/proc/10532/stat : 10532 (clasp) R 10530 10532 9919 0 -1 4194304 52582 0 0 0 39890 36 0 0 25 0 1 0 128296921 64483328 15280 1992294400 134512640 136057169 4294956144 18446744073709551615 135433706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10532/statm: 15743 15280 187 377 0 15363 0
Current children cumulated CPU time (s) 399.26
Current children cumulated vsize (KiB) 62972

Child status: 20
Real time (s): 399.496
CPU time (s): 399.361
CPU user time (s): 398.985
CPU system time (s): 0.375942
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 153524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 398.985
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52582
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= 2
involuntary context switches= 1065

runsolver used 0.291955 second user time and 0.862868 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-29 12:58:10
IDJOB=1577567
IDBENCH=70962
IDSOLVER=508
FILE ID=node45/1577567-1241002689
PBS_JOBID= 9204824
Free space on /tmp= 66392 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577567-1241002689/watcher-1577567-1241002689 -o /tmp/evaluation-result-1577567-1241002689/solver-1577567-1241002689 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1577567-1241002689.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1345683042

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

/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.231
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.231
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:       1566776 kB
Buffers:         45312 kB
Cached:         384508 kB
SwapCached:      12316 kB
Active:         134728 kB
Inactive:       308700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566776 kB
SwapTotal:     4192956 kB
SwapFree:      4174992 kB
Dirty:           28388 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            31816 kB
Committed_AS:   552480 kB
PageTables:       1376 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= 66388 MiB
End job on node45 at 2009-04-29 13:04:50