Trace number 3285791

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-stUNSAT 1006.35 1006.34

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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-3285791-1303767892.cnf'
0.00/0.00	c -- header says num vars:         257380
0.00/0.00	c -- header says num clauses:     2139615
0.79/0.85	c -- clauses added:            0 learnts,      2139615 normals,            0 xors
0.79/0.85	c -- vars added     257380
0.79/0.85	c Parsing time:  0.80 s
0.79/0.85	c  N st     0         0    257380     34077   1655107         0   4062497         0   no data   no data  --
1.00/1.04	c asymm  cl-useful: 11/49/33345 lits-rem:37 time: 0.18
4.69/4.71	c Flit:    78 Blit:   7417 bXBeca:    0 bXProp:  112 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  3.66
4.69/4.75	c Cleaning up after failed var search:     0.03 s 
6.60/6.63	c Calc non-exist non-lernt bins v-fix:   483 done:   4368 time:  1.81 s
6.60/6.64	c Cache  BProp: 1816 Set: 454 BXProp: 55 T: 0.01
6.60/6.65	c Subs w/ non-existent bins:      0 time:  0.01 s
6.69/6.75	c Replacing      167 vars Replaced     4283 lits Time:     0.09 s 
6.89/6.97	c bin-w-bin subsume rem          711 bins  time:  0.16 s
8.19/8.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
8.29/8.37	c Removed useless bin:     370  fixed:     0  bprops:  10.04M  time:  0.11 s
9.69/9.77	c lits-rem:         0  cl-subs:       25  v-elim:  20472  v-fix:    0  time:  1.40 s
9.69/9.77	c learnt bin added due to v-elim: 0
9.79/9.81	c Finding binary XORs  T:     0.03 s  found:     435
9.79/9.87	c Replacing      435 vars Replaced    38688 lits Time:     0.06 s 
9.89/9.96	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
9.89/9.96	c Calc default polars -  time:   0.02 s pos:    1796 undec:   76766 neg:  178818
9.89/9.96	c =========================================================================================
9.89/9.96	c types(t): F = full restart, N = normal restart
9.89/9.96	c types(t): S = simplification begin/end, E = solution found
9.89/9.96	c restart types(rt): st = static, dy = dynamic
9.89/9.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
9.89/9.96	c  B st     0         0    180615     37281   1491589         0   3703274         0   no data   no data  --
19.39/19.40	c Decided on dynamic restart strategy
26.79/26.81	c  N dy    19      4065    180533     37281   1491659      3787   3703274   6670826    842.55     27.53  --
43.90/43.92	c  N dy    47      8154    180443     37281   1491735      5001   3703274   2665172    940.35     20.51  --
61.09/61.14	c  N dy    74     12171    180427     37281   1491800      8796   3703274   6124814    824.80     18.29  --
78.89/78.94	c  N dy   101     16183    180411     37281   1491847      8131   3703274   4156532    599.28     16.85  --
98.09/98.16	c  N dy   128     20215    180394     37281   1491901      6076   3703274    812413   1157.27     15.94  --
113.20/113.28	c  N dy   156     24282    180362     37281   1491950      9947   3703274   4606735    606.17     15.93  --
136.80/136.85	c  N dy   184     28355    180355     37281   1492007     13831   3703274  10916176   1360.92     15.56  --
144.49/144.50	c  S st   196     30001    180353     37281   1492023      8308   3703274   2079046   1355.99     15.47  --
146.69/146.75	c  S st   196     30501    180353     37281   1492036      8770   3703274   2871494   1355.99     15.47  --
146.79/146.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
486.10/486.12	c Flit:    92 Blit:  11883 bXBeca:    0 bXProp:   10 Bin: 140561 BRemL:    172 BRemN:   8101 CBin:       0 P: 60.1M T: 339.31
486.10/486.17	c Cleaning up after failed var search:     0.04 s 
488.31/488.30	c Calc non-exist non-lernt bins v-fix:     4 done:   3247 time:  2.07 s
488.31/488.31	c Cache  BProp: 1347 Set: 5 BXProp: 3 T: 0.01
488.31/488.36	c Subs w/ non-existent bins:    158 time:  0.05 s
488.41/488.48	c Replacing       14 vars Replaced      662 lits Time:     0.11 s 
488.80/488.89	c bin-w-bin subsume rem         7907 bins  time:  0.17 s
490.90/490.99	c subs with bin:      338  lits-rem:      1556  v-fix:    0  time:  2.10 s
491.10/491.10	c Removed useless bin:     356  fixed:     0  bprops:  10.02M  time:  0.11 s
494.20/494.27	c lits-rem:       194  cl-subs:     8496  v-elim:  20114  v-fix:    0  time:  3.17 s
494.20/494.27	c learnt bin added due to v-elim: 0
494.40/494.46	c asymm  cl-useful: 9/43/35322 lits-rem:9 time: 0.19
494.50/494.50	c  N dy   196     30501    166348     35322   1503106      5706   3401104   1279364   1355.99     15.47  --
494.50/494.50	c  F st   196     30501    166348     35322   1503106      5706   3401104   1279364   1355.99     15.47  --
498.21/498.28	c Finding binary XORs  T:     0.04 s  found:     105
511.11/511.15	c Decided on dynamic restart strategy
521.70/521.71	c  N dy   216     34637    166343     35322   1503132      9656   3401104   8046702   1259.47     17.97  --
543.60/543.65	c  N dy   244     38755    166335     35322   1503155     13619   3401104  13654285   1011.20     17.39  --
566.21/566.25	c  N dy   272     42857    166198     35322   1503176      9459   3401104   2511286   1186.69     17.09  --
583.91/583.92	c  S st   292     45751    166194     35322   1503208     12227   3401104   6607701   1364.20     16.88  --
586.00/586.05	c  S st   292     46251    166153     35322   1503219     12704   3401104   6852883   1364.20     16.88  --
586.10/586.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
674.41/674.41	c Flit:   135 Blit:   2419 bXBeca:    0 bXProp:    7 Bin:  53370 BRemL:   1363 BRemN:   1714 CBin:       0 P: 60.1M T: 88.31
674.41/674.47	c Cleaning up after failed var search:     0.05 s 
676.51/676.57	c Calc non-exist non-lernt bins v-fix:    14 done:   3515 time:  2.05 s
676.51/676.58	c Cache  BProp: 1119 Set: 17 BXProp: 2 T: 0.01
676.61/676.68	c Subs w/ non-existent bins:    203 time:  0.10 s
676.81/676.89	c Replacing      114 vars Replaced    11444 lits Time:     0.20 s 
677.41/677.47	c bin-w-bin subsume rem          708 bins  time:  0.16 s
679.21/679.20	c subs with bin:       44  lits-rem:      1095  v-fix:    0  time:  1.73 s
679.31/679.32	c Removed useless bin:     343  fixed:     0  bprops:  10.04M  time:  0.12 s
685.31/685.35	c lits-rem:       407  cl-subs:     1785  v-elim:     86  v-fix:    0  time:  6.03 s
685.31/685.35	c learnt bin added due to v-elim: 0
685.51/685.58	c asymm  cl-useful: 11/54/34790 lits-rem:11 time: 0.23
685.61/685.62	c  N dy   292     46251    163279     34790   1524317     10874   3335886   5003798   1364.20     16.88  --
695.81/695.84	c Finding binary XORs  T:     0.04 s  found:      93
705.31/705.33	c  N dy   320     50323    163273     34790   1524341     14749   3335852  10556605   1540.65     16.60  --
732.00/732.01	c  N dy   348     54397    163267     34790   1524383      9529   3335852   1501924   1342.64     16.28  --
758.01/758.07	c  N dy   376     58429    163237     34790   1524411     13431   3335852   7373156   1318.51     16.01  --
794.01/794.01	c  N dy   403     62437    163212     34790   1524450     17288   3335852  14469731   1844.29     15.89  --
824.81/824.81	c  N dy   430     66448    163046     34790   1524489     10960   3335852   2916079   1972.17     15.70  --
847.61/847.68	c  S st   451     69376    162758     34790   1524518     13789   3335852   9032939   1426.44     15.58  --
851.01/851.03	c  S st   451     69877    162755     34790   1524548     14219   3335852   9525572   1426.44     15.58  --
851.01/851.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
958.21/958.28	c Flit:   249 Blit:   2233 bXBeca:    0 bXProp:    0 Bin:  86085 BRemL:   1593 BRemN:   1222 CBin:       0 P: 60.1M T: 107.19
958.31/958.36	c Cleaning up after failed var search:     0.07 s 
960.41/960.48	c Calc non-exist non-lernt bins v-fix:    14 done:   3637 time:  2.06 s
960.41/960.49	c Cache  BProp: 1126 Set: 15 BXProp: 32 T: 0.01
960.62/960.62	c Subs w/ non-existent bins:    317 time:  0.13 s
960.92/960.96	c Replacing      125 vars Replaced    20104 lits Time:     0.33 s 
961.61/961.65	c bin-w-bin subsume rem         1364 bins  time:  0.17 s
963.32/963.35	c subs with bin:       23  lits-rem:       796  v-fix:    0  time:  1.70 s
963.42/963.47	c Removed useless bin:     365  fixed:     0  bprops:  10.01M  time:  0.11 s
970.81/970.81	c ORs :    335 avg-s:  6.3 cl-sh:    97 l-rem:    432 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
972.51/972.53	c Added 0 vars  tried: 80000 time: 1.72
972.51/972.53	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:    1.72
972.61/972.61	c lits-rem:      1499  cl-subs:     2678  v-elim:    257  v-fix:    0  time:  9.14 s
972.61/972.61	c learnt bin added due to v-elim: 0
972.81/972.81	c asymm  cl-useful: 26/84/32915 lits-rem:54 time: 0.20
972.81/972.85	c  N dy   451     69877    154428     32915   1503898     10209   3170406   4091705   1426.44     15.58  --
972.81/972.85	c  F st   451     69877    154428     32915   1503898     10209   3170406   4091705   1426.44     15.58  --
989.02/989.05	c Decided on dynamic restart strategy
989.11/989.14	c Finding binary XORs  T:     0.04 s  found:     529
1006.12/1006.17	c  E dy   472     74155    151177     32573   1477038     13127   3106452   9736332   1821.60     15.99  --
1006.12/1006.18	c num threads              : 1          
1006.12/1006.18	c restarts                 : 472        
1006.12/1006.18	c dynamic restarts         : 454        
1006.12/1006.18	c static restarts          : 18         
1006.12/1006.18	c full restarts            : 2          
1006.12/1006.18	c total simplify time      : 0.45       
1006.12/1006.18	c learnts DL2              : 0          
1006.12/1006.18	c learnts size 2           : 1938115    
1006.12/1006.18	c learnts size 1           : 213190      (82.83     % of vars)
1006.12/1006.18	c filedLit time            : 538.68      (53.57     % time)
1006.12/1006.18	c v-elim SatELite          : 5271        (2.05      % vars)
1006.12/1006.18	c SatELite time            : 18.40       (1.83      % time)
1006.12/1006.18	c v-elim xor               : 0           (0.00      % vars)
1006.12/1006.18	c xor elim time            : 0.19        (0.02      % time)
1006.12/1006.18	c num binary xor trees     : 1160       
1006.12/1006.18	c binxor trees' crown      : 1384        (1.19      leafs/tree)
1006.12/1006.18	c bin xor find time        : 0.15       
1006.12/1006.18	c OTF clause subsumed      : 2355        (0.03      clauses/conflict)
1006.12/1006.18	c OTF subs. size diff      : 27170       (11.54      lits/clause)
1006.12/1006.18	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
1006.12/1006.18	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
1006.12/1006.18	c tried to recurMin cls    : 0           (0.00       % of conflicts)
1006.12/1006.18	c updated cache            : 0           (nan        lits/tried recurMin)
1006.12/1006.18	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
1006.12/1006.18	c OTF Gate-rem lits        : 0           (nan       lits/confl)
1006.12/1006.18	c clauses over max glue    : 0           (0.00      % of all clauses)
1006.12/1006.18	c conflicts                : 74155       (73.74     / sec)
1006.12/1006.18	c decisions                : 419873      (0.32      % random)
1006.12/1006.18	c bogo-props               : 3909127748  (3887168.67 / sec)
1006.12/1006.18	c props                    : 1494747006  (1486350.44 / sec)
1006.12/1006.18	c conflict literals        : 108823269   (29.59     % deleted)
1006.12/1006.18	c Memory used              : 1518.45     MB
1006.12/1006.18	c CPU time                 : 1005.65     s
1006.12/1006.18	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-3285791-1303767892/watcher-3285791-1303767892 -o /tmp/evaluation-result-3285791-1303767892/solver-3285791-1303767892 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3285791-1303767892.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.17 1.50 2.60 4/181 29949
/proc/meminfo: memFree=22193356/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=24492 CPUtime=0 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 1550 0 0 0 0 0 0 0 20 0 1 0 488392087 25079808 1342 33554432000 4194304 4797429 140733512635376 18446744073709551615 4411353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 6123 1342 347 148 0 1052 0

