Trace number 3394266

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 465.216 58.8575

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.30458
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3394266-1306093866.cnf'
0.00/0.02	c -- header says num vars:         361856
0.00/0.02	c -- header says num clauses:     1084031
5.59/1.19	c -- clauses added:            0 learnts,      1084031 normals,            0 xors
5.59/1.19	c -- vars added     361856
5.59/1.19	c Parsing time:  0.49 s
5.59/1.19	c  N st     0         0    361856    361343    722686         0   2529401         0   no data   no data
14.61/2.36	c asymm  cl-useful: 0/163/361342 lits-rem:0 time: 1.16
187.19/23.97	c Flit:     3 Blit:    763 bXBeca:    0 bXProp:    8 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 21.61
187.19/23.98	c Cleaning up after failed var search:     0.00 s 
187.99/24.09	c Replacing        8 vars Replaced      884 lits Time:     0.10 s 
189.60/24.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
190.30/24.32	c bin-w-bin subsume rem            1 bins  time:  0.06 s
191.10/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
282.06/35.86	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  10389 time: 11.37 s
285.33/36.28	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.43 s
298.66/37.99	c lits-rem:         0  cl-subs:     7844  v-elim: 120360  v-fix:    0  time:  1.60 s
299.45/38.07	c Finding binary XORs  T:     0.08 s  found:     406
300.24/38.16	c Replacing      406 vars Replaced   101404 lits Time:     0.08 s 
301.83/38.31	c Finding non-binary XORs:     0.11 s (found:       0, avg size: nan)
301.83/38.31	c calculated reachability. Time: 0.01
301.83/38.35	c Calc default polars -  time:   0.04 s pos:     869 undec:  121549 neg:  239438
301.83/38.35	c =========================================================================================
301.83/38.35	c types(t): F = full restart, N = normal restart
301.83/38.35	c types(t): S = simplification begin/end, E = solution found
301.83/38.35	c restart types(rt): st = static, dy = dynamic
301.83/38.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
301.83/38.35	c  B st     0         0    240314    284220    554049         0   2065182         0   no data   no data
455.17/57.57	c Finding binary XORs  T:     0.08 s  found:    6996
455.97/57.65	c Replacing     6996 vars Replaced    57664 lits Time:     0.08 s 
464.76/58.75	c Following stats are for *FIRST FINISHED THREAD ONLY*
464.76/58.75	c num threads              : 8          
464.76/58.75	c restarts                 : 50         
464.76/58.75	c dynamic restarts         : 44         
464.76/58.75	c static restarts          : 6          
464.76/58.75	c full restarts            : 0          
464.76/58.75	c total simplify time      : 1.27       
464.76/58.75	c learnts DL2              : 0          
464.76/58.75	c learnts size 2           : 797924     
464.76/58.75	c learnts size 1           : 280053      (77.39     % of vars)
464.76/58.75	c filedLit time            : 0.00        (0.00      % time)
464.76/58.75	c v-elim SatELite          : 0           (0.00      % vars)
464.76/58.75	c SatELite time            : 0.00        (0.00      % time)
464.76/58.75	c v-elim xor               : 0           (0.00      % vars)
464.76/58.75	c xor elim time            : 0.00        (0.00      % time)
464.76/58.75	c num binary xor trees     : 14357      
464.76/58.75	c binxor trees' crown      : 66627       (4.64      leafs/tree)
464.76/58.75	c bin xor find time        : 0.43       
464.76/58.75	c OTF clause improved      : 60          (0.01      clauses/conflict)
464.76/58.75	c OTF impr. size diff      : 180         (3.00       lits/clause)
464.76/58.75	c OTF cl watch-shrink      : 592         (0.06      clauses/conflict)
464.76/58.75	c OTF cl watch-sh-lit      : 72796       (122.97     lits/clause)
464.76/58.75	c tried to recurMin cls    : 7682        (76.54      % of conflicts)
464.76/58.75	c updated cache            : 15569       (2.03       lits/tried recurMin)
464.76/58.75	c unit cls recevied        : 0           (0.00      % of units)
464.76/58.75	c unit cls sent            : 13178       (4.71      % of units)
464.76/58.75	c bin cls recevied         : 0          
464.76/58.75	c bin cls sent             : 3693       
464.76/58.75	c clauses over max glue    : 0           (0.00      % of all clauses)
464.76/58.75	c conflicts                : 10037       (173.07    / sec)
464.76/58.75	c decisions                : 273128      (0.77      % random)
464.76/58.75	c bogo-props               : 869841042   (14998763.62 / sec)
464.76/58.75	c conflict literals        : 1375023     (72.97     % deleted)
464.76/58.75	c Memory used              : 2884.29     MB
464.76/58.75	c single-thread CPU time   : 57.99       s
464.76/58.75	c all-threads sum CPU time : 462.16      s
464.76/58.75	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-3394266-1306093866/watcher-3394266-1306093866 -o /tmp/evaluation-result-3394266-1306093866/solver-3394266-1306093866 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394266-1306093866.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: 6.83 7.52 7.80 1/320 22745
/proc/meminfo: memFree=19961676/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=92144 CPUtime=0.03 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 412 0 0 0 3 0 0 0 22 0 8 0 799617272 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752754 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 23036 352 299 95 0 18018 0
[pid=22745/tid=22746] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 799617272 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752758 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752754 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 260032193590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752754 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752748 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=92144 CPUtime=0 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 799617273 94355456 352 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752748 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.063585 s]
/proc/loadavg: 6.83 7.52 7.80 1/320 22745
/proc/meminfo: memFree=19961676/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=569824 CPUtime=0.31 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 11722 0 0 0 22 9 0 0 17 0 8 0 799617272 583499776 9814 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020453802 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 142456 9814 337 95 0 137438 0
[pid=22745/tid=22746] ppid=22743 vsize=569964 CPUtime=0.04 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 1302 0 0 0 3 1 0 0 17 0 8 0 799617272 583643136 9817 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020057121 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=570104 CPUtime=0.04 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 1381 0 0 0 3 1 0 0 17 0 8 0 799617273 583786496 9817 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 1 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=570104 CPUtime=0.02 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 1294 0 0 0 1 1 0 0 17 0 8 0 799617273 583786496 9830 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 7 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=570104 CPUtime=0.02 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 1450 0 0 0 2 0 0 0 17 0 8 0 799617273 583786496 9855 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=570244 CPUtime=0.03 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 1442 0 0 0 2 1 0 0 17 0 8 0 799617273 583929856 9983 33554432000 4194304 4580107 140735187111296 18446744073709551615 4298882 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=570244 CPUtime=0.03 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 1611 0 0 0 2 1 0 0 17 0 8 0 799617273 583929856 9983 33554432000 4194304 4580107 140735187111296 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=570384 CPUtime=0.04 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 1351 0 0 0 3 1 0 0 17 0 8 0 799617273 584073216 9999 33554432000 4194304 4580107 140735187111296 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 569824

