Trace number 3173020

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 26.6899 7.60794

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S1007919187-045.UNKNOWN.cnf
MD5SUMafc45e32836c303b19a86a74eccb0079
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.145977
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51065
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173020-1304124770.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.03
2.77/0.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
2.77/0.72	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
2.77/0.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.77/0.72	c Subs w/ non-existent bins:      0 time:  0.00 s
2.77/0.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.77/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/0.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.77/0.72	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.00 s
2.77/0.72	c learnt bin added due to v-elim: 0
2.77/0.72	c Finding binary XORs  T:     0.00 s  found:       0
2.77/0.72	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.77/0.72	c calculated reachability. Time: 0.00
2.77/0.72	c Calc default polars -  time:   0.00 s pos:      23 undec:       5 neg:      22
2.77/0.72	c =========================================================================================
2.77/0.72	c types(t): F = full restart, N = normal restart
2.77/0.72	c types(t): S = simplification begin/end, E = solution found
2.77/0.72	c restart types(rt): st = static, dy = dynamic
2.77/0.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
2.77/0.72	c  B st     0         0        50      1065         0         0      5325         0   no data   no data  --
2.77/0.72	c Decided on static restart strategy
2.77/0.72	c  N dy    20      4138        50      1065         0      3683      5325     46243     12.76     10.20  --
2.77/0.72	c  N dy    48      8276        50      1065         0      5051      5325     59250     11.93     10.32  --
4.78/1.29	c  N dy    58     30001        50      1065         3      9206      5323     81524      9.07      8.73  --
4.78/1.29	c  S st    58     30001        50      1065         3      9206      5323     81524      9.07      8.73  --
5.18/1.33	c  S st    58     30503        50      1065         3      9667      5323     87258      9.07      8.73  --
5.18/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.03
5.18/1.33	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
5.18/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.34	c Subs w/ non-existent bins:      0 time:  0.00 s
5.18/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/1.39	c subs with bin:     4506  lits-rem:       432  v-fix:    0  time:  0.20 s
5.18/1.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.56/1.41	c lits-rem:       600  cl-subs:      593  v-elim:     50  v-fix:    0  time:  0.09 s
5.56/1.41	c learnt bin added due to v-elim: 0
5.56/1.41	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
5.56/1.41	c vivif2 --  cl tried     4580 cl shrink        0 lits rem          0 time: 0.00
5.56/1.43	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.10
5.56/1.43	c calculated reachability. Time: 0.00
5.56/1.43	c  N dy    58     30503        50      1053         4      4580      5253     46022      9.07      8.73  --
5.56/1.43	c  F st    58     30503        50      1053         4      4580      5253     46022      9.07      8.73  --
5.96/1.53	c Decided on static restart strategy
6.36/1.64	c  N dy    78     34640        50      1053         4      8114      5253     85158     10.88      8.77  --
7.56/1.92	c  N dy   105     38712        50      1053         4     11614      5253    125507     11.79      8.84  --
8.76/2.21	c  N dy   132     42754        50      1053         4      8677      5253     85434     11.79      8.89  --
9.58/2.42	c  S st   153     45754        50      1053         4     11258      5253    114663     11.13      8.92  --
9.58/2.47	c  S st   153     46257        50      1053         4     11714      5253    120753     11.13      8.92  --
9.58/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.58/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.58/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.07
9.58/2.49	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
9.58/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.58/2.49	c Subs w/ non-existent bins:      0 time:  0.00 s
9.58/2.49	c bin-w-bin subsume rem            1 bins  time:  0.00 s
9.58/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.58/2.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.36/2.66	c lits-rem:      1437  cl-subs:     2721  v-elim:     50  v-fix:    0  time:  0.69 s
10.36/2.66	c learnt bin added due to v-elim: 0
10.36/2.66	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
10.36/2.67	c vivif2 --  cl tried     8993 cl shrink        0 lits rem          0 time: 0.00
10.75/2.71	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.17
10.75/2.71	c calculated reachability. Time: 0.00
10.75/2.71	c  N dy   153     46257        50      1053         3      8993      5253     92549     11.13      8.92  --
11.95/3.03	c  N dy   180     50283        50      1053         3     12451      5253    130828     11.26      8.94  --
13.15/3.37	c  N dy   207     54344        50      1053         3      8603      5253     82154     10.73      8.96  --
14.35/3.67	c  N dy   234     58394        50      1053         3     12058      5253    121151     11.04      8.99  --
15.95/4.04	c  N dy   262     62529        50      1053         4     15595      5253    159733     10.86      8.99  --
17.15/4.37	c  N dy   289     66580        50      1053         4     10693      5253     98993     11.03      8.99  --
17.97/4.59	c  S st   309     69388        50      1053         5     13069      5253    125718     10.12      9.00  --
18.37/4.65	c  S st   309     69891        50      1053         5     13524      5253    131588     10.12      9.00  --
18.37/4.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.37/4.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.37/4.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.09
18.37/4.67	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
18.37/4.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.37/4.67	c Subs w/ non-existent bins:      0 time:  0.00 s
18.37/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.37/4.69	c subs with bin:      930  lits-rem:       568  v-fix:    0  time:  0.06 s
18.37/4.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.55/4.95	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
20.34/5.18	c Added 1 vars  tried: 11100 time: 0.88
20.34/5.18	c ORs :      1 avg-s:  0.0 cl-sh:   576 l-rem:    576 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
20.34/5.18	c lits-rem:      1895  cl-subs:     2696  v-elim:     50  v-fix:    0  time:  1.97 s
20.34/5.18	c learnt bin added due to v-elim: 0
20.34/5.18	c vivif2 --  cl tried     1048 cl shrink        0 lits rem          0 time: 0.00
20.34/5.18	c vivif2 --  cl tried     9904 cl shrink        0 lits rem          0 time: 0.00
20.74/5.23	c asymm  cl-useful: 0/1048/1048 lits-rem:0 time: 0.19
20.74/5.23	c calculated reachability. Time: 0.00
20.74/5.23	c  N dy   309     69891        51      1048         7      9904      5223     95096     10.12      9.00  --
20.74/5.23	c  F st   309     69891        51      1048         7      9904      5223     95096     10.12      9.00  --
21.14/5.39	c Decided on static restart strategy
24.74/6.29	c  E dy   323     82875        39      1048        96     11754      5218     95593      5.99      8.68  --
26.68/7.60	c Following stats are for *FIRST FINISHED THREAD ONLY*
26.68/7.60	c num threads              : 4          
26.68/7.60	c restarts                 : 323        
26.68/7.60	c dynamic restarts         : 305        
26.68/7.60	c static restarts          : 18         
26.68/7.60	c full restarts            : 2          
26.68/7.60	c total simplify time      : 0.00       
26.68/7.60	c learnts DL2              : 0          
26.68/7.60	c learnts size 2           : 97         
26.68/7.60	c learnts size 1           : 42          (82.35     % of vars)
26.68/7.60	c filedLit time            : 0.19        (0.72      % time)
26.68/7.60	c v-elim SatELite          : 0           (0.00      % vars)
26.68/7.60	c SatELite time            : 2.72        (10.22     % time)
26.68/7.60	c v-elim xor               : 0           (0.00      % vars)
26.68/7.60	c xor elim time            : 0.00        (0.01      % time)
26.68/7.60	c num binary xor trees     : 0          
26.68/7.60	c binxor trees' crown      : 0           (nan       leafs/tree)
26.68/7.60	c bin xor find time        : 0.00       
26.68/7.60	c OTF clause subsumed      : 12148       (0.15      clauses/conflict)
26.68/7.60	c OTF subs. size diff      : 12538       (1.03       lits/clause)
26.68/7.60	c OTF cl watch-shrink      : 2620        (0.03      clauses/conflict)
26.68/7.60	c OTF cl watch-sh-lit      : 2730        (1.04       lits/clause)
26.68/7.60	c tried to recurMin cls    : 82862       (99.98      % of conflicts)
26.68/7.60	c updated cache            : 2           (0.00       lits/tried recurMin)
26.68/7.60	c OTF Gate-Rem cl          : 271         (0.00      clauses/conflict)
26.68/7.60	c OTF Gate-rem lits        : 271         (1.00      lits/confl)
26.68/7.60	c unit cls received        : 0           (0.00      % of units)
26.68/7.60	c unit cls sent            : 2           (4.76      % of units)
26.68/7.60	c bin cls received         : 0          
26.68/7.60	c bin cls sent             : 36         
26.68/7.60	c tri cls recevied         : 0          
26.68/7.60	c tri cls sent             : 5          
26.68/7.60	c clauses over max glue    : 0           (0.00      % of all clauses)
26.68/7.60	c conflicts                : 82875       (3107.66   / sec)
26.68/7.60	c decisions                : 93838       (1.60      % random)
26.68/7.60	c bogo-props               : 586813488   (22004450.96 / sec)
26.68/7.60	c props                    : 1294265     (48532.61  / sec)
26.68/7.60	c conflict literals        : 884662      (21.37     % deleted)
26.68/7.60	c Memory used              : 664.95      MB
26.68/7.60	c single-thread CPU time   : 26.67       s
26.68/7.60	c all-threads sum CPU time : 26.67       s
26.68/7.60	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-3173020-1304124770/watcher-3173020-1304124770 -o /tmp/evaluation-result-3173020-1304124770/solver-3173020-1304124770 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3173020-1304124770.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: 7.73 8.04 8.02 6/180 28305
/proc/meminfo: memFree=25671524/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=80736 CPUtime=0 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 604 0 0 0 0 0 0 0 25 0 4 0 524079745 82673664 535 33554432000 4194304 4797429 140735028575696 18446744073709551615 218371013617 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 20184 535 360 148 0 15113 0
[pid=28305/tid=28306] ppid=28303 vsize=80736 CPUtime=0 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524079746 82673664 535 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136603048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=80736 CPUtime=0 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524079746 82673664 535 33554432000 4194304 4797429 140735028575696 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=80736 CPUtime=0 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524079746 82673664 535 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382754870 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.227258 s]
/proc/loadavg: 7.73 8.04 8.02 6/180 28305
/proc/meminfo: memFree=25671524/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=673604 CPUtime=0.87 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 1849 0 0 0 87 0 0 0 18 0 4 0 524079745 689770496 1415 33554432000 4194304 4797429 140735028575696 18446744073709551615 218370654311 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 168401 1415 409 148 0 163330 0
[pid=28305/tid=28306] ppid=28303 vsize=673604 CPUtime=0.21 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 302 0 0 0 21 0 0 0 25 0 4 0 524079746 689770496 1415 33554432000 4194304 4797429 140735028575696 18446744073709551615 218371062303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=673604 CPUtime=0.21 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 296 0 0 0 21 0 0 0 18 0 4 0 524079746 689770496 1415 33554432000 4194304 4797429 140735028575696 18446744073709551615 218371062254 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=673604 CPUtime=0.21 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 342 0 0 0 21 0 0 0 18 0 4 0 524079746 689770496 1415 33554432000 4194304 4797429 140735028575696 18446744073709551615 4424977 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 673604