[startup+0.074196 s]
/proc/loadavg: 1.17 1.50 2.60 4/181 29949
/proc/meminfo: memFree=22193356/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=48684 CPUtime=0.06 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 5428 0 0 0 6 0 0 0 20 0 1 0 488392087 49852416 4002 33554432000 4194304 4797429 140733512635376 18446744073709551615 4417161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 12171 4017 350 148 0 7100 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 48684

[startup+0.101193 s]
/proc/loadavg: 1.17 1.50 2.60 4/181 29949
/proc/meminfo: memFree=22193356/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=49304 CPUtime=0.09 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 6749 0 0 0 9 0 0 0 20 0 1 0 488392087 50487296 4916 33554432000 4194304 4797429 140733512635376 18446744073709551615 4660016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 12326 4916 350 148 0 7255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49304

[startup+0.300155 s]
/proc/loadavg: 1.17 1.50 2.60 4/181 29949
/proc/meminfo: memFree=22193356/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=83216 CPUtime=0.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 16325 0 0 0 28 1 0 0 21 0 1 0 488392087 85213184 12563 33554432000 4194304 4797429 140733512635376 18446744073709551615 4659949 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 20804 12563 350 148 0 15733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83216

[startup+0.701085 s]
/proc/loadavg: 1.17 1.50 2.60 4/181 29949
/proc/meminfo: memFree=22193356/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=142696 CPUtime=0.69 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 34583 0 0 0 65 4 0 0 22 0 1 0 488392087 146120704 27139 33554432000 4194304 4797429 140733512635376 18446744073709551615 4356424 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 35674 27139 350 148 0 30603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142696

