Trace number 3285974

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-mtUNSAT 503.545 130.974

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3285974-1304042141.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
1.00/1.04	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
1.00/1.04	c -- vars added      66084
1.00/1.04	c Parsing time:  0.97 s
1.00/1.05	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data  --
1.63/1.28	c asymm  cl-useful: 187/238/20688 lits-rem:4695 time: 0.91
23.59/6.74	c Flit:   136 Blit:   7319 bXBeca:    0 bXProp:  426 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 21.49
23.59/6.76	c Cleaning up after failed var search:     0.08 s 
29.95/8.30	c Calc non-exist non-lernt bins v-fix:     0 done:  12209 time:  5.80 s
29.95/8.32	c Cache  BProp: 5169 Set: 0 BXProp: 0 T: 0.08
29.95/8.35	c Subs w/ non-existent bins:      0 time:  0.10 s
29.95/8.37	c Replacing      426 vars Replaced    26834 lits Time:     0.09 s 
30.34/8.43	c bin-w-bin subsume rem          499 bins  time:  0.15 s
30.74/8.52	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.34 s
31.14/8.62	c Removed useless bin:    8540  fixed:     0  bprops:  10.01M  time:  0.41 s
31.56/8.73	c lits-rem:         0  cl-subs:       76  v-elim:   2344  v-fix:    0  time:  0.44 s
31.56/8.73	c learnt bin added due to v-elim: 0
33.94/9.38	c Finding binary XORs  T:     2.58 s  found:     248
34.34/9.40	c Replacing      248 vars Replaced    10322 lits Time:     0.09 s 
34.74/9.59	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
34.74/9.59	c calculated reachability. Time: 0.69
35.14/9.60	c Calc default polars -  time:   0.03 s pos:    1125 undec:   38563 neg:   26396
35.14/9.60	c =========================================================================================
35.14/9.60	c types(t): F = full restart, N = normal restart
35.14/9.60	c types(t): S = simplification begin/end, E = solution found
35.14/9.60	c restart types(rt): st = static, dy = dynamic
35.14/9.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
35.14/9.60	c  B st     0         0     27527     16755    345187         0    840157         0   no data   no data  --
48.72/13.06	c Decided on dynamic restart strategy
66.29/17.50	c  N dy    21      4120     27509     16755    345403      3769    840157   1953928    350.08     33.78  --
102.64/26.51	c  N dy    50      8157     27408     16755    345663      5169    840157   2040179    639.52     28.30  --
148.98/38.14	c  N dy    79     12275     27375     16755    346570      5272    840157    999990    313.76     27.83  --
181.34/46.25	c  N dy   108     16348     26648     16318    332874      8804    806441   2882895    459.47     26.52  --
224.46/57.02	c  N dy   136     20384     26632     16318    332998      7333    806441   1560776    466.98     25.99  --
255.22/64.78	c  N dy   164     24516     26596     16318    333143     11210    806441   2838640    314.59     24.91  --
284.77/72.13	c  N dy   193     28574     26577     16318    333296      8597    806441   1289920    320.49     23.22  --
296.35/75.06	c  S st   204     30000     26472     16318    333344      9948    806441   1753683    311.12     22.86  --
300.35/76.02	c  S st   204     30503     26468     16318    333386     10390    806441   1854527    311.12     22.86  --
300.35/76.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
300.35/76.06	c Cache  BProp: 6448 Set: 105 BXProp: 3 T: 0.08
433.35/109.31	c Flit:   255 Blit:   1837 bXBeca:    0 bXProp:   73 Bin: 453060 BRemL:   2338 BRemN:   3898 CBin:       0 P: 60.0M T: 132.51
433.35/109.33	c Cleaning up after failed var search:     0.10 s 
440.94/111.22	c Calc non-exist non-lernt bins v-fix:   150 done:  14497 time:  7.50 s
440.94/111.25	c Cache  BProp: 8551 Set: 49 BXProp: 171 T: 0.13
441.74/111.44	c Subs w/ non-existent bins:     91 time:  0.74 s
442.14/111.56	c Replacing      247 vars Replaced    36836 lits Time:     0.50 s 
442.94/111.77	c bin-w-bin subsume rem         1201 bins  time:  0.50 s
448.94/113.21	c subs with bin:       65  lits-rem:      1741  v-fix:    0  time:  5.73 s
449.34/113.35	c Removed useless bin:    6179  fixed:     0  bprops:  10.00M  time:  0.58 s
455.32/114.81	c lits-rem:      1207  cl-subs:      979  v-elim:   2052  v-fix:    0  time:  5.80 s
455.32/114.81	c learnt bin added due to v-elim: 0
455.32/114.86	c vivif2 --  cl tried    14939 cl shrink      408 lits rem       4861 time: 0.20
456.12/115.04	c vivif2 --  cl tried     8314 cl shrink     5108 lits rem     376260 time: 0.73
457.32/115.39	c asymm  cl-useful: 109/306/14883 lits-rem:350 time: 1.40
458.51/115.68	c calculated reachability. Time: 1.10
458.51/115.68	c  N dy   204     30503     23486     14883    722870      7822    679154   1727366    311.12     22.86  --
458.51/115.68	c  F st   204     30503     23486     14883    722870      7822    679154   1727366    311.12     22.86  --
471.70/118.92	c Decided on dynamic restart strategy
486.88/122.74	c Finding binary XORs  T:     3.96 s  found:      63
488.49/123.15	c  E dy   225     34567     23422     14847    716010     11050    677582   2020537     56.88     21.41  --
502.87/130.69	c Following stats are for *FIRST FINISHED THREAD ONLY*
502.87/130.69	c num threads              : 4          
502.87/130.69	c restarts                 : 225        
502.87/130.69	c dynamic restarts         : 213        
502.87/130.69	c static restarts          : 12         
502.87/130.69	c full restarts            : 1          
502.87/130.69	c total simplify time      : 4.12       
502.87/130.69	c learnts DL2              : 0          
502.87/130.69	c learnts size 2           : 1119805    
502.87/130.69	c learnts size 1           : 54760       (82.86     % of vars)
502.87/130.69	c filedLit time            : 154.19      (30.75     % time)
502.87/130.69	c v-elim SatELite          : 24          (0.04      % vars)
502.87/130.69	c SatELite time            : 5.90        (1.18      % time)
502.87/130.69	c v-elim xor               : 0           (0.00      % vars)
502.87/130.69	c xor elim time            : 0.08        (0.02      % time)
502.87/130.69	c num binary xor trees     : 907        
502.87/130.69	c binxor trees' crown      : 984         (1.08      leafs/tree)
502.87/130.69	c bin xor find time        : 6.54       
502.87/130.69	c OTF clause subsumed      : 660         (0.02      clauses/conflict)
502.87/130.69	c OTF subs. size diff      : 3384        (5.13       lits/clause)
502.87/130.69	c OTF cl watch-shrink      : 27764       (0.80      clauses/conflict)
502.87/130.69	c OTF cl watch-sh-lit      : 3737478     (134.62     lits/clause)
502.87/130.69	c tried to recurMin cls    : 34409       (99.54      % of conflicts)
502.87/130.69	c updated cache            : 12232       (0.36       lits/tried recurMin)
502.87/130.69	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
502.87/130.69	c OTF Gate-rem lits        : 0           (nan       lits/confl)
502.87/130.69	c unit cls received        : 245         (0.45      % of units)
502.87/130.69	c unit cls sent            : 38318       (69.97     % of units)
502.87/130.69	c bin cls received         : 1008       
502.87/130.69	c bin cls sent             : 3300       
502.87/130.69	c tri cls recevied         : 214        
502.87/130.69	c tri cls sent             : 3510       
502.87/130.69	c clauses over max glue    : 0           (0.00      % of all clauses)
502.87/130.69	c conflicts                : 34567       (68.93     / sec)
502.87/130.69	c decisions                : 293871      (0.21      % random)
502.87/130.69	c bogo-props               : 654049544   (1304275.57 / sec)
502.87/130.69	c props                    : 151930551   (302972.93 / sec)
502.87/130.69	c conflict literals        : 12789927    (41.44     % deleted)
502.87/130.69	c Memory used              : 3827.74     MB
502.87/130.69	c single-thread CPU time   : 501.47      s
502.87/130.69	c all-threads sum CPU time : 501.47      s
502.87/130.69	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-3285974-1304042141/watcher-3285974-1304042141 -o /tmp/evaluation-result-3285974-1304042141/solver-3285974-1304042141 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285974-1304042141.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: 3.66 3.97 4.35 2/174 26438
/proc/meminfo: memFree=15981740/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=23920 CPUtime=0 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 1206 0 0 0 0 0 0 0 21 0 1 0 515813006 24494080 1146 33554432000 4194304 4797429 140737123326096 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26438/statm: 5980 1159 346 148 0 909 0

