Trace number 3393994

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 Strange-Night-2-mt (fixed)UNSAT 200.867 27.361

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.9144
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 8 threads
0.00/0.05	c This is CryptoMiniSat 3.0.0
0.00/0.05	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.05	c Reading file 'HOME/instance-3393994-1306078221.cnf'
0.00/0.05	c -- header says num vars:         237336
0.00/0.05	c -- header says num clauses:     1262609
8.15/1.56	c -- clauses added:            0 learnts,      1262609 normals,            0 xors
8.15/1.56	c -- vars added     237336
8.15/1.56	c Parsing time:  0.63 s
8.15/1.56	c  N st     0         0    237336    318204    903807         0   2943726         0   no data   no data
12.37/2.17	c asymm  cl-useful: 407/5029/244334 lits-rem:1625 time: 0.55
129.72/16.80	c Flit:  1208 Blit:   5694 bXBeca:    0 bXProp: 3132 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 14.64
129.72/16.86	c Cleaning up after failed var search:     0.05 s 
130.51/16.92	c Replacing     3132 vars Replaced    60635 lits Time:     0.06 s 
130.51/16.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.31/17.03	c bin-w-bin subsume rem        21457 bins  time:  0.04 s
132.11/17.10	c subs with bin:     1365  lits-rem:      7124  v-fix:    0  time:  0.07 s
188.25/24.32	c Subs w/ non-existent bins:    232 l-rem:      0 v-fix:  6732 done:  19270 time:  7.18 s
190.89/24.80	c Removed useless bin:     177  fixed:     0  props:  20.02M  time:  0.48 s
193.95/25.34	c lits-rem:      9579  cl-subs:    19558  v-elim:  26437  v-fix:    0  time:  0.53 s
193.95/25.38	c Finding binary XORs  T:     0.04 s  found:    1577
194.50/25.43	c Replacing     1577 vars Replaced    19737 lits Time:     0.04 s 
194.50/25.49	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
194.50/25.49	c calculated reachability. Time: 0.00
194.91/25.51	c Calc default polars -  time:   0.02 s pos:   20368 undec:  186760 neg:   30208
194.91/25.51	c =========================================================================================
194.91/25.51	c types(t): F = full restart, N = normal restart
194.91/25.51	c types(t): S = simplification begin/end, E = solution found
194.91/25.51	c restart types(rt): st = static, dy = dynamic
194.91/25.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
194.91/25.51	c  B st     0         0     53746    193301    214203         0   1056526         0   no data   no data
200.60/27.29	c Following stats are for *FIRST FINISHED THREAD ONLY*
200.60/27.29	c num threads              : 8          
200.60/27.29	c restarts                 : 40         
200.60/27.29	c dynamic restarts         : 34         
200.60/27.29	c static restarts          : 6          
200.60/27.29	c full restarts            : 0          
200.60/27.29	c total simplify time      : 0.40       
200.60/27.29	c learnts DL2              : 0          
200.60/27.29	c learnts size 2           : 985065     
200.60/27.29	c learnts size 1           : 187501      (79.00     % of vars)
200.60/27.29	c filedLit time            : 0.00        (0.00      % time)
200.60/27.29	c v-elim SatELite          : 0           (0.00      % vars)
200.60/27.29	c SatELite time            : 0.00        (0.00      % time)
200.60/27.29	c v-elim xor               : 0           (0.00      % vars)
200.60/27.29	c xor elim time            : 0.00        (0.00      % time)
200.60/27.29	c num binary xor trees     : 7554       
200.60/27.29	c binxor trees' crown      : 24180       (3.20      leafs/tree)
200.60/27.29	c bin xor find time        : 0.12       
200.60/27.29	c OTF clause improved      : 113         (0.02      clauses/conflict)
200.60/27.29	c OTF impr. size diff      : 143         (1.27       lits/clause)
200.60/27.29	c OTF cl watch-shrink      : 3552        (0.53      clauses/conflict)
200.60/27.29	c OTF cl watch-sh-lit      : 19013       (5.35       lits/clause)
200.60/27.29	c tried to recurMin cls    : 3677        (54.55      % of conflicts)
200.60/27.29	c updated cache            : 5503        (1.50       lits/tried recurMin)
200.60/27.29	c unit cls recevied        : 0           (0.00      % of units)
200.60/27.29	c unit cls sent            : 199852      (106.59    % of units)
200.60/27.29	c bin cls recevied         : 0          
200.60/27.29	c bin cls sent             : 78847      
200.60/27.29	c clauses over max glue    : 0           (0.00      % of all clauses)
200.60/27.29	c conflicts                : 6741        (260.01    / sec)
200.60/27.29	c decisions                : 39879       (1.19      % random)
200.60/27.29	c bogo-props               : 96865294    (3736213.74 / sec)
200.60/27.29	c conflict literals        : 477301      (31.18     % deleted)
200.60/27.29	c Memory used              : 1962.53     MB
200.60/27.29	c single-thread CPU time   : 25.93       s
200.60/27.29	c all-threads sum CPU time : 196.88      s
200.60/27.29	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: 961)

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-3393994-1306078221/watcher-3393994-1306078221 -o /tmp/evaluation-result-3393994-1306078221/solver-3393994-1306078221 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3393994-1306078221.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.43 7.92 7.96 2/491 9972
/proc/meminfo: memFree=14092476/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 412 0 0 0 1 0 0 0 23 0 8 0 798052897 94355456 353 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528944 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9972/statm: 23036 353 299 95 0 18018 0
[pid=9972/tid=9973] ppid=9970 vsize=92144 CPUtime=0.01 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367546811 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528946 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251362593878 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=92144 CPUtime=0 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 798052897 94355456 361 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528537 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.103931 s]
/proc/loadavg: 7.43 7.92 7.96 2/491 9972
/proc/meminfo: memFree=14092476/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=546136 CPUtime=0.55 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 48776 0 0 0 44 11 0 0 18 0 8 0 798052897 559243264 40315 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367590023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9972/statm: 136534 40315 338 95 0 131516 0
[pid=9972/tid=9973] ppid=9970 vsize=546136 CPUtime=0.06 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 6055 0 0 0 6 0 0 0 17 0 8 0 798052897 559243264 39803 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367244245 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=546136 CPUtime=0.06 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 6673 0 0 0 5 1 0 0 18 0 8 0 798052897 559243264 39803 33554432000 4194304 4580107 140737073455008 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=546136 CPUtime=0.06 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 6392 0 0 0 5 1 0 0 17 0 8 0 798052897 559243264 39803 33554432000 4194304 4580107 140737073455008 18446744073709551615 4307480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=542036 CPUtime=0.06 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 5632 0 0 0 6 0 0 0 17 0 8 0 798052897 555044864 39422 33554432000 4194304 4580107 140737073455008 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=550232 CPUtime=0.02 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 5834 0 0 0 1 1 0 0 18 0 8 0 798052897 563437568 40225 33554432000 4194304 4580107 140737073455008 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=552392 CPUtime=0.07 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 5298 0 0 0 6 1 0 0 17 0 8 0 798052897 565649408 42884 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367244225 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=552392 CPUtime=0.07 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 6406 0 0 0 6 1 0 0 17 0 8 0 798052897 565649408 42884 33554432000 4194304 4580107 140737073455008 18446744073709551615 4349571 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 546136

