Trace number 3280685

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-st? (TO) 1300.06 1300.06

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark229.736
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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 1 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-3280685-1303749492.cnf'
0.00/0.00	c -- header says num vars:         509512
0.00/0.00	c -- header says num clauses:     1529045
0.89/0.94	c -- clauses added:            0 learnts,      1529045 normals,            0 xors
0.89/0.94	c -- vars added     509512
0.89/0.94	c Parsing time:  0.86 s
0.89/0.94	c  N st     0         0    509512    506678   1018374         0   3560301         0   no data   no data  --
1.49/1.52	c asymm  cl-useful: 8/14/506678 lits-rem:10 time: 0.57
9.39/9.46	c Flit:     0 Blit:     54 bXBeca:    0 bXProp: 3848 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  7.90
11.39/11.46	c Calc non-exist non-lernt bins v-fix:     0 done:  11026 time:  1.91 s
11.39/11.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
11.49/11.50	c Subs w/ non-existent bins:    151 time:  0.02 s
11.69/11.78	c Replacing     3848 vars Replaced   272461 lits Time:     0.27 s 
11.99/12.02	c bin-w-bin subsume rem            1 bins  time:  0.12 s
12.19/12.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
12.39/12.43	c Removed useless bin:       0  fixed:     0  bprops:  10.00M  time:  0.20 s
16.29/16.32	c lits-rem:         0  cl-subs:     5188  v-elim: 168253  v-fix:    0  time:  3.85 s
16.29/16.32	c learnt bin added due to v-elim: 0
16.40/16.41	c Finding binary XORs  T:     0.09 s  found:   21766
16.59/16.68	c Replacing    21766 vars Replaced   173368 lits Time:     0.26 s 
18.49/18.52	c Finding non-binary XORs:     1.74 s (found:       0, avg size: nan)
18.49/18.52	c Calc default polars -  time:   0.05 s pos:  109936 undec:  196298 neg:  203278
18.49/18.52	c =========================================================================================
18.49/18.52	c types(t): F = full restart, N = normal restart
18.49/18.52	c types(t): S = simplification begin/end, E = solution found
18.49/18.52	c restart types(rt): st = static, dy = dynamic
18.49/18.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
18.49/18.52	c  B st     0         0    314580    576898    567188         0   3107984         0   no data   no data  --
25.38/25.43	c Decided on static restart strategy
33.39/33.42	c  N dy    15      4263    314580    576898    567241      4051   3107983    386317    135.93      9.72  --
51.19/51.20	c  N dy    35      8420    314578    576898    567307      8053   3107983   1292817    338.02     13.25  --
69.19/69.21	c  N dy    55     12553    314577    576898    567344     12098   3107981   1787788    108.75     12.62  --
84.49/84.54	c  N dy    72     16575    314466    576898    567384     16016   3107981   2055085    103.16     11.58  --
100.18/100.21	c  N dy    91     20612    314465    576898    567441     10260   3107981    230176     91.50     11.85  --
114.29/114.35	c  N dy   109     24836    314464    576898    567488     14341   3107978    721290    121.92     11.26  --
132.68/132.79	c  N dy   132     28887    314461    576898    567547     18242   3107978   1433017    109.06     11.49  --
137.49/137.55	c  S st   136     30000    313883    576898    567563     19282   3107978   1572072    107.45     11.56  --
140.08/140.10	c  S st   136     30502    313883    576898    567639     19706   3107978   1591375    107.45     11.56  --
140.08/140.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
703.99/704.04	c Flit:     9 Blit:      3 bXBeca:    0 bXProp:   23 Bin: 730210 BRemL:    130 BRemN:      0 CBin:       0 P: 60.1M T: 563.83
705.78/705.84	c Calc non-exist non-lernt bins v-fix:     0 done:  14977 time:  1.74 s
705.78/705.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
706.29/706.31	c Subs w/ non-existent bins:      3 time:  0.45 s
706.69/706.71	c Replacing       24 vars Replaced    93598 lits Time:     0.39 s 
707.19/707.29	c bin-w-bin subsume rem          658 bins  time:  0.25 s
709.79/709.82	c subs with bin:       21  lits-rem:       866  v-fix:    0  time:  2.52 s
709.99/710.08	c Removed useless bin:       0  fixed:     0  bprops:  10.00M  time:  0.27 s
719.48/719.56	c lits-rem:        19  cl-subs:    25344  v-elim: 204271  v-fix:    0  time:  9.42 s
719.48/719.56	c learnt bin added due to v-elim: 0
719.78/719.86	c asymm  cl-useful: 6/14/685307 lits-rem:13 time: 0.30
719.88/719.92	c  N dy   136     30502    121969    685307    468362      5419   2768744    775403    107.45     11.56  --
719.88/719.92	c  F st   136     30502    121969    685307    468362      5419   2768744    775403    107.45     11.56  --
722.69/722.75	c Finding binary XORs  T:     0.06 s  found:      24
729.19/729.26	c Decided on dynamic restart strategy
735.79/735.84	c  N dy   155     34624    121969    685307    468387      9413   2768741    947445     38.43     11.82  --
750.19/750.27	c  N dy   181     38648    121969    685307    468404     13365   2768741   1246766     97.82     11.75  --
764.99/765.00	c  N dy   208     42792    121964    685307    468422     17448   2768740   1479892     61.04     11.67  --
774.99/775.09	c  S st   228     45755    121963    685307    468441     20339   2768740   1698309     63.38     11.60  --
776.89/776.90	c  S st   228     46258    121963    685307    468453     20828   2768740   1724788     63.38     11.60  --
776.89/776.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
782.18/782.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bin:  39279 BRemL:  21447 BRemN:      0 CBin:       0 P: 60.0M T:  5.30
783.09/783.13	c Calc non-exist non-lernt bins v-fix:     0 done:  25925 time:  0.79 s
783.09/783.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
784.19/784.20	c Subs w/ non-existent bins:    703 time:  1.06 s
784.39/784.48	c Replacing       32 vars Replaced    51714 lits Time:     0.27 s 
784.88/784.91	c bin-w-bin subsume rem           54 bins  time:  0.12 s
786.89/786.97	c subs with bin:      561  lits-rem:     48015  v-fix:    0  time:  2.06 s
787.19/787.23	c Removed useless bin:       0  fixed:     0  bprops:  10.00M  time:  0.26 s
791.89/791.91	c lits-rem:       710  cl-subs:     6418  v-elim:  18949  v-fix:    0  time:  4.68 s
791.89/791.91	c learnt bin added due to v-elim: 0
792.18/792.27	c asymm  cl-useful: 11/15/678809 lits-rem:13 time: 0.36
792.28/792.32	c  N dy   228     46258    119239    678809    479946     17245   2736223   1259776     63.38     11.60  --
799.69/799.79	c Finding binary XORs  T:     0.06 s  found:       2
806.68/806.79	c  N dy   255     50404    119239    678809    479960     21312   2736221   1522028     56.88     11.64  --
819.79/819.84	c  N dy   281     54405    119239    678809    479982     25229   2736216   1853402    131.50     11.80  --
835.99/836.07	c  N dy   308     58504    119239    678809    479998     29248   2736210   2175731     69.78     11.88  --
849.29/849.38	c  N dy   334     62542    119239    678809    480021     18407   2736210   1296436     62.69     11.80  --
865.19/865.21	c  N dy   361     66668    119237    678809    480041     22455   2736209   1603862    104.18     11.82  --
875.39/875.42	c  S st   380     69387    119236    678809    480051     25134   2736207   1807166     56.32     11.84  --
877.29/877.34	c  S st   380     69887    119236    678809    480074     25606   2736207   1850552     56.32     11.84  --
877.39/877.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
902.68/902.72	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    7 Bin: 461619 BRemL:   4384 BRemN:      0 CBin:       0 P: 60.0M T: 25.30
903.48/903.53	c Calc non-exist non-lernt bins v-fix:     0 done:  26120 time:  0.78 s
903.48/903.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
904.79/904.85	c Subs w/ non-existent bins:     86 time:  1.31 s
904.99/905.06	c Replacing        9 vars Replaced    43196 lits Time:     0.20 s 
905.49/905.59	c bin-w-bin subsume rem           54 bins  time:  0.22 s
907.69/907.71	c subs with bin:       80  lits-rem:     29514  v-fix:    0  time:  2.12 s
907.89/907.98	c Removed useless bin:       1  fixed:     0  bprops:  10.00M  time:  0.27 s
919.59/919.63	c ORs :   8287 avg-s:  2.0 cl-sh:  8234 l-rem:   8236 b-add:     88 v-rep:   0 cl-rem: 249 avg s: 3.8 T:    7.59
924.29/924.35	c Added 51 vars  tried: 80000 time: 4.72
924.39/924.46	c ORs :     51 avg-s:  0.0 cl-sh:  9904 l-rem:   9904 b-add:    551 v-rep:   0 cl-rem: 0 avg s: nan T:    4.83
924.59/924.66	c lits-rem:       807  cl-subs:     1335  v-elim:  14209  v-fix:    0  time: 16.69 s
924.59/924.66	c learnt bin added due to v-elim: 0
924.89/924.93	c asymm  cl-useful: 2/23/677364 lits-rem:4 time: 0.26
924.89/924.99	c  N dy   380     69887    119187    677364    936957     24301   2723822   2663486     56.32     11.84  --
924.89/924.99	c  F st   380     69887    119187    677364    936957     24301   2723822   2663486     56.32     11.84  --
933.69/933.76	c Decided on dynamic restart strategy
935.29/935.39	c Finding binary XORs  T:     0.07 s  found:       0
941.38/941.45	c  N dy   402     74413    119187    677364    936973     28655   2723817   2957333     99.68     11.93  --
960.19/960.27	c  N dy   434     79284    119186    677364    936989     33440   2723817   3340434     60.67     12.02  --
978.89/978.90	c  N dy   468     84471    119186    677364    937002     20415   2723816   2277805    220.76     12.03  --
998.58/998.65	c  N dy   504     89967    119186    677364    937013     25829   2723809   2883138     51.25     12.06  --
1020.49/1020.57	c  N dy   542     95775    119186    677364    937026     31541   2723808   3428715     68.13     12.09  --
1043.78/1043.83	c  N dy   582    101897    119186    677364    937043     37576   2723808   4204267     98.32     12.15  --
1054.98/1055.03	c  S st   602    104831    119177    677364    937046     40461   2723807   4446420     57.94     12.17  --
1056.99/1057.09	c  S st   602    105335    119177    677364    937054     20566   2723806   1969322     57.94     12.17  --
1057.09/1057.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1195.09/1195.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bin:1072082 BRemL:   5200 BRemN:      7 CBin:       0 P: 60.0M T: 137.91
1195.79/1195.85	c Calc non-exist non-lernt bins v-fix:     0 done:  26575 time:  0.73 s
1195.79/1195.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
1197.28/1197.36	c Subs w/ non-existent bins:   1167 time:  1.50 s
1197.58/1197.63	c Replacing        5 vars Replaced    11766 lits Time:     0.25 s 
1198.28/1198.35	c bin-w-bin subsume rem            9 bins  time:  0.45 s
1199.98/1200.05	c subs with bin:       72  lits-rem:      4276  v-fix:    0  time:  1.70 s
1200.28/1200.33	c Removed useless bin:       5  fixed:     0  bprops:  10.00M  time:  0.28 s
1217.68/1217.72	c ORs :  15486 avg-s:  2.0 cl-sh: 21841 l-rem:  21863 b-add:    151 v-rep:   1 cl-rem: 400 avg s: 3.6 T:   14.00
1247.58/1247.69	c Added 1 vars  tried: 80000 time: 29.97
1247.58/1247.69	c ORs :      1 avg-s:  0.0 cl-sh:    19 l-rem:     19 b-add:     18 v-rep:   0 cl-rem: 11 avg s: 3.1 T:   29.97
1247.88/1247.91	c lits-rem:      3091  cl-subs:      844  v-elim:  14096  v-fix:    0  time: 47.58 s
1247.88/1247.91	c learnt bin added due to v-elim: 0
1248.08/1248.10	c asymm  cl-useful: 6/98/674482 lits-rem:8 time: 0.19
1248.08/1248.19	c  N dy   602    105335    119091    674482   2002210     19737   2692597   4079893     57.94     12.17  --
1255.88/1255.91	c Finding binary XORs  T:     0.08 s  found:       1
1275.89/1275.99	c  N dy   647    112127    119091    674482   2002227     26423   2692593   4700209     86.32     12.29  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3280685-1303749492/watcher-3280685-1303749492 -o /tmp/evaluation-result-3280685-1303749492/solver-3280685-1303749492 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3280685-1303749492.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.42 2.63 3.07 4/186 18823
/proc/meminfo: memFree=15529128/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=31148 CPUtime=0 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 1384 0 0 0 0 0 0 0 21 0 1 0 486549153 31895552 1174 33554432000 4194304 4797429 140733629144336 18446744073709551615 4366725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 7787 1175 349 148 0 2716 0

