Trace number 1732347

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
picosat 913SAT 60.8707 60.8929

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-140-100.cnf
MD5SUM07b17839a612470dd109e37b3b09aec5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.160974
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1732347-1240780297.cnf
0.00/0.00	c parsed header 'p cnf 140 336'
0.00/0.00	c initialized 140 variables
0.00/0.00	c found 336 non trivial clauses
0.00/0.00	c
0.00/0.00	c random number generator seed 0
0.00/0.00	c 
0.00/0.00	c  seconds     variables   original    learned     agility
0.00/0.00	c         level        used      conflicts    limit          MB
0.00/0.00	c 
0.00/0.00	c s   0.0   0.0   140   0.0    56     0     0     0   0.0   0.0 
0.00/0.00	c 
0.00/0.00	c initial reduction limit 100 clauses
0.00/0.00	c 
0.00/0.00	c +   0.0  35.2   140 100.0    56   100   100   110   8.1   0.0 
0.00/0.00	c R   0.0  35.2   140 100.0    56   100   100   110   8.1   0.0 
0.00/0.00	c +   0.0  30.8   140 100.0    56   250    81   121  15.7   0.0 
0.00/0.00	c R   0.0  30.8   140 100.0    56   400   105   121  18.7   0.0 
0.00/0.01	c +   0.0  30.0   140 100.0    56   475   117   133  20.7   0.0 
0.00/0.01	c +   0.0  29.0   140 100.0    56   812   105   146  24.3   0.0 
0.00/0.02	c N   0.0  28.1   140 100.0    56  1203   115   146  24.7   0.0 
0.00/0.02	c +   0.0  27.9   140 100.0    56  1317    77   160  24.1   0.0 
0.00/0.04	c +   0.0  26.9   140 100.0    56  2074    86   176  24.7   0.0 
0.00/0.07	c +   0.1  26.5   140 100.0    56  3209   111   193  24.9   0.0 
0.00/0.07	c N   0.1  26.5   140 100.0    56  3212   114   193  25.0   0.0 
0.09/0.11	c +   0.1  26.3   140 100.0    56  4911   104   212  24.5   0.0 
0.09/0.17	c +   0.2  25.3   140 100.0    56  7464   123   233  23.8   0.0 
0.09/0.18	c N   0.2  25.1   140 100.0    56  8023   197   233  24.9   0.0 
0.19/0.26	c +   0.3  24.3   140 100.0    56 11293   190   256  25.3   0.0 
0.39/0.40	c +   0.4  23.6   140 100.0    56 17036   232   281  24.0   0.0 
0.39/0.46	c N   0.5  23.5   140 100.0    56 19241   271   281  26.5   0.0 
0.59/0.61	c +   0.6  23.9   140 100.0    56 25650   253   309  24.7   0.0 
0.89/0.94	c +   0.9  23.3   140 100.0    56 38571   249   339  24.0   0.0 
1.00/1.10	c N   1.1  23.2   140 100.0    56 44897   286   339  24.5   0.0 
1.00/1.10	c 
1.00/1.10	c  seconds     variables   original    learned     agility
1.00/1.10	c         level        used      conflicts    limit          MB
1.00/1.10	c 
1.39/1.43	c +   1.4  22.7   140 100.0    56 57952   295   372  24.5   0.0 
2.10/2.15	c +   2.2  23.4   140 100.0    56 87023   198   409  24.9   0.0 
2.49/2.55	c N   2.6  23.3   140 100.0    56 102e3   337   409  24.8   0.0 
3.20/3.28	c +   3.3  23.2   140 100.0    56 130e3   269   449  24.2   0.0 
4.89/4.96	c +   5.0  23.8   140 100.0    56 196e3   423   493  25.2   0.1 
5.79/5.86	c N   5.9  23.8   140 100.0    56 230e3   281   493  24.0   0.0 
7.49/7.52	c +   7.5  23.9   140 100.0    56 294e3   462   542  25.0   0.1 
11.39/11.41	c +  11.4  23.4   140 100.0    56 441e3   536   596  26.3   0.1 
13.19/13.29	c N  13.3  22.7   140 100.0    56 512e3   510   596  23.6   0.1 
17.19/17.28	c +  17.3  22.3   140 100.0    56 662e3   496   655  25.8   0.1 
26.29/26.38	c +  26.4  22.5   140 100.0    56 993e3   404   720  23.7   0.1 
29.98/30.07	c N  30.1  22.4   140 100.0    56 112e4   476   720  24.4   0.1 
40.08/40.10	c +  40.1  22.9   140 100.0    56 148e4   430   792  25.7   0.1 
60.77/60.89	c 1  60.9  23.0   140 100.0    56 223e4   453   792  24.7   0.1 
60.77/60.89	c 
60.77/60.89	c  seconds     variables   original    learned     agility
60.77/60.89	c         level        used      conflicts    limit          MB
60.77/60.89	c 
60.77/60.89	s SATISFIABLE
60.77/60.89	v -1 -2 3 -4 -5 6 -7 -8 -9 -10 -11 12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 23
60.77/60.89	v -24 -25 -26 27 -28 -29 -30 -31 32 -33 -34 -35 36 -37 -38 -39 -40 41 -42 -43
60.77/60.89	v -44 -45 -46 -47 -48 49 -50 51 -52 -53 -54 -55 -56 -57 -58 59 -60 61 -62 -63
60.77/60.89	v -64 -65 -66 -67 68 -69 -70 71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83
60.77/60.89	v 84 -85 -86 87 -88 -89 -90 -91 -92 -93 94 -95 -96 -97 -98 99 -100 -101 -102
60.77/60.89	v -103 104 -105 -106 107 -108 -109 -110 -111 -112 113 -114 -115 116 -117 -118
60.77/60.89	v -119 -120 -121 -122 -123 124 -125 -126 -127 128 -129 -130 -131 -132 133 -134
60.77/60.89	v -135 136 -137 -138 -139 -140 0
60.77/60.89	c
60.77/60.89	c 0 iterations
60.77/60.89	c 39 restarts
60.77/60.89	c 0 failed literals
60.77/60.89	c 2232463 conflicts
60.77/60.89	c 2557249 decisions
60.77/60.89	c 0 fixed variables
60.77/60.89	c 61373934 learned literals
60.77/60.89	c 11.6% deleted literals
60.77/60.89	c 98077633 propagations
60.77/60.89	c 100.0% variables used
60.77/60.89	c 60.9 seconds in library
60.77/60.89	c 1.6 megaprops/second
60.77/60.89	c 1 simplifications
60.77/60.89	c 6906 reductions
60.77/60.89	c 276.7 MB recycled
60.77/60.89	c 0.1 MB maximally allocated
60.77/60.89	c 60.9 seconds total run time

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732347-1240780297/watcher-1732347-1240780297 -o /tmp/evaluation-result-1732347-1240780297/solver-1732347-1240780297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1732347-1240780297.cnf 

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
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.00 1.00 1.00 2/64 1971
/proc/meminfo: memFree=1788296/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=0
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 106057697 798720 86 1992294400 134512640 135137933 4294956240 18446744073709551615 134527686 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 86 69 152 0 41 0

