Trace number 3172978

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
CryptoMiniSat TechDemo-Alpha-mtUNSAT 37.2883 9.82882

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S1990278523-047.UNKNOWN.cnf
MD5SUM6c0adcb20b6c76973ae8b17d3f7995a7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.146976
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
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 51065
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3172978-1304122487.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.03
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.00 s
0.00/0.02	c learnt bin added due to v-elim: 0
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      22 undec:       0 neg:      28
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
1.52/0.83	c types(t): S = simplification begin/end, E = solution found
1.52/0.83	c restart types(rt): st = static, dy = dynamic
1.52/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.52/0.83	c  B st     0         0        50      1065         0         0      5325         0   no data   no data  --
1.52/0.83	c Decided on static restart strategy
1.52/0.83	c  N dy    19      4014        50      1065         0      3516      5325     42907     12.45      9.98  --
1.52/0.83	c  N dy    46      8037        50      1065         0      4836      5325     56116     12.23     10.24  --
1.52/0.83	c  N dy    73     12043        50      1065         0      4617      5325     50835     12.84     10.32  --
1.52/0.83	c  N dy   100     16063        50      1065         0      8115      5325     94245     12.60     10.33  --
3.60/0.93	c  N dy   127     20103        50      1065         0      6691      5325     70663     12.40     10.36  --
4.37/1.13	c  N dy   154     24115        50      1065         0     10179      5325    114893     12.54     10.40  --
5.57/1.43	c  N dy   182     28257        50      1065         0      7856      5325     81518     11.70     10.37  --
5.97/1.53	c  S st   194     30000        50      1065         0      9360      5325    100276     12.35     10.37  --
5.97/1.54	c  S st   194     30501        50      1065         0      9815      5325    106129     12.35     10.37  --
5.97/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.04
5.97/1.55	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
5.97/1.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.55	c Subs w/ non-existent bins:      0 time:  0.00 s
5.97/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.36/1.66	c lits-rem:      1323  cl-subs:     2015  v-elim:     50  v-fix:    0  time:  0.43 s
6.36/1.66	c learnt bin added due to v-elim: 0
6.36/1.66	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
6.36/1.66	c vivif2 --  cl tried     7800 cl shrink        0 lits rem          0 time: 0.00
6.36/1.69	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.13
6.36/1.69	c calculated reachability. Time: 0.00
6.36/1.69	c  N dy   194     30501        50      1065         0      7800      5325     83460     12.35     10.37  --
6.36/1.69	c  F st   194     30501        50      1065         0      7800      5325     83460     12.35     10.37  --
7.18/1.82	c Decided on static restart strategy
7.58/1.96	c  N dy   213     34537        50      1065         0     11266      5325    127081     12.99     10.37  --
8.76/2.26	c  N dy   240     38555        50      1065         0      8001      5325     81293     12.12     10.38  --
10.76/2.79	c  N dy   259     45753        50      1065         0     14144      5325    153385     10.99     10.22  --
10.76/2.79	c  S st   259     45753        50      1065         0     14144      5325    153385     10.99     10.22  --
11.16/2.84	c  S st   259     46257        50      1065         0     14599      5325    159393     10.99     10.22  --
11.16/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.09
11.16/2.87	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
11.16/2.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.87	c Subs w/ non-existent bins:      0 time:  0.00 s
11.16/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.15/3.33	c lits-rem:      1730  cl-subs:     3457  v-elim:     50  v-fix:    0  time:  1.81 s
13.15/3.33	c learnt bin added due to v-elim: 0
13.15/3.33	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
13.15/3.33	c vivif2 --  cl tried    11142 cl shrink        0 lits rem          0 time: 0.00
13.15/3.37	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.18
13.15/3.37	c calculated reachability. Time: 0.00
13.15/3.37	c  N dy   259     46257        50      1065         0     11142      5325    119949     10.99     10.22  --
14.76/3.72	c  N dy   286     50259        50      1065         0     14548      5325    162935     12.22     10.26  --
15.56/4.00	c  N dy   313     54306        50      1065         0     10683      5325    110677     12.85     10.27  --
17.16/4.33	c  N dy   340     58343        50      1065         0     14123      5325    153012     12.24     10.28  --
18.76/4.71	c  N dy   367     62382        50      1065         0      9159      5325     87592     12.46     10.28  --
19.95/5.01	c  N dy   394     66480        50      1065         0     12646      5325    130108     11.99     10.28  --
20.77/5.29	c  S st   414     69386        50      1065         0     15096      5325    159203     12.05     10.27  --
21.15/5.35	c  S st   414     69888        50      1065         0     15556      5325    165196     12.05     10.27  --
21.15/5.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.15/5.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.15/5.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.11
21.15/5.37	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
21.15/5.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.15/5.37	c Subs w/ non-existent bins:      0 time:  0.00 s
21.15/5.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.15/5.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.15/5.85	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
24.35/6.13	c Added 1 vars  tried: 11100 time: 1.09
24.35/6.13	c ORs :      1 avg-s:  0.0 cl-sh:   964 l-rem:    964 b-add:      2 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    1.12
24.35/6.14	c lits-rem:      2212  cl-subs:     3114  v-elim:     50  v-fix:    0  time:  3.04 s
24.35/6.14	c learnt bin added due to v-elim: 0
24.35/6.14	c vivif2 --  cl tried     1066 cl shrink        0 lits rem          0 time: 0.00
24.35/6.14	c vivif2 --  cl tried    12441 cl shrink        0 lits rem          0 time: 0.00
24.35/6.19	c asymm  cl-useful: 0/1066/1066 lits-rem:0 time: 0.20
24.35/6.19	c calculated reachability. Time: 0.00
24.35/6.19	c  N dy   414     69888        51      1066         2     12441      5327    127074     12.05     10.27  --
24.35/6.19	c  F st   414     69888        51      1066         2     12441      5327    127074     12.05     10.27  --
25.17/6.36	c Decided on static restart strategy
35.93/9.02	c  E dy   436    102623        37      1066        82     20690      5313    177470      5.91      9.46  --
37.25/9.82	c Following stats are for *FIRST FINISHED THREAD ONLY*
37.25/9.82	c num threads              : 4          
37.25/9.82	c restarts                 : 436        
37.25/9.82	c dynamic restarts         : 418        
37.25/9.82	c static restarts          : 18         
37.25/9.82	c full restarts            : 2          
37.25/9.82	c total simplify time      : 0.00       
37.25/9.82	c learnts DL2              : 0          
37.25/9.82	c learnts size 2           : 82         
37.25/9.82	c learnts size 1           : 36          (70.59     % of vars)
37.25/9.82	c filedLit time            : 0.25        (0.67      % time)
37.25/9.82	c v-elim SatELite          : 0           (0.00      % vars)
37.25/9.82	c SatELite time            : 5.26        (14.10     % time)
37.25/9.82	c v-elim xor               : 0           (0.00      % vars)
37.25/9.82	c xor elim time            : 0.00        (0.00      % time)
37.25/9.82	c num binary xor trees     : 0          
37.25/9.82	c binxor trees' crown      : 0           (nan       leafs/tree)
37.25/9.82	c bin xor find time        : 0.00       
37.25/9.82	c OTF clause subsumed      : 15129       (0.15      clauses/conflict)
37.25/9.82	c OTF subs. size diff      : 15519       (1.03       lits/clause)
37.25/9.82	c OTF cl watch-shrink      : 367         (0.00      clauses/conflict)
37.25/9.82	c OTF cl watch-sh-lit      : 377         (1.03       lits/clause)
37.25/9.82	c tried to recurMin cls    : 102609      (99.99      % of conflicts)
37.25/9.82	c updated cache            : 2           (0.00       lits/tried recurMin)
37.25/9.82	c OTF Gate-Rem cl          : 928         (0.01      clauses/conflict)
37.25/9.82	c OTF Gate-rem lits        : 928         (1.00      lits/confl)
37.25/9.82	c unit cls received        : 0           (0.00      % of units)
37.25/9.82	c unit cls sent            : 2           (5.56      % of units)
37.25/9.82	c bin cls received         : 0          
37.25/9.82	c bin cls sent             : 26         
37.25/9.82	c tri cls recevied         : 0          
37.25/9.82	c tri cls sent             : 1          
37.25/9.82	c clauses over max glue    : 0           (0.00      % of all clauses)
37.25/9.82	c conflicts                : 102623      (2754.14   / sec)
37.25/9.82	c decisions                : 117050      (1.31      % random)
37.25/9.82	c bogo-props               : 840055312   (22544960.13 / sec)
37.25/9.82	c props                    : 1612008     (43262.22  / sec)
37.25/9.82	c conflict literals        : 1177258     (17.22     % deleted)
37.25/9.82	c Memory used              : 603.02      MB
37.25/9.82	c single-thread CPU time   : 37.26       s
37.25/9.82	c all-threads sum CPU time : 37.26       s
37.25/9.82	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3172978-1304122487/watcher-3172978-1304122487 -o /tmp/evaluation-result-3172978-1304122487/solver-3172978-1304122487 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172978-1304122487.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=60252 CPUtime=0 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 601 0 0 0 0 0 0 0 25 0 2 0 504664856 61698048 533 33554432000 4194304 4797429 140733394161984 18446744073709551615 255106825201 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 15063 534 360 148 0 9992 0
[pid=16907/tid=16908] ppid=16905 vsize=60252 CPUtime=0 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 2 0 504664856 61698048 534 33554432000 4194304 4797429 140733394161984 18446744073709551615 255101800680 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.023072 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=608688 CPUtime=1.52 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 2415 0 0 0 152 0 0 0 18 0 4 0 504664856 623296512 1973 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 152846 2553 416 148 0 147775 0
[pid=16907/tid=16908] ppid=16905 vsize=611384 CPUtime=0.79 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 799 0 0 0 79 0 0 0 19 0 4 0 504664856 626057216 2553 33554432000 4194304 4797429 140733394161984 18446744073709551615 4423089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 608688