[startup+0.0974741 s]
/proc/loadavg: 1.42 2.63 3.07 4/186 18823
/proc/meminfo: memFree=15529128/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=54580 CPUtime=0.08 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 8913 0 0 0 8 0 0 0 21 0 1 0 486549153 55889920 6984 33554432000 4194304 4797429 140733629144336 18446744073709551615 4431406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 13645 6984 350 148 0 8574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 54580

[startup+0.10047 s]
/proc/loadavg: 1.42 2.63 3.07 4/186 18823
/proc/meminfo: memFree=15529128/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=55464 CPUtime=0.09 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 9179 0 0 0 9 0 0 0 21 0 1 0 486549153 56795136 7246 33554432000 4194304 4797429 140733629144336 18446744073709551615 248089395577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 13866 7257 350 148 0 8795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55464

[startup+0.300438 s]
/proc/loadavg: 1.42 2.63 3.07 4/186 18823
/proc/meminfo: memFree=15529128/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=123680 CPUtime=0.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 27626 0 0 0 25 3 0 0 22 0 1 0 486549153 126648320 20021 33554432000 4194304 4797429 140733629144336 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 30920 20022 350 148 0 25849 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 123680

[startup+0.700368 s]
/proc/loadavg: 1.42 2.63 3.07 4/186 18823
/proc/meminfo: memFree=15529128/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=258480 CPUtime=0.69 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 59094 0 0 0 62 7 0 0 23 0 1 0 486549153 264683520 43697 33554432000 4194304 4797429 140733629144336 18446744073709551615 248089365471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 64620 43697 350 148 0 59549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 258480

