Trace number 3172782

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.7513 9.62178

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S827703138-064.UNKNOWN.cnf
MD5SUM8a9e79c1cb155bf3f6b196f918087125
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.156975
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-3172782-1304098855.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.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.03
0.00/0.01	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.01	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      21 undec:       7 neg:      22
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.15/0.05	c Decided on static restart strategy
0.60/0.18	c  N dy    19      4033        50      1065         0      3498      5325     42527     12.29     10.08  --
3.17/0.83	c  N dy    47      8172        50      1065         0      4948      5325     56921     12.06     10.16  --
3.17/0.83	c  N dy    75     12314        50      1065         0      4845      5325     52692     12.17     10.18  --
3.17/0.83	c  N dy   103     16449        50      1065         0      8444      5325     97142     12.26     10.21  --
3.57/0.93	c  N dy   130     20467        50      1065         0      7033      5325     75227     12.51     10.26  --
4.38/1.13	c  N dy   157     24515        50      1065         0     10521      5325    117751     11.64     10.25  --
5.16/1.36	c  N dy   184     28555        50      1065         0      8106      5325     85422     12.23     10.27  --
5.56/1.46	c  S st   194     30000        50      1065         0      9358      5325    100637     11.85     10.26  --
5.56/1.49	c  S st   194     30503        50      1065         0      9810      5325    106613     11.85     10.26  --
5.56/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.04
5.96/1.50	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
5.96/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.51	c Subs w/ non-existent bins:      0 time:  0.00 s
5.96/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.36/1.61	c lits-rem:      1385  cl-subs:     2096  v-elim:     50  v-fix:    0  time:  0.42 s
6.36/1.61	c learnt bin added due to v-elim: 0
6.36/1.61	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
6.36/1.61	c vivif2 --  cl tried     7714 cl shrink        0 lits rem          0 time: 0.00
6.36/1.65	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.13
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N dy   194     30503        50      1065         0      7714      5325     83282     11.85     10.26  --
6.36/1.65	c  F st   194     30503        50      1065         0      7714      5325     83282     11.85     10.26  --
6.76/1.77	c Decided on static restart strategy
7.56/1.92	c  N dy   214     34649        50      1065         0     11285      5325    126921     11.94     10.24  --
8.78/2.21	c  N dy   241     38678        50      1065         0      8047      5325     82105     12.22     10.26  --
9.56/2.47	c  N dy   268     42691        50      1065         0     11504      5325    125255     12.23     10.28  --
10.76/2.73	c  S st   289     45754        50      1065         0     14086      5325    156828     12.06     10.28  --
10.76/2.79	c  S st   289     46256        50      1065         0     14540      5325    162841     12.06     10.28  --
10.76/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.08
11.16/2.81	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
11.16/2.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.81	c Subs w/ non-existent bins:      0 time:  0.01 s
11.16/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.77/3.29	c lits-rem:      2266  cl-subs:     2923  v-elim:     50  v-fix:    0  time:  1.88 s
12.77/3.29	c learnt bin added due to v-elim: 0
12.77/3.29	c vivif2 --  cl tried     1065 cl shrink        0 lits rem          0 time: 0.00
12.77/3.29	c vivif2 --  cl tried    11617 cl shrink        0 lits rem          0 time: 0.00
13.17/3.34	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.19
13.17/3.34	c calculated reachability. Time: 0.00
13.17/3.34	c  N dy   289     46256        50      1065         0     11617      5325    126812     12.06     10.28  --
14.35/3.69	c  N dy   316     50373        50      1065         0      7691      5325     72853     12.31     10.26  --
15.55/3.96	c  N dy   344     54502        50      1065         0     11222      5325    115964     11.94     10.26  --
16.75/4.30	c  N dy   371     58521        50      1065         0     14595      5325    156747     11.46     10.26  --
18.34/4.66	c  N dy   398     62613        50      1065         0      9679      5325     93353     12.23     10.26  --
19.54/4.95	c  N dy   425     66618        50      1065         0     13068      5325    134412     12.04     10.25  --
20.34/5.19	c  S st   444     69384        50      1065         0     15412      5325    162150     11.62     10.24  --
20.74/5.26	c  S st   444     69884        50      1065         0     15862      5325    168272     11.62     10.24  --
20.74/5.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.74/5.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.74/5.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.11
20.74/5.29	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
20.74/5.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.74/5.29	c Subs w/ non-existent bins:      0 time:  0.01 s
20.74/5.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.74/5.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.74/5.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.14/5.81	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
23.94/6.08	c Added 1 vars  tried: 11100 time: 1.06
23.94/6.08	c ORs :      1 avg-s:  0.0 cl-sh:  1012 l-rem:   1012 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.10
23.94/6.08	c lits-rem:      2856  cl-subs:     3574  v-elim:     50  v-fix:    0  time:  3.17 s
23.94/6.08	c learnt bin added due to v-elim: 0
23.94/6.08	c vivif2 --  cl tried     1066 cl shrink        0 lits rem          0 time: 0.00
23.94/6.09	c vivif2 --  cl tried    12288 cl shrink        0 lits rem          0 time: 0.00
24.34/6.14	c asymm  cl-useful: 0/1066/1066 lits-rem:0 time: 0.20
24.34/6.14	c calculated reachability. Time: 0.00
24.34/6.14	c  N dy   444     69884        51      1066         2     12288      5328    125620     11.62     10.24  --
24.34/6.14	c  F st   444     69884        51      1066         2     12288      5328    125620     11.62     10.24  --
25.14/6.32	c Decided on static restart strategy
25.96/6.54	c  N dy   466     74348        51      1066         2     16074      5328    170819     11.44     10.22  --
27.53/6.96	c  N dy   498     79124        51      1066         2     11144      5328    108153     11.63     10.21  --
29.53/7.41	c  N dy   532     84221        51      1066         2     15504      5328    159277     11.71     10.19  --
36.72/9.25	c  E dy   564    104005        45      1066        54     11127      5326     88663      7.14      9.74  --
37.71/9.61	c Following stats are for *FIRST FINISHED THREAD ONLY*
37.71/9.61	c num threads              : 4          
37.71/9.61	c restarts                 : 564        
37.71/9.61	c dynamic restarts         : 546        
37.71/9.61	c static restarts          : 18         
37.71/9.61	c full restarts            : 2          
37.71/9.61	c total simplify time      : 0.00       
37.71/9.61	c learnts DL2              : 0          
37.71/9.61	c learnts size 2           : 54         
37.71/9.61	c learnts size 1           : 32          (62.75     % of vars)
37.71/9.61	c filedLit time            : 0.24        (0.64      % time)
37.71/9.61	c v-elim SatELite          : 0           (0.00      % vars)
37.71/9.61	c SatELite time            : 5.46        (14.47     % time)
37.71/9.61	c v-elim xor               : 0           (0.00      % vars)
37.71/9.61	c xor elim time            : 0.00        (0.00      % time)
37.71/9.61	c num binary xor trees     : 0          
37.71/9.61	c binxor trees' crown      : 0           (nan       leafs/tree)
37.71/9.61	c bin xor find time        : 0.00       
37.71/9.61	c OTF clause subsumed      : 15357       (0.15      clauses/conflict)
37.71/9.61	c OTF subs. size diff      : 15742       (1.03       lits/clause)
37.71/9.61	c OTF cl watch-shrink      : 642         (0.01      clauses/conflict)
37.71/9.61	c OTF cl watch-sh-lit      : 739         (1.15       lits/clause)
37.71/9.61	c tried to recurMin cls    : 103996      (99.99      % of conflicts)
37.71/9.61	c updated cache            : 2           (0.00       lits/tried recurMin)
37.71/9.61	c OTF Gate-Rem cl          : 1245        (0.01      clauses/conflict)
37.71/9.62	c OTF Gate-rem lits        : 1245        (1.00      lits/confl)
37.71/9.62	c unit cls received        : 0           (0.00      % of units)
37.71/9.62	c unit cls sent            : 4           (12.50     % of units)
37.71/9.62	c bin cls received         : 0          
37.71/9.62	c bin cls sent             : 36         
37.71/9.62	c tri cls recevied         : 0          
37.71/9.62	c tri cls sent             : 1          
37.71/9.62	c clauses over max glue    : 0           (0.00      % of all clauses)
37.71/9.62	c conflicts                : 104005      (2756.76   / sec)
37.71/9.62	c decisions                : 119542      (1.29      % random)
37.71/9.62	c bogo-props               : 849553404   (22518288.21 / sec)
37.71/9.62	c props                    : 1646340     (43637.94  / sec)
37.71/9.62	c conflict literals        : 1213097     (15.99     % deleted)
37.71/9.62	c Memory used              : 602.80      MB
37.71/9.62	c single-thread CPU time   : 37.73       s
37.71/9.62	c all-threads sum CPU time : 37.73       s
37.71/9.62	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-3172782-1304098855/watcher-3172782-1304098855 -o /tmp/evaluation-result-3172782-1304098855/solver-3172782-1304098855 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3172782-1304098855.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: 7.48 7.98 8.03 1/175 18078
/proc/meminfo: memFree=19966128/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=80740 CPUtime=0 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 4 0 502301090 82677760 536 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 20185 536 360 148 0 15114 0
[pid=18078/tid=18079] ppid=18076 vsize=80740 CPUtime=0 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502301091 82677760 536 33554432000 4194304 4797429 140733403458880 18446744073709551615 47278683924402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=80740 CPUtime=0 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502301091 82677760 536 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=80740 CPUtime=0 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502301091 82677760 536 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.045435 s]
/proc/loadavg: 7.48 7.98 8.03 1/175 18078
/proc/meminfo: memFree=19966128/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=606264 CPUtime=0.15 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 1001 0 0 0 15 0 0 0 18 0 4 0 502301090 620814336 878 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 151566 878 406 148 0 146495 0
[pid=18078/tid=18079] ppid=18076 vsize=606264 CPUtime=0.03 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 113 0 0 0 3 0 0 0 18 0 4 0 502301091 620814336 878 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=606264 CPUtime=0.03 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 88 0 0 0 3 0 0 0 25 0 4 0 502301091 620814336 878 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726510062 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=606264 CPUtime=0.03 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 88 0 0 0 3 0 0 0 18 0 4 0 502301091 620814336 878 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 606264

