Trace number 3285514

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-mt? (exit code) 949.71 249.667

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3285514-1304040823.cnf'
0.00/0.00	c -- header says num vars:        1575206
0.00/0.00	c -- header says num clauses:     8464620
12.39/12.47	c -- clauses added:            0 learnts,      8464620 normals,            0 xors
12.39/12.47	c -- vars added    1575206
12.39/12.47	c Parsing time: 11.33 s
12.39/12.48	c  N st     0         0   1575206     64845   7667352         0  18343578         0   no data   no data  --
12.95/12.69	c asymm  cl-useful: 0/166/63339 lits-rem:0 time: 0.79
55.62/23.32	c Flit:    72 Blit:  25688 bXBeca:    0 bXProp:  111 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 41.66
56.81/23.64	c Cleaning up after failed var search:     1.18 s 
62.37/25.07	c Calc non-exist non-lernt bins v-fix:     0 done:  17390 time:  5.33 s
62.37/25.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.09
62.78/25.14	c Subs w/ non-existent bins:      0 time:  0.18 s
64.77/25.62	c Replacing      112 vars Replaced     1806 lits Time:     1.78 s 
69.95/26.91	c bin-w-bin subsume rem          135 bins  time:  3.21 s
75.14/28.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.32 s
76.35/28.52	c Removed useless bin:   32262  fixed:     0  bprops:  10.02M  time:  1.05 s
84.21/30.52	c lits-rem:         0  cl-subs:        4  v-elim: 481013  v-fix:    0  time:  7.57 s
84.21/30.52	c learnt bin added due to v-elim: 0
85.00/30.78	c Finding binary XORs  T:     0.92 s  found:       0
86.92/31.26	c Finding non-binary XORs:     0.53 s (found:       0, avg size: nan)
86.92/31.26	c Calc default polars -  time:   0.67 s pos:   27760 undec:  844140 neg:  703306
86.92/31.26	c =========================================================================================
86.92/31.26	c types(t): F = full restart, N = normal restart
86.92/31.26	c types(t): S = simplification begin/end, E = solution found
86.92/31.26	c restart types(rt): st = static, dy = dynamic
86.92/31.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
86.92/31.26	c  B st     0         0    962026     80374   6840079         0  16598373         0   no data   no data  --
116.43/38.68	c Decided on dynamic restart strategy
143.54/45.47	c  N dy    20      4115    962024     80374   6840090      3876  16598373   5343062   1216.10    255.98  --
197.80/59.04	c  N dy    48      8207    962021     80374   6840100      7679  16598373   9408567    673.68    209.83  --
262.10/75.16	c  N dy    77     12268    961995     80374   6848093     11546  16614247  13751650   1020.36    160.85  --
336.40/93.73	c  N dy   105     16367    961222     80374   6848114     15407  16614247  18905647   1610.43    144.45  --
409.47/112.01	c  N dy   133     20425    961130     80374   6848124      9810  16614247   3095798   1514.88    138.73  --
472.15/127.70	c  N dy   161     24497    961130     80374   6848146     13599  16614247   7647339    854.76    130.28  --
538.46/144.34	c  N dy   189     28549    961128     80374   6848160     17458  16614247  13557729   1283.96    123.15  --
568.81/151.99	c  S st   200     30000    960196     80374   6848166     18822  16614247  15236109   1427.83    119.55  --
584.40/155.88	c  S st   200     30503    960190     80374   6955174     19321  16747763  15775883   1427.83    119.55  --
586.39/156.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   1.82
721.13/190.14	c Flit:    10 Blit:   1224 bXBeca:    0 bXProp:    1 Bin:  17619 BRemL:    709 BRemN:  34078 CBin:       0 P: 60.0M T: 133.42
721.53/190.21	c Cleaning up after failed var search:     0.00 s 
730.32/192.43	c Calc non-exist non-lernt bins v-fix:     0 done:   4251 time:  8.50 s
730.32/192.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.09
731.12/192.67	c Subs w/ non-existent bins:    592 time:  0.86 s
734.71/193.53	c Replacing        1 vars Replaced      141 lits Time:     3.33 s 
744.62/196.05	c bin-w-bin subsume rem           13 bins  time:  2.78 s
750.95/197.62	c subs with bin:      206  lits-rem:      1474  v-fix:    0  time:  5.90 s
752.12/197.95	c Removed useless bin:   10006  fixed:     0  bprops:  10.00M  time:  1.29 s
788.00/207.15	c lits-rem:        35  cl-subs:     3649  v-elim:  20051  v-fix:    0  time: 32.94 s
788.00/207.15	c learnt bin added due to v-elim: 0
788.80/207.35	c asymm  cl-useful: 0/249/79838 lits-rem:0 time: 0.77
789.97/207.65	c  N dy   200     30503    933253     79838   6837747     14622  16443417  11470733   1427.83    119.55  --
789.97/207.65	c  F st   200     30503    933253     79838   6837747     14622  16443417  11470733   1427.83    119.55  --
832.69/218.79	c Decided on dynamic restart strategy
874.31/229.52	c  N dy   220     34634    933247     79838   6837753     18507  16443417  19023719   1974.35    132.04  --
924.73/242.74	c Finding binary XORs  T:     1.05 s  found:       3

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-3285514-1304040823/watcher-3285514-1304040823 -o /tmp/evaluation-result-3285514-1304040823/solver-3285514-1304040823 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285514-1304040823.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.10 7.19 7.51 5/186 17261
/proc/meminfo: memFree=15460680/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=23116 CPUtime=0 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 1072 0 0 0 0 0 0 0 20 0 1 0 515681290 23670784 1013 33554432000 4194304 4797429 140733634730752 18446744073709551615 4365441 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 5779 1017 346 148 0 708 0