[startup+0.058578 s]
/proc/loadavg: 3.66 3.97 4.35 2/174 26438
/proc/meminfo: memFree=15981740/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=60656 CPUtime=0.05 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 3678 0 0 0 5 0 0 0 21 0 1 0 515813006 62111744 3174 33554432000 4194304 4797429 140737123326096 18446744073709551615 4432816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26438/statm: 15164 3174 350 148 0 10093 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 60656

[startup+0.100573 s]
/proc/loadavg: 3.66 3.97 4.35 2/174 26438
/proc/meminfo: memFree=15981740/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=69172 CPUtime=0.09 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 6119 0 0 0 9 0 0 0 21 0 1 0 515813006 70832128 4704 33554432000 4194304 4797429 140737123326096 18446744073709551615 268272356362 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26438/statm: 17293 4704 350 148 0 12222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69172

[startup+0.300536 s]
/proc/loadavg: 3.66 3.97 4.35 2/174 26438
/proc/meminfo: memFree=15981740/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=95280 CPUtime=0.29 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 14263 0 0 0 28 1 0 0 22 0 1 0 515813006 97566720 11032 33554432000 4194304 4797429 140737123326096 18446744073709551615 268272356265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26438/statm: 23820 11032 350 148 0 18749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95280

[startup+0.700466 s]
/proc/loadavg: 3.66 3.97 4.35 2/174 26438
/proc/meminfo: memFree=15981740/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=168492 CPUtime=0.69 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 34182 0 0 0 65 4 0 0 23 0 1 0 515813006 172535808 27279 33554432000 4194304 4797429 140737123326096 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26438/statm: 42123 27279 350 148 0 37052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168492