[startup+0.206457 s]
/proc/loadavg: 7.43 7.92 7.96 2/491 9972
/proc/meminfo: memFree=14092476/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=804708 CPUtime=1.14 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 144848 0 0 0 80 34 0 0 18 0 8 0 798052897 824020992 110361 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9972/statm: 201177 110818 338 95 0 196159 0
[pid=9972/tid=9973] ppid=9970 vsize=870244 CPUtime=0.14 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 18262 0 0 0 11 3 0 0 17 0 8 0 798052897 891129856 110973 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=870244 CPUtime=0.12 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 19054 0 0 0 8 4 0 0 17 0 8 0 798052897 891129856 111022 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=870244 CPUtime=0.14 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 18117 0 0 0 10 4 0 0 17 0 8 0 798052897 891129856 111063 33554432000 4194304 4580107 140737073455008 18446744073709551615 4512065 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=870244 CPUtime=0.14 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 16521 0 0 0 11 3 0 0 17 0 8 0 798052897 891129856 111117 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=870244 CPUtime=0.11 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 17625 0 0 0 7 4 0 0 18 0 8 0 798052897 891129856 111160 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=870244 CPUtime=0.14 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 18181 0 0 0 10 4 0 0 17 0 8 0 798052897 891129856 111185 33554432000 4194304 4580107 140737073455008 18446744073709551615 4206232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=870244 CPUtime=0.14 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 17563 0 0 0 10 4 0 0 17 0 8 0 798052897 891129856 111211 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 804708

