Trace number 4268142

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 1.12? (TO) 2520.03 2519.8999

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-124.xml
MD5SUM0b191f89e8c533aa19cec6ff372cdf5f
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.3578
Satisfiable
(Un)Satisfiability was proved
Number of variables248
Number of constraints132
Number of domains2
Minimum domain size124
Maximum domain size15376
Distribution of domain sizes[{"size":124,"count":124},{"size":15376,"count":124}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":124},{"degree":4,"count":123},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity124
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":124},{"arity":62,"count":6},{"arity":124,"count":1}]
Number of extensional constraints0
Number of intensional constraints125
Distribution of constraint types[{"type":"intension","count":125},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.23	c root propagations     : 7688        
0.14/0.23	c restarts enabled, print stats at every restarts
0.14/0.23	c
0.14/0.23	c
0.14/0.23	c
0.14/0.23	c This is cosoco 1.12 --  
0.14/0.23	c
0.14/0.23	c command line: cosoco -lc -model -restarts HOME/instance-4268142-1502512168.xml 
0.14/0.23	c ========================================[ Problem Statistics ]===========================================
0.14/0.23	c |                                                                                                       
0.14/0.23	c |  Parse time        :         0.15 s 
0.14/0.23	c |
0.14/0.23	c |               Variables: 248
0.14/0.23	c |            Domain Sizes: 124..15376
0.14/0.23	c |
0.14/0.23	c |             Constraints: 252
0.14/0.23	c |                   Arity: 1..124  -- Unary: 1  -- Binary: 246
0.14/0.23	c | 
0.14/0.23	c |                   Types: 
0.14/0.23	c |                          (X - Y < k): 122
0.14/0.23	c |                          All Different: 1
0.14/0.23	c |                          Intension: 125
0.14/0.23	c |                          Sum: 4
0.14/0.23	c |                          
0.14/0.23	c =========================================================================================================
0.14/0.23	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.73/0.89	c 101            225            16815          11964          124            0              125   125   123
1.43/1.53	c 211            335            17255          12294          125            0              1   1   0      
2.14/2.23	c 332            456            17739          12657          125            0              1   1   0      
2.93/3.00	c 465            589            18271          13056          125            0              1   1   0      
3.73/3.84	c 611            735            18855          13494          125            0              1   1   0      
4.63/4.77	c 771            895            19495          13974          125            0              1   1   0      
5.63/5.79	c 947            1071           20199          14502          125            0              1   1   0      
6.83/6.90	c 1140           1264           20971          15081          125            0              1   1   0      
8.03/8.13	c 1352           1476           21819          15717          125            0              1   1   0      
9.33/9.47	c 1585           1709           22751          16416          125            0              1   1   0      
10.83/10.95	c 1841           1965           23775          17184          125            0              1   1   0      
12.43/12.57	c 2122           2246           24899          18027          125            0              1   1   0      
14.24/14.35	c 2431           2555           26135          18954          125            0              1   1   0      
16.23/16.31	c 2770           2894           27491          19971          125            0              1   1   0      
18.33/18.45	c 3142           3266           28979          21087          125            0              1   1   0      
20.73/20.80	c 3551           3675           30615          22314          125            0              1   1   0      
23.24/23.39	c 4000           4124           32411          23661          125            0              1   1   0      
26.14/26.23	c 4493           4617           35366          48038          125            0              1   1   0      
29.24/29.35	c 5035           5159           38522          72554          125            0              1   1   0      
32.64/32.78	c 5631           5755           41894          97118          125            0              1   1   0      
36.44/36.54	c 6286           6410           45502          121627         125            0              1   1   0      
40.54/40.67	c 7006           7130           49617          151611         125            0              1   1   0      
45.15/45.21	c 7798           7922           53773          175873         125            0              1   1   0      
50.04/50.19	c 8669           8793           58492          205266         125            0              1   1   0      
55.05/55.17	c 9627           9885           63651          215838         125            0              1   135   121  
60.94/61.06	c 10680          11072          69433          314882         126            0              1   135   83   
67.34/67.46	c 11838          12366          75635          400661         127            0              1   137   79   
74.34/74.47	c 13111          13775          82282          473203         128            0              1   137   75   
82.04/82.18	c 14511          15313          89426          532546         129            0              1   139   72   
90.54/90.68	c 16051          16991          97126          578727         130            0              1   139   69   
99.84/99.96	c 17745          18825          105435         611790         131            0              1   141   66   
110.05/110.13	c 19608          20828          114217         631810         132            0              1   141   64   
121.54/121.66	c 21657          23005          125753         669798         133            0              1   129   41   
134.04/134.11	c 23910          25385          136069         690975         133            0              127   128   127
146.94/147.06	c 26388          27999          148848         715959         133            0              3   137   130  
161.44/161.56	c 29113          30857          164063         760354         133            0              23   134   128 
177.95/178.03	c 32110          33982          180734         807603         133            0              29   129   127 
196.35/196.49	c 35406          37404          195220         831908         133            0              127   127   126
214.25/214.39	c 39031          41171          212599         860339         133            0              3   143   133  
236.35/236.45	c 43018          45288          234177         931566         134            0              1   131   68   
260.66/260.70	c 47403          49800          256947         993485         134            0              15   128   126 
287.45/287.55	c 52226          54751          277546         1032371        134            0              127   129   127
314.36/314.45	c 57531          60197          303669         1090457        134            0              2   142   132  
344.96/345.05	c 63366          66169          329454         1143633        135            0              1   138   130  
379.57/379.65	c 69784          72722          358648         1203374        135            0              10   136   129 
418.07/418.16	c 76843          79911          391038         1270063        135            0              13   131   128 
460.77/460.90	c 84607          87803          427327         1352118        135            0              15   129   127 
507.57/507.62	c 93147          96485          462823         1412167        135            0              127   143   128
556.77/556.84	c 102541         106017         506757         1523158        136            0              1   139   99   
610.68/610.78	c 112874         116486         552004         1606434        136            0              10   137   130 
671.58/671.60	c 124240         127985         601629         1696045        136            0              12   134   129 
739.29/739.34	c 136742         140617         656983         1792568        136            0              13   131   128 
814.29/814.32	c 150494         154498         719618         1917515        136            0              13   130   127 
882.59/882.64	c 165621         169770         785765         2045183        136            0              3   146   138  
968.91/968.91	c 182260         186547         861151         2240001        137            0              1   139   106  
1064.62/1064.68	c 200562         204986         938347         2368641        137            0              12   138   130 
1170.72/1170.72	c 220694         225251         1024258        2505254        137            0              12   134   130 
1287.93/1287.90	c 242839         247538         1118210        2650714        137            0              13   143   130 
1401.34/1401.32	c 267198         272044         1218934        2798136        138            0              1   148   137  
1537.65/1537.66	c 293992         298978         1333953        3007928        139            0              1   141   112  
1684.17/1684.11	c 323465         328598         1457022        3191299        139            0              11   148   133 
1847.17/1847.19	c 355885         361161         1598527        3495345        140            0              1   144   114  
2013.88/2013.85	c 391547         396973         1746101        3714104        140            0              10   151   136 
2209.90/2209.82	c 430775         436344         1911546        3976156        141            0              1   144   114  
2413.11/2413.07	c 473925         479644         2092182        4278931        142            0              1   151   120  
2520.02/2519.90	
2520.02/2519.90	c *** INTERRUPTED ***
2520.02/2519.90	c restarts              : 65          
2520.02/2519.90	c conflicts             : 494091       (196 /sec)
2520.02/2519.90	c decisions             : 499942       (198 /sec)
2520.02/2519.90	c propagations          : 4493987     (1783 /sec)
2520.02/2519.90	c root propagations     : 7688        
2520.02/2519.90	c filter calls          : 2180877        (865 /sec)
2520.02/2519.90	c useless filter calls  : 1639094        (75 %)
2520.02/2519.90	c Memory used           : 72.12 MB
2520.02/2519.90	c CPU time              : 2520 s
2520.02/2519.90	
2520.02/2519.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4268142-1502512168/watcher-4268142-1502512168 -o /tmp/evaluation-result-4268142-1502512168/solver-4268142-1502512168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28377 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268142-1502512168.xml 

pid=1370
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.03 2.05 3/185 1373
/proc/meminfo: memFree=31034704/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/1373/stat : 1373 (runsolver) D 1370 1373 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 99031955 24240128 106 18446744073709551615 4194304 4338465 140728338192944 140728338190584 140462079955671 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 33423360 140728338198721 140728338199113 140728338199113 140728338202570 0
/proc/1373/statm: 5918 106 53 36 0 2156 0

[startup+0.100969 s]
/proc/loadavg: 2.09 2.03 2.05 3/185 1373
/proc/meminfo: memFree=31034704/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=48668 CPUtime=0.04 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 6449 0 0 0 3 1 0 0 20 0 1 0 99031955 49836032 6268 18446744073709551615 4194304 5972588 140723260148080 140723260141640 4967517 0 0 1 0 0 0 0 17 6 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 12167 6268 798 435 0 5530 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 48668

[startup+0.200965 s]
/proc/loadavg: 2.09 2.03 2.05 3/185 1373
/proc/meminfo: memFree=31034704/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=69656 CPUtime=0.14 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 11696 0 0 0 13 1 0 0 20 0 1 0 99031955 71327744 11476 18446744073709551615 4194304 5972588 140723260148080 140723260141640 140595387378247 0 0 1 0 0 0 0 17 6 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 17414 11476 798 435 0 10777 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 69656

[startup+0.300963 s]
/proc/loadavg: 2.09 2.03 2.05 3/185 1373
/proc/meminfo: memFree=31034704/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=73352 CPUtime=0.23 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 12663 0 0 0 22 1 0 0 20 0 1 0 99031955 75112448 12465 18446744073709551615 4194304 5972588 140723260148080 140723260145032 4971457 0 0 1 8405026 0 0 0 17 6 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12465 810 435 0 11701 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 73352

[startup+0.700293 s]
/proc/loadavg: 2.09 2.03 2.05 3/185 1373
/proc/meminfo: memFree=31034704/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=73352 CPUtime=0.63 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 12665 0 0 0 62 1 0 0 20 0 1 0 99031955 75112448 12465 18446744073709551615 4194304 5972588 140723260148080 140723260145032 5040162 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12465 810 435 0 11701 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 73352

[startup+1.50029 s]
/proc/loadavg: 2.09 2.03 2.05 3/186 1374
/proc/meminfo: memFree=30988816/32770624 swapFree=0/453076
[pid=1373] ppid=1370 vsize=73352 CPUtime=1.43 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 12665 0 0 0 142 1 0 0 20 0 1 0 99031955 75112448 12465 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040162 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12465 810 435 0 11701 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 73352

[startup+3.10029 s]
/proc/loadavg: 2.09 2.03 2.05 3/186 1374
/proc/meminfo: memFree=30988320/32770624 swapFree=0/453076
[pid=1373] ppid=1370 vsize=73352 CPUtime=3.03 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 13705 0 0 0 302 1 0 0 20 0 1 0 99031955 75112448 12506 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12506 841 435 0 11701 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 73352

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 1374
/proc/meminfo: memFree=30987984/32770624 swapFree=0/453068
[pid=1373] ppid=1370 vsize=73352 CPUtime=6.23 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 14749 0 0 0 622 1 0 0 20 0 1 0 99031955 75112448 12506 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12506 841 435 0 11701 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 73352

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 1374
/proc/meminfo: memFree=30987860/32770624 swapFree=0/453064
[pid=1373] ppid=1370 vsize=73352 CPUtime=12.63 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 15798 0 0 0 1262 1 0 0 20 0 1 0 99031955 75112448 12506 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040180 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12506 841 435 0 11701 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 73352

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 1375
/proc/meminfo: memFree=30987984/32770624 swapFree=0/453056
[pid=1373] ppid=1370 vsize=73352 CPUtime=25.44 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 18075 0 0 0 2542 2 0 0 20 0 1 0 99031955 75112448 12506 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12506 841 435 0 11701 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 73352

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 1375
/proc/meminfo: memFree=30987612/32770624 swapFree=0/453060
[pid=1373] ppid=1370 vsize=73352 CPUtime=51.04 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 20376 0 0 0 5102 2 0 0 20 0 1 0 99031955 75112448 12506 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12506 841 435 0 11701 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 73352

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 1377
/proc/meminfo: memFree=30986484/32770624 swapFree=0/453080
[pid=1373] ppid=1370 vsize=73352 CPUtime=102.24 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 20837 0 0 0 10222 2 0 0 20 0 1 0 99031955 75112448 12509 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040180 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12509 841 435 0 11701 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 73352

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/186 1379
/proc/meminfo: memFree=30986776/32770624 swapFree=0/453084
[pid=1373] ppid=1370 vsize=73352 CPUtime=162.24 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 21224 0 0 0 16222 2 0 0 20 0 1 0 99031955 75112448 12513 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12513 841 435 0 11701 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 73352

[startup+222.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 1382
/proc/meminfo: memFree=30986596/32770624 swapFree=0/453084
[pid=1373] ppid=1370 vsize=73352 CPUtime=222.25 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 21623 0 0 0 22223 2 0 0 20 0 1 0 99031955 75112448 12518 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040147 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12518 841 435 0 11701 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 73352

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 1398
/proc/meminfo: memFree=30982704/32770624 swapFree=0/453100
[pid=1373] ppid=1370 vsize=73352 CPUtime=282.25 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 21624 0 0 0 28223 2 0 0 20 0 1 0 99031955 75112448 12518 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12518 841 435 0 11701 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 73352

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 1401
/proc/meminfo: memFree=30982604/32770624 swapFree=0/453132
[pid=1373] ppid=1370 vsize=73352 CPUtime=342.26 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 22024 0 0 0 34224 2 0 0 20 0 1 0 99031955 75112448 12529 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12529 841 435 0 11701 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 73352

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 1403
/proc/meminfo: memFree=30985020/32770624 swapFree=0/453140
[pid=1373] ppid=1370 vsize=73352 CPUtime=402.26 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 22027 0 0 0 40224 2 0 0 20 0 1 0 99031955 75112448 12529 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040162 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18338 12529 841 435 0 11701 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 73352

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 1405
/proc/meminfo: memFree=30985016/32770624 swapFree=0/453152
[pid=1373] ppid=1370 vsize=73500 CPUtime=462.27 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 22417 0 0 0 46225 2 0 0 20 0 1 0 99031955 75264000 12533 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18375 12533 841 435 0 11738 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 73500

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 1407
/proc/meminfo: memFree=30985160/32770624 swapFree=0/453156
[pid=1373] ppid=1370 vsize=73500 CPUtime=522.27 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 22430 0 0 0 52225 2 0 0 20 0 1 0 99031955 75264000 12533 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040180 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18375 12533 841 435 0 11738 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 73500

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 1411
/proc/meminfo: memFree=30984716/32770624 swapFree=0/453168
[pid=1373] ppid=1370 vsize=73500 CPUtime=582.28 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 22835 0 0 0 58226 2 0 0 20 0 1 0 99031955 75264000 12538 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040180 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18375 12538 841 435 0 11738 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 73500


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


[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/186 1504
/proc/meminfo: memFree=30980108/32770624 swapFree=0/453372
[pid=1373] ppid=1370 vsize=73704 CPUtime=1662.36 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 26405 0 0 0 166233 3 0 0 20 0 1 0 99031955 75472896 12602 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040162 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12602 841 435 0 11789 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 73704

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/186 1506
/proc/meminfo: memFree=30980240/32770624 swapFree=0/453384
[pid=1373] ppid=1370 vsize=73704 CPUtime=1722.36 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 26724 0 0 0 172233 3 0 0 20 0 1 0 99031955 75472896 12607 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040157 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12607 841 435 0 11789 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 73704

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/186 1509
/proc/meminfo: memFree=30980440/32770624 swapFree=0/453388
[pid=1373] ppid=1370 vsize=73704 CPUtime=1782.37 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 26836 0 0 0 178234 3 0 0 20 0 1 0 99031955 75472896 12607 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12607 841 435 0 11789 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 73704

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 1511
/proc/meminfo: memFree=30980272/32770624 swapFree=0/453380
[pid=1373] ppid=1370 vsize=73704 CPUtime=1842.37 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 26908 0 0 0 184234 3 0 0 20 0 1 0 99031955 75472896 12607 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12607 841 435 0 11789 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 73704

[startup+1902.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 1513
/proc/meminfo: memFree=30980372/32770624 swapFree=0/453392
[pid=1373] ppid=1370 vsize=73704 CPUtime=1902.38 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27271 0 0 0 190235 3 0 0 20 0 1 0 99031955 75472896 12613 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12613 841 435 0 11789 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 73704

[startup+1962.3 s]
/proc/loadavg: 2.12 2.06 2.05 3/186 1515
/proc/meminfo: memFree=30980500/32770624 swapFree=0/453400
[pid=1373] ppid=1370 vsize=73704 CPUtime=1962.38 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27313 0 0 0 196235 3 0 0 20 0 1 0 99031955 75472896 12613 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12613 841 435 0 11789 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 73704

[startup+2022.3 s]
/proc/loadavg: 2.10 2.07 2.05 3/186 1517
/proc/meminfo: memFree=30980720/32770624 swapFree=0/453404
[pid=1373] ppid=1370 vsize=73704 CPUtime=2022.39 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27669 0 0 0 202236 3 0 0 20 0 1 0 99031955 75472896 12619 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099653 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12619 841 435 0 11789 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 73704

[startup+2082.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/187 1533
/proc/meminfo: memFree=30976768/32770624 swapFree=0/453432
[pid=1373] ppid=1370 vsize=73704 CPUtime=2082.39 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27792 0 0 0 208236 3 0 0 20 0 1 0 99031955 75472896 12619 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12619 841 435 0 11789 0
Current children cumulated CPU time (s) 2082.39
Current children cumulated vsize (KiB) 73704

[startup+2142.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 1538
/proc/meminfo: memFree=30976520/32770624 swapFree=0/453452
[pid=1373] ppid=1370 vsize=73704 CPUtime=2142.39 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27913 0 0 0 214236 3 0 0 20 0 1 0 99031955 75472896 12619 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18426 12619 841 435 0 11789 0
Current children cumulated CPU time (s) 2142.39
Current children cumulated vsize (KiB) 73704

[startup+2202.31 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 1540
/proc/meminfo: memFree=30979680/32770624 swapFree=0/453464
[pid=1373] ppid=1370 vsize=73844 CPUtime=2202.4 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 27992 0 0 0 220237 3 0 0 20 0 1 0 99031955 75616256 12621 18446744073709551615 4194304 5972588 140723260148080 140723260145624 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12621 841 435 0 11824 0
Current children cumulated CPU time (s) 2202.4
Current children cumulated vsize (KiB) 73844

[startup+2262.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 1542
/proc/meminfo: memFree=30980328/32770624 swapFree=0/453480
[pid=1373] ppid=1370 vsize=73844 CPUtime=2262.4 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 28542 0 0 0 226237 3 0 0 20 0 1 0 99031955 75616256 12626 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12626 841 435 0 11824 0
Current children cumulated CPU time (s) 2262.4
Current children cumulated vsize (KiB) 73844

[startup+2322.3 s]
/proc/loadavg: 1.95 2.02 2.04 3/186 1606
/proc/meminfo: memFree=30898368/32770624 swapFree=0/453504
[pid=1373] ppid=1370 vsize=73844 CPUtime=2322.41 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 28568 0 0 0 232238 3 0 0 20 0 1 0 99031955 75616256 12626 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12626 841 435 0 11824 0
Current children cumulated CPU time (s) 2322.41
Current children cumulated vsize (KiB) 73844

[startup+2382.3 s]
/proc/loadavg: 1.93 2.00 2.03 3/186 1609
/proc/meminfo: memFree=30796684/32770624 swapFree=0/453516
[pid=1373] ppid=1370 vsize=73844 CPUtime=2382.41 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 28749 0 0 0 238238 3 0 0 20 0 1 0 99031955 75616256 12626 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040169 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12626 841 435 0 11824 0
Current children cumulated CPU time (s) 2382.41
Current children cumulated vsize (KiB) 73844

[startup+2442.3 s]
/proc/loadavg: 1.97 2.00 2.03 3/184 1611
/proc/meminfo: memFree=30796224/32770624 swapFree=0/453520
[pid=1373] ppid=1370 vsize=73844 CPUtime=2442.41 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 28955 0 0 0 244238 3 0 0 20 0 1 0 99031955 75616256 12634 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040128 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12634 841 435 0 11824 0
Current children cumulated CPU time (s) 2442.41
Current children cumulated vsize (KiB) 73844

[startup+2502.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/185 1614
/proc/meminfo: memFree=30795628/32770624 swapFree=0/453536
[pid=1373] ppid=1370 vsize=73844 CPUtime=2502.42 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 29175 0 0 0 250239 3 0 0 20 0 1 0 99031955 75616256 12634 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040180 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12634 841 435 0 11824 0
Current children cumulated CPU time (s) 2502.42
Current children cumulated vsize (KiB) 73844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 1.99 2.00 2.03 3/185 1614
/proc/meminfo: memFree=30795256/32770624 swapFree=0/453532
[pid=1373] ppid=1370 vsize=73844 CPUtime=2520.02 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 29186 0 0 0 251999 3 0 0 20 0 1 0 99031955 75616256 12634 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12634 841 435 0 11824 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 73844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1373 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2519.9 s]
/proc/loadavg: 1.99 2.00 2.03 3/185 1614
/proc/meminfo: memFree=30795256/32770624 swapFree=0/453532
[pid=1373] ppid=1370 vsize=73844 CPUtime=2520.02 cores=0,2,4,6
/proc/1373/stat : 1373 (cosoco) R 1370 1373 28313 0 -1 4202496 29186 0 0 0 251999 3 0 0 20 0 1 0 99031955 75616256 12634 18446744073709551615 4194304 5972588 140723260148080 140723260145384 5040154 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 27123712 140723260150254 140723260150349 140723260150349 140723260153806 0
/proc/1373/statm: 18461 12634 841 435 0 11824 0
Current children cumulated CPU time (s) 2520.02
Current children cumulated vsize (KiB) 73844

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.03
CPU user time (s): 2520
CPU system time (s): 0.035002
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 73844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.035002
maximum resident set size= 50604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29232
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= 14
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.43342 second user time and 8.89293 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 06:15:20
IDJOB=4268142
IDBENCH=122903
IDSOLVER=2658
FILE ID=node133/4268142-1502512168
RUNJOBID= node133-1502500327-28377
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-124.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268142-1502512168/watcher-4268142-1502512168 -o /tmp/evaluation-result-4268142-1502512168/solver-4268142-1502512168 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28377 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268142-1502512168.xml

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

MD5SUM BENCH= 0b191f89e8c533aa19cec6ff372cdf5f
RANDOM SEED=1217956725

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.17
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.17
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.17
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.17
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:        31034972 kB
MemAvailable:   31914780 kB
Buffers:          303396 kB
Cached:           878032 kB
SwapCached:            0 kB
Active:           806644 kB
Inactive:         494364 kB
Active(anon):     119876 kB
Inactive(anon):    41304 kB
Active(file):     686768 kB
Inactive(file):   453060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:        119496 kB
Mapped:            54984 kB
Shmem:             41660 kB
Slab:             138764 kB
SReclaimable:     111632 kB
SUnreclaim:        27132 kB
KernelStack:        3344 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     389212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 06:57:20