[startup+1.50094 s]
/proc/loadavg: 1.17 1.50 2.60 5/187 29956
/proc/meminfo: memFree=21926328/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=268716 CPUtime=1.49 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 41524 0 0 0 144 5 0 0 25 0 1 0 488392087 275165184 33192 33554432000 4194304 4797429 140733512635376 18446744073709551615 4427942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 67179 33192 382 148 0 62108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 268716

[startup+3.10067 s]
/proc/loadavg: 1.17 1.50 2.60 5/187 29956
/proc/meminfo: memFree=21854036/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=268716 CPUtime=3.09 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 41538 0 0 0 304 5 0 0 25 0 1 0 488392087 275165184 33206 33554432000 4194304 4797429 140733512635376 18446744073709551615 4428396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 67179 33206 382 148 0 62108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 268716

[startup+6.30109 s]
/proc/loadavg: 1.47 1.55 2.61 5/190 29962
/proc/meminfo: memFree=21497360/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=437748 CPUtime=6.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 83460 0 0 0 619 10 0 0 25 0 1 0 488392087 448253952 75128 33554432000 4194304 4797429 140733512635376 18446744073709551615 4256375 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 109437 75134 383 148 0 104366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 437748

[startup+12.701 s]
/proc/loadavg: 1.68 1.59 2.62 5/190 29962
/proc/meminfo: memFree=20839196/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=515372 CPUtime=12.69 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 100079 0 0 0 1257 12 0 0 25 0 1 0 488392087 527740928 91727 33554432000 4194304 4797429 140733512635376 18446744073709551615 4415750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 128843 91727 415 148 0 123772 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 515372