[startup+0.300707 s]
/proc/loadavg: 7.73 8.04 8.02 6/180 28305
/proc/meminfo: memFree=25671524/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=674048 CPUtime=1.17 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 2036 0 0 0 117 0 0 0 18 0 4 0 524079745 690225152 1594 33554432000 4194304 4797429 140735028575696 18446744073709551615 4422906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 168512 1594 409 148 0 163441 0
[pid=28305/tid=28306] ppid=28303 vsize=674048 CPUtime=0.29 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 343 0 0 0 29 0 0 0 25 0 4 0 524079746 690225152 1594 33554432000 4194304 4797429 140735028575696 18446744073709551615 4425129 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=674048 CPUtime=0.29 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 356 0 0 0 29 0 0 0 18 0 4 0 524079746 690225152 1594 33554432000 4194304 4797429 140735028575696 18446744073709551615 4425057 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=674048 CPUtime=0.29 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 388 0 0 0 29 0 0 0 18 0 4 0 524079746 690225152 1594 33554432000 4194304 4797429 140735028575696 18446744073709551615 4415808 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 674048

[startup+0.40069 s]
/proc/loadavg: 7.73 8.04 8.02 6/180 28305
/proc/meminfo: memFree=25671524/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=675552 CPUtime=1.57 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 2756 0 0 0 157 0 0 0 18 0 4 0 524079745 691765248 2198 33554432000 4194304 4797429 140735028575696 18446744073709551615 4424732 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 168888 2198 413 148 0 163817 0
[pid=28305/tid=28306] ppid=28303 vsize=675552 CPUtime=0.39 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 620 0 0 0 39 0 0 0 25 0 4 0 524079746 691765248 2198 33554432000 4194304 4797429 140735028575696 18446744073709551615 4506622 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=675552 CPUtime=0.39 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 587 0 0 0 39 0 0 0 18 0 4 0 524079746 691765248 2198 33554432000 4194304 4797429 140735028575696 18446744073709551615 4506608 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=675552 CPUtime=0.39 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 458 0 0 0 39 0 0 0 18 0 4 0 524079746 691765248 2198 33554432000 4194304 4797429 140735028575696 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 675552