[startup+1.50032 s]
/proc/loadavg: 3.66 3.97 4.35 3/175 26439
/proc/meminfo: memFree=15786552/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=894848 CPUtime=2.83 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 64277 0 0 0 273 10 0 0 18 0 4 0 515813006 916324352 48918 33554432000 4194304 4797429 140737123326096 18446744073709551615 4240913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 223712 48926 385 148 0 218641 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 894848

[startup+3.10104 s]
/proc/loadavg: 3.66 3.97 4.35 6/181 26448
/proc/meminfo: memFree=15570124/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=1041864 CPUtime=9.22 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 105693 0 0 0 906 16 0 0 21 0 4 0 515813006 1066868736 90334 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427914 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 260466 90334 385 148 0 255395 0
[pid=26438/tid=26440] ppid=26436 vsize=1041864 CPUtime=2.04 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 13133 0 0 0 202 2 0 0 21 0 4 0 515813111 1066868736 90334 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427317 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=1041864 CPUtime=2.04 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 12601 0 0 0 202 2 0 0 21 0 4 0 515813111 1066868736 90334 33554432000 4194304 4797429 140737123326096 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=1041864 CPUtime=2.03 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 12873 0 0 0 201 2 0 0 21 0 4 0 515813111 1066868736 90334 33554432000 4194304 4797429 140737123326096 18446744073709551615 4428023 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (KiB) 1041864

[startup+6.30047 s]
/proc/loadavg: 3.85 4.00 4.36 6/181 26448
/proc/meminfo: memFree=14420308/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=1569600 CPUtime=21.99 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 201797 0 0 0 2166 33 0 0 25 0 4 0 515813006 1607270400 186438 33554432000 4194304 4797429 140737123326096 18446744073709551615 4430453 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 392400 186438 385 148 0 387329 0
[pid=26438/tid=26440] ppid=26436 vsize=1569600 CPUtime=5.24 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 37333 0 0 0 519 5 0 0 25 0 4 0 515813111 1607270400 186438 33554432000 4194304 4797429 140737123326096 18446744073709551615 4428966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=1569600 CPUtime=5.23 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 36685 0 0 0 517 6 0 0 25 0 4 0 515813111 1607270400 186438 33554432000 4194304 4797429 140737123326096 18446744073709551615 4430292 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=1569600 CPUtime=5.21 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 36500 0 0 0 515 6 0 0 19 0 4 0 515813111 1607270400 186438 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427887 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.99
Current children cumulated vsize (KiB) 1569600