[startup+25.5007 s]
/proc/loadavg: 2.19 1.71 2.64 5/190 29962
/proc/meminfo: memFree=20587352/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=516080 CPUtime=25.49 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 105543 0 0 0 2536 13 0 0 25 0 1 0 488392087 528465920 97185 33554432000 4194304 4797429 140733512635376 18446744073709551615 4341440 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 129020 97185 411 148 0 123949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 516080

[startup+51.1001 s]
/proc/loadavg: 2.81 1.89 2.68 5/190 29963
/proc/meminfo: memFree=20545352/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=519268 CPUtime=51.09 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 111885 0 0 0 5095 14 0 0 25 0 1 0 488392087 531730432 94616 33554432000 4194304 4797429 140733512635376 18446744073709551615 4413841 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 129817 94616 411 148 0 124746 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 519268

[startup+102.307 s]
/proc/loadavg: 3.48 2.22 2.74 5/190 29964
/proc/meminfo: memFree=19997500/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=522004 CPUtime=102.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 126892 0 0 0 10213 16 0 0 25 0 1 0 488392087 534532096 93438 33554432000 4194304 4797429 140733512635376 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 130501 93438 411 148 0 125430 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 522004

[startup+162.3 s]
/proc/loadavg: 3.81 2.54 2.82 5/190 29966
/proc/meminfo: memFree=19137332/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=540200 CPUtime=162.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 144493 0 0 0 16210 19 0 0 25 0 1 0 488392087 553164800 98875 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 135050 98875 414 148 0 129979 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 540200