[startup+0.700636 s]
/proc/loadavg: 7.73 8.04 8.02 6/180 28305
/proc/meminfo: memFree=25671524/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=675964 CPUtime=2.77 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 3237 0 0 0 277 0 0 0 18 0 4 0 524079745 692187136 2671 33554432000 4194304 4797429 140735028575696 18446744073709551615 4387571 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 168991 2671 414 148 0 163920 0
[pid=28305/tid=28306] ppid=28303 vsize=675964 CPUtime=0.69 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 670 0 0 0 69 0 0 0 25 0 4 0 524079746 692187136 2671 33554432000 4194304 4797429 140735028575696 18446744073709551615 4425034 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=675964 CPUtime=0.69 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 641 0 0 0 69 0 0 0 18 0 4 0 524079746 692187136 2671 33554432000 4194304 4797429 140735028575696 18446744073709551615 4425836 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=675964 CPUtime=0.69 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 693 0 0 0 69 0 0 0 18 0 4 0 524079746 692187136 2671 33554432000 4194304 4797429 140735028575696 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 675964

[startup+1.50049 s]
/proc/loadavg: 7.73 8.04 8.02 9/184 28309
/proc/meminfo: memFree=25660584/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=677628 CPUtime=5.96 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 4626 0 0 0 596 0 0 0 20 0 4 0 524079745 693891072 3336 33554432000 4194304 4797429 140735028575696 18446744073709551615 4422912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 169407 3336 417 148 0 164336 0
[pid=28305/tid=28306] ppid=28303 vsize=677628 CPUtime=1.48 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 926 0 0 0 148 0 0 0 25 0 4 0 524079746 693891072 3336 33554432000 4194304 4797429 140735028575696 18446744073709551615 4524360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=677628 CPUtime=1.48 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 910 0 0 0 148 0 0 0 20 0 4 0 524079746 693891072 3336 33554432000 4194304 4797429 140735028575696 18446744073709551615 4568013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=677628 CPUtime=1.49 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 970 0 0 0 149 0 0 0 20 0 4 0 524079746 693891072 3336 33554432000 4194304 4797429 140735028575696 18446744073709551615 4568003 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 677628