[startup+0.020961 s]
/proc/loadavg: 8.10 7.19 7.51 5/186 17261
/proc/meminfo: memFree=15460680/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=39232 CPUtime=0.01 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 5085 0 0 0 1 0 0 0 20 0 1 0 515681290 40173568 3907 33554432000 4194304 4797429 140733634730752 18446744073709551615 232335935623 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 9679 3778 347 148 0 4608 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39232

[startup+0.100962 s]
/proc/loadavg: 8.10 7.19 7.51 5/186 17261
/proc/meminfo: memFree=15460680/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=70256 CPUtime=0.09 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 14794 0 0 0 7 2 0 0 20 0 1 0 515681290 71942144 11580 33554432000 4194304 4797429 140733634730752 18446744073709551615 232335550685 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 17564 11580 348 148 0 12493 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70256

[startup+0.300924 s]
/proc/loadavg: 8.10 7.19 7.51 5/186 17261
/proc/meminfo: memFree=15460680/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=145560 CPUtime=0.28 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 30221 0 0 0 25 3 0 0 21 0 1 0 515681290 149053440 23356 33554432000 4194304 4797429 140733634730752 18446744073709551615 4411102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 36390 23356 350 148 0 31319 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 145560

[startup+0.700856 s]
/proc/loadavg: 8.10 7.19 7.51 5/186 17261
/proc/meminfo: memFree=15460680/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=261964 CPUtime=0.69 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 63218 0 0 0 61 8 0 0 22 0 1 0 515681290 268251136 49094 33554432000 4194304 4797429 140733634730752 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 65491 49113 350 148 0 60420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 261964

[startup+1.50071 s]
/proc/loadavg: 8.10 7.19 7.51 6/187 17262
/proc/meminfo: memFree=15101940/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=480896 CPUtime=1.49 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 127213 0 0 0 132 17 0 0 25 0 1 0 515681290 492437504 98623 33554432000 4194304 4797429 140733634730752 18446744073709551615 4678576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 120224 98623 350 148 0 115153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 480896

[startup+3.10043 s]
/proc/loadavg: 8.10 7.19 7.51 6/187 17262
/proc/meminfo: memFree=14839012/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=850652 CPUtime=3.08 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 242133 0 0 0 279 29 0 0 25 0 1 0 515681290 871067648 184407 33554432000 4194304 4797429 140733634730752 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 212663 184409 350 148 0 207592 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 850652

[startup+6.30086 s]
/proc/loadavg: 8.17 7.22 7.52 6/187 17263
/proc/meminfo: memFree=14050872/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=1761160 CPUtime=6.29 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 486214 0 0 0 570 59 0 0 25 0 1 0 515681290 1803427840 370214 33554432000 4194304 4797429 140733634730752 18446744073709551615 4365507 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17261/statm: 440290 370234 350 148 0 435219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1761160

[startup+12.7007 s]
/proc/loadavg: 8.08 7.21 7.52 6/187 17263
/proc/meminfo: memFree=12362892/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=3968036 CPUtime=13.36 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 966244 0 0 0 1221 115 0 0 25 0 4 0 515681290 4063268864 735026 33554432000 4194304 4797429 140733634730752 18446744073709551615 4620297 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17261/statm: 992009 735026 379 148 0 986938 0
Current children cumulated CPU time (s) 13.36
Current children cumulated vsize (KiB) 3968036