[startup+0.076494 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1971
/proc/meminfo: memFree=1788296/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=0.07
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 103 0 0 0 7 0 0 0 18 0 1 0 106057697 798720 88 1992294400 134512640 135137933 4294956240 18446744073709551615 134552664 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 88 69 152 0 41 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 780

[startup+0.101498 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1971
/proc/meminfo: memFree=1788296/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=0.09
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 103 0 0 0 9 0 0 0 18 0 1 0 106057697 798720 88 1992294400 134512640 135137933 4294956240 18446744073709551615 134522648 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 88 69 152 0 41 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 780

[startup+0.301534 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1971
/proc/meminfo: memFree=1788296/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=0.29
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 105 0 0 0 29 0 0 0 19 0 1 0 106057697 798720 90 1992294400 134512640 135137933 4294956240 18446744073709551615 134547674 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 90 69 152 0 41 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 780

[startup+0.701608 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1971
/proc/meminfo: memFree=1788296/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=0.69
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 107 0 0 0 69 0 0 0 23 0 1 0 106057697 798720 92 1992294400 134512640 135137933 4294956240 18446744073709551615 134551471 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 92 69 152 0 41 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 780

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1788160/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=1.49
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 109 0 0 0 149 0 0 0 25 0 1 0 106057697 798720 94 1992294400 134512640 135137933 4294956240 18446744073709551615 134542913 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 94 69 152 0 41 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 780

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1788032/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=3.09
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 111 0 0 0 309 0 0 0 25 0 1 0 106057697 798720 96 1992294400 134512640 135137933 4294956240 18446744073709551615 134543726 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 96 69 152 0 41 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 780

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787968/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=6.29
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 114 0 0 0 629 0 0 0 25 0 1 0 106057697 798720 99 1992294400 134512640 135137933 4294956240 18446744073709551615 134554634 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 99 69 152 0 41 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 780

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787904/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=12.69
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 118 0 0 0 1269 0 0 0 25 0 1 0 106057697 798720 103 1992294400 134512640 135137933 4294956240 18446744073709551615 134552108 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 103 69 152 0 41 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 780

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787904/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=780 CPUtime=25.48
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 122 0 0 0 2548 0 0 0 25 0 1 0 106057697 798720 107 1992294400 134512640 135137933 4294956240 18446744073709551615 134552693 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 195 107 69 152 0 41 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 780

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=51.08
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 5108 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 900

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

[startup+57.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=57.47
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 5747 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134545589 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 900

[startup+59.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=59.07
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 5907 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134551387 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 59.07
Current children cumulated vsize (KiB) 900

[startup+59.9014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=59.87
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 5987 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134553611 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 59.87
Current children cumulated vsize (KiB) 900

[startup+60.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=60.27
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 6027 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134551374 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 60.27
Current children cumulated vsize (KiB) 900

[startup+60.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=60.67
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 6067 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 900

[startup+60.8026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1972
/proc/meminfo: memFree=1787840/2055920 swapFree=4181900/4192956
[pid=1971] ppid=1969 vsize=900 CPUtime=60.77
/proc/1971/stat : 1971 (picosat) R 1969 1971 1771 0 -1 4194304 126 0 0 0 6077 0 0 0 25 0 1 0 106057697 921600 111 1992294400 134512640 135137933 4294956240 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/1971/statm: 225 111 69 152 0 71 0
Current children cumulated CPU time (s) 60.77
Current children cumulated vsize (KiB) 900

Child status: 10
Real time (s): 60.8929
CPU time (s): 60.8707
CPU user time (s): 60.8687
CPU system time (s): 0.001999
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.8687
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128
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= 55

runsolver used 0.037994 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-26 23:11:37
IDJOB=1732347
IDBENCH=71116
IDSOLVER=506
FILE ID=node44/1732347-1240780297
PBS_JOBID= 9187246
Free space on /tmp= 66216 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-140-100.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732347-1240780297/watcher-1732347-1240780297 -o /tmp/evaluation-result-1732347-1240780297/solver-1732347-1240780297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1732347-1240780297.cnf

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

MD5SUM BENCH= 07b17839a612470dd109e37b3b09aec5
RANDOM SEED=1781241184

node44.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.267
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	: 5931.00
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.267
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:       1788776 kB
Buffers:         28712 kB
Cached:         173456 kB
SwapCached:       4688 kB
Active:          42472 kB
Inactive:       167848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788776 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:             708 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:            42820 kB
Committed_AS:   445780 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node44 at 2009-04-26 23:12:38