[startup+0.102768 s]
/proc/loadavg: 6.83 7.52 7.80 1/320 22745
/proc/meminfo: memFree=19961676/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=653156 CPUtime=0.57 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 21573 0 0 0 37 20 0 0 17 0 8 0 799617272 668831744 17560 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020439223 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 163289 17617 337 95 0 158271 0
[pid=22745/tid=22746] ppid=22743 vsize=653368 CPUtime=0.06 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 2367 0 0 0 5 1 0 0 17 0 8 0 799617272 669048832 17656 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020093120 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=653368 CPUtime=0.07 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2662 0 0 0 5 2 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 1 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=653368 CPUtime=0.05 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2623 0 0 0 3 2 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 7 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=653368 CPUtime=0.06 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2913 0 0 0 5 1 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=653368 CPUtime=0.06 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2459 0 0 0 4 2 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=653368 CPUtime=0.06 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2883 0 0 0 4 2 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=653368 CPUtime=0.07 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 2616 0 0 0 5 2 0 0 17 0 8 0 799617273 669048832 17664 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 653156

[startup+0.303475 s]
/proc/loadavg: 6.83 7.52 7.80 1/320 22745
/proc/meminfo: memFree=19961676/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=832500 CPUtime=1.66 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 75757 0 0 0 104 62 0 0 17 0 8 0 799617272 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 208125 59057 337 95 0 203107 0
[pid=22745/tid=22746] ppid=22743 vsize=832500 CPUtime=0.2 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 9043 0 0 0 13 7 0 0 17 0 8 0 799617272 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020453802 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=832500 CPUtime=0.21 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 9294 0 0 0 13 8 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=832500 CPUtime=0.18 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 9481 0 0 0 11 7 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=832500 CPUtime=0.19 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 9527 0 0 0 12 7 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020453802 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=832500 CPUtime=0.2 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 8346 0 0 0 12 8 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4307217 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=832500 CPUtime=0.2 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 10519 0 0 0 13 7 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=832500 CPUtime=0.21 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) D 22743 22745 22577 0 -1 4202560 9733 0 0 0 13 8 0 0 17 0 8 0 799617273 852480000 59057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 832500