[startup+25.5004 s]
/proc/loadavg: 8.58 7.37 7.56 9/190 17266
/proc/meminfo: memFree=11306328/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=4566092 CPUtime=64.37 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 1099267 0 0 0 6294 143 0 0 25 0 4 0 515681290 4675678208 855037 33554432000 4194304 4797429 140733634730752 18446744073709551615 4287058 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17261/statm: 1141523 855037 393 148 0 1136452 0
[pid=17261/tid=17264] ppid=17259 vsize=4566092 CPUtime=13 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 38807 0 0 0 1293 7 0 0 18 0 4 0 515682538 4675678208 855037 33554432000 4194304 4797429 140733634730752 18446744073709551615 4360302 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=4566092 CPUtime=13.01 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 19047 0 0 0 1297 4 0 0 25 0 4 0 515682538 4675678208 855037 33554432000 4194304 4797429 140733634730752 18446744073709551615 4557715 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=4566092 CPUtime=12.94 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 48490 0 0 0 1282 12 0 0 18 0 4 0 515682538 4675678208 855037 33554432000 4194304 4797429 140733634730752 18446744073709551615 4643010 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 64.37
Current children cumulated vsize (KiB) 4566092

[startup+51.1009 s]
/proc/loadavg: 9.31 7.64 7.65 9/190 17267
/proc/meminfo: memFree=9807800/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=5339004 CPUtime=166.26 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 1374303 0 0 0 16413 213 0 0 25 0 4 0 515681290 5467140096 1092840 33554432000 4194304 4797429 140733634730752 18446744073709551615 4422886 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 1334751 1092840 415 148 0 1329680 0
[pid=17261/tid=17264] ppid=17259 vsize=5339004 CPUtime=38.52 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 95690 0 0 0 3822 30 0 0 25 0 4 0 515682538 5467140096 1092840 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341286 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=5339004 CPUtime=38.6 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 68288 0 0 0 3848 12 0 0 25 0 4 0 515682538 5467140096 1092840 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=5339004 CPUtime=38.32 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 122590 0 0 0 3796 36 0 0 25 0 4 0 515682538 5467140096 1092840 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341121 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 166.26
Current children cumulated vsize (KiB) 5339004

[startup+102.307 s]
/proc/loadavg: 10.24 8.18 7.83 5/183 17284
/proc/meminfo: memFree=14834956/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=5889328 CPUtime=370.77 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 1522910 0 0 0 36836 241 0 0 25 0 4 0 515681290 6030671872 1238801 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 1472332 1238801 418 148 0 1467261 0
[pid=17261/tid=17264] ppid=17259 vsize=5889328 CPUtime=89.73 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 116470 0 0 0 8940 33 0 0 25 0 4 0 515682538 6030671872 1238801 33554432000 4194304 4797429 140733634730752 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=5889328 CPUtime=89.8 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 90979 0 0 0 8964 16 0 0 25 0 4 0 515682538 6030671872 1238801 33554432000 4194304 4797429 140733634730752 18446744073709551615 4428011 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=5889328 CPUtime=89.5 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 212277 0 0 0 8898 52 0 0 25 0 4 0 515682538 6030671872 1238801 33554432000 4194304 4797429 140733634730752 18446744073709551615 4557792 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 370.77
Current children cumulated vsize (KiB) 5889328

[startup+162.301 s]
/proc/loadavg: 9.07 8.28 7.89 9/191 17301
/proc/meminfo: memFree=18703564/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=7355604 CPUtime=610.36 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 1933596 0 0 0 60726 310 0 0 25 0 4 0 515681290 7532138496 1549336 33554432000 4194304 4797429 140733634730752 18446744073709551615 4259265 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 1838901 1549336 419 148 0 1833830 0
[pid=17261/tid=17264] ppid=17259 vsize=7355604 CPUtime=149.71 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 256178 0 0 0 14914 57 0 0 25 0 4 0 515682538 7532138496 1549336 33554432000 4194304 4797429 140733634730752 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=7355604 CPUtime=149.79 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 244970 0 0 0 14939 40 0 0 25 0 4 0 515682538 7532138496 1549336 33554432000 4194304 4797429 140733634730752 18446744073709551615 4415778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=7355604 CPUtime=149.47 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 300807 0 0 0 14881 66 0 0 25 0 4 0 515682538 7532138496 1549336 33554432000 4194304 4797429 140733634730752 18446744073709551615 4259288 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 610.36
Current children cumulated vsize (KiB) 7355604