[startup+1.50023 s]
/proc/loadavg: 1.42 2.63 3.07 4/185 18847
/proc/meminfo: memFree=15150548/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=286916 CPUtime=1.49 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 73983 0 0 0 141 8 0 0 25 0 1 0 486549153 293801984 58182 33554432000 4194304 4797429 140733629144336 18446744073709551615 4430179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 71729 58182 372 148 0 66658 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 286916

[startup+3.10094 s]
/proc/loadavg: 1.42 2.63 3.07 4/185 18847
/proc/meminfo: memFree=15122152/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=381296 CPUtime=3.09 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 79477 0 0 0 300 9 0 0 25 0 1 0 486549153 390447104 61196 33554432000 4194304 4797429 140733629144336 18446744073709551615 4241772 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 95324 61196 381 148 0 90253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 381296

[startup+6.30044 s]
/proc/loadavg: 1.54 2.64 3.07 3/180 18864
/proc/meminfo: memFree=15255596/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=381296 CPUtime=6.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 79477 0 0 0 620 9 0 0 25 0 1 0 486549153 390447104 61196 33554432000 4194304 4797429 140733629144336 18446744073709551615 4241148 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 95324 61196 381 148 0 90253 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381296

[startup+12.7002 s]
/proc/loadavg: 1.66 2.65 3.07 5/190 18885
/proc/meminfo: memFree=14903172/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=654516 CPUtime=12.69 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 138361 0 0 0 1252 17 0 0 25 0 1 0 486549153 670224384 120076 33554432000 4194304 4797429 140733629144336 18446744073709551615 4547658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 163629 120076 399 148 0 158558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 654516

