Trace number 3321128

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-mtUNSAT 135.427 19.2077

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66583
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

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-3321128-1304324144.cnf'
0.00/0.05	c -- header says num vars:         130021
0.00/0.05	c -- header says num clauses:     2509375
12.63/2.31	c -- clauses added:            0 learnts,      2509375 normals,            0 xors
12.63/2.31	c -- vars added     130021
12.63/2.31	c Parsing time:  0.79 s
12.63/2.31	c  N st     0         0    130021     71781   2434960         0   5673471         0   no data   no data
18.17/3.02	c asymm  cl-useful: 17/248/70593 lits-rem:3895 time: 0.68
97.28/12.94	c Flit:  1216 Blit:  14835 bXBeca:    0 bXProp:  291 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.91
98.07/13.00	c Cleaning up after failed var search:     0.06 s 
98.07/13.09	c Replacing      292 vars Replaced    10640 lits Time:     0.09 s 
98.92/13.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.47/13.33	c bin-w-bin subsume rem         1978 bins  time:  0.14 s
109.07/14.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.11 s
132.19/18.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  22443 time:  3.80 s
132.99/18.42	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.17 s
134.86/18.90	c lits-rem:        60  cl-subs:       78  v-elim:    208  v-fix:    0  time:  0.48 s
134.86/18.95	c Finding binary XORs  T:     0.05 s  found:     224
135.06/19.03	c Replacing      224 vars Replaced    11419 lits Time:     0.08 s 
135.26/19.11	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
135.26/19.11	c calculated reachability. Time: 0.00
135.26/19.14	c Calc default polars -  time:   0.04 s pos:    2878 undec:   37437 neg:   89706
135.26/19.14	c =========================================================================================
135.26/19.14	c types(t): F = full restart, N = normal restart
135.26/19.14	c types(t): S = simplification begin/end, E = solution found
135.26/19.14	c restart types(rt): st = static, dy = dynamic
135.26/19.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
135.26/19.14	c  B st     0         0    107055     55506   1845542         0   4283948         0   no data   no data
135.26/19.14	c Following stats are for *FIRST FINISHED THREAD ONLY*
135.26/19.14	c num threads              : 8          
135.26/19.14	c restarts                 : 24         
135.26/19.14	c dynamic restarts         : 18         
135.26/19.14	c static restarts          : 6          
135.26/19.14	c full restarts            : 0          
135.26/19.14	c total simplify time      : 0.26       
135.26/19.14	c learnts DL2              : 0          
135.26/19.14	c learnts size 2           : 2436444    
135.26/19.14	c learnts size 1           : 36657       (28.19     % of vars)
135.26/19.14	c filedLit time            : 0.00        (0.00      % time)
135.26/19.14	c v-elim SatELite          : 0           (0.00      % vars)
135.26/19.14	c SatELite time            : 0.00        (0.00      % time)
135.26/19.14	c v-elim xor               : 0           (0.00      % vars)
135.26/19.14	c xor elim time            : 0.00        (0.00      % time)
135.26/19.14	c num binary xor trees     : 114        
135.26/19.14	c binxor trees' crown      : 154         (1.35      leafs/tree)
135.26/19.14	c bin xor find time        : 0.07       
135.26/19.14	c OTF clause improved      : 183         (0.03      clauses/conflict)
135.26/19.14	c OTF impr. size diff      : 240         (1.31       lits/clause)
135.26/19.14	c OTF cl watch-shrink      : 3985        (0.57      clauses/conflict)
135.26/19.14	c OTF cl watch-sh-lit      : 120768      (30.31      lits/clause)
135.26/19.14	c tried to recurMin cls    : 4586        (65.40      % of conflicts)
135.26/19.14	c updated cache            : 16485       (3.59       lits/tried recurMin)
135.26/19.14	c unit cls recevied        : 0           (0.00      % of units)
135.26/19.14	c unit cls sent            : 7424        (20.25     % of units)
135.26/19.14	c bin cls recevied         : 0          
135.26/19.14	c bin cls sent             : 1451       
135.26/19.14	c clauses over max glue    : 0           (0.00      % of all clauses)
135.26/19.14	c conflicts                : 7012        (398.29    / sec)
135.26/19.14	c decisions                : 100312      (1.27      % random)
135.26/19.14	c bogo-props               : 273444139   (15531901.29 / sec)
135.26/19.14	c conflict literals        : 3582388     (17.88     % deleted)
135.26/19.14	c Memory used              : 1404.45     MB
135.26/19.14	c single-thread CPU time   : 17.61       s
135.26/19.14	c all-threads sum CPU time : 128.82      s
135.26/19.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321128-1304324144/watcher-3321128-1304324144 -o /tmp/evaluation-result-3321128-1304324144/solver-3321128-1304324144 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321128-1304324144.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.44 5.80 2/194 8726
/proc/meminfo: memFree=30451796/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=92188 CPUtime=0.01 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 413 0 0 0 1 0 0 0 23 0 8 0 544014359 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963826 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8726/statm: 23047 352 299 106 0 18018 0
[pid=8726/tid=8727] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963820 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 248101495862 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963826 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=92188 CPUtime=0 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 544014360 94400512 352 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963830 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.059737 s]
/proc/loadavg: 6.83 7.44 5.80 2/194 8726
/proc/meminfo: memFree=30451796/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=423248 CPUtime=0.35 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) D 8724 8726 8464 0 -1 4202496 4101 0 0 0 34 1 0 0 18 0 8 0 544014359 433405952 3867 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089741402 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 105942 3913 336 106 0 100913 0
[pid=8726/tid=8727] ppid=8724 vsize=423768 CPUtime=0.05 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 411 0 0 0 5 0 0 0 25 0 8 0 544014360 433938432 3943 33554432000 4194304 4627427 140733206874704 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=423768 CPUtime=0 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 554 0 0 0 0 0 0 0 25 0 8 0 544014360 433938432 3974 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=424284 CPUtime=0.05 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 281 0 0 0 5 0 0 0 17 0 8 0 544014360 434466816 3991 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=424284 CPUtime=0.04 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 490 0 0 0 4 0 0 0 18 0 8 0 544014360 434466816 4006 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=424284 CPUtime=0.04 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 324 0 0 0 4 0 0 0 17 0 8 0 544014360 434466816 4011 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=424284 CPUtime=0.05 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 574 0 0 0 5 0 0 0 18 0 8 0 544014360 434466816 4037 33554432000 4194304 4627427 140733206874704 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=424284 CPUtime=0.05 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 760 0 0 0 5 0 0 0 18 0 8 0 544014360 434466816 4056 33554432000 4194304 4627427 140733206874704 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 423248