[startup+0.908691 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=611384 CPUtime=3.6 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 3771 0 0 0 359 1 0 0 19 0 4 0 504664856 626057216 2633 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425039 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 152846 2633 416 148 0 147775 0
[pid=16907/tid=16908] ppid=16905 vsize=611384 CPUtime=0.89 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 818 0 0 0 89 0 0 0 19 0 4 0 504664856 626057216 2633 33554432000 4194304 4797429 140733394161984 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 611384

[startup+1.00067 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=611384 CPUtime=3.97 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 3831 0 0 0 396 1 0 0 19 0 4 0 504664856 626057216 2690 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 152846 2690 416 148 0 147775 0
[pid=16907/tid=16908] ppid=16905 vsize=611384 CPUtime=0.98 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 834 0 0 0 98 0 0 0 19 0 4 0 504664856 626057216 2690 33554432000 4194304 4797429 140733394161984 18446744073709551615 4391323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 611384

[startup+1.10066 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=611384 CPUtime=4.37 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 3894 0 0 0 436 1 0 0 19 0 4 0 504664856 626057216 2750 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 152846 2750 416 148 0 147775 0
[pid=16907/tid=16908] ppid=16905 vsize=611384 CPUtime=1.08 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 840 0 0 0 108 0 0 0 19 0 4 0 504664856 626057216 2750 33554432000 4194304 4797429 140733394161984 18446744073709551615 4429135 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 611384

[startup+1.50059 s]
/proc/loadavg: 8.09 8.10 7.98 2/175 16907
/proc/meminfo: memFree=25281384/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=612520 CPUtime=5.97 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 4455 0 0 0 596 1 0 0 20 0 4 0 504664856 627220480 3131 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425140 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 153130 3131 416 148 0 148059 0
[pid=16907/tid=16908] ppid=16905 vsize=612520 CPUtime=1.48 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 962 0 0 0 148 0 0 0 20 0 4 0 504664856 627220480 3131 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568320 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 612520

[startup+3.10031 s]
/proc/loadavg: 8.08 8.10 7.98 9/184 16941
/proc/meminfo: memFree=25249304/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=613984 CPUtime=12.35 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 6159 0 0 0 1234 1 0 0 25 0 4 0 504664856 628719616 4081 33554432000 4194304 4797429 140733394161984 18446744073709551615 4524360 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 153496 4081 416 148 0 148425 0
[pid=16907/tid=16908] ppid=16905 vsize=613984 CPUtime=3.07 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1259 0 0 0 307 0 0 0 25 0 4 0 504664856 628719616 4081 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425054 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=613984 CPUtime=3.08 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) R 16905 16907 16699 0 -1 4202560 1171 0 0 0 308 0 0 0 25 0 4 0 504664856 628719616 4081 33554432000 4194304 4797429 140733394161984 18446744073709551615 4429143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=613984 CPUtime=3.09 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) R 16905 16907 16699 0 -1 4202560 1144 0 0 0 309 0 0 0 25 0 4 0 504664856 628719616 4081 33554432000 4194304 4797429 140733394161984 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 613984

[startup+6.30674 s]
/proc/loadavg: 8.07 8.10 7.98 9/184 16941
/proc/meminfo: memFree=25241872/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=615380 CPUtime=25.17 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 7941 0 0 0 2515 2 0 0 25 0 4 0 504664856 630149120 4751 33554432000 4194304 4797429 140733394161984 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 153845 4751 419 148 0 148774 0
[pid=16907/tid=16908] ppid=16905 vsize=615380 CPUtime=6.26 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1584 0 0 0 626 0 0 0 25 0 4 0 504664856 630149120 4751 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=615380 CPUtime=6.29 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) R 16905 16907 16699 0 -1 4202560 1483 0 0 0 629 0 0 0 25 0 4 0 504664856 630149120 4751 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=615380 CPUtime=6.29 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) R 16905 16907 16699 0 -1 4202560 1526 0 0 0 629 0 0 0 25 0 4 0 504664856 630149120 4751 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568122 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 615380

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