[startup+222.301 s]
/proc/loadavg: 4.00 2.82 2.89 5/190 29967
/proc/meminfo: memFree=18772712/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=545176 CPUtime=222.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 145282 0 0 0 22210 19 0 0 25 0 1 0 488392087 558260224 99664 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259081 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 136294 99664 414 148 0 131223 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 545176

[startup+282.301 s]
/proc/loadavg: 4.00 3.03 2.96 5/190 29969
/proc/meminfo: memFree=18510556/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=545176 CPUtime=282.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 145331 0 0 0 28210 19 0 0 25 0 1 0 488392087 558260224 99713 33554432000 4194304 4797429 140733512635376 18446744073709551615 4236524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 136294 99713 414 148 0 131223 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 545176

[startup+342.3 s]
/proc/loadavg: 4.06 3.22 3.03 5/190 29971
/proc/meminfo: memFree=17963236/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=546712 CPUtime=342.29 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 145712 0 0 0 34210 19 0 0 25 0 1 0 488392087 559833088 100094 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259083 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 136678 100094 414 148 0 131607 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 546712

[startup+402.301 s]
/proc/loadavg: 4.06 3.37 3.09 5/190 29999
/proc/meminfo: memFree=18337488/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=546712 CPUtime=402.3 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 145712 0 0 0 40211 19 0 0 25 0 1 0 488392087 559833088 100094 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259126 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 136678 100094 414 148 0 131607 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 546712

[startup+462.301 s]
/proc/loadavg: 4.02 3.48 3.15 5/190 30001
/proc/meminfo: memFree=18093856/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=546712 CPUtime=462.3 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 145712 0 0 0 46211 19 0 0 25 0 1 0 488392087 559833088 100094 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 136678 100094 414 148 0 131607 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 546712

[startup+522.3 s]
/proc/loadavg: 4.01 3.58 3.20 5/190 30002
/proc/meminfo: memFree=17716712/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=908796 CPUtime=522.3 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 210759 0 0 0 52203 27 0 0 25 0 1 0 488392087 930607104 165130 33554432000 4194304 4797429 140733512635376 18446744073709551615 4422883 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 227199 165130 415 148 0 222128 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 908796

[startup+582.301 s]
/proc/loadavg: 4.00 3.65 3.24 5/190 30004
/proc/meminfo: memFree=17657820/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=910796 CPUtime=582.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 227055 0 0 0 58199 32 0 0 25 0 1 0 488392087 932655104 161676 33554432000 4194304 4797429 140733512635376 18446744073709551615 4423700 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 227699 161676 415 148 0 222628 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 910796

[startup+642.301 s]
/proc/loadavg: 3.96 3.71 3.29 5/190 30060
/proc/meminfo: memFree=18919624/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=910796 CPUtime=642.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 227561 0 0 0 64199 32 0 0 25 0 1 0 488392087 932655104 162182 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 227699 162182 415 148 0 222628 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 910796

[startup+702.3 s]
/proc/loadavg: 4.02 3.77 3.33 5/190 30088
/proc/meminfo: memFree=18164584/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1201948 CPUtime=702.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 279818 0 0 0 70192 39 0 0 25 0 1 0 488392087 1230794752 214434 33554432000 4194304 4797429 140733512635376 18446744073709551615 4341363 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 300487 214434 415 148 0 295416 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1201948

[startup+762.307 s]
/proc/loadavg: 4.00 3.81 3.37 5/190 30090
/proc/meminfo: memFree=18014584/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1200912 CPUtime=762.32 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 295067 0 0 0 76190 42 0 0 25 0 1 0 488392087 1229733888 211289 33554432000 4194304 4797429 140733512635376 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 300228 211289 415 148 0 295157 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1200912

[startup+822.301 s]
/proc/loadavg: 4.09 3.87 3.42 5/190 30118
/proc/meminfo: memFree=17634948/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1201236 CPUtime=822.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 309200 0 0 0 82186 45 0 0 25 0 1 0 488392087 1230065664 205027 33554432000 4194304 4797429 140733512635376 18446744073709551615 4389840 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 300309 205027 415 148 0 295238 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1201236