[startup+0.313867 s]
/proc/loadavg: 7.43 7.92 7.96 2/491 9972
/proc/meminfo: memFree=14092476/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=935780 CPUtime=1.77 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 151548 0 0 0 127 50 0 0 17 0 8 0 798052897 958238720 117060 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367215471 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9972/statm: 233945 117070 338 95 0 228927 0
[pid=9972/tid=9973] ppid=9970 vsize=935780 CPUtime=0.22 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) D 9970 9972 9946 0 -1 4202560 18985 0 0 0 17 5 0 0 17 0 8 0 798052897 958238720 117074 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367207969 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=935780 CPUtime=0.2 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 19789 0 0 0 14 6 0 0 17 0 8 0 798052897 958238720 117080 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=935780 CPUtime=0.21 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 18857 0 0 0 15 6 0 0 17 0 8 0 798052897 958238720 117084 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=935780 CPUtime=0.22 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 17316 0 0 0 17 5 0 0 17 0 8 0 798052897 958238720 117097 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367215277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=935780 CPUtime=0.18 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 18451 0 0 0 12 6 0 0 17 0 8 0 798052897 958238720 117100 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 7 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=935780 CPUtime=0.21 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 19054 0 0 0 15 6 0 0 17 0 8 0 798052897 958238720 117101 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 6 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=935780 CPUtime=0.22 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 18327 0 0 0 16 6 0 0 17 0 8 0 798052897 958238720 117102 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 935780

[startup+0.70181 s]
/proc/loadavg: 7.43 7.92 7.96 2/491 9972
/proc/meminfo: memFree=14092476/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1010288 CPUtime=4.04 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 170332 0 0 0 261 143 0 0 17 0 8 0 798052897 1034534912 135843 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367590071 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9972/statm: 252572 135846 338 95 0 247554 0
[pid=9972/tid=9973] ppid=9970 vsize=1010288 CPUtime=0.49 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 21202 0 0 0 31 18 0 0 17 0 8 0 798052897 1034534912 135847 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651871 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1010288 CPUtime=0.49 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 22077 0 0 0 30 19 0 0 17 0 8 0 798052897 1034534912 135851 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367206191 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1010288 CPUtime=0.49 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 21113 0 0 0 32 17 0 0 17 0 8 0 798052897 1034534912 135855 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1010288 CPUtime=0.49 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 19669 0 0 0 34 15 0 0 17 0 8 0 798052897 1034534912 135856 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1010288 CPUtime=0.48 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 20586 0 0 0 29 19 0 0 17 0 8 0 798052897 1034534912 135877 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 7 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1010288 CPUtime=0.49 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 21403 0 0 0 31 18 0 0 17 0 8 0 798052897 1034534912 135879 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 6 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1010288 CPUtime=0.51 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 20761 0 0 0 34 17 0 0 17 0 8 0 798052897 1034534912 135889 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651871 0 0 4096 2 18446604453877524672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 1010288

[startup+1.50057 s]
/proc/loadavg: 7.43 7.92 7.96 6/499 9980
/proc/meminfo: memFree=13457000/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1198644 CPUtime=8.15 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 235802 0 0 0 495 320 0 0 16 0 8 0 798052897 1227411456 201173 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367244215 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 299661 201193 339 95 0 294643 0
[pid=9972/tid=9973] ppid=9970 vsize=1198644 CPUtime=1.02 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 28821 0 0 0 61 41 0 0 15 0 8 0 798052897 1227411456 201204 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1198644 CPUtime=1.02 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 30097 0 0 0 59 43 0 0 15 0 8 0 798052897 1227411456 201217 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1198644 CPUtime=1 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 30776 0 0 0 60 40 0 0 15 0 8 0 798052897 1227411456 201232 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1198644 CPUtime=1.01 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 27129 0 0 0 64 37 0 0 15 0 8 0 798052897 1227411456 201244 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1198644 CPUtime=1.01 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 29120 0 0 0 58 43 0 0 16 0 8 0 798052897 1227411456 201258 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1198644 CPUtime=1 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 28265 0 0 0 61 39 0 0 15 0 8 0 798052897 1227411456 201272 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1198644 CPUtime=1.02 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 28854 0 0 0 63 39 0 0 16 0 8 0 798052897 1227411456 201285 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367651822 0 0 4096 2 18446604453877524672 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 1198644