[startup+25.501 s]
/proc/loadavg: 2.18 2.71 3.09 5/190 18885
/proc/meminfo: memFree=14550444/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=782756 CPUtime=25.48 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 173834 0 0 0 2527 21 0 0 25 0 1 0 486549153 801542144 154404 33554432000 4194304 4797429 140733629144336 18446744073709551615 4424194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 195689 154404 411 148 0 190618 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 782756

[startup+51.1004 s]
/proc/loadavg: 2.88 2.83 3.12 5/190 18886
/proc/meminfo: memFree=14546044/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=782756 CPUtime=51.09 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 174987 0 0 0 5087 22 0 0 25 0 1 0 486549153 801542144 155553 33554432000 4194304 4797429 140733629144336 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 195689 155553 411 148 0 190618 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 782756

[startup+102.306 s]
/proc/loadavg: 3.56 3.02 3.16 5/190 18887
/proc/meminfo: memFree=14518460/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=793928 CPUtime=102.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 180557 0 0 0 10206 23 0 0 25 0 1 0 486549153 812982272 152148 33554432000 4194304 4797429 140733629144336 18446744073709551615 4425708 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 198482 152148 411 148 0 193411 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 793928

[startup+162.301 s]
/proc/loadavg: 3.84 3.20 3.21 5/190 18889
/proc/meminfo: memFree=14104716/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=803352 CPUtime=162.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 185010 0 0 0 16204 24 0 0 25 0 1 0 486549153 822632448 156596 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 200838 156596 414 148 0 195767 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 803352