[startup+0.100732 s]
/proc/loadavg: 6.83 7.44 5.80 2/194 8726
/proc/meminfo: memFree=30451796/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=504972 CPUtime=0.59 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 44720 0 0 0 48 11 0 0 18 0 8 0 544014359 517091328 36794 33554432000 4194304 4627427 140733206874704 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 126243 36854 338 106 0 121214 0
[pid=8726/tid=8727] ppid=8724 vsize=504972 CPUtime=0.08 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 6482 0 0 0 7 1 0 0 18 0 8 0 544014360 517091328 36879 33554432000 4194304 4627427 140733206874704 18446744073709551615 4358525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=504972 CPUtime=0.01 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 5256 0 0 0 1 0 0 0 17 0 8 0 544014360 517091328 36894 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 7 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=504972 CPUtime=0.06 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 2258 0 0 0 6 0 0 0 17 0 8 0 544014360 517091328 36927 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=504972 CPUtime=0.07 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 5902 0 0 0 6 1 0 0 17 0 8 0 544014360 517091328 36964 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089395669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=504972 CPUtime=0.06 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 4588 0 0 0 5 1 0 0 17 0 8 0 544014360 517091328 36998 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 3 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=504972 CPUtime=0.07 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 5833 0 0 0 6 1 0 0 18 0 8 0 544014360 517091328 37036 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089395385 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=504972 CPUtime=0.08 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 7330 0 0 0 7 1 0 0 18 0 8 0 544014360 517091328 37068 33554432000 4194304 4627427 140733206874704 18446744073709551615 4354520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 504972