[startup+3.10128 s]
/proc/loadavg: 7.43 7.92 7.96 9/499 9980
/proc/meminfo: memFree=13190772/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1298904 CPUtime=20.36 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 265190 0 0 0 1675 361 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 324726 229717 361 95 0 319708 0
[pid=9972/tid=9973] ppid=9970 vsize=1298904 CPUtime=2.53 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32378 0 0 0 207 46 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1298904 CPUtime=2.55 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 33582 0 0 0 206 49 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1298904 CPUtime=2.51 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 34160 0 0 0 205 46 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4294207 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1298904 CPUtime=2.52 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 31531 0 0 0 210 42 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1298904 CPUtime=2.54 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32927 0 0 0 206 48 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1298904 CPUtime=2.53 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32326 0 0 0 209 44 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1298904 CPUtime=2.53 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 33104 0 0 0 207 46 0 0 17 0 8 0 798052897 1330077696 229717 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.36
Current children cumulated vsize (KiB) 1298904

[startup+6.30069 s]
/proc/loadavg: 7.71 7.97 7.97 9/499 9980
/proc/meminfo: memFree=13169224/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1298904 CPUtime=45.9 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 267023 0 0 0 4228 362 0 0 25 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293076 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 324726 230901 361 95 0 319708 0
[pid=9972/tid=9973] ppid=9970 vsize=1298904 CPUtime=5.73 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32383 0 0 0 527 46 0 0 23 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1298904 CPUtime=5.75 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 33586 0 0 0 526 49 0 0 25 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1298904 CPUtime=5.71 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 34165 0 0 0 525 46 0 0 24 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293255 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1298904 CPUtime=5.72 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 31532 0 0 0 530 42 0 0 24 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1298904 CPUtime=5.74 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32928 0 0 0 526 48 0 0 24 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1298904 CPUtime=5.73 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32326 0 0 0 529 44 0 0 24 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1298904 CPUtime=5.67 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 34921 0 0 0 521 46 0 0 23 0 8 0 798052897 1330077696 230901 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.9
Current children cumulated vsize (KiB) 1298904

[startup+12.7005 s]
/proc/loadavg: 7.82 7.98 7.98 9/499 9981
/proc/meminfo: memFree=13152768/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1310032 CPUtime=96.99 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 270834 0 0 0 9336 363 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 327508 234712 362 95 0 322490 0
[pid=9972/tid=9973] ppid=9970 vsize=1310032 CPUtime=12.13 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32409 0 0 0 1167 46 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1310032 CPUtime=12.15 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 33672 0 0 0 1166 49 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1310032 CPUtime=12.11 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 34191 0 0 0 1165 46 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1310032 CPUtime=12.12 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 31625 0 0 0 1170 42 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1310032 CPUtime=12.14 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 33012 0 0 0 1166 48 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1310032 CPUtime=12.13 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 32341 0 0 0 1169 44 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1310032 CPUtime=11.96 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 1149 47 0 0 25 0 8 0 798052897 1341472768 234712 33554432000 4194304 4580107 140737073455008 18446744073709551615 4219847 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.99
Current children cumulated vsize (KiB) 1310032