[startup+0.700358 s]
/proc/loadavg: 6.83 7.52 7.80 1/320 22745
/proc/meminfo: memFree=19961676/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=1064932 CPUtime=3.85 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) S 22743 22745 22577 0 -1 4202496 172122 0 0 0 245 140 0 0 16 0 8 0 799617272 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 266233 138322 337 95 0 261215 0
[pid=22745/tid=22746] ppid=22743 vsize=1064932 CPUtime=0.48 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 20633 0 0 0 31 17 0 0 16 0 8 0 799617272 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=1064932 CPUtime=0.47 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 21290 0 0 0 30 17 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 1 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=1064932 CPUtime=0.45 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 21444 0 0 0 26 19 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500978 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=1064932 CPUtime=0.47 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 22631 0 0 0 30 17 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=1064932 CPUtime=0.47 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 19794 0 0 0 29 18 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=1064932 CPUtime=0.47 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 23150 0 0 0 30 17 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=1064932 CPUtime=0.47 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) S 22743 22745 22577 0 -1 4202560 21672 0 0 0 30 17 0 0 16 0 8 0 799617273 1090490368 138322 33554432000 4194304 4580107 140735187111296 18446744073709551615 260020500974 0 0 4096 2 18446604441126980416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 1064932

[startup+1.50122 s]
/proc/loadavg: 6.83 7.52 7.80 5/328 22753
/proc/meminfo: memFree=19104028/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2026192 CPUtime=8.22 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 355893 0 0 0 604 218 0 0 16 0 8 0 799617272 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 506548 287554 359 95 0 501530 0
[pid=22745/tid=22746] ppid=22743 vsize=2026192 CPUtime=1 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 42475 0 0 0 73 27 0 0 16 0 8 0 799617272 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2026192 CPUtime=1.02 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 43290 0 0 0 73 29 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294302 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2026192 CPUtime=0.97 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45071 0 0 0 68 29 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292997 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2026192 CPUtime=1 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 47495 0 0 0 75 25 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2026192 CPUtime=1.02 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 41407 0 0 0 72 30 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2026192 CPUtime=1.08 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 47427 0 0 0 83 25 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2026192 CPUtime=1.03 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45755 0 0 0 76 27 0 0 16 0 8 0 799617273 2074820608 287554 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 2026192

[startup+3.10092 s]
/proc/loadavg: 7.00 7.55 7.81 11/328 22753
/proc/meminfo: memFree=18809404/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2026192 CPUtime=21.01 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 369410 0 0 0 1881 220 0 0 18 0 8 0 799617272 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 506548 301070 360 95 0 501530 0
[pid=22745/tid=22746] ppid=22743 vsize=2026192 CPUtime=2.6 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 44595 0 0 0 233 27 0 0 18 0 8 0 799617272 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2026192 CPUtime=2.61 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45717 0 0 0 231 30 0 0 18 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2026192 CPUtime=2.57 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 47191 0 0 0 228 29 0 0 17 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2026192 CPUtime=2.6 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 48555 0 0 0 235 25 0 0 17 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4234970 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2026192 CPUtime=2.62 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 43527 0 0 0 232 30 0 0 18 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2026192 CPUtime=2.68 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 49195 0 0 0 243 25 0 0 18 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2026192 CPUtime=2.62 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45891 0 0 0 235 27 0 0 18 0 8 0 799617273 2074820608 301070 33554432000 4194304 4580107 140735187111296 18446744073709551615 4230782 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.01
Current children cumulated vsize (KiB) 2026192

[startup+6.30033 s]
/proc/loadavg: 7.00 7.55 7.81 9/328 22753
/proc/meminfo: memFree=18757100/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2026192 CPUtime=46.57 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 369415 0 0 0 4437 220 0 0 25 0 8 0 799617272 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 506548 301075 360 95 0 501530 0
[pid=22745/tid=22746] ppid=22743 vsize=2026192 CPUtime=5.8 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 44595 0 0 0 553 27 0 0 25 0 8 0 799617272 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2026192 CPUtime=5.78 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45717 0 0 0 548 30 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2026192 CPUtime=5.77 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 47191 0 0 0 548 29 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2026192 CPUtime=5.8 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 48555 0 0 0 555 25 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2026192 CPUtime=5.82 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 43527 0 0 0 552 30 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2026192 CPUtime=5.88 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 49195 0 0 0 563 25 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2026192 CPUtime=5.82 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 45896 0 0 0 555 27 0 0 25 0 8 0 799617273 2074820608 301075 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0

################
# More data... #
################