[startup+0.304713 s]
/proc/loadavg: 6.83 7.44 5.80 2/194 8726
/proc/meminfo: memFree=30451796/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=679296 CPUtime=1.97 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 87336 0 0 0 145 52 0 0 17 0 8 0 544014359 695599104 73175 33554432000 4194304 4627427 140733206874704 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 169824 73204 341 106 0 164795 0
[pid=8726/tid=8727] ppid=8724 vsize=679296 CPUtime=0.26 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 10628 0 0 0 20 6 0 0 17 0 8 0 544014360 695599104 73206 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=679296 CPUtime=0.19 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 10275 0 0 0 15 4 0 0 17 0 8 0 544014360 695599104 73208 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 7 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=679296 CPUtime=0.23 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 9426 0 0 0 17 6 0 0 17 0 8 0 544014360 695599104 73224 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=679296 CPUtime=0.24 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 11437 0 0 0 18 6 0 0 17 0 8 0 544014360 695599104 73253 33554432000 4194304 4627427 140733206874704 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=679296 CPUtime=0.24 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 11192 0 0 0 17 7 0 0 17 0 8 0 544014360 695599104 73298 33554432000 4194304 4627427 140733206874704 18446744073709551615 4360220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=679296 CPUtime=0.26 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 11524 0 0 0 19 7 0 0 17 0 8 0 544014360 695599104 73352 33554432000 4194304 4627427 140733206874704 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=679296 CPUtime=0.25 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 11611 0 0 0 20 5 0 0 17 0 8 0 544014360 695599104 73428 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 679296

[startup+0.701625 s]
/proc/loadavg: 6.83 7.44 5.80 2/194 8726
/proc/meminfo: memFree=30451796/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=756156 CPUtime=4.46 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 110680 0 0 0 296 150 0 0 17 0 8 0 544014359 774303744 96496 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089359393 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 189039 96502 341 106 0 184010 0
[pid=8726/tid=8727] ppid=8724 vsize=756156 CPUtime=0.58 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 13376 0 0 0 39 19 0 0 17 0 8 0 544014360 774303744 96512 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=756156 CPUtime=0.51 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 13333 0 0 0 34 17 0 0 17 0 8 0 544014360 774303744 96520 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 7 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=756156 CPUtime=0.55 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 12413 0 0 0 37 18 0 0 17 0 8 0 544014360 774303744 96521 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=756156 CPUtime=0.55 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 14472 0 0 0 36 19 0 0 17 0 8 0 544014360 774303744 96523 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=756156 CPUtime=0.53 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 14128 0 0 0 34 19 0 0 17 0 8 0 544014360 774303744 96528 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=756156 CPUtime=0.55 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 14389 0 0 0 36 19 0 0 17 0 8 0 544014360 774303744 96534 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=756156 CPUtime=0.56 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 14449 0 0 0 40 16 0 0 17 0 8 0 544014360 774303744 96537 33554432000 4194304 4627427 140733206874704 18446744073709551615 4531688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 756156

[startup+1.50054 s]
/proc/loadavg: 6.83 7.44 5.80 8/202 8734
/proc/meminfo: memFree=29985120/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=956128 CPUtime=8.4 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) S 8724 8726 8464 0 -1 4202496 157363 0 0 0 473 367 0 0 16 0 8 0 544014359 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 239032 143069 341 106 0 234003 0
[pid=8726/tid=8727] ppid=8724 vsize=956128 CPUtime=1.07 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) D 8724 8726 8464 0 -1 4202560 18852 0 0 0 59 48 0 0 15 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=956128 CPUtime=0.98 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 19950 0 0 0 55 43 0 0 16 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=956128 CPUtime=1.04 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 18899 0 0 0 60 44 0 0 15 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=956128 CPUtime=1.04 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 19252 0 0 0 58 46 0 0 15 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=956128 CPUtime=1.01 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) D 8724 8726 8464 0 -1 4202560 20660 0 0 0 56 45 0 0 16 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=956128 CPUtime=1.05 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 20114 0 0 0 59 46 0 0 16 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=956128 CPUtime=1.07 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 20060 0 0 0 63 44 0 0 16 0 8 0 544014360 979075072 143069 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089803246 0 0 4096 2 18446604468608586816 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 956128