[startup+222.3 s]
/proc/loadavg: 8.26 8.22 7.89 9/188 17302
/proc/meminfo: memFree=13173880/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=12361256 CPUtime=846.56 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 8362791 0 0 0 83353 1303 0 0 17 0 4 0 515681290 12657926144 2663240 33554432000 4194304 4797429 140733634730752 18446744073709551615 4425019 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17261/statm: 3090314 2663253 424 148 0 3085243 0
[pid=17261/tid=17264] ppid=17259 vsize=12361256 CPUtime=209.33 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 3244843 0 0 0 20423 510 0 0 19 0 4 0 515682538 12657926144 2663260 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366925 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=12361256 CPUtime=209.32 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 2844937 0 0 0 20476 456 0 0 20 0 4 0 515682538 12657926144 2663266 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=12361256 CPUtime=208.28 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1083602 0 0 0 20651 177 0 0 25 0 4 0 515682538 12657926144 2663274 33554432000 4194304 4797429 140733634730752 18446744073709551615 4568103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 846.56
Current children cumulated vsize (KiB) 12361256

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

[startup+231.001 s]
/proc/loadavg: 8.22 8.21 7.89 9/188 17303
/proc/meminfo: memFree=12699336/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=13231624 CPUtime=879.99 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 10166463 0 0 0 86411 1588 0 0 21 0 4 0 515681290 13549182976 2860117 33554432000 4194304 4797429 140733634730752 18446744073709551615 4423672 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17261/statm: 3307906 2860135 424 148 0 3302835 0
[pid=17261/tid=17264] ppid=17259 vsize=13231624 CPUtime=217.9 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 4203060 0 0 0 21128 662 0 0 20 0 4 0 515682538 13549182976 2860139 33554432000 4194304 4797429 140733634730752 18446744073709551615 4367622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=13231624 CPUtime=217.9 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 3687326 0 0 0 21201 589 0 0 18 0 4 0 515682538 13549182976 2860149 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=13231624 CPUtime=216.49 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1083739 0 0 0 21472 177 0 0 18 0 4 0 515682538 13549182976 2860160 33554432000 4194304 4797429 140733634730752 18446744073709551615 4424194 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 879.99
Current children cumulated vsize (KiB) 13231624

[startup+237.401 s]
/proc/loadavg: 8.20 8.20 7.89 9/188 17303
/proc/meminfo: memFree=11791108/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=14553152 CPUtime=904.24 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 11585121 0 0 0 88610 1814 0 0 17 0 4 0 515681290 14902427648 3136818 33554432000 4194304 4797429 140733634730752 18446744073709551615 4354716 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 3638288 3136818 424 148 0 3633217 0
[pid=17261/tid=17264] ppid=17259 vsize=14553152 CPUtime=224.19 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 4912133 0 0 0 21647 772 0 0 18 0 4 0 515682538 14902427648 3136818 33554432000 4194304 4797429 140733634730752 18446744073709551615 4315083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=14553152 CPUtime=224.21 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 4395205 0 0 0 21717 704 0 0 18 0 4 0 515682538 14902427648 3136818 33554432000 4194304 4797429 140733634730752 18446744073709551615 4315083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=14553152 CPUtime=222.28 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1083979 0 0 0 22050 178 0 0 18 0 4 0 515682538 14902427648 3136818 33554432000 4194304 4797429 140733634730752 18446744073709551615 4425045 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 904.24
Current children cumulated vsize (KiB) 14553152

[startup+243.807 s]
/proc/loadavg: 8.19 8.20 7.89 9/188 17303
/proc/meminfo: memFree=11505152/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=14217024 CPUtime=928.99 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 12867419 0 0 0 90892 2007 0 0 18 0 4 0 515681290 14558232576 3089431 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17261/statm: 3554256 3089453 424 148 0 3549185 0
[pid=17261/tid=17264] ppid=17259 vsize=14217024 CPUtime=230.54 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 5582167 0 0 0 22181 873 0 0 18 0 4 0 515682538 14558232576 3089464 33554432000 4194304 4797429 140733634730752 18446744073709551615 4408872 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=14217024 CPUtime=230.53 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 5005291 0 0 0 22257 796 0 0 21 0 4 0 515682538 14558232576 3089477 33554432000 4194304 4797429 140733634730752 18446744073709551615 4409368 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=14217024 CPUtime=228.4 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1084217 0 0 0 22662 178 0 0 25 0 4 0 515682538 14558232576 3089491 33554432000 4194304 4797429 140733634730752 18446744073709551615 4259274 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 928.99
Current children cumulated vsize (KiB) 14217024