[startup+3.10021 s]
/proc/loadavg: 7.73 8.04 8.02 9/184 28309
/proc/meminfo: memFree=25656492/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=679184 CPUtime=12.35 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) R 28303 28305 28077 0 -1 4202496 5938 0 0 0 1234 1 0 0 25 0 4 0 524079745 695484416 3864 33554432000 4194304 4797429 140735028575696 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 169796 3864 417 148 0 164725 0
[pid=28305/tid=28306] ppid=28303 vsize=679184 CPUtime=3.08 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1194 0 0 0 308 0 0 0 25 0 4 0 524079746 695484416 3864 33554432000 4194304 4797429 140735028575696 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=679184 CPUtime=3.07 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 1185 0 0 0 307 0 0 0 25 0 4 0 524079746 695484416 3864 33554432000 4194304 4797429 140735028575696 18446744073709551615 4428951 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=679184 CPUtime=3.08 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 1182 0 0 0 308 0 0 0 25 0 4 0 524079746 695484416 3864 33554432000 4194304 4797429 140735028575696 18446744073709551615 4425630 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 679184

[startup+6.30064 s]
/proc/loadavg: 7.75 8.04 8.02 9/184 28310
/proc/meminfo: memFree=25652724/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=680904 CPUtime=25.13 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) S 28303 28305 28077 0 -1 4202496 7828 0 0 0 2512 1 0 0 25 0 4 0 524079745 697245696 4435 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382786161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 170226 4435 420 148 0 165155 0
[pid=28305/tid=28306] ppid=28303 vsize=680904 CPUtime=6.28 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1532 0 0 0 628 0 0 0 25 0 4 0 524079746 697245696 4435 33554432000 4194304 4797429 140735028575696 18446744073709551615 4495559 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=680904 CPUtime=6.26 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) R 28303 28305 28077 0 -1 4202560 1496 0 0 0 626 0 0 0 25 0 4 0 524079746 697245696 4435 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602649 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=680904 CPUtime=6.28 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) R 28303 28305 28077 0 -1 4202560 1504 0 0 0 628 0 0 0 25 0 4 0 524079746 697245696 4435 33554432000 4194304 4797429 140735028575696 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 680904

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

