Trace number 1775243

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
LySAT i/2009-03-20UNSAT 31.3732 31.4044

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3664
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
1.10/1.19	c ==============================================================================
1.10/1.19	c |           |     ORIGINAL     |              LEARNT              |          |
1.10/1.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.10/1.19	c ==============================================================================
1.10/1.19	c |         0 | 1204272  2809968 |  361281       0        0     nan |  0.000 % |
8.68/8.71	c |         0 |  512827  2023633 |      --       0       --      -- |     --   | -691443/-786330
8.68/8.71	c ==============================================================================
8.68/8.71	c Result  :   #vars: 64148   #clauses: 512827   #literals: 2023633
8.68/8.71	c CPU time:   8.26274 s
8.68/8.71	c ==============================================================================
9.58/9.60	c lySAT 0.1
9.58/9.60	c minisat core +  additionnal features
9.58/9.60	c ============================[ Problem Statistics ]=============================
9.58/9.60	c |                                                                             |
9.58/9.60	c |  Number of variables:  64148                                                |
9.58/9.60	c |  Number of clauses:    512827                                               |
9.96/10.02	c |  Parsing time:         0.36         s                                       |
31.25/31.36	c restarts              : 917
31.25/31.36	c conflicts             : 62092          (2864 /sec)
31.25/31.36	c decisions             : 800631         (24.34 % random) (36932 /sec)
31.25/31.36	c euip                  : 2314        
31.25/31.36	c propagations          : 26150349       (1206269 /sec)
31.25/31.36	c conflict literals     : 1071259        (16.16 % deleted)
31.25/31.36	c Memory used           : 46.19 MB
31.25/31.36	c CPU time              : 21.6787 s
31.25/31.36	c 
31.25/31.37	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-1775243-1241247815/watcher-1775243-1241247815 -o /tmp/evaluation-result-1775243-1241247815/solver-1775243-1241247815 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775243-1241247815.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.93 1.00 0.93 3/64 29241
/proc/meminfo: memFree=1211960/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) R 29239 29241 29204 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29241/statm: 1339 234 194 169 0 50 0
[pid=29242] ppid=29241 vsize=956 CPUtime=0
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 152816008 978944 139 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 239 146 50 127 0 109 0

[startup+0.0298121 s]
/proc/loadavg: 0.93 1.00 0.93 3/64 29241
/proc/meminfo: memFree=1211960/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=4972 CPUtime=0.02
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 1057 0 0 0 2 0 0 0 19 0 1 0 152816008 5091328 1041 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 1243 1042 50 127 0 1113 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10328

[startup+0.101825 s]
/proc/loadavg: 0.93 1.00 0.93 3/64 29241
/proc/meminfo: memFree=1211960/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=16280 CPUtime=0.09
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 3496 0 0 0 8 1 0 0 19 0 1 0 152816008 16670720 3480 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 4070 3482 50 127 0 3940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21636

[startup+0.301864 s]
/proc/loadavg: 0.93 1.00 0.93 3/64 29241
/proc/meminfo: memFree=1211960/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=41924 CPUtime=0.29
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 10057 0 0 0 24 5 0 0 21 0 1 0 152816008 42930176 10042 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 10481 10043 50 127 0 10351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47280

[startup+0.701942 s]
/proc/loadavg: 0.93 1.00 0.93 3/64 29241
/proc/meminfo: memFree=1211960/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=115292 CPUtime=0.69
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 22903 0 0 0 59 10 0 0 25 0 1 0 152816008 118059008 22887 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 28823 22889 50 127 0 28693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120648

[startup+1.5021 s]
/proc/loadavg: 0.93 1.00 0.93 2/66 29243
/proc/meminfo: memFree=1081640/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=182344 CPUtime=1.49
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 43954 0 0 0 127 22 0 0 25 0 1 0 152816008 186720256 40564 1992294400 134512640 135034092 4294956112 18446744073709551615 134548773 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 45586 40564 68 127 0 45456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187700

[startup+3.10141 s]
/proc/loadavg: 0.93 1.00 0.93 2/66 29243
/proc/meminfo: memFree=1041256/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=189272 CPUtime=3.08
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 45605 0 0 0 281 27 0 0 25 0 1 0 152816008 193814528 42215 1992294400 134512640 135034092 4294956112 18446744073709551615 134637731 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 47318 42215 68 127 0 47188 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 194628

[startup+6.30204 s]
/proc/loadavg: 1.02 1.01 0.94 2/66 29243
/proc/meminfo: memFree=1009256/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=0
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152816008 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29241/statm: 1339 235 195 169 0 50 0
[pid=29242] ppid=29241 vsize=201944 CPUtime=6.27
/proc/29242/stat : 29242 (SatElite) R 29241 29241 29204 0 -1 4194304 48395 0 0 0 587 40 0 0 25 0 1 0 152816008 206790656 45005 1992294400 134512640 135034092 4294956112 18446744073709551615 134679794 0 0 4096 3 0 0 0 17 0 0 0
/proc/29242/statm: 50486 45005 68 127 0 50356 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 207300