[startup+12.7003 s]
/proc/loadavg: 4.18 4.07 4.38 10/184 26451
/proc/meminfo: memFree=13119252/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=2245780 CPUtime=47.52 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 362841 0 0 0 4682 70 0 0 25 0 4 0 515813006 2299678720 346826 33554432000 4194304 4797429 140737123326096 18446744073709551615 4341518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 561445 346826 413 148 0 556374 0
[pid=26438/tid=26440] ppid=26436 vsize=2245780 CPUtime=11.63 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 73625 0 0 0 1149 14 0 0 25 0 4 0 515813111 2299678720 346826 33554432000 4194304 4797429 140737123326096 18446744073709551615 4341072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=2245780 CPUtime=11.62 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 74451 0 0 0 1146 16 0 0 25 0 4 0 515813111 2299678720 346826 33554432000 4194304 4797429 140737123326096 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=2245780 CPUtime=11.56 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 77065 0 0 0 1141 15 0 0 25 0 4 0 515813111 2299678720 346826 33554432000 4194304 4797429 140737123326096 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.52
Current children cumulated vsize (KiB) 2245780

[startup+25.5011 s]
/proc/loadavg: 5.03 4.26 4.43 10/184 26452
/proc/meminfo: memFree=12254236/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=2290304 CPUtime=98.65 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 389571 0 0 0 9788 77 0 0 25 0 4 0 515813006 2345271296 367200 33554432000 4194304 4797429 140737123326096 18446744073709551615 4387526 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 572576 367200 415 148 0 567505 0
[pid=26438/tid=26440] ppid=26436 vsize=2290304 CPUtime=24.43 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 79564 0 0 0 2428 15 0 0 25 0 4 0 515813111 2345271296 367200 33554432000 4194304 4797429 140737123326096 18446744073709551615 4387398 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=2290304 CPUtime=24.42 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 81312 0 0 0 2424 18 0 0 25 0 4 0 515813111 2345271296 367200 33554432000 4194304 4797429 140737123326096 18446744073709551615 4387833 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=2290304 CPUtime=24.29 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 83957 0 0 0 2412 17 0 0 25 0 4 0 515813111 2345271296 367200 33554432000 4194304 4797429 140737123326096 18446744073709551615 4413499 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.65
Current children cumulated vsize (KiB) 2290304

[startup+51.1005 s]
/proc/loadavg: 6.04 4.56 4.53 9/184 26452
/proc/meminfo: memFree=11634216/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=2757908 CPUtime=200.89 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 490254 0 0 0 19993 96 0 0 25 0 4 0 515813006 2824097792 448713 33554432000 4194304 4797429 140737123326096 18446744073709551615 4342879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 689477 448713 418 148 0 684406 0
[pid=26438/tid=26440] ppid=26436 vsize=2757908 CPUtime=49.97 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 107438 0 0 0 4976 21 0 0 25 0 4 0 515813111 2824097792 448713 33554432000 4194304 4797429 140737123326096 18446744073709551615 4428755 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=2757908 CPUtime=50.02 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 113700 0 0 0 4978 24 0 0 25 0 4 0 515813111 2824097792 448713 33554432000 4194304 4797429 140737123326096 18446744073709551615 4259083 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=2757908 CPUtime=49.81 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 117434 0 0 0 4958 23 0 0 25 0 4 0 515813111 2824097792 448713 33554432000 4194304 4797429 140737123326096 18446744073709551615 4236524 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.89
Current children cumulated vsize (KiB) 2757908

[startup+102.306 s]
/proc/loadavg: 7.15 5.09 4.71 10/184 26454
/proc/meminfo: memFree=9060780/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3604212 CPUtime=405.41 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 714216 0 0 0 40403 138 0 0 25 0 4 0 515813006 3690713088 632749 33554432000 4194304 4797429 140737123326096 18446744073709551615 4226125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 901053 632749 419 148 0 895982 0
[pid=26438/tid=26440] ppid=26436 vsize=3604212 CPUtime=100.88 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 173481 0 0 0 10054 34 0 0 25 0 4 0 515813111 3690713088 632749 33554432000 4194304 4797429 140737123326096 18446744073709551615 4259099 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3604212 CPUtime=101.23 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 172934 0 0 0 10089 34 0 0 25 0 4 0 515813111 3690713088 632749 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427262 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3604212 CPUtime=101 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 179996 0 0 0 10066 34 0 0 25 0 4 0 515813111 3690713088 632749 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.41
Current children cumulated vsize (KiB) 3604212

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