[startup+25.5012 s]
/proc/loadavg: 7.86 7.98 7.98 6/499 9981
/proc/meminfo: memFree=12875208/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1843780 CPUtime=194.91 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 358406 0 0 0 19106 385 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4289512 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 460945 305042 378 95 0 455927 0
[pid=9972/tid=9973] ppid=9970 vsize=1843780 CPUtime=24.16 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51574 0 0 0 2360 56 0 0 18 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1843780 CPUtime=22.3 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51703 0 0 0 2178 52 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1843780 CPUtime=24.07 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 48495 0 0 0 2358 49 0 0 18 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1843780 CPUtime=24.91 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38150 0 0 0 2448 43 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292086 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1843780 CPUtime=24.94 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38831 0 0 0 2445 49 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4428677 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1843780 CPUtime=24.93 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 40617 0 0 0 2448 45 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292086 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1843780 CPUtime=24.59 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 2412 47 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286503979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 194.91
Current children cumulated vsize (KiB) 1843780

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

[startup+25.6012 s]
/proc/loadavg: 7.86 7.98 7.98 6/499 9981
/proc/meminfo: memFree=12875208/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1843780 CPUtime=195.41 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) R 9970 9972 9946 0 -1 4202496 358406 0 0 0 19156 385 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528537 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 460945 305042 378 95 0 455927 0
[pid=9972/tid=9973] ppid=9970 vsize=1843780 CPUtime=24.16 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51574 0 0 0 2360 56 0 0 18 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1843780 CPUtime=22.3 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51703 0 0 0 2178 52 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1843780 CPUtime=24.07 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 48495 0 0 0 2358 49 0 0 18 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1843780 CPUtime=25.01 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38150 0 0 0 2458 43 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292086 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1843780 CPUtime=25.04 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38831 0 0 0 2455 49 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4515240 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1843780 CPUtime=25.03 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 40617 0 0 0 2458 45 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292124 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1843780 CPUtime=24.69 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 2422 47 0 0 25 0 8 0 798052897 1888030720 305042 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286504132 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.41
Current children cumulated vsize (KiB) 1843780

[startup+26.401 s]
/proc/loadavg: 7.86 7.98 7.98 5/499 9981
/proc/meminfo: memFree=12857848/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=1911272 CPUtime=198.65 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) S 9970 9972 9946 0 -1 4202496 366501 0 0 0 19479 386 0 0 25 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 477818 307919 378 95 0 472800 0
[pid=9972/tid=9973] ppid=9970 vsize=1911272 CPUtime=24.16 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51574 0 0 0 2360 56 0 0 18 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=1911272 CPUtime=22.3 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51703 0 0 0 2178 52 0 0 25 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=1911272 CPUtime=24.07 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 48495 0 0 0 2358 49 0 0 18 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=1911272 CPUtime=25.84 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 44156 0 0 0 2539 45 0 0 18 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 4289522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=1911272 CPUtime=25.85 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38831 0 0 0 2536 49 0 0 18 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 4292086 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=1911272 CPUtime=25.86 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 42706 0 0 0 2540 46 0 0 25 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 4473011 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=1911272 CPUtime=25.51 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 2504 47 0 0 25 0 8 0 798052897 1957142528 307919 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286503979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.65
Current children cumulated vsize (KiB) 1911272

[startup+26.801 s]
/proc/loadavg: 7.86 7.98 7.98 5/499 9981
/proc/meminfo: memFree=12857848/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=2009624 CPUtime=199.8 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) S 9970 9972 9946 0 -1 4202496 370030 0 0 0 19589 391 0 0 25 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 502406 310212 378 95 0 497388 0
[pid=9972/tid=9973] ppid=9970 vsize=2009624 CPUtime=24.16 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51574 0 0 0 2360 56 0 0 18 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=2009624 CPUtime=22.3 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51703 0 0 0 2178 52 0 0 25 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=2009624 CPUtime=24.07 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 48495 0 0 0 2358 49 0 0 18 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=2009624 CPUtime=25.95 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 44156 0 0 0 2550 45 0 0 18 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=2009624 CPUtime=26.24 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 41603 0 0 0 2570 54 0 0 18 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 251367206309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=2009624 CPUtime=26.09 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 43463 0 0 0 2563 46 0 0 25 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=2009624 CPUtime=25.89 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 2542 47 0 0 25 0 8 0 798052897 2057854976 310212 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286503979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 199.8
Current children cumulated vsize (KiB) 2009624