[startup+6.50064 s]
/proc/loadavg: 7.75 8.04 8.02 9/184 28310
/proc/meminfo: memFree=25652724/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=680904 CPUtime=25.57 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) S 28303 28305 28077 0 -1 4202496 7883 0 0 0 2556 1 0 0 24 0 4 0 524079745 697245696 4490 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382786161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 170226 4490 420 148 0 165155 0
[pid=28305/tid=28306] ppid=28303 vsize=680904 CPUtime=6.48 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1587 0 0 0 648 0 0 0 25 0 4 0 524079746 697245696 4490 33554432000 4194304 4797429 140735028575696 18446744073709551615 4495544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=680904 CPUtime=6.35 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) S 28303 28305 28077 0 -1 4202560 1496 0 0 0 635 0 0 0 25 0 4 0 524079746 697245696 4490 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=680904 CPUtime=6.43 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) S 28303 28305 28077 0 -1 4202560 1504 0 0 0 643 0 0 0 25 0 4 0 524079746 697245696 4490 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 680904

[startup+7.30051 s]
/proc/loadavg: 7.75 8.04 8.02 6/184 28310
/proc/meminfo: memFree=25651484/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=680904 CPUtime=26.38 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) S 28303 28305 28077 0 -1 4202496 8163 0 0 0 2636 2 0 0 16 0 4 0 524079745 697245696 4770 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382786161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 170226 4770 420 148 0 165155 0
[pid=28305/tid=28306] ppid=28303 vsize=680904 CPUtime=7.28 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1867 0 0 0 728 0 0 0 25 0 4 0 524079746 697245696 4770 33554432000 4194304 4797429 140735028575696 18446744073709551615 4495473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=680904 CPUtime=6.35 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) S 28303 28305 28077 0 -1 4202560 1496 0 0 0 635 0 0 0 25 0 4 0 524079746 697245696 4770 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=680904 CPUtime=6.43 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) S 28303 28305 28077 0 -1 4202560 1504 0 0 0 643 0 0 0 25 0 4 0 524079746 697245696 4770 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.38
Current children cumulated vsize (KiB) 680904