[startup+7.1006 s]
/proc/loadavg: 8.07 8.10 7.98 9/184 16941
/proc/meminfo: memFree=25241872/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=616156 CPUtime=28.34 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 8416 0 0 0 2832 2 0 0 25 0 4 0 504664856 630943744 4933 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425030 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 154039 4933 419 148 0 148968 0
[pid=16907/tid=16908] ppid=16905 vsize=616156 CPUtime=7.06 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1645 0 0 0 706 0 0 0 25 0 4 0 504664856 630943744 4933 33554432000 4194304 4797429 140733394161984 18446744073709551615 4523996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=616156 CPUtime=7.08 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) R 16905 16907 16699 0 -1 4202560 1551 0 0 0 708 0 0 0 25 0 4 0 504664856 630943744 4933 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=616156 CPUtime=7.09 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) R 16905 16907 16699 0 -1 4202560 1598 0 0 0 709 0 0 0 25 0 4 0 504664856 630943744 4933 33554432000 4194304 4797429 140733394161984 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.34
Current children cumulated vsize (KiB) 616156

[startup+8.70032 s]
/proc/loadavg: 8.07 8.10 7.98 9/184 16941
/proc/meminfo: memFree=25238292/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=617212 CPUtime=34.73 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) R 16905 16907 16699 0 -1 4202496 9433 0 0 0 3471 2 0 0 25 0 4 0 504664856 632025088 4995 33554432000 4194304 4797429 140733394161984 18446744073709551615 4351600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 154303 4995 419 148 0 149232 0
[pid=16907/tid=16908] ppid=16905 vsize=617212 CPUtime=8.65 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1875 0 0 0 865 0 0 0 25 0 4 0 504664856 632025088 4995 33554432000 4194304 4797429 140733394161984 18446744073709551615 4425072 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=617212 CPUtime=8.68 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) R 16905 16907 16699 0 -1 4202560 1730 0 0 0 868 0 0 0 25 0 4 0 504664856 632025088 4995 33554432000 4194304 4797429 140733394161984 18446744073709551615 4524484 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=617212 CPUtime=8.69 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) R 16905 16907 16699 0 -1 4202560 1772 0 0 0 869 0 0 0 25 0 4 0 504664856 632025088 4995 33554432000 4194304 4797429 140733394161984 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.73
Current children cumulated vsize (KiB) 617212