[startup+3.1012 s]
/proc/loadavg: 6.83 7.44 5.80 7/202 8734
/proc/meminfo: memFree=29765888/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1046888 CPUtime=18.98 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 200713 0 0 0 1277 621 0 0 16 0 8 0 544014359 1072013312 186292 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 261722 186292 367 106 0 256693 0
[pid=8726/tid=8727] ppid=8724 vsize=1046888 CPUtime=2.43 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24028 0 0 0 162 81 0 0 16 0 8 0 544014360 1072013312 186292 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1046888 CPUtime=2.29 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25221 0 0 0 158 71 0 0 16 0 8 0 544014360 1072013312 186293 33554432000 4194304 4627427 140733206874704 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1046888 CPUtime=2.34 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24414 0 0 0 156 78 0 0 16 0 8 0 544014360 1072013312 186293 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1046888 CPUtime=2.35 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24622 0 0 0 156 79 0 0 16 0 8 0 544014360 1072013312 186294 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1046888 CPUtime=2.32 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25879 0 0 0 156 76 0 0 16 0 8 0 544014360 1072013312 186294 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089366769 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1046888 CPUtime=2.39 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25335 0 0 0 161 78 0 0 16 0 8 0 544014360 1072013312 186294 33554432000 4194304 4627427 140733206874704 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1046888 CPUtime=2.4 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 26235 0 0 0 164 76 0 0 16 0 8 0 544014360 1072013312 186294 33554432000 4194304 4627427 140733206874704 18446744073709551615 4321768 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 1046888

[startup+6.30064 s]
/proc/loadavg: 7.01 7.47 5.81 9/202 8734
/proc/meminfo: memFree=29690216/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1147356 CPUtime=44.54 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 206695 0 0 0 3829 625 0 0 21 0 8 0 544014359 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 286839 191867 367 106 0 281810 0
[pid=8726/tid=8727] ppid=8724 vsize=1147356 CPUtime=5.63 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24462 0 0 0 482 81 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4238493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1147356 CPUtime=5.49 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25665 0 0 0 478 71 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1147356 CPUtime=5.54 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24853 0 0 0 476 78 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1147356 CPUtime=5.56 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25098 0 0 0 476 80 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1147356 CPUtime=5.5 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 26331 0 0 0 474 76 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1147356 CPUtime=5.59 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 25809 0 0 0 480 79 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1147356 CPUtime=5.6 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 29087 0 0 0 482 78 0 0 21 0 8 0 544014360 1174892544 191867 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 44.54
Current children cumulated vsize (KiB) 1147356

[startup+12.7005 s]
/proc/loadavg: 7.08 7.48 5.82 9/202 8735
/proc/meminfo: memFree=29673196/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1158568 CPUtime=95.7 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 218107 0 0 0 8940 630 0 0 25 0 8 0 544014359 1186373632 203279 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 289642 203280 373 106 0 284613 0
[pid=8726/tid=8727] ppid=8724 vsize=1158568 CPUtime=12.03 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 24616 0 0 0 1122 81 0 0 25 0 8 0 544014360 1186373632 203281 33554432000 4194304 4627427 140733206874704 18446744073709551615 4223691 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1158568 CPUtime=11.89 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 28400 0 0 0 1117 72 0 0 18 0 8 0 544014360 1186373632 203282 33554432000 4194304 4627427 140733206874704 18446744073709551615 4526746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1158568 CPUtime=11.93 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 27866 0 0 0 1114 79 0 0 18 0 8 0 544014360 1186373632 203283 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1158568 CPUtime=11.95 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 27511 0 0 0 1114 81 0 0 18 0 8 0 544014360 1186373632 203285 33554432000 4194304 4627427 140733206874704 18446744073709551615 4455062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1158568 CPUtime=11.86 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 26521 0 0 0 1109 77 0 0 25 0 8 0 544014360 1186373632 203285 33554432000 4194304 4627427 140733206874704 18446744073709551615 4258988 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1158568 CPUtime=11.99 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 26367 0 0 0 1120 79 0 0 25 0 8 0 544014360 1186373632 203287 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1158568 CPUtime=12 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 31376 0 0 0 1122 78 0 0 25 0 8 0 544014360 1186373632 203291 33554432000 4194304 4627427 140733206874704 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 95.7
Current children cumulated vsize (KiB) 1158568

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