[startup+247.001 s]
/proc/loadavg: 8.17 8.20 7.89 9/188 17303
/proc/meminfo: memFree=10793020/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=15158540 CPUtime=941.14 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 13625212 0 0 0 91991 2123 0 0 18 0 4 0 515681290 15522344960 3249772 33554432000 4194304 4797429 140733634730752 18446744073709551615 4413499 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 3789635 3249781 424 148 0 3784564 0
[pid=17261/tid=17264] ppid=17259 vsize=15158540 CPUtime=233.71 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 5988835 0 0 0 22437 934 0 0 18 0 4 0 515682538 15522344960 3249879 33554432000 4194304 4797429 140733634730752 18446744073709551615 4417153 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=15158540 CPUtime=233.66 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 5355928 0 0 0 22515 851 0 0 18 0 4 0 515682538 15522344960 3249894 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=15158540 CPUtime=231.38 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1084249 0 0 0 22960 178 0 0 18 0 4 0 515682538 15522344960 3249905 33554432000 4194304 4797429 140733634730752 18446744073709551615 4236512 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 941.14
Current children cumulated vsize (KiB) 15158540

[startup+248.601 s]
/proc/loadavg: 8.17 8.20 7.89 10/188 17303
/proc/meminfo: memFree=10892344/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=15625592 CPUtime=947.3 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4202496 14023336 0 0 0 92547 2183 0 0 17 0 4 0 515681290 16000606208 3356278 33554432000 4194304 4797429 140733634730752 18446744073709551615 4341204 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17261/statm: 3906398 3356297 424 148 0 3901327 0
[pid=17261/tid=17264] ppid=17259 vsize=15625592 CPUtime=235.27 cores=1,3,5,7
/proc/17261/task/17264/stat : 17264 (techdemo) R 17259 17261 16820 0 -1 4202560 6187235 0 0 0 22563 964 0 0 18 0 4 0 515682538 16000606208 3356305 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366300 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17261/tid=17265] ppid=17259 vsize=15625592 CPUtime=235.23 cores=1,3,5,7
/proc/17261/task/17265/stat : 17265 (techdemo) R 17259 17261 16820 0 -1 4202560 5555020 0 0 0 22644 879 0 0 20 0 4 0 515682538 16000606208 3356315 33554432000 4194304 4797429 140733634730752 18446744073709551615 4366300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17261/tid=17266] ppid=17259 vsize=15625592 CPUtime=232.91 cores=1,3,5,7
/proc/17261/task/17266/stat : 17266 (techdemo) R 17259 17261 16820 0 -1 4202560 1084286 0 0 0 23113 178 0 0 21 0 4 0 515682538 16000606208 3356326 33554432000 4194304 4797429 140733634730752 18446744073709551615 4259115 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 947.3
Current children cumulated vsize (KiB) 15625592

[startup+249.401 s]
/proc/loadavg: 8.17 8.20 7.89 6/185 17303
/proc/meminfo: memFree=13710516/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=0 CPUtime=949.44 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4203524 14071272 0 0 0 92720 2224 0 0 18 0 1 0 515681290 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17261/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 949.44
Current children cumulated vsize (KiB) 0

[startup+249.601 s]
/proc/loadavg: 8.17 8.20 7.89 6/185 17303
/proc/meminfo: memFree=13710516/32951124 swapFree=67111524/67111528
[pid=17261] ppid=17259 vsize=0 CPUtime=949.64 cores=1,3,5,7
/proc/17261/stat : 17261 (techdemo) R 17259 17261 16820 0 -1 4203524 14071272 0 0 0 92720 2244 0 0 18 0 1 0 515681290 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17261/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 949.64
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 249.667
CPU time (s): 949.71
CPU user time (s): 927.2
CPU system time (s): 22.5096
CPU usage (%): 380.39
Max. virtual memory (cumulated for all children) (KiB): 15854120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 927.2
system time used= 22.5096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14071272
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= 38649
involuntary context switches= 7082

runsolver used 0.39094 second user time and 0.975851 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 03:33:51
IDJOB=3285514
IDBENCH=82388
IDSOLVER=1584
FILE ID=node132/3285514-1304040823
RUNJOBID= node132-1304040607-17201
PBS_JOBID= 13170365
Free space on /tmp= 71620 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285514-1304040823/watcher-3285514-1304040823 -o /tmp/evaluation-result-3285514-1304040823/solver-3285514-1304040823 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285514-1304040823.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=109594019

node132.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.833
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.66
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.833
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	: 5332.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      15460960 kB
Buffers:        747728 kB
Cached:        6450608 kB
SwapCached:          4 kB
Active:        7642036 kB
Inactive:      9143716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15460960 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          211232 kB
Writeback:           0 kB
AnonPages:     5826364 kB
Mapped:          15660 kB
Slab:           628908 kB
PageTables:      16788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6845912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71676 MiB
End job on node132 at 2011-04-29 03:38:01