[startup+222.301 s]
/proc/loadavg: 3.98 3.36 3.27 5/190 18890
/proc/meminfo: memFree=14026844/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=814404 CPUtime=222.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 187287 0 0 0 22204 25 0 0 25 0 1 0 486549153 833949696 158873 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259092 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 203601 158873 414 148 0 198530 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 814404

[startup+282.3 s]
/proc/loadavg: 3.99 3.47 3.31 5/190 18892
/proc/meminfo: memFree=14010712/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=814404 CPUtime=282.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 187287 0 0 0 28204 25 0 0 25 0 1 0 486549153 833949696 158873 33554432000 4194304 4797429 140733629144336 18446744073709551615 4236524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 203601 158873 414 148 0 198530 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 814404

[startup+342.301 s]
/proc/loadavg: 3.99 3.57 3.35 5/190 18893
/proc/meminfo: memFree=13960224/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=818468 CPUtime=342.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 188370 0 0 0 34204 25 0 0 25 0 1 0 486549153 838111232 159956 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 204617 159956 414 148 0 199546 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 818468

[startup+402.3 s]
/proc/loadavg: 3.99 3.64 3.39 5/190 18895
/proc/meminfo: memFree=13945076/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=832804 CPUtime=402.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 190438 0 0 0 40204 25 0 0 25 0 1 0 486549153 852791296 162024 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 208201 162024 414 148 0 203130 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 832804

[startup+462.301 s]
/proc/loadavg: 3.99 3.70 3.42 5/190 18897
/proc/meminfo: memFree=13921132/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=832804 CPUtime=462.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 190663 0 0 0 46204 25 0 0 25 0 1 0 486549153 852791296 162249 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 208201 162249 414 148 0 203130 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 832804

[startup+522.301 s]
/proc/loadavg: 3.99 3.75 3.46 5/190 18898
/proc/meminfo: memFree=13905368/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=832804 CPUtime=522.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 190989 0 0 0 52204 25 0 0 25 0 1 0 486549153 852791296 162575 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 208201 162575 414 148 0 203130 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 832804

[startup+582.3 s]
/proc/loadavg: 3.99 3.80 3.49 5/190 18900
/proc/meminfo: memFree=13897916/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=836900 CPUtime=582.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 191636 0 0 0 58203 25 0 0 25 0 1 0 486549153 856985600 163222 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 209225 163222 414 148 0 204154 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 836900

[startup+642.301 s]
/proc/loadavg: 4.12 3.86 3.53 5/190 18901
/proc/meminfo: memFree=13861788/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=845092 CPUtime=642.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 193727 0 0 0 64204 25 0 0 25 0 1 0 486549153 865374208 165313 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259126 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 211273 165313 414 148 0 206202 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 845092

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 3.55 5/190 18903
/proc/meminfo: memFree=13859652/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=845092 CPUtime=702.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 193883 0 0 0 70203 25 0 0 25 0 1 0 486549153 865374208 165469 33554432000 4194304 4797429 140733629144336 18446744073709551615 4427384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 211273 165469 414 148 0 206202 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 845092