[startup+27.2009 s]
/proc/loadavg: 7.86 7.98 7.98 5/499 9981
/proc/meminfo: memFree=12857848/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=2009624 CPUtime=200.6 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) S 9970 9972 9946 0 -1 4202496 372514 0 0 0 19668 392 0 0 25 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 502406 310733 378 95 0 497388 0
[pid=9972/tid=9973] ppid=9970 vsize=2009624 CPUtime=24.16 cores=0-7
/proc/9972/task/9973/stat : 9973 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51574 0 0 0 2360 56 0 0 18 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 2 0 0 0
[pid=9972/tid=9974] ppid=9970 vsize=2009624 CPUtime=22.3 cores=0-7
/proc/9972/task/9974/stat : 9974 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 51703 0 0 0 2178 52 0 0 25 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 5 0 0 0
[pid=9972/tid=9975] ppid=9970 vsize=2009624 CPUtime=24.07 cores=0-7
/proc/9972/task/9975/stat : 9975 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 48495 0 0 0 2358 49 0 0 18 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 4 0 0 0
[pid=9972/tid=9976] ppid=9970 vsize=2009624 CPUtime=25.95 cores=0-7
/proc/9972/task/9976/stat : 9976 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 44156 0 0 0 2550 45 0 0 18 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 3 0 0 0
[pid=9972/tid=9977] ppid=9970 vsize=2009624 CPUtime=26.64 cores=0-7
/proc/9972/task/9977/stat : 9977 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 44087 0 0 0 2609 55 0 0 19 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 4254155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=2009624 CPUtime=26.09 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) S 9970 9972 9946 0 -1 4202560 43463 0 0 0 2563 46 0 0 25 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286528564 0 0 4096 2 18446604453877524672 0 0 -1 0 0 0 0
[pid=9972/tid=9979] ppid=9970 vsize=2009624 CPUtime=26.29 cores=0-7
/proc/9972/task/9979/stat : 9979 (strangenight2-m) R 9970 9972 9946 0 -1 4202560 38319 0 0 0 2582 47 0 0 25 0 8 0 798052897 2057854976 310733 33554432000 4194304 4580107 140737073455008 18446744073709551615 47381286504132 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 200.6
Current children cumulated vsize (KiB) 2009624

[startup+27.3009 s]
/proc/loadavg: 7.86 7.98 7.98 5/499 9981
/proc/meminfo: memFree=12857848/32950928 swapFree=38710952/67111528
[pid=9972] ppid=9970 vsize=0 CPUtime=200.79 cores=0-7
/proc/9972/stat : 9972 (strangenight2-m) Z 9970 9972 9946 0 -1 4203548 372949 0 0 0 19687 392 0 0 18 0 2 0 798052897 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/9972/statm: 0 0 0 0 0 0 0
[pid=9972/tid=9978] ppid=9970 vsize=0 CPUtime=26.09 cores=0-7
/proc/9972/task/9978/stat : 9978 (strangenight2-m) R 9970 9972 9946 0 -1 4203588 43463 0 0 0 2563 46 0 0 19 0 2 0 798052897 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.79
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 27.361
CPU time (s): 200.867
CPU user time (s): 196.879
CPU system time (s): 3.98839
CPU usage (%): 734.138
Max. virtual memory (cumulated for all children) (KiB): 2009624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.879
system time used= 3.98839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372949
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= 400722
involuntary context switches= 956

runsolver used 0.121981 second user time and 0.336948 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-22 17:30:22
IDJOB=3393994
IDBENCH=71012
IDSOLVER=1878
FILE ID=node113/3393994-1306078221
RUNJOBID= node113-1306078221-9960
PBS_JOBID= 13387911
Free space on /tmp= 73292 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3393994-1306078221/watcher-3393994-1306078221 -o /tmp/evaluation-result-3393994-1306078221/solver-3393994-1306078221 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3393994-1306078221.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=1282050657

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14092632 kB
Buffers:        332016 kB
Cached:        8790612 kB
SwapCached:      93732 kB
Active:        8082520 kB
Inactive:     10436288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14092632 kB
SwapTotal:    67111528 kB
SwapFree:     38710952 kB
Dirty:           29228 kB
Writeback:           0 kB
AnonPages:     9314688 kB
Mapped:          24652 kB
Slab:           153084 kB
PageTables:     116604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154762668 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= 73288 MiB
End job on node113 at 2011-05-22 17:30:50