[startup+0.159338 s]
/proc/loadavg: 7.48 7.98 8.03 1/175 18078
/proc/meminfo: memFree=19966128/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=607764 CPUtime=0.6 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 1671 0 0 0 60 0 0 0 18 0 4 0 502301090 622350336 1255 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 151941 1255 408 148 0 146870 0
[pid=18078/tid=18079] ppid=18076 vsize=607764 CPUtime=0.15 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 281 0 0 0 15 0 0 0 18 0 4 0 502301091 622350336 1255 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425966 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=607764 CPUtime=0.14 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 247 0 0 0 14 0 0 0 25 0 4 0 502301091 622350336 1255 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=607764 CPUtime=0.15 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 263 0 0 0 15 0 0 0 18 0 4 0 502301091 622350336 1255 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 607764

[startup+0.30031 s]
/proc/loadavg: 7.48 7.98 8.03 1/175 18078
/proc/meminfo: memFree=19966128/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=608484 CPUtime=1.17 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 2066 0 0 0 117 0 0 0 18 0 4 0 502301090 623087616 1639 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424794 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 152121 1639 409 148 0 147050 0
[pid=18078/tid=18079] ppid=18076 vsize=608484 CPUtime=0.29 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 382 0 0 0 29 0 0 0 18 0 4 0 502301091 623087616 1639 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=608484 CPUtime=0.29 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 341 0 0 0 29 0 0 0 25 0 4 0 502301091 623087616 1639 33554432000 4194304 4797429 140733403458880 18446744073709551615 4388868 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=608484 CPUtime=0.29 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 366 0 0 0 29 0 0 0 18 0 4 0 502301091 623087616 1639 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 608484