[startup+882.3 s]
/proc/loadavg: 4.06 3.91 3.46 5/190 30120
/proc/meminfo: memFree=17325352/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1205156 CPUtime=882.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 317810 0 0 0 88185 46 0 0 25 0 1 0 488392087 1234079744 213637 33554432000 4194304 4797429 140733512635376 18446744073709551615 4236524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 301289 213637 415 148 0 296218 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1205156

[startup+942.301 s]
/proc/loadavg: 4.02 3.92 3.49 5/190 30122
/proc/meminfo: memFree=15464168/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1211840 CPUtime=942.31 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 318989 0 0 0 94185 46 0 0 25 0 1 0 488392087 1240924160 214816 33554432000 4194304 4797429 140733512635376 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 302960 214816 415 148 0 297889 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1211840

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.52 5/190 30132
/proc/meminfo: memFree=14115688/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1554888 CPUtime=1002.32 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 381585 0 0 0 100177 55 0 0 25 0 1 0 488392087 1592205312 277405 33554432000 4194304 4797429 140733512635376 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 388722 277405 418 148 0 383651 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1554888

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

[startup+1004.7 s]
/proc/loadavg: 4.00 3.93 3.52 5/190 30133
/proc/meminfo: memFree=14070300/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1554888 CPUtime=1004.72 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 382113 0 0 0 100417 55 0 0 25 0 1 0 488392087 1592205312 277932 33554432000 4194304 4797429 140733512635376 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 388722 277932 418 148 0 383651 0
Current children cumulated CPU time (s) 1004.72
Current children cumulated vsize (KiB) 1554888

[startup+1005.5 s]
/proc/loadavg: 4.00 3.93 3.52 5/190 30133
/proc/meminfo: memFree=14212652/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1554888 CPUtime=1005.52 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 382284 0 0 0 100497 55 0 0 25 0 1 0 488392087 1592205312 278103 33554432000 4194304 4797429 140733512635376 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 388722 278103 418 148 0 383651 0
Current children cumulated CPU time (s) 1005.52
Current children cumulated vsize (KiB) 1554888

[startup+1005.9 s]
/proc/loadavg: 4.00 3.93 3.52 5/190 30133
/proc/meminfo: memFree=14212652/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1554888 CPUtime=1005.92 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 382357 0 0 0 100537 55 0 0 25 0 1 0 488392087 1592205312 278175 33554432000 4194304 4797429 140733512635376 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 388722 278175 418 148 0 383651 0
Current children cumulated CPU time (s) 1005.92
Current children cumulated vsize (KiB) 1554888

[startup+1006.3 s]
/proc/loadavg: 4.00 3.93 3.52 5/190 30133
/proc/meminfo: memFree=14212652/32951124 swapFree=67051468/67111528
[pid=29949] ppid=29947 vsize=1161280 CPUtime=1006.3 cores=5,7
/proc/29949/stat : 29949 (techdemo) R 29947 29949 28631 0 -1 4202496 382372 0 0 0 100574 56 0 0 25 0 1 0 488392087 1189150720 205677 33554432000 4194304 4797429 140733512635376 18446744073709551615 218371000455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29949/statm: 290320 205677 423 148 0 285249 0
Current children cumulated CPU time (s) 1006.3
Current children cumulated vsize (KiB) 1161280

Child status: 20
Real time (s): 1006.34
CPU time (s): 1006.35
CPU user time (s): 1005.75
CPU system time (s): 0.601908
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1554888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1005.75
system time used= 0.601908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 382373
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= 9
involuntary context switches= 12261

runsolver used 1.62675 second user time and 3.84441 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 23:44:53
IDJOB=3285791
IDBENCH=82403
IDSOLVER=1585
FILE ID=node101/3285791-1303767892
RUNJOBID= node101-1303767892-29922
PBS_JOBID= 13157151
Free space on /tmp= 71312 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285791-1303767892/watcher-3285791-1303767892 -o /tmp/evaluation-result-3285791-1303767892/solver-3285791-1303767892 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3285791-1303767892.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=129758928

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.841
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.83
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.841
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.841
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:     32951124 kB
MemFree:      22193512 kB
Buffers:       2081364 kB
Cached:        8098788 kB
SwapCached:      33708 kB
Active:        6461036 kB
Inactive:      3823336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22193512 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          168796 kB
Writeback:           0 kB
AnonPages:       91348 kB
Mapped:           9380 kB
Slab:           409012 kB
PageTables:       5796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402824 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= 71112 MiB
End job on node101 at 2011-04-26 00:01:40