[startup+115.101 s]
/proc/loadavg: 7.35 5.20 4.75 9/184 26454
/proc/meminfo: memFree=8411164/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3755764 CPUtime=456.52 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 758362 0 0 0 45506 146 0 0 25 0 4 0 515813006 3845902336 675372 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 938941 675372 421 148 0 933870 0
[pid=26438/tid=26440] ppid=26436 vsize=3755764 CPUtime=113.61 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 190416 0 0 0 11323 38 0 0 25 0 4 0 515813111 3845902336 675372 33554432000 4194304 4797429 140737123326096 18446744073709551615 4531952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3755764 CPUtime=114.02 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 178733 0 0 0 11367 35 0 0 25 0 4 0 515813111 3845902336 675372 33554432000 4194304 4797429 140737123326096 18446744073709551615 4638433 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3755764 CPUtime=113.8 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 187913 0 0 0 11344 36 0 0 25 0 4 0 515813111 3845902336 675372 33554432000 4194304 4797429 140737123326096 18446744073709551615 4270767 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 456.52
Current children cumulated vsize (KiB) 3755764

[startup+121.501 s]
/proc/loadavg: 7.45 5.29 4.78 10/184 26454
/proc/meminfo: memFree=8309104/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3755764 CPUtime=482.08 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 761272 0 0 0 48061 147 0 0 25 0 4 0 515813006 3845902336 678242 33554432000 4194304 4797429 140737123326096 18446744073709551615 4424977 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 938941 678242 421 148 0 933870 0
[pid=26438/tid=26440] ppid=26436 vsize=3755764 CPUtime=119.98 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 191468 0 0 0 11960 38 0 0 25 0 4 0 515813111 3845902336 678242 33554432000 4194304 4797429 140737123326096 18446744073709551615 4423672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3755764 CPUtime=120.42 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 179592 0 0 0 12007 35 0 0 25 0 4 0 515813111 3845902336 678242 33554432000 4194304 4797429 140737123326096 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3755764 CPUtime=120.19 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 188490 0 0 0 11983 36 0 0 25 0 4 0 515813111 3845902336 678242 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 482.08
Current children cumulated vsize (KiB) 3755764

[startup+127.901 s]
/proc/loadavg: 7.41 5.32 4.79 7/184 26454
/proc/meminfo: memFree=8088260/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3905268 CPUtime=500.17 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) S 26436 26438 24860 0 -1 4202496 782540 0 0 0 49867 150 0 0 15 0 4 0 515813006 3998994432 699461 33554432000 4194304 4797429 140737123326096 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 976317 699461 422 148 0 971246 0
[pid=26438/tid=26440] ppid=26436 vsize=3905268 CPUtime=126.36 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 199678 0 0 0 12597 39 0 0 25 0 4 0 515813111 3998994432 699461 33554432000 4194304 4797429 140737123326096 18446744073709551615 4346600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3905268 CPUtime=125.02 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) S 26436 26438 24860 0 -1 4202560 184476 0 0 0 12466 36 0 0 25 0 4 0 515813111 3998994432 699461 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3905268 CPUtime=125.65 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) S 26436 26438 24860 0 -1 4202560 196635 0 0 0 12527 38 0 0 25 0 4 0 515813111 3998994432 699461 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 500.17
Current children cumulated vsize (KiB) 3905268

[startup+129.501 s]
/proc/loadavg: 7.41 5.32 4.79 6/184 26454
/proc/meminfo: memFree=8000220/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3912436 CPUtime=501.77 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) S 26436 26438 24860 0 -1 4202496 784481 0 0 0 50026 151 0 0 15 0 4 0 515813006 4006334464 701402 33554432000 4194304 4797429 140737123326096 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 978109 701402 422 148 0 973038 0
[pid=26438/tid=26440] ppid=26436 vsize=3912436 CPUtime=127.95 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 201619 0 0 0 12756 39 0 0 25 0 4 0 515813111 4006334464 701402 33554432000 4194304 4797429 140737123326096 18446744073709551615 4226125 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3912436 CPUtime=125.02 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) S 26436 26438 24860 0 -1 4202560 184476 0 0 0 12466 36 0 0 25 0 4 0 515813111 4006334464 701402 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3912436 CPUtime=125.65 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) S 26436 26438 24860 0 -1 4202560 196635 0 0 0 12527 38 0 0 25 0 4 0 515813111 4006334464 701402 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 501.77
Current children cumulated vsize (KiB) 3912436