[startup+12.7013 s]
/proc/loadavg: 1.10 1.03 0.94 2/66 29244
/proc/meminfo: memFree=1122728/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=43012 CPUtime=3.08
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 10189 0 0 0 303 5 0 0 25 0 1 0 152816968 44044288 10165 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 10753 10165 81 174 0 10576 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 48368

[startup+25.5018 s]
/proc/loadavg: 1.14 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1119592/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=45952 CPUtime=15.87
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 10954 0 0 0 1581 6 0 0 25 0 1 0 152816968 47054848 10930 1992294400 134512640 135226915 4294956224 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 11488 10930 81 174 0 11311 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51308

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

[startup+28.7014 s]
/proc/loadavg: 1.14 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1118824/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=46760 CPUtime=19.07
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 11128 0 0 0 1901 6 0 0 25 0 1 0 152816968 47882240 11104 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 11690 11104 81 174 0 11513 0
Current children cumulated CPU time (s) 28.65
Current children cumulated vsize (KiB) 52116

[startup+30.3017 s]
/proc/loadavg: 1.13 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1118568/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=47024 CPUtime=20.67
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 11190 0 0 0 2061 6 0 0 25 0 1 0 152816968 48152576 11166 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 11756 11166 81 174 0 11579 0
Current children cumulated CPU time (s) 30.25
Current children cumulated vsize (KiB) 52380

[startup+31.1019 s]
/proc/loadavg: 1.13 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1118568/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=47024 CPUtime=21.47
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 11205 0 0 0 2141 6 0 0 25 0 1 0 152816968 48152576 11181 1992294400 134512640 135226915 4294956224 18446744073709551615 134537096 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 11756 11181 81 174 0 11579 0
Current children cumulated CPU time (s) 31.05
Current children cumulated vsize (KiB) 52380

[startup+31.3019 s]
/proc/loadavg: 1.13 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1118568/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5356 CPUtime=9.58
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 310 53053 0 0 0 0 904 54 16 0 1 0 152816008 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1339 237 195 169 0 50 0
[pid=29244] ppid=29241 vsize=47160 CPUtime=21.67
/proc/29244/stat : 29244 (LySATi) R 29241 29241 29204 0 -1 4194304 11243 0 0 0 2161 6 0 0 25 0 1 0 152816968 48291840 11219 1992294400 134512640 135226915 4294956224 18446744073709551615 134552897 0 0 4096 3 0 0 0 17 0 0 0
/proc/29244/statm: 11790 11219 81 174 0 11613 0
Current children cumulated CPU time (s) 31.25
Current children cumulated vsize (KiB) 52516

[startup+31.4038 s]
/proc/loadavg: 1.13 1.04 0.95 2/66 29244
/proc/meminfo: memFree=1118568/2055924 swapFree=4085096/4192956
[pid=29241] ppid=29239 vsize=5360 CPUtime=31.34
/proc/29241/stat : 29241 (lysat.sh) S 29239 29241 29204 0 -1 4194304 338 64329 0 0 0 0 3072 62 19 0 1 0 152816008 5488640 240 1992294400 4194304 4889804 548682068816 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29241/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 31.34
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 31.4044
CPU time (s): 31.3732
CPU user time (s): 30.7253
CPU system time (s): 0.647901
CPU usage (%): 99.9007
Max. virtual memory (cumulated for all children) (KiB): 219628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.7253
system time used= 0.647901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64794
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= 10
involuntary context switches= 122

runsolver used 0.031995 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-02 09:03:36
IDJOB=1775243
IDBENCH=71688
IDSOLVER=609
FILE ID=node6/1775243-1241247815
PBS_JOBID= 9224891
Free space on /tmp= 66528 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775243-1241247815/watcher-1775243-1241247815 -o /tmp/evaluation-result-1775243-1241247815/solver-1775243-1241247815 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775243-1241247815.cnf i

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=1153741299

node6.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.281
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.281
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:      2055924 kB
MemFree:       1212504 kB
Buffers:         81376 kB
Cached:         568512 kB
SwapCached:     102124 kB
Active:         240180 kB
Inactive:       513368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1212504 kB
SwapTotal:     4192956 kB
SwapFree:      4085096 kB
Dirty:           24344 kB
Writeback:           0 kB
Mapped:          13872 kB
Slab:            75952 kB
Committed_AS:   766996 kB
PageTables:       1452 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= 66528 MiB
End job on node6 at 2009-05-02 09:04:08