[startup+15.9009 s]
/proc/loadavg: 7.24 7.50 5.84 9/202 8735
/proc/meminfo: memFree=29410076/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1438156 CPUtime=121.06 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 275960 0 0 0 11452 654 0 0 25 0 8 0 544014359 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4534796 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 359539 260918 382 106 0 354510 0
[pid=8726/tid=8727] ppid=8724 vsize=1438156 CPUtime=15.22 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 34668 0 0 0 1438 84 0 0 18 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4411853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1438156 CPUtime=15.05 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33608 0 0 0 1429 76 0 0 18 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4409429 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1438156 CPUtime=15.08 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 34606 0 0 0 1425 83 0 0 18 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4515217 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1438156 CPUtime=15.12 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33115 0 0 0 1429 83 0 0 18 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089354197 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1438156 CPUtime=15.04 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 36238 0 0 0 1423 81 0 0 20 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4534845 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1438156 CPUtime=15.15 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 35275 0 0 0 1433 82 0 0 20 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 4534828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1438156 CPUtime=15.15 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33440 0 0 0 1436 79 0 0 25 0 8 0 544014360 1472671744 260918 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963938859 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 121.06
Current children cumulated vsize (KiB) 1438156

[startup+17.5006 s]
/proc/loadavg: 7.24 7.50 5.84 5/202 8735
/proc/meminfo: memFree=29408224/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1438156 CPUtime=129.42 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 276318 0 0 0 12288 654 0 0 25 0 8 0 544014359 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 4534910 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 359539 260888 385 106 0 354510 0
[pid=8726/tid=8727] ppid=8724 vsize=1438156 CPUtime=15.73 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34892 0 0 0 1489 84 0 0 18 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1438156 CPUtime=15.43 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33735 0 0 0 1467 76 0 0 19 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1438156 CPUtime=15.42 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34609 0 0 0 1459 83 0 0 19 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1438156 CPUtime=15.83 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33119 0 0 0 1500 83 0 0 18 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1438156 CPUtime=16.64 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 36238 0 0 0 1583 81 0 0 25 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 4436170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1438156 CPUtime=16.75 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 35275 0 0 0 1593 82 0 0 25 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 4534845 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1438156 CPUtime=16.75 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33440 0 0 0 1596 79 0 0 25 0 8 0 544014360 1472671744 260888 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963939012 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 129.42
Current children cumulated vsize (KiB) 1438156

[startup+18.3005 s]
/proc/loadavg: 7.24 7.50 5.84 5/202 8735
/proc/meminfo: memFree=29408224/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1438156 CPUtime=132.59 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 276321 0 0 0 12605 654 0 0 25 0 8 0 544014359 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 4508567 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 359539 260891 385 106 0 354510 0
[pid=8726/tid=8727] ppid=8724 vsize=1438156 CPUtime=15.73 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34892 0 0 0 1489 84 0 0 18 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1438156 CPUtime=15.43 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33735 0 0 0 1467 76 0 0 19 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1438156 CPUtime=15.42 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34609 0 0 0 1459 83 0 0 19 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1438156 CPUtime=15.83 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33119 0 0 0 1500 83 0 0 18 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1438156 CPUtime=17.44 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 36239 0 0 0 1663 81 0 0 25 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 4412341 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1438156 CPUtime=17.55 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 35277 0 0 0 1673 82 0 0 25 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 4412318 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1438156 CPUtime=17.54 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33440 0 0 0 1675 79 0 0 25 0 8 0 544014360 1472671744 260891 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963938859 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 132.59
Current children cumulated vsize (KiB) 1438156

[startup+18.7074 s]
/proc/loadavg: 7.24 7.50 5.84 5/202 8735
/proc/meminfo: memFree=29408100/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1438156 CPUtime=134.22 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 276328 0 0 0 12768 654 0 0 25 0 8 0 544014359 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 248089364005 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 359539 260898 385 106 0 354510 0
[pid=8726/tid=8727] ppid=8724 vsize=1438156 CPUtime=15.73 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34892 0 0 0 1489 84 0 0 18 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1438156 CPUtime=15.43 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33735 0 0 0 1467 76 0 0 19 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1438156 CPUtime=15.42 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34609 0 0 0 1459 83 0 0 19 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1438156 CPUtime=15.83 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33119 0 0 0 1500 83 0 0 18 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1438156 CPUtime=17.84 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 36242 0 0 0 1703 81 0 0 25 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1438156 CPUtime=17.95 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 35280 0 0 0 1713 82 0 0 25 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 4495367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1438156 CPUtime=17.95 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33440 0 0 0 1716 79 0 0 25 0 8 0 544014360 1472671744 260898 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963939012 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 134.22
Current children cumulated vsize (KiB) 1438156