[startup+130.3 s]
/proc/loadavg: 7.22 5.31 4.79 7/184 26454
/proc/meminfo: memFree=7934500/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3917556 CPUtime=502.57 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) S 26436 26438 24860 0 -1 4202496 785758 0 0 0 50106 151 0 0 15 0 4 0 515813006 4011577344 702679 33554432000 4194304 4797429 140737123326096 18446744073709551615 268284518001 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 979389 702679 422 148 0 974318 0
[pid=26438/tid=26440] ppid=26436 vsize=3917556 CPUtime=128.75 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 202896 0 0 0 12836 39 0 0 25 0 4 0 515813111 4011577344 702679 33554432000 4194304 4797429 140737123326096 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3917556 CPUtime=125.02 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) S 26436 26438 24860 0 -1 4202560 184476 0 0 0 12466 36 0 0 25 0 4 0 515813111 4011577344 702679 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3917556 CPUtime=125.65 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) S 26436 26438 24860 0 -1 4202560 196635 0 0 0 12527 38 0 0 25 0 4 0 515813111 4011577344 702679 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102360628 0 0 4096 2 18446604471136362816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 502.57
Current children cumulated vsize (KiB) 3917556

[startup+130.7 s]
/proc/loadavg: 7.22 5.31 4.79 7/184 26454
/proc/meminfo: memFree=7934500/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=3913456 CPUtime=502.97 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) R 26436 26438 24860 0 -1 4202496 786139 0 0 0 50146 151 0 0 16 0 4 0 515813006 4007378944 702284 33554432000 4194304 4797429 140737123326096 18446744073709551615 4421392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 978364 702284 426 148 0 973293 0
[pid=26438/tid=26440] ppid=26436 vsize=3913456 CPUtime=129.15 cores=1,3,5,7
/proc/26438/task/26440/stat : 26440 (techdemo) R 26436 26438 24860 0 -1 4202560 203272 0 0 0 12876 39 0 0 25 0 4 0 515813111 4007378944 702284 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102361008 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26438/tid=26441] ppid=26436 vsize=3913456 CPUtime=125.03 cores=1,3,5,7
/proc/26438/task/26441/stat : 26441 (techdemo) R 26436 26438 24860 0 -1 4202560 184476 0 0 0 12467 36 0 0 18 0 4 0 515813111 4007378944 702284 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102361008 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=3913456 CPUtime=125.65 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4202560 196635 0 0 0 12527 38 0 0 18 0 4 0 515813111 4007378944 702284 33554432000 4194304 4797429 140737123326096 18446744073709551615 47984102361010 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 502.97
Current children cumulated vsize (KiB) 3913456

[startup+130.906 s]
/proc/loadavg: 7.22 5.31 4.79 7/184 26454
/proc/meminfo: memFree=7970708/32950928 swapFree=67111528/67111528
[pid=26438] ppid=26436 vsize=0 CPUtime=503.47 cores=1,3,5,7
/proc/26438/stat : 26438 (techdemo) Z 26436 26438 24860 0 -1 4202524 786140 0 0 0 50190 157 0 0 16 0 2 0 515813006 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26438/statm: 0 0 0 0 0 0 0
[pid=26438/tid=26442] ppid=26436 vsize=0 CPUtime=125.78 cores=1,3,5,7
/proc/26438/task/26442/stat : 26442 (techdemo) R 26436 26438 24860 0 -1 4203588 196635 0 0 0 12537 41 0 0 17 0 2 0 515813111 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 503.47
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 130.974
CPU time (s): 503.545
CPU user time (s): 501.907
CPU system time (s): 1.63875
CPU usage (%): 384.464
Max. virtual memory (cumulated for all children) (KiB): 3919604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 501.907
system time used= 1.63875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786140
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= 13889
involuntary context switches= 3828

runsolver used 0.212967 second user time and 0.503923 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 03:55:42
IDJOB=3285974
IDBENCH=82410
IDSOLVER=1584
FILE ID=node122/3285974-1304042141
RUNJOBID= node122-1304042141-26425
PBS_JOBID= 13170330
Free space on /tmp= 71628 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285974-1304042141/watcher-3285974-1304042141 -o /tmp/evaluation-result-3285974-1304042141/solver-3285974-1304042141 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285974-1304042141.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=731280366

node122.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.820
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.64
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.820
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.75
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.820
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15982020 kB
Buffers:       1732500 kB
Cached:       14602740 kB
SwapCached:          0 kB
Active:        5325200 kB
Inactive:     11078652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15982020 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           46408 kB
Writeback:           8 kB
AnonPages:       68432 kB
Mapped:          14752 kB
Slab:           502268 kB
PageTables:       4420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189132 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= 71560 MiB
End job on node122 at 2011-04-29 03:57:53