[startup+762.306 s]
/proc/loadavg: 4.08 3.92 3.58 5/190 18905
/proc/meminfo: memFree=13590536/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1092768 CPUtime=762.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 260947 0 0 0 76193 36 0 0 25 0 1 0 486549153 1118994432 231708 33554432000 4194304 4797429 140733629144336 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 273192 231708 415 148 0 268121 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 1092768

[startup+822.301 s]
/proc/loadavg: 4.03 3.93 3.61 5/190 18906
/proc/meminfo: memFree=13482152/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1182336 CPUtime=822.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 283918 0 0 0 82189 40 0 0 25 0 1 0 486549153 1210712064 254657 33554432000 4194304 4797429 140733629144336 18446744073709551615 4354716 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 295584 254657 415 148 0 290513 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1182336

[startup+882.3 s]
/proc/loadavg: 4.01 3.94 3.63 5/190 18908
/proc/meminfo: memFree=13476428/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1194816 CPUtime=882.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 291137 0 0 0 88187 42 0 0 25 0 1 0 486549153 1223491584 250619 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 298704 250619 415 148 0 293633 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1194816

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 18909
/proc/meminfo: memFree=13395684/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1259628 CPUtime=942.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 305874 0 0 0 94184 44 0 0 25 0 1 0 486549153 1289859072 265346 33554432000 4194304 4797429 140733629144336 18446744073709551615 4389840 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 314907 265346 418 148 0 309836 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1259628

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.67 5/190 18911
/proc/meminfo: memFree=13396776/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1271780 CPUtime=1002.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 314028 0 0 0 100183 45 0 0 25 0 1 0 486549153 1302302720 267628 33554432000 4194304 4797429 140733629144336 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 317945 267628 418 148 0 312874 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1271780

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 18913
/proc/meminfo: memFree=13386464/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1273888 CPUtime=1062.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 320326 0 0 0 106181 47 0 0 25 0 1 0 486549153 1304461312 267320 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 318472 267320 418 148 0 313401 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1273888

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 18914
/proc/meminfo: memFree=13385828/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1273888 CPUtime=1122.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 321712 0 0 0 112181 48 0 0 25 0 1 0 486549153 1304461312 268706 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 318472 268706 418 148 0 313401 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1273888

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.72 5/190 18916
/proc/meminfo: memFree=13342656/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1325804 CPUtime=1182.29 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 330317 0 0 0 118180 49 0 0 25 0 1 0 486549153 1357623296 277311 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 331451 277311 418 148 0 326380 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1325804

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.74 5/190 18917
/proc/meminfo: memFree=13309524/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1361644 CPUtime=1242.28 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 335721 0 0 0 124179 49 0 0 25 0 1 0 486549153 1394323456 282715 33554432000 4194304 4797429 140733629144336 18446744073709551615 4510043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 340411 282715 418 148 0 335340 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1361644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.99 3.75 4/188 18920
/proc/meminfo: memFree=14410652/32950928 swapFree=67111528/67111528
[pid=18823] ppid=18821 vsize=1361644 CPUtime=1299.98 cores=5,7
/proc/18823/stat : 18823 (techdemo) R 18821 18823 18216 0 -1 4202496 336963 0 0 0 129948 50 0 0 25 0 1 0 486549153 1394323456 283948 33554432000 4194304 4797429 140733629144336 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18823/statm: 340411 283948 418 148 0 335340 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1361644

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.06
CPU user time (s): 1299.49
CPU system time (s): 0.565913
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 1399016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.565913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336963
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= 6
involuntary context switches= 1528

runsolver used 2.11768 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 18:38:14
IDJOB=3280685
IDBENCH=20423
IDSOLVER=1585
FILE ID=node123/3280685-1303749492
RUNJOBID= node123-1303749490-18790
PBS_JOBID= 13154039
Free space on /tmp= 72688 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280685-1303749492/watcher-3280685-1303749492 -o /tmp/evaluation-result-3280685-1303749492/solver-3280685-1303749492 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3280685-1303749492.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=36084036

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15529788 kB
Buffers:       2142876 kB
Cached:       14547952 kB
SwapCached:          0 kB
Active:        8046816 kB
Inactive:      8838644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15529788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           89892 kB
Writeback:           0 kB
AnonPages:      193160 kB
Mapped:          15664 kB
Slab:           470784 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   398740 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= 72720 MiB
End job on node123 at 2011-04-25 18:59:56