[startup+19.1004 s]
/proc/loadavg: 7.24 7.50 5.84 5/202 8735
/proc/meminfo: memFree=29408100/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=1438156 CPUtime=135.26 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) R 8724 8726 8464 0 -1 4202496 276330 0 0 0 12872 654 0 0 25 0 8 0 544014359 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 4495317 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 359539 260900 385 106 0 354510 0
[pid=8726/tid=8727] ppid=8724 vsize=1438156 CPUtime=15.73 cores=0-7
/proc/8726/task/8727/stat : 8727 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34892 0 0 0 1489 84 0 0 18 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8728] ppid=8724 vsize=1438156 CPUtime=15.43 cores=0-7
/proc/8726/task/8728/stat : 8728 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33735 0 0 0 1467 76 0 0 19 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 3 0 0 0
[pid=8726/tid=8729] ppid=8724 vsize=1438156 CPUtime=15.42 cores=0-7
/proc/8726/task/8729/stat : 8729 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 34609 0 0 0 1459 83 0 0 19 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 1 0 0 0
[pid=8726/tid=8730] ppid=8724 vsize=1438156 CPUtime=15.83 cores=0-7
/proc/8726/task/8730/stat : 8730 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 33119 0 0 0 1500 83 0 0 18 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 2 0 0 0
[pid=8726/tid=8731] ppid=8724 vsize=1438156 CPUtime=17.94 cores=0-7
/proc/8726/task/8731/stat : 8731 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 36242 0 0 0 1713 81 0 0 25 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 6 0 0 0
[pid=8726/tid=8732] ppid=8724 vsize=1438156 CPUtime=18.12 cores=0-7
/proc/8726/task/8732/stat : 8732 (strangenight2-m) S 8724 8726 8464 0 -1 4202560 35280 0 0 0 1730 82 0 0 25 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963963444 0 0 4096 2 18446604468608586816 0 0 -1 4 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=1438156 CPUtime=18.34 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202560 33440 0 0 0 1755 79 0 0 25 0 8 0 544014360 1472671744 260900 33554432000 4194304 4627427 140733206874704 18446744073709551615 47670963938859 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.26
Current children cumulated vsize (KiB) 1438156

[startup+19.2004 s]
/proc/loadavg: 7.24 7.50 5.84 5/202 8735
/proc/meminfo: memFree=29408100/32950928 swapFree=66698924/67111528
[pid=8726] ppid=8724 vsize=0 CPUtime=135.41 cores=0-7
/proc/8726/stat : 8726 (strangenight2-m) Z 8724 8726 8464 0 -1 4203548 276334 0 0 0 12882 659 0 0 25 0 2 0 544014359 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8726/statm: 0 0 0 0 0 0 0
[pid=8726/tid=8733] ppid=8724 vsize=0 CPUtime=18.45 cores=0-7
/proc/8726/task/8733/stat : 8733 (strangenight2-m) R 8724 8726 8464 0 -1 4202564 33443 0 0 0 1760 85 0 0 25 0 2 0 544014360 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 135.41
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 19.2077
CPU time (s): 135.427
CPU user time (s): 128.821
CPU system time (s): 6.606
CPU usage (%): 705.07
Max. virtual memory (cumulated for all children) (KiB): 1438156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.821
system time used= 6.606
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276334
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= 724584
involuntary context switches= 817

runsolver used 0.030995 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-02 10:15:46
IDJOB=3321128
IDBENCH=82426
IDSOLVER=1709
FILE ID=node123/3321128-1304324144
RUNJOBID= node123-1304322187-8478
PBS_JOBID= 13176803
Free space on /tmp= 73940 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321128-1304324144/watcher-3321128-1304324144 -o /tmp/evaluation-result-3321128-1304324144/solver-3321128-1304324144 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321128-1304324144.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=83499696

node123.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.838
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.67
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.838
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.838
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.82
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      30451952 kB
Buffers:         50096 kB
Cached:         235572 kB
SwapCached:      12720 kB
Active:          71544 kB
Inactive:      2211804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30451952 kB
SwapTotal:    67111528 kB
SwapFree:     66698924 kB
Dirty:           48376 kB
Writeback:           0 kB
AnonPages:     1991712 kB
Mapped:          16016 kB
Slab:           145284 kB
PageTables:      10056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2689128 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= 73936 MiB
End job on node123 at 2011-05-02 10:16:05