[startup+9.50018 s]
/proc/loadavg: 8.07 8.10 7.98 6/184 16941
/proc/meminfo: memFree=25238184/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=617484 CPUtime=36.95 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) S 16905 16907 16699 0 -1 4202496 9545 0 0 0 3693 2 0 0 21 0 4 0 504664856 632303616 5099 33554432000 4194304 4797429 140733394161984 18446744073709551615 255118597745 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 154371 5099 420 148 0 149300 0
[pid=16907/tid=16908] ppid=16905 vsize=617484 CPUtime=9.45 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1880 0 0 0 945 0 0 0 25 0 4 0 504664856 632303616 5099 33554432000 4194304 4797429 140733394161984 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=617484 CPUtime=9.28 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) S 16905 16907 16699 0 -1 4202560 1750 0 0 0 928 0 0 0 25 0 4 0 504664856 632303616 5099 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=617484 CPUtime=9.19 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) S 16905 16907 16699 0 -1 4202560 1797 0 0 0 919 0 0 0 25 0 4 0 504664856 632303616 5099 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.95
Current children cumulated vsize (KiB) 617484

[startup+9.70018 s]
/proc/loadavg: 8.07 8.10 7.98 6/184 16941
/proc/meminfo: memFree=25238184/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=617484 CPUtime=37.15 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) S 16905 16907 16699 0 -1 4202496 9582 0 0 0 3713 2 0 0 19 0 4 0 504664856 632303616 5136 33554432000 4194304 4797429 140733394161984 18446744073709551615 255118597745 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 154371 5136 420 148 0 149300 0
[pid=16907/tid=16908] ppid=16905 vsize=617484 CPUtime=9.64 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1917 0 0 0 964 0 0 0 25 0 4 0 504664856 632303616 5136 33554432000 4194304 4797429 140733394161984 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=617484 CPUtime=9.28 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) S 16905 16907 16699 0 -1 4202560 1750 0 0 0 928 0 0 0 25 0 4 0 504664856 632303616 5136 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=617484 CPUtime=9.19 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) S 16905 16907 16699 0 -1 4202560 1797 0 0 0 919 0 0 0 25 0 4 0 504664856 632303616 5136 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.15
Current children cumulated vsize (KiB) 617484