[pid=22745] ppid=22743 vsize=2483012 CPUtime=199.76 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 488731 0 0 0 19726 250 0 0 19 0 8 0 799617272 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4427999 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 620753 419711 372 95 0 615735 0
[pid=22745/tid=22746] ppid=22743 vsize=2483012 CPUtime=24.94 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 64396 0 0 0 2463 31 0 0 18 0 8 0 799617272 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4515212 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2483012 CPUtime=24.74 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 64233 0 0 0 2439 35 0 0 18 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4515183 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2483012 CPUtime=24.96 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 62768 0 0 0 2464 32 0 0 20 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4515243 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2483012 CPUtime=24.98 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 67439 0 0 0 2467 31 0 0 19 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4515156 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2483012 CPUtime=24.98 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 59160 0 0 0 2464 34 0 0 18 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4427999 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2483012 CPUtime=25.05 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 60579 0 0 0 2477 28 0 0 19 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4515212 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2483012 CPUtime=25.02 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 48157 0 0 0 2474 28 0 0 19 0 8 0 799617273 2542604288 419711 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 199.76
Current children cumulated vsize (KiB) 2483012

[startup+51.1011 s]
/proc/loadavg: 7.58 7.62 7.82 9/328 22754
/proc/meminfo: memFree=17906992/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=404.04 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 621606 0 0 0 40109 295 0 0 25 0 8 0 799617272 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 513418 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=50.48 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85337 0 0 0 5010 38 0 0 25 0 8 0 799617272 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=50.06 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85521 0 0 0 4967 39 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=50.52 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79082 0 0 0 5013 39 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=50.57 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81722 0 0 0 5021 36 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=50.54 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74209 0 0 0 5013 41 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=50.61 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80339 0 0 0 5026 35 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=50.62 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 54975 0 0 0 5033 29 0 0 25 0 8 0 799617273 3024396288 513418 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.04
Current children cumulated vsize (KiB) 2953512

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

[startup+54.3005 s]
/proc/loadavg: 7.61 7.63 7.82 9/328 22754
/proc/meminfo: memFree=17905504/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=429.61 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 622014 0 0 0 42665 296 0 0 25 0 8 0 799617272 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293292 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 513826 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=53.68 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85360 0 0 0 5330 38 0 0 25 0 8 0 799617272 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=53.22 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85637 0 0 0 5283 39 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=53.72 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79131 0 0 0 5333 39 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4316636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=53.77 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81731 0 0 0 5341 36 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=53.74 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74226 0 0 0 5333 41 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=53.81 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80340 0 0 0 5346 35 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=53.82 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 55100 0 0 0 5353 29 0 0 25 0 8 0 799617273 3024396288 513826 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 429.61
Current children cumulated vsize (KiB) 2953512

[startup+55.9012 s]
/proc/loadavg: 7.61 7.63 7.82 9/328 22754
/proc/meminfo: memFree=17905504/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=442.4 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 622147 0 0 0 43944 296 0 0 25 0 8 0 799617272 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 513959 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=55.28 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85361 0 0 0 5490 38 0 0 25 0 8 0 799617272 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=54.81 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85640 0 0 0 5442 39 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=55.32 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79151 0 0 0 5493 39 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=55.37 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81736 0 0 0 5501 36 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=55.34 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74236 0 0 0 5493 41 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=55.41 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80345 0 0 0 5506 35 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=55.42 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 55175 0 0 0 5513 29 0 0 25 0 8 0 799617273 3024396288 513959 33554432000 4194304 4580107 140735187111296 18446744073709551615 4317544 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 442.4
Current children cumulated vsize (KiB) 2953512

[startup+57.5009 s]
/proc/loadavg: 7.65 7.64 7.82 9/328 22754
/proc/meminfo: memFree=17905008/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=455.17 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 622245 0 0 0 45221 296 0 0 25 0 8 0 799617272 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4496898 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 514057 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=56.88 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85372 0 0 0 5650 38 0 0 25 0 8 0 799617272 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293161 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=56.39 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85641 0 0 0 5600 39 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=56.92 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79160 0 0 0 5653 39 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=56.97 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81743 0 0 0 5661 36 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4223027 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=56.94 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74246 0 0 0 5653 41 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=57.01 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80355 0 0 0 5666 35 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=57.02 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 55207 0 0 0 5673 29 0 0 25 0 8 0 799617273 3024396288 514057 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 455.17
Current children cumulated vsize (KiB) 2953512