[startup+0.700203 s]
/proc/loadavg: 7.48 7.98 8.03 1/175 18078
/proc/meminfo: memFree=19966128/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=610444 CPUtime=2.77 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 3294 0 0 0 277 0 0 0 18 0 4 0 502301090 625094656 2742 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 152611 2742 414 148 0 147540 0
[pid=18078/tid=18079] ppid=18076 vsize=610444 CPUtime=0.69 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 687 0 0 0 69 0 0 0 18 0 4 0 502301091 625094656 2742 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=610444 CPUtime=0.68 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 647 0 0 0 68 0 0 0 25 0 4 0 502301091 625094656 2742 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=610444 CPUtime=0.69 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 713 0 0 0 69 0 0 0 18 0 4 0 502301091 625094656 2742 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 610444

[startup+1.50105 s]
/proc/loadavg: 7.48 7.98 8.03 11/184 18112
/proc/meminfo: memFree=19947052/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=612312 CPUtime=5.96 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 4516 0 0 0 596 0 0 0 20 0 4 0 502301090 627007488 3208 33554432000 4194304 4797429 140733403458880 18446744073709551615 4429163 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 153078 3208 416 148 0 148007 0
[pid=18078/tid=18079] ppid=18076 vsize=612312 CPUtime=1.49 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 926 0 0 0 149 0 0 0 20 0 4 0 502301091 627007488 3208 33554432000 4194304 4797429 140733403458880 18446744073709551615 4523994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=612312 CPUtime=1.48 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 942 0 0 0 148 0 0 0 25 0 4 0 502301091 627007488 3208 33554432000 4194304 4797429 140733403458880 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=612312 CPUtime=1.49 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1006 0 0 0 149 0 0 0 20 0 4 0 502301091 627007488 3208 33554432000 4194304 4797429 140733403458880 18446744073709551615 4523986 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 612312

