Trace number 4397964

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
cosoco 2.O parallelUNSAT 1.39812 0.962814

General information on the benchmark

NameRandom/Random-D-t090/
rand-2-40-180-84-090-90.xml
MD5SUMb787e2fb655876ad1ad352aa15cc79d3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.914535
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Number of domains1
Minimum domain size180
Maximum domain size180
Distribution of domain sizes[{"size":180,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":8},{"degree":3,"count":6},{"degree":4,"count":5},{"degree":5,"count":8},{"degree":6,"count":6},{"degree":7,"count":4},{"degree":8,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":84}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c This is cosoco 2.00 --  
0.79/0.89	c
0.79/0.89	c command line: cosoco -model -nbcores=8 HOME/instance-4397964-1568599234.xml 
0.79/0.89	c ========================================[ Problem Statistics ]===========================================
0.79/0.89	c |                                                                                                       
0.79/0.89	c |  Parse time        :         0.88 s 
0.79/0.89	c |
0.79/0.89	c |               Variables: 40
0.79/0.89	c |            Domain Sizes: 180..180
0.79/0.89	c |
0.79/0.89	c |             Constraints: 84
0.79/0.89	c |                   Arity: 2..2  -- Binary: 84
0.79/0.89	c | 
0.79/0.89	c |                   Types: 
0.79/0.89	c |                          Extension: 84  (nb tuples: 3067..3347) -- (shared: 0)
0.79/0.89	c |                          
0.79/0.89	c =========================================================================================================
0.79/0.89	c Parallel mode: Portfolio
0.79/0.89	c [pFactory][Group N°0] created (threads:8).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.79/0.89	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.79/0.89	c [pFactory][Group N°0] concurrent mode: enabled.
0.79/0.89	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.79/0.89	c [pFactory][Group N°0] task 7 launched on thread 5.
0.79/0.89	c [pFactory][Group N°0] task 6 launched on thread 2.
0.79/0.89	c [pFactory][Group N°0] task 5 launched on thread 0.
0.79/0.89	c [pFactory][Group N°0] task 4 launched on thread 1.
0.79/0.89	c [pFactory][Group N°0] task 3 launched on thread 6.
0.79/0.89	c [pFactory][Group N°0] task 2 launched on thread 7.
0.79/0.89	c [pFactory][Group N°0] task 1 launched on thread 3.
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c [pFactory][Group N°0] task 0 launched on thread 4.
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c root propagations     : 0           
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depthc 
0.79/0.89	conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.89	c root propagations     : 0           
0.79/0.89	c restarts enabled, print stats at every restarts
0.79/0.89	c
0.79/0.89	c
0.79/0.89	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.79/0.91	c 32             36             2962           46462          0              0              4   4   3      
0.79/0.91	c 33             39             3224           51241          0              0              3   3   1      
0.79/0.91	c 32             59             4468           38922          0              0              3   7   5      
0.79/0.91	c 33             64             4933           44886          0              0              5   5   2      
0.79/0.91	c 32             47             3683           30267          0              0              4   7   6      
0.79/0.91	c 33             49             3858           34337          1              0              2   2   1      
0.79/0.91	c 32             39             3352           55381          0              0              4   5   3      
0.79/0.91	c 33             41             3607           60087          2              0              2   2   1      
0.99/0.92	c 64             79             7449           106379         3              0              2   4   2      
0.99/0.92	c 65             81             7630           110615         3              0              2   2   1      
0.99/0.92	c 66             83             7846           113379         3              0              2   2   1      
0.99/0.92	c 64             88             7619           87520          3              0              2   4   2      
0.99/0.92	c 67             85             8103           119559         3              0              2   2   1      
0.99/0.92	c 65             90             7830           90282          3              0              2   2   1      
0.99/0.92	c 101            117            7073           172445         0              0              2   4   2      
0.99/0.92	c 66             92             8065           94279          4              0              2   2   1      
0.99/0.92	c 64             78             7588           115948         4              0              2   2   1      
0.99/0.92	c 67             95             8446           100086         4              0              3   3   1      
0.99/0.92	c 64             106            9781           122930         4              0              2   3   2      
0.99/0.92	c 65             80             7745           118649         4              0              2   2   1      
0.99/0.92	c 66             82             7897           121821         4              0              2   2   1      
0.99/0.92	c 65             108            10040          128514         4              0              2   2   1      
0.99/0.92	c 101            132            13404          132929         0              0              2   8   4      
0.99/0.92	c 67             84             8073           124677         5              0              2   2   1      
0.99/0.92	c 66             110            10229          131358         5              0              2   2   1      
0.99/0.92	c 67             112            10432          134580         5              0              2   2   1      
0.99/0.92	c 101            124            11583          143660         2              0              2   4   3      
0.99/0.92	c 101            136            12649          156561         5              0              2   6   3      
0.99/0.93	c 128            164            16205          229950         8              0              2   5   2      
0.99/0.93	c 129            165            16349          234280         8              0              1   1   0      
0.99/0.93	c 130            167            16683          240801         8              0              2   2   1      
0.99/0.93	c 131            169            16924          244295         8              0              2   2   1      
0.99/0.93	c 132            171            17107          247677         8              0              2   2   1      
0.99/0.94	c 133            173            17318          250531         8              0              2   2   1      
0.99/0.94	c 134            175            17497          253678         8              0              2   2   1      
0.99/0.94	c 135            177            17646          256366         8              0              2   2   1      
0.99/0.94	c 128            173            17302          245501         8              0              1   3   1      
0.99/0.94	c 128            161            16346          252573         8              0              1   3   1      
0.99/0.94	c 129            175            17548          250393         8              0              2   2   1      
0.99/0.94	c 129            163            16580          257640         8              0              2   2   1      
0.99/0.94	c 130            164            16649          259900         8              0              1   1   0      
0.99/0.94	c 130            177            17785          253541         8              0              2   2   1      
0.99/0.94	c 131            166            16918          264610         8              0              2   2   1      
0.99/0.94	c 131            179            18076          258765         8              0              2   2   1      
0.99/0.94	c 132            168            17155          269469         8              0              2   2   1      
0.99/0.94	c 132            181            18283          262649         8              0              2   2   1      
0.99/0.94	c 133            170            17339          272411         8              0              2   2   1      
0.99/0.94	c 211            240            17189          341112         8              0              2   3   2      
0.99/0.94	c 133            183            18486          265713         8              0              2   2   1      
0.99/0.94	c 134            172            17527          275166         8              0              2   2   1      
0.99/0.94	c 134            185            18663          268808         8              0              2   2   1      
0.99/0.94	c 135            173            17669          279465         8              0              1   1   0      
0.99/0.94	c 128            187            19383          270534         8              0              1   3   1      
0.99/0.94	c 135            187            18894          271863         8              0              2   2   1      
0.99/0.94	c 129            189            19631          273953         8              0              2   2   1      
0.99/0.94	c 130            191            19819          278779         8              0              2   2   1      
0.99/0.94	c 131            192            19878          280616         8              0              1   1   0      
0.99/0.94	c 132            194            20093          283692         8              0              2   2   1      
0.99/0.94	c 133            197            20335          288520         8              0              3   3   1      
0.99/0.94	c 134            198            20424          291395         8              0              1   1   0      
0.99/0.94	c 135            200            20642          295956         8              0              2   2   1      
0.99/0.95	c 211            271            27635          398095         8              0              1   4   1      
0.99/0.95	c 211            276            29747          394508         8              0              1   5   1      
0.99/0.95	c 211            279            28379          417446         16             0              1   4   1      
0.99/0.96	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 5.
0.99/0.96	c [pFactory][Group N°0] Thread N°0 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°1 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°2 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°3 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°4 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°5 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°6 is joined.
0.99/0.96	c [pFactory][Group N°0] Thread N°7 is joined.
0.99/0.96	c [pFactory][Group N°0] Return Code of the winner:2 (Thread N°0)
0.99/0.96	s UNSATISFIABLE
0.99/0.96	c restarts              : 14          
0.99/0.96	c conflicts             : 223          (161 /sec)
0.99/0.96	c decisions             : 294          (213 /sec)
0.99/0.96	c propagations          : 496834      (359551 /sec)
0.99/0.96	c root propagations     : 0           
0.99/0.96	c filter calls          : 29346          (21237 /sec)
0.99/0.96	c useless filter calls  : 13943          (47 %)
0.99/0.96	c Memory used           : 595.64 MB
0.99/0.96	c CPU time              : 1.38174 s
0.99/0.96	c real time             : 0.957 s
0.99/0.96	

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15044 MiB free)
  memory of node 1: 16384 MiB (15436 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397964-1568599234/watcher-4397964-1568599234 -o /tmp/evaluation-result-4397964-1568599234/solver-4397964-1568599234 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568595972-12105 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4397964-1568599234.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=12798, runsolver pid=12795
Current StackSize limit: 8192 KiB


[startup+0.100149 s]*
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31208224/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=30836 memory=7120 CPUtime=0.1 cores=0-7
/proc/12798/stat : 12798 (cosoco) R 12795 12798 12078 0 -1 4202496 1966 0 0 0 10 0 0 0 20 0 1 0 436163015 31576064 1780 33554432000 4194304 6211092 140725117617104 140725117613640 140471005961189 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 7709 1780 808 493 0 1014 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30836 KiB
Current children cumulated memory: 7120 KiB

[startup+0.209345 s]*
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31205248/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=33884 memory=10024 CPUtime=0.21 cores=0-7
/proc/12798/stat : 12798 (cosoco) R 12795 12798 12078 0 -1 4202496 2715 0 0 0 21 0 0 0 20 0 1 0 436163015 34697216 2506 33554432000 4194304 6211092 140725117617104 140725117613640 5818389 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 8471 2506 809 493 0 1776 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 33884 KiB
Current children cumulated memory: 10024 KiB

[startup+0.309072 s]*
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31202364/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=36604 memory=12664 CPUtime=0.31 cores=0-7
/proc/12798/stat : 12798 (cosoco) R 12795 12798 12078 0 -1 4202496 3375 0 0 0 31 0 0 0 20 0 1 0 436163015 37482496 3166 33554432000 4194304 6211092 140725117617104 140725117613640 5743366 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 9151 3166 810 493 0 2456 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 36604 KiB
Current children cumulated memory: 12664 KiB

[startup+0.70028 s]
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31197156/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=46916 memory=22960 CPUtime=0.69 cores=0-7
/proc/12798/stat : 12798 (cosoco) R 12795 12798 12078 0 -1 4202496 5959 0 0 0 69 0 0 0 20 0 1 0 436163015 48041984 5740 33554432000 4194304 6211092 140725117617104 140725117614376 140471005959724 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 11729 5740 810 493 0 5034 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 46916 KiB
Current children cumulated memory: 22960 KiB

[startup+0.962774 s]
# the end of solver process 12798 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.38218 s, system=0.015944 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800319 s]
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31197156/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=49624 memory=25864 CPUtime=0.79 cores=0-7
/proc/12798/stat : 12798 (cosoco) R 12795 12798 12078 0 -1 4202496 6652 0 0 0 78 1 0 0 20 0 1 0 436163015 50814976 6466 33554432000 4194304 6211092 140725117617104 140725117614376 5483291 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 12406 6466 810 493 0 5711 0
Current children cumulated CPU time: 0.79 s
Current children cumulated vsize: 49624 KiB
Current children cumulated memory: 25864 KiB

[startup+0.909745 s]
/proc/loadavg: 8.63 8.42 8.23 2/195 12799
/proc/meminfo: memFree=31197156/32770624 swapFree=67004436/67108860
[pid=12798] ppid=12795 vsize=642716 memory=29296 CPUtime=0.99 cores=0-7
/proc/12798/stat : 12798 (cosoco) S 12795 12798 12078 0 -1 1077944320 7572 0 0 0 98 1 0 0 20 0 9 0 436163015 658141184 7324 33554432000 4194304 6211092 140725117617104 140725117615360 140471022001911 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 36372480 140725117621265 140725117621357 140725117621357 140725117624270 0
/proc/12798/statm: 160679 7324 824 493 0 153984 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 642716 KiB
Current children cumulated memory: 29296 KiB

Child status: 0
Real time (s): 0.962814
CPU time (s): 1.39812
CPU user time (s): 1.38218
CPU system time (s): 0.015944
CPU usage (%): 145.212
Max. virtual memory (cumulated for all children) (KiB): 642716
Max. memory (cumulated for all children) (KiB): 29296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.38218
system time used= 0.015944
maximum resident set size= 30864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7895
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= 212
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 12798
#   total CPU time (s): 1.39812
#   total CPU user time (s): 1.38218
#   total CPU system time (s): 0.015944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02457 second user time and 0.043257 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-16 03:59:54
IDJOB=4397964
IDBENCH=122716
IDSOLVER=2851
FILE ID=node133/4397964-1568599234
RUNJOBID= node133-1568595972-12105
PBS_JOBID= 21703396
Free space on /tmp= 59576 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/Random/Random-D-t090/rand-2-40-180-84-090-90.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397964-1568599234/watcher-4397964-1568599234 -o /tmp/evaluation-result-4397964-1568599234/solver-4397964-1568599234 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568595972-12105 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4397964-1568599234.xml

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

MD5SUM BENCH= b787e2fb655876ad1ad352aa15cc79d3
RANDOM SEED=663822534

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31212988 kB
MemAvailable:   31888612 kB
Buffers:          221480 kB
Cached:           744996 kB
SwapCached:         3232 kB
Active:           460308 kB
Inactive:         511256 kB
Active(anon):      28776 kB
Inactive(anon):    24388 kB
Active(file):     431532 kB
Inactive(file):   486868 kB
Unevictable:      111236 kB
Mlocked:          111236 kB
SwapTotal:      67108860 kB
SwapFree:       67004436 kB
Dirty:              5188 kB
Writeback:             0 kB
AnonPages:        234652 kB
Mapped:            47548 kB
Shmem:             39988 kB
Slab:             175396 kB
SReclaimable:     146120 kB
SUnreclaim:        29276 kB
KernelStack:        3888 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59572 MiB
End job on node133 at 2019-09-16 03:59:56