[startup+58.3128 s]
/proc/loadavg: 7.65 7.64 7.82 9/328 22754
/proc/meminfo: memFree=17904760/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=461.66 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 622344 0 0 0 45870 296 0 0 25 0 8 0 799617272 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4316670 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 514156 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=57.69 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85374 0 0 0 5731 38 0 0 25 0 8 0 799617272 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=57.19 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85642 0 0 0 5680 39 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4316414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=57.73 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79167 0 0 0 5734 39 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=57.78 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81747 0 0 0 5742 36 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=57.75 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74252 0 0 0 5734 41 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4316754 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=57.82 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80377 0 0 0 5747 35 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=57.83 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 55258 0 0 0 5754 29 0 0 25 0 8 0 799617273 3024396288 514156 33554432000 4194304 4580107 140735187111296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 461.66
Current children cumulated vsize (KiB) 2953512

[startup+58.7007 s]
/proc/loadavg: 7.65 7.64 7.82 9/328 22754
/proc/meminfo: memFree=17904760/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=2953512 CPUtime=464.76 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) R 22743 22745 22577 0 -1 4202496 622376 0 0 0 46180 296 0 0 25 0 8 0 799617272 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 4316661 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22745/statm: 738378 514188 378 95 0 733360 0
[pid=22745/tid=22746] ppid=22743 vsize=2953512 CPUtime=58.08 cores=0-7
/proc/22745/task/22746/stat : 22746 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85383 0 0 0 5770 38 0 0 25 0 8 0 799617272 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752339 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22745/tid=22747] ppid=22743 vsize=2953512 CPUtime=57.58 cores=0-7
/proc/22745/task/22747/stat : 22747 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 85650 0 0 0 5719 39 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22745/tid=22748] ppid=22743 vsize=2953512 CPUtime=58.11 cores=0-7
/proc/22745/task/22748/stat : 22748 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 79167 0 0 0 5772 39 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22745/tid=22749] ppid=22743 vsize=2953512 CPUtime=58.17 cores=0-7
/proc/22745/task/22749/stat : 22749 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 81749 0 0 0 5781 36 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752345 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22745/tid=22750] ppid=22743 vsize=2953512 CPUtime=58.14 cores=0-7
/proc/22745/task/22750/stat : 22750 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 74253 0 0 0 5773 41 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752345 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=2953512 CPUtime=58.21 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 80381 0 0 0 5786 35 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429752345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22745/tid=22752] ppid=22743 vsize=2953512 CPUtime=58.22 cores=0-7
/proc/22745/task/22752/stat : 22752 (strangenight2-m) R 22743 22745 22577 0 -1 4202560 55263 0 0 0 5793 29 0 0 25 0 8 0 799617273 3024396288 514188 33554432000 4194304 4580107 140735187111296 18446744073709551615 47407429727940 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 464.76
Current children cumulated vsize (KiB) 2953512

[startup+58.8007 s]
/proc/loadavg: 7.65 7.64 7.82 9/328 22754
/proc/meminfo: memFree=17904760/32951124 swapFree=67083432/67111528
[pid=22745] ppid=22743 vsize=0 CPUtime=465.15 cores=0-7
/proc/22745/stat : 22745 (strangenight2-m) Z 22743 22745 22577 0 -1 4203548 622379 0 0 0 46215 300 0 0 25 0 2 0 799617272 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22745/statm: 0 0 0 0 0 0 0
[pid=22745/tid=22751] ppid=22743 vsize=0 CPUtime=58.29 cores=0-7
/proc/22745/task/22751/stat : 22751 (strangenight2-m) R 22743 22745 22577 0 -1 4203588 80381 0 0 0 5790 39 0 0 25 0 2 0 799617273 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 465.15
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 58.8575
CPU time (s): 465.216
CPU user time (s): 462.157
CPU system time (s): 3.05953
CPU usage (%): 790.411
Max. virtual memory (cumulated for all children) (KiB): 2953512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 462.157
system time used= 3.05953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 622379
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= 233301
involuntary context switches= 2112

runsolver used 0.200969 second user time and 0.424935 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-22 21:51:07
IDJOB=3394266
IDBENCH=82456
IDSOLVER=1878
FILE ID=node110/3394266-1306093866
RUNJOBID= node110-1306093681-22591
PBS_JOBID= 13387949
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394266-1306093866/watcher-3394266-1306093866 -o /tmp/evaluation-result-3394266-1306093866/solver-3394266-1306093866 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394266-1306093866.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=1794953997

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.74
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.830
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:      19961956 kB
Buffers:        323584 kB
Cached:        8704788 kB
SwapCached:       1416 kB
Active:        5987444 kB
Inactive:      6668236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19961956 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           24676 kB
Writeback:           0 kB
AnonPages:     3626408 kB
Mapped:          27632 kB
Slab:           240216 kB
PageTables:      26264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75580936 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= 73320 MiB
End job on node110 at 2011-05-22 21:52:06