[startup+3.10075 s]
/proc/loadavg: 7.48 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19939188/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=613804 CPUtime=12.36 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 6147 0 0 0 1235 1 0 0 25 0 4 0 502301090 628535296 4092 33554432000 4194304 4797429 140733403458880 18446744073709551615 4524288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 153451 4092 416 148 0 148380 0
[pid=18078/tid=18079] ppid=18076 vsize=613804 CPUtime=3.08 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1175 0 0 0 308 0 0 0 25 0 4 0 502301091 628535296 4092 33554432000 4194304 4797429 140733403458880 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=613804 CPUtime=3.07 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 1263 0 0 0 307 0 0 0 25 0 4 0 502301091 628535296 4092 33554432000 4194304 4797429 140733403458880 18446744073709551615 4429118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=613804 CPUtime=3.09 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1310 0 0 0 309 0 0 0 25 0 4 0 502301091 628535296 4092 33554432000 4194304 4797429 140733403458880 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 613804

[startup+6.30115 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19927656/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=615424 CPUtime=25.14 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 7909 0 0 0 2513 1 0 0 25 0 4 0 502301090 630194176 4752 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 153856 4752 419 148 0 148785 0
[pid=18078/tid=18079] ppid=18076 vsize=615424 CPUtime=6.28 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1539 0 0 0 628 0 0 0 25 0 4 0 502301091 630194176 4752 33554432000 4194304 4797429 140733403458880 18446744073709551615 4524088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=615424 CPUtime=6.26 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 1605 0 0 0 626 0 0 0 25 0 4 0 502301091 630194176 4752 33554432000 4194304 4797429 140733403458880 18446744073709551615 4568011 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=615424 CPUtime=6.29 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1621 0 0 0 629 0 0 0 25 0 4 0 502301091 630194176 4752 33554432000 4194304 4797429 140733403458880 18446744073709551615 4523968 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 615424

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

[startup+7.90084 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19923200/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=616620 CPUtime=31.53 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 8707 0 0 0 3152 1 0 0 25 0 4 0 502301090 631418880 5247 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425633 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 154155 5247 419 148 0 149084 0
[pid=18078/tid=18079] ppid=18076 vsize=616620 CPUtime=7.88 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1663 0 0 0 788 0 0 0 25 0 4 0 502301091 631418880 5247 33554432000 4194304 4797429 140733403458880 18446744073709551615 4524386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=616620 CPUtime=7.85 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 1741 0 0 0 785 0 0 0 25 0 4 0 502301091 631418880 5247 33554432000 4194304 4797429 140733403458880 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=616620 CPUtime=7.89 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1770 0 0 0 789 0 0 0 25 0 4 0 502301091 631418880 5247 33554432000 4194304 4797429 140733403458880 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 31.53
Current children cumulated vsize (KiB) 616620

[startup+8.70069 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19921588/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=617036 CPUtime=34.74 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 9432 0 0 0 3473 1 0 0 25 0 4 0 502301090 631844864 5028 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424696 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 154259 5028 419 148 0 149188 0
[pid=18078/tid=18079] ppid=18076 vsize=617036 CPUtime=8.69 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1795 0 0 0 869 0 0 0 25 0 4 0 502301091 631844864 5028 33554432000 4194304 4797429 140733403458880 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=617036 CPUtime=8.65 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 1874 0 0 0 865 0 0 0 25 0 4 0 502301091 631844864 5028 33554432000 4194304 4797429 140733403458880 18446744073709551615 4430103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=617036 CPUtime=8.69 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1934 0 0 0 869 0 0 0 25 0 4 0 502301091 631844864 5028 33554432000 4194304 4797429 140733403458880 18446744073709551615 4424887 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.74
Current children cumulated vsize (KiB) 617036

[startup+9.10062 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19921588/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=617284 CPUtime=36.32 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) R 18076 18078 17643 0 -1 4202496 9576 0 0 0 3631 1 0 0 25 0 4 0 502301090 632098816 5161 33554432000 4194304 4797429 140733403458880 18446744073709551615 4390136 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 154321 5161 419 148 0 149250 0
[pid=18078/tid=18079] ppid=18076 vsize=617284 CPUtime=9.08 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1813 0 0 0 908 0 0 0 25 0 4 0 502301091 632098816 5161 33554432000 4194304 4797429 140733403458880 18446744073709551615 4495518 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=617284 CPUtime=9.04 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) R 18076 18078 17643 0 -1 4202560 1894 0 0 0 904 0 0 0 25 0 4 0 502301091 632098816 5161 33554432000 4194304 4797429 140733403458880 18446744073709551615 4429165 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=617284 CPUtime=9.09 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1975 0 0 0 909 0 0 0 25 0 4 0 502301091 632098816 5161 33554432000 4194304 4797429 140733403458880 18446744073709551615 4425828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.32
Current children cumulated vsize (KiB) 617284

[startup+9.50057 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19921588/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=617264 CPUtime=37.53 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) S 18076 18078 17643 0 -1 4202496 9779 0 0 0 3752 1 0 0 23 0 4 0 502301090 632078336 5109 33554432000 4194304 4797429 140733403458880 18446744073709551615 264738233969 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 154316 5109 420 148 0 149245 0
[pid=18078/tid=18079] ppid=18076 vsize=617264 CPUtime=9.48 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1861 0 0 0 948 0 0 0 25 0 4 0 502301091 632078336 5109 33554432000 4194304 4797429 140733403458880 18446744073709551615 4535205 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=617264 CPUtime=9.3 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) S 18076 18078 17643 0 -1 4202560 1913 0 0 0 930 0 0 0 25 0 4 0 502301091 632078336 5109 33554432000 4194304 4797429 140733403458880 18446744073709551615 47278683924020 0 0 4096 2 18446604444180116544 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=617264 CPUtime=9.48 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) R 18076 18078 17643 0 -1 4202560 1976 0 0 0 948 0 0 0 25 0 4 0 502301091 632078336 5109 33554432000 4194304 4797429 140733403458880 18446744073709551615 47278683923984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.53
Current children cumulated vsize (KiB) 617264