[startup+9.8012 s]
/proc/loadavg: 8.07 8.10 7.98 6/184 16941
/proc/meminfo: memFree=25238184/32951124 swapFree=67111448/67111528
[pid=16907] ppid=16905 vsize=617484 CPUtime=37.25 cores=0,2,4,6
/proc/16907/stat : 16907 (techdemo) S 16905 16907 16699 0 -1 4202496 9584 0 0 0 3723 2 0 0 18 0 4 0 504664856 632303616 5131 33554432000 4194304 4797429 140733394161984 18446744073709551615 255118597745 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16907/statm: 154371 5131 420 148 0 149300 0
[pid=16907/tid=16908] ppid=16905 vsize=617484 CPUtime=9.75 cores=0,2,4,6
/proc/16907/task/16908/stat : 16908 (techdemo) R 16905 16907 16699 0 -1 4202560 1919 0 0 0 975 0 0 0 25 0 4 0 504664856 632303616 5131 33554432000 4194304 4797429 140733394161984 18446744073709551615 4430000 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16907/tid=16910] ppid=16905 vsize=617484 CPUtime=9.28 cores=0,2,4,6
/proc/16907/task/16910/stat : 16910 (techdemo) S 16905 16907 16699 0 -1 4202560 1750 0 0 0 928 0 0 0 25 0 4 0 504664856 632303616 5131 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 4 0 0 0
[pid=16907/tid=16911] ppid=16905 vsize=617484 CPUtime=9.19 cores=0,2,4,6
/proc/16907/task/16911/stat : 16911 (techdemo) S 16905 16907 16699 0 -1 4202560 1797 0 0 0 919 0 0 0 25 0 4 0 504664856 632303616 5131 33554432000 4194304 4797429 140733394161984 18446744073709551615 47139273512500 0 0 4096 2 18446604453962140480 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.25
Current children cumulated vsize (KiB) 617484

Child status: 20
Real time (s): 9.82882
CPU time (s): 37.2883
CPU user time (s): 37.2613
CPU system time (s): 0.026995
CPU usage (%): 379.377
Max. virtual memory (cumulated for all children) (KiB): 617484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.2613
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9590
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= 245
involuntary context switches= 343

runsolver used 0.019996 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 02:14:47
IDJOB=3172978
IDBENCH=82996
IDSOLVER=1584
FILE ID=node144/3172978-1304122487
RUNJOBID= node144-1304120080-16717
PBS_JOBID= 13170730
Free space on /tmp= 72404 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S1990278523-047.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3172978-1304122487/watcher-3172978-1304122487 -o /tmp/evaluation-result-3172978-1304122487/solver-3172978-1304122487 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3172978-1304122487.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6c0adcb20b6c76973ae8b17d3f7995a7
RANDOM SEED=291976226

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25281664 kB
Buffers:       2109548 kB
Cached:        4950164 kB
SwapCached:         80 kB
Active:         177820 kB
Inactive:      6947280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25281664 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            7828 kB
Writeback:           0 kB
AnonPages:       64844 kB
Mapped:          15084 kB
Slab:           480216 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72396 MiB
End job on node144 at 2011-04-30 02:14:57