[startup+7.50046 s]
/proc/loadavg: 7.75 8.04 8.02 6/184 28310
/proc/meminfo: memFree=25651484/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=680904 CPUtime=26.58 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) S 28303 28305 28077 0 -1 4202496 8186 0 0 0 2656 2 0 0 15 0 4 0 524079745 697245696 4793 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382786161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 170226 4793 420 148 0 165155 0
[pid=28305/tid=28306] ppid=28303 vsize=680904 CPUtime=7.48 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1890 0 0 0 748 0 0 0 25 0 4 0 524079746 697245696 4793 33554432000 4194304 4797429 140735028575696 18446744073709551615 4495525 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=680904 CPUtime=6.35 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) S 28303 28305 28077 0 -1 4202560 1496 0 0 0 635 0 0 0 25 0 4 0 524079746 697245696 4793 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=680904 CPUtime=6.43 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) S 28303 28305 28077 0 -1 4202560 1504 0 0 0 643 0 0 0 25 0 4 0 524079746 697245696 4793 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.58
Current children cumulated vsize (KiB) 680904

[startup+7.60045 s]
/proc/loadavg: 7.75 8.04 8.02 6/184 28310
/proc/meminfo: memFree=25651484/32951124 swapFree=67051468/67111528
[pid=28305] ppid=28303 vsize=680904 CPUtime=26.68 cores=1,3,5,7
/proc/28305/stat : 28305 (techdemo) S 28303 28305 28077 0 -1 4202496 8187 0 0 0 2666 2 0 0 15 0 4 0 524079745 697245696 4418 33554432000 4194304 4797429 140735028575696 18446744073709551615 218382786161 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28305/statm: 170226 4418 420 148 0 165155 0
[pid=28305/tid=28306] ppid=28303 vsize=680904 CPUtime=7.58 cores=1,3,5,7
/proc/28305/task/28306/stat : 28306 (techdemo) R 28303 28305 28077 0 -1 4202560 1891 0 0 0 758 0 0 0 25 0 4 0 524079746 697245696 4418 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602649 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28305/tid=28307] ppid=28303 vsize=680904 CPUtime=6.35 cores=1,3,5,7
/proc/28305/task/28307/stat : 28307 (techdemo) S 28303 28305 28077 0 -1 4202560 1496 0 0 0 635 0 0 0 25 0 4 0 524079746 697245696 4418 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 7 0 0 0
[pid=28305/tid=28308] ppid=28303 vsize=680904 CPUtime=6.43 cores=1,3,5,7
/proc/28305/task/28308/stat : 28308 (techdemo) S 28303 28305 28077 0 -1 4202560 1504 0 0 0 643 0 0 0 25 0 4 0 524079746 697245696 4418 33554432000 4194304 4797429 140735028575696 18446744073709551615 47061136602676 0 0 4096 2 18446604471106808704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.68
Current children cumulated vsize (KiB) 680904

Child status: 20
Real time (s): 7.60794
CPU time (s): 26.6899
CPU user time (s): 26.6679
CPU system time (s): 0.021996
CPU usage (%): 350.817
Max. virtual memory (cumulated for all children) (KiB): 680904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.6679
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8193
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= 287
involuntary context switches= 226

runsolver used 0.009998 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 02:52:50
IDJOB=3173020
IDBENCH=83038
IDSOLVER=1584
FILE ID=node101/3173020-1304124770
RUNJOBID= node101-1304122362-28096
PBS_JOBID= 13170744
Free space on /tmp= 72016 MiB

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

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

MD5SUM BENCH= afc45e32836c303b19a86a74eccb0079
RANDOM SEED=613506844

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:      25671804 kB
Buffers:       1912540 kB
Cached:        4750068 kB
SwapCached:      30424 kB
Active:        1879940 kB
Inactive:      4955264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25671804 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            7776 kB
Writeback:           0 kB
AnonPages:      163632 kB
Mapped:           9860 kB
Slab:           380700 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   802700 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= 72008 MiB
End job on node101 at 2011-04-30 02:52:58