[startup+9.60056 s]
/proc/loadavg: 7.52 7.98 8.03 9/184 18112
/proc/meminfo: memFree=19921588/32951124 swapFree=67111524/67111528
[pid=18078] ppid=18076 vsize=617264 CPUtime=37.71 cores=0,2,4,6
/proc/18078/stat : 18078 (techdemo) S 18076 18078 17643 0 -1 4202496 9781 0 0 0 3770 1 0 0 22 0 4 0 502301090 632078336 5076 33554432000 4194304 4797429 140733403458880 18446744073709551615 264738233969 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18078/statm: 154316 5076 420 148 0 149245 0
[pid=18078/tid=18079] ppid=18076 vsize=617264 CPUtime=9.58 cores=0,2,4,6
/proc/18078/task/18079/stat : 18079 (techdemo) R 18076 18078 17643 0 -1 4202560 1863 0 0 0 958 0 0 0 25 0 4 0 502301091 632078336 5076 33554432000 4194304 4797429 140733403458880 18446744073709551615 264726429591 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18078/tid=18080] ppid=18076 vsize=617264 CPUtime=9.3 cores=0,2,4,6
/proc/18078/task/18080/stat : 18080 (techdemo) S 18076 18078 17643 0 -1 4202560 1913 0 0 0 930 0 0 0 25 0 4 0 502301091 632078336 5076 33554432000 4194304 4797429 140733403458880 18446744073709551615 47278683924020 0 0 4096 2 18446604444180116544 0 0 -1 6 0 0 0
[pid=18078/tid=18081] ppid=18076 vsize=617264 CPUtime=9.57 cores=0,2,4,6
/proc/18078/task/18081/stat : 18081 (techdemo) S 18076 18078 17643 0 -1 4202560 1976 0 0 0 957 0 0 0 25 0 4 0 502301091 632078336 5076 33554432000 4194304 4797429 140733403458880 18446744073709551615 47278683924020 0 0 4096 2 18446604444180116544 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (KiB) 617264

Child status: 20
Real time (s): 9.62178
CPU time (s): 37.7513
CPU user time (s): 37.7313
CPU system time (s): 0.019996
CPU usage (%): 392.352
Max. virtual memory (cumulated for all children) (KiB): 617284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.7313
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9787
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= 196
involuntary context switches= 386

runsolver used 0.011998 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 19:40:55
IDJOB=3172782
IDBENCH=82800
IDSOLVER=1584
FILE ID=node141/3172782-1304098855
RUNJOBID= node141-1304097651-17988
PBS_JOBID= 13170589
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= 8a9e79c1cb155bf3f6b196f918087125
RANDOM SEED=95401848

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19966416 kB
Buffers:       1544292 kB
Cached:       10795568 kB
SwapCached:          4 kB
Active:        3751900 kB
Inactive:      8652748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19966416 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7784 kB
Writeback:           0 kB
AnonPages:       64544 kB
Mapped:          15068 kB
Slab:           516376 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215240 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= 71408 MiB
End job on node141 at 2011-04-29 19:41:05