Trace number 4267935

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) 2519.8899 2520

General information on the benchmark

NameCarSequencing/CarSequencing-m1-gagne/
CarSequencing-200-01.xml
MD5SUM10e5a0c89239e5196f6239a5150462fc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1481
Number of domains2
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":1000},{"size":25,"count":200}]
Minimum variable degree2
Maximum variable degree93
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":18},"...",{"degree":69,"count":8}, {"degree":70,"count":2}, {"degree":71,"count":2}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":74,"count":2}, {"degree":75,"count":2}, {"degree":76,"count":2}, {"degree":77,"count":2}, {"degree":78,"count":2}, {"degree":79,"count":2}, {"degree":80,"count":2}, {"degree":81,"count":2}, {"degree":82,"count":2}, {"degree":83,"count":2}, {"degree":84,"count":2}, {"degree":85,"count":2}, {"degree":86,"count":2}, {"degree":87,"count":2}, {"degree":88,"count":2}, {"degree":89,"count":2}, {"degree":90,"count":2}, {"degree":91,"count":2}, {"degree":92,"count":3}, {"degree":93,"count":21}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":8,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":14,"count":2},{"arity":15,"count":1},{"arity":17,"count":2},{"arity":20,"count":3},{"arity":22,"count":1},{"arity":23,"count":2},{"arity":24,"count":1},{"arity":25,"count":2},{"arity":26,"count":3},{"arity":28,"count":1},{"arity":29,"count":2},{"arity":30,"count":3},{"arity":32,"count":3},{"arity":34,"count":1},{"arity":35,"count":4},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":3},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1280},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c Create Cardinality(vars,values,occurs) constraint using 200 Exactly/AtMost.. constraint 
0.00/0.08	c
0.02/0.17	c root propagations     : 0           
0.02/0.17	c restarts enabled, print stats at every restarts
0.02/0.17	c
0.02/0.17	c
0.02/0.17	c
0.02/0.17	c This is cosoco 1.12 --  
0.02/0.17	c
0.02/0.17	c command line: cosoco -lc -model -restarts HOME/instance-4267935-1502535120.xml 
0.02/0.17	c ========================================[ Problem Statistics ]===========================================
0.02/0.17	c |                                                                                                       
0.02/0.17	c |  Parse time        :         0.09 s 
0.02/0.17	c |
0.02/0.17	c |               Variables: 1200
0.02/0.17	c |            Domain Sizes: 2..25
0.02/0.17	c |
0.02/0.17	c |             Constraints: 1505
0.02/0.17	c |                   Arity: 2..200  -- Binary: 199  -- Ternary: 396
0.02/0.17	c | 
0.02/0.17	c |                   Types: 
0.02/0.17	c |                          Exactly K: 25
0.02/0.17	c |                          Extension: 200  (nb tuples: 25..25) -- (shared: 199)
0.02/0.17	c |                          Sum: 1280
0.02/0.17	c |                          
0.02/0.17	c =========================================================================================================
0.02/0.17	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.42/0.52	c 101            752            57691          25853          0              0              518   537   518
2.92/3.01	c 211            1378           439172         124617         0              0              97   199   123 
3.22/3.37	c 332            1918           487109         139259         0              0              46   131   90  
3.52/3.67	c 465            2490           541330         197175         0              0              152   162   155
4.22/4.30	c 611            3260           643207         234081         0              0              50   84   72   
4.72/4.84	c 771            3927           728162         272958         0              0              17   105   64  
5.12/5.27	c 947            4670           795615         303788         0              0              14   119   82  
5.72/5.84	c 1140           5508           883288         334902         0              0              30   83   62   
6.32/6.48	c 1352           6321           980579         369904         0              0              14   62   44   
7.02/7.19	c 1585           7212           1090337        407425         0              0              16   25   20   
8.22/8.32	c 1841           8784           1272777        467343         0              0              15   452   155 
9.92/10.06	c 2122           11012          1528096        512034         0              0              12   467   374 
12.12/12.29	c 2431           13617          1887172        567009         0              0              17   505   463 
13.82/13.97	c 2770           15805          2159995        614119         0              0              13   541   311 
15.42/15.53	c 3142           18831          2421569        676966         0              0              13   564   495 
16.32/16.40	c 3551           20562          2563752        753913         0              0              31   141   110 
17.42/17.59	c 4000           22489          2756002        861020         0              0              13   133   98  
21.22/21.30	c 4493           27559          3337738        953344         0              0              501   581   547
23.22/23.30	c 5035           33147          3713850        1049651        0              0              505   621   558
28.52/28.63	c 5631           40962          4564115        1160351        0              0              495   663   587
31.32/31.44	c 6286           48222          5062503        1254077        0              0              518   637   599
36.22/36.36	c 7006           56027          5882412        1379477        0              0              32   630   580 
40.51/40.61	c 7798           65167          6585862        1495467        0              0              518   615   565
45.61/45.73	c 8669           74182          7398055        1655784        0              0              32   651   588 
52.31/52.49	c 9627           84055          8466183        1849700        0              0              535   673   591
59.21/59.37	c 10680          94472          9503447        2004363        0              0              32   623   538 
69.71/69.87	c 11838          107851         11189819       2221131        0              0              533   699   605
77.02/77.12	c 13111          123955         12389849       2394981        0              0              26   691   602 
83.01/83.17	c 14511          139820         13484483       2661072        0              0              20   700   575 
90.91/91.06	c 16051          154848         14839614       2882878        0              0              19   762   622 
100.61/100.74	c 17745          169622         16355164       3133991        0              0              19   710   553 
113.01/113.12	c 19608          190490         18382717       3488200        0              0              21   728   556 
122.22/122.39	c 21657          207446         19905289       3852913        0              0              15   648   380 
131.31/131.40	c 23910          221432         21341224       4190038        0              0              13   789   248 
147.11/147.27	c 26388          250695         24009484       4627043        0              0              15   705   616 
166.71/166.86	c 29113          283787         27213679       5114406        0              0              15   700   576 
187.91/188.06	c 32110          326404         30711494       5540579        0              0              16   796   670 
210.41/210.54	c 35406          369026         34461888       6108614        0              0              16   790   644 
228.91/229.00	c 39031          406458         37942333       6774339        0              0              15   673   581 
242.71/242.87	c 43018          442760         40394630       7725280        0              0              16   563   415 
269.90/270.03	c 47403          482112         44892270       8541904        0              0              16   593   519 
293.10/293.22	c 52226          531737         48928474       9317237        0              0              48   638   471 
331.70/331.86	c 57531          594495         55125698       10252562       0              0              16   664   589 
364.50/364.67	c 63366          658762         60748729       11123667       0              0              16   679   560 
398.80/398.94	c 69784          731458         66478361       12209682       0              0              17   644   566 
430.70/430.84	c 76843          793156         71647955       13703118       0              0              26   614   359 
473.01/473.15	c 84607          858144         78835163       15129498       0              0              17   635   432 
523.61/523.74	c 93147          951916         87436680       16425242       0              0              13   723   535 
580.20/580.36	c 102541         1057008        97363188       18586530       0              0              17   644   549 
626.70/626.81	c 112874         1133987        105812816      20558648       0              0              19   634   418 
672.80/672.90	c 124240         1183612        114671734      23304534       0              0              16   535   512 
740.10/740.28	c 136742         1262657        126181784      26049397       0              0              18   516   372 
786.30/786.50	c 150494         1328622        133336024      28635529       0              0              18   85   62   
867.70/867.81	c 165621         1400674        145679846      31378222       0              0              159   187   173
1021.80/1022.00	c 182260         1473626        167771067      38994884       0              0              38   77   57   
1113.30/1113.46	c 200562         1557903        181295782      42303305       0              0              36   67   50   
1204.60/1204.78	c 220694         1690376        197707504      44526872       0              0              31   578   488 
1315.10/1315.28	c 242839         1813706        217441242      48830304       0              0              36   340   251 
1387.10/1387.25	c 267198         1933471        230161925      50862337       0              0              31   366   275 
1583.79/1583.95	c 293992         2109232        260242904      61833883       0              0              32   289   228 
1716.69/1716.86	c 323465         2277796        290684547      68671856       0              0              28   397   366 
1811.29/1811.49	c 355885         2448233        309487624      71679055       0              0              27   418   353 
1950.49/1950.62	c 391547         2629956        332081496      74409932       0              0              29   379   311 
2215.08/2215.28	c 430775         2878894        378561870      78746884       0              0              29   425   334 
2519.88/2520.00	
2519.88/2520.00	c *** INTERRUPTED ***
2519.88/2520.00	c restarts              : 64          
2519.88/2520.00	c conflicts             : 455074       (181 /sec)
2519.88/2520.00	c decisions             : 3073850      (1220 /sec)
2519.88/2520.00	c propagations          : 102013160   (40484 /sec)
2519.88/2520.00	c root propagations     : 0           
2519.88/2520.00	c filter calls          : 427464005      (169638 /sec)
2519.88/2520.00	c useless filter calls  : 403189632      (94 %)
2519.88/2520.00	c Memory used           : 41.25 MB
2519.88/2520.00	c CPU time              : 2519.86 s
2519.88/2520.00	
2519.88/2520.00	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-4267935-1502535120/watcher-4267935-1502535120 -o /tmp/evaluation-result-4267935-1502535120/solver-4267935-1502535120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267935-1502535120.xml 

pid=3909
running on 4 cores: 1,3,5,7

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.00 1.99 2.03 3/184 3912
/proc/meminfo: memFree=30853412/32770624 swapFree=0/472112
[pid=3912] ppid=3909 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/3912/stat : 3912 (runsolver) D 3909 3912 27450 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 153164837 24240128 108 18446744073709551615 4194304 4338465 140730841739488 140730841737128 139733800366807 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 38158336 140730841743553 140730841743945 140730841743945 140730841747402 0
/proc/3912/statm: 5918 108 54 36 0 2156 0

[startup+0.100157 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 3912
/proc/meminfo: memFree=30853412/32770624 swapFree=0/472112
[pid=3912] ppid=3909 vsize=31976 CPUtime=0.02 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 2256 0 0 0 2 0 0 0 20 0 1 0 153164837 32743424 2070 18446744073709551615 4194304 5972588 140727001003872 140727001000520 140564470914021 0 0 1 0 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 8026 2101 753 435 0 1389 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31976

[startup+0.200299 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 3912
/proc/meminfo: memFree=30853412/32770624 swapFree=0/472112
[pid=3912] ppid=3909 vsize=37216 CPUtime=0.12 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 3594 0 0 0 12 0 0 0 20 0 1 0 153164837 38109184 3413 18446744073709551615 4194304 5972588 140727001003872 140727001000520 5046736 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9304 3413 772 435 0 2667 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 37216

[startup+0.300277 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 3912
/proc/meminfo: memFree=30853412/32770624 swapFree=0/472112
[pid=3912] ppid=3909 vsize=38140 CPUtime=0.22 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 3832 0 0 0 22 0 0 0 20 0 1 0 153164837 39055360 3611 18446744073709551615 4194304 5972588 140727001003872 140727001000520 5046951 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9535 3611 794 435 0 2898 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 38140

[startup+0.700226 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 3912
/proc/meminfo: memFree=30853412/32770624 swapFree=0/472112
[pid=3912] ppid=3909 vsize=38800 CPUtime=0.62 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 4004 0 0 0 62 0 0 0 20 0 1 0 153164837 39731200 3809 18446744073709551615 4194304 5972588 140727001003872 140727001000808 5139338 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9700 3809 794 435 0 3063 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 38800

[startup+1.50022 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 3913
/proc/meminfo: memFree=30841072/32770624 swapFree=0/472124
[pid=3912] ppid=3909 vsize=38932 CPUtime=1.42 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 4035 0 0 0 142 0 0 0 20 0 1 0 153164837 39866368 3875 18446744073709551615 4194304 5972588 140727001003872 140727001000680 5139312 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9733 3875 796 435 0 3096 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 38932

[startup+3.10021 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 3913
/proc/meminfo: memFree=30840452/32770624 swapFree=0/472124
[pid=3912] ppid=3909 vsize=39064 CPUtime=3.02 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 6368 0 0 0 302 0 0 0 20 0 1 0 153164837 40001536 3905 18446744073709551615 4194304 5972588 140727001003872 140727001000680 5139274 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9766 3905 796 435 0 3129 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 39064

[startup+6.30022 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 3913
/proc/meminfo: memFree=30840252/32770624 swapFree=0/472120
[pid=3912] ppid=3909 vsize=39064 CPUtime=6.22 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 7790 0 0 0 622 0 0 0 20 0 1 0 153164837 40001536 3905 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045821 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9766 3905 796 435 0 3129 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 39064

[startup+12.7002 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 3913
/proc/meminfo: memFree=30839260/32770624 swapFree=0/472120
[pid=3912] ppid=3909 vsize=39988 CPUtime=12.62 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 10486 0 0 0 1262 0 0 0 20 0 1 0 153164837 40947712 4102 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139329 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 9997 4102 796 435 0 3360 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 39988

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 3913
/proc/meminfo: memFree=30838020/32770624 swapFree=0/472116
[pid=3912] ppid=3909 vsize=40912 CPUtime=25.42 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 16466 0 0 0 2542 0 0 0 20 0 1 0 153164837 41893888 4369 18446744073709551615 4194304 5972588 140727001003872 140727001000648 5047875 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10228 4369 796 435 0 3591 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 40912

[startup+51.1003 s]
/proc/loadavg: 2.07 2.00 2.04 3/184 3914
/proc/meminfo: memFree=30837912/32770624 swapFree=0/472108
[pid=3912] ppid=3909 vsize=41176 CPUtime=51.01 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 19633 0 0 0 5101 0 0 0 20 0 1 0 153164837 42164224 4437 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046945 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10294 4437 796 435 0 3657 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 41176

[startup+102.3 s]
/proc/loadavg: 2.03 2.00 2.04 3/184 3916
/proc/meminfo: memFree=30837664/32770624 swapFree=0/472124
[pid=3912] ppid=3909 vsize=41704 CPUtime=102.21 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 23000 0 0 0 10221 0 0 0 20 0 1 0 153164837 42704896 4560 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5099664 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10426 4560 796 435 0 3789 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 41704

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/189 3934
/proc/meminfo: memFree=30832216/32770624 swapFree=0/472132
[pid=3912] ppid=3909 vsize=41968 CPUtime=162.21 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 26333 0 0 0 16220 1 0 0 20 0 1 0 153164837 42975232 4607 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139333 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10492 4607 796 435 0 3855 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 41968

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/189 3936
/proc/meminfo: memFree=30831816/32770624 swapFree=0/472132
[pid=3912] ppid=3909 vsize=42236 CPUtime=222.21 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 29654 0 0 0 22220 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139499 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42236

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 3938
/proc/meminfo: memFree=30835232/32770624 swapFree=0/472152
[pid=3912] ppid=3909 vsize=42236 CPUtime=282.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 30358 0 0 0 28219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046192 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 3940
/proc/meminfo: memFree=30835320/32770624 swapFree=0/472168
[pid=3912] ppid=3909 vsize=42236 CPUtime=342.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 31099 0 0 0 34219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045821 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 42236

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/186 3942
/proc/meminfo: memFree=30835308/32770624 swapFree=0/472184
[pid=3912] ppid=3909 vsize=42236 CPUtime=402.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 31808 0 0 0 40219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046736 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 42236

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 3944
/proc/meminfo: memFree=30835548/32770624 swapFree=0/472188
[pid=3912] ppid=3909 vsize=42236 CPUtime=462.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 32517 0 0 0 46219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5047360 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 42236

[startup+522.3 s]
/proc/loadavg: 2.05 2.02 2.05 3/185 3947
/proc/meminfo: memFree=30835888/32770624 swapFree=0/472196
[pid=3912] ppid=3909 vsize=42236 CPUtime=522.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 33188 0 0 0 52219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139319 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 42236

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 3949
/proc/meminfo: memFree=30835880/32770624 swapFree=0/472200
[pid=3912] ppid=3909 vsize=42236 CPUtime=582.2 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 33886 0 0 0 58219 1 0 0 20 0 1 0 153164837 43249664 4697 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046019 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4697 796 435 0 3922 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 42236


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


[startup+1602.3 s]
/proc/loadavg: 2.16 2.06 2.06 3/187 4042
/proc/meminfo: memFree=30834420/32770624 swapFree=0/472364
[pid=3912] ppid=3909 vsize=42236 CPUtime=1602.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 43771 0 0 0 160217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5048656 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 42236

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 4044
/proc/meminfo: memFree=30834688/32770624 swapFree=0/472376
[pid=3912] ppid=3909 vsize=42236 CPUtime=1662.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 44244 0 0 0 166217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046940 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 42236

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 4046
/proc/meminfo: memFree=30834476/32770624 swapFree=0/472384
[pid=3912] ppid=3909 vsize=42236 CPUtime=1722.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 44898 0 0 0 172217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139333 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 42236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 4048
/proc/meminfo: memFree=30834232/32770624 swapFree=0/472400
[pid=3912] ppid=3909 vsize=42236 CPUtime=1782.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 45498 0 0 0 178217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 42236

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 4050
/proc/meminfo: memFree=30833968/32770624 swapFree=0/472400
[pid=3912] ppid=3909 vsize=42236 CPUtime=1842.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 46230 0 0 0 184217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1842.19
Current children cumulated vsize (KiB) 42236

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 2/178 4099
/proc/meminfo: memFree=31084472/32770624 swapFree=0/472424
[pid=3912] ppid=3909 vsize=42236 CPUtime=1902.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 46722 0 0 0 190217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5047875 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 42236

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4130
/proc/meminfo: memFree=31072624/32770624 swapFree=0/472440
[pid=3912] ppid=3909 vsize=42236 CPUtime=1962.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 47452 0 0 0 196217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139499 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 1962.19
Current children cumulated vsize (KiB) 42236

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 4132
/proc/meminfo: memFree=31072128/32770624 swapFree=0/472456
[pid=3912] ppid=3909 vsize=42236 CPUtime=2022.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 47981 0 0 0 202217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046720 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 42236

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/186 4136
/proc/meminfo: memFree=31074300/32770624 swapFree=0/472464
[pid=3912] ppid=3909 vsize=42236 CPUtime=2082.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 48528 0 0 0 208217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045825 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2082.19
Current children cumulated vsize (KiB) 42236

[startup+2142.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/186 4137
/proc/meminfo: memFree=31074692/32770624 swapFree=0/472472
[pid=3912] ppid=3909 vsize=42236 CPUtime=2142.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 49022 0 0 0 214216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045844 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2142.18
Current children cumulated vsize (KiB) 42236

[startup+2202.31 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 4139
/proc/meminfo: memFree=31075028/32770624 swapFree=0/472476
[pid=3912] ppid=3909 vsize=42236 CPUtime=2202.19 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 49499 0 0 0 220217 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045821 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2202.19
Current children cumulated vsize (KiB) 42236

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 4141
/proc/meminfo: memFree=31075048/32770624 swapFree=0/472488
[pid=3912] ppid=3909 vsize=42236 CPUtime=2262.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 50281 0 0 0 226216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5048656 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2262.18
Current children cumulated vsize (KiB) 42236

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 4143
/proc/meminfo: memFree=31074836/32770624 swapFree=0/472500
[pid=3912] ppid=3909 vsize=42236 CPUtime=2322.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 50841 0 0 0 232216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5045833 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2322.18
Current children cumulated vsize (KiB) 42236

[startup+2382.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 4145
/proc/meminfo: memFree=31074360/32770624 swapFree=0/472504
[pid=3912] ppid=3909 vsize=42236 CPUtime=2382.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 51305 0 0 0 238216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139312 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2382.18
Current children cumulated vsize (KiB) 42236

[startup+2442.3 s]
/proc/loadavg: 1.95 1.99 2.03 3/184 4147
/proc/meminfo: memFree=31074444/32770624 swapFree=0/472512
[pid=3912] ppid=3909 vsize=42236 CPUtime=2442.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 51776 0 0 0 244216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2442.18
Current children cumulated vsize (KiB) 42236

[startup+2502.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/184 4149
/proc/meminfo: memFree=31074820/32770624 swapFree=0/472524
[pid=3912] ppid=3909 vsize=42236 CPUtime=2502.18 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 52237 0 0 0 250216 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5139312 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2502.18
Current children cumulated vsize (KiB) 42236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.99 1.99 2.03 3/184 4151
/proc/meminfo: memFree=31074784/32770624 swapFree=0/472532
[pid=3912] ppid=3909 vsize=42236 CPUtime=2519.88 cores=1,3,5,7
/proc/3912/stat : 3912 (cosoco) R 3909 3912 27450 0 -1 4202496 52696 0 0 0 251986 2 0 0 20 0 1 0 153164837 43249664 4706 18446744073709551615 4194304 5972588 140727001003872 140727001001176 5046945 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 31895552 140727001010670 140727001010765 140727001010765 140727001014222 0
/proc/3912/statm: 10559 4706 796 435 0 3922 0
Current children cumulated CPU time (s) 2519.88
Current children cumulated vsize (KiB) 42236

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 3912 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.89
CPU user time (s): 2519.87
CPU system time (s): 0.024999
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 42236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.87
system time used= 0.024999
maximum resident set size= 18900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52749
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= 15
involuntary context switches= 729

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.94042 second user time and 8.3492 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-12 12:37:36
IDJOB=4267935
IDBENCH=128150
IDSOLVER=2658
FILE ID=node132/4267935-1502535120
RUNJOBID= node132-1502500306-27514
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-gagne/CarSequencing-200-01.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267935-1502535120/watcher-4267935-1502535120 -o /tmp/evaluation-result-4267935-1502535120/solver-4267935-1502535120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502500306-27514 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267935-1502535120.xml

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

MD5SUM BENCH= 10e5a0c89239e5196f6239a5150462fc
RANDOM SEED=552310067

node132.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.74
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.74
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.74
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.74
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:        30853152 kB
MemAvailable:   31721880 kB
Buffers:          307924 kB
Cached:           869992 kB
SwapCached:            0 kB
Active:           959428 kB
Inactive:         521124 kB
Active(anon):     303456 kB
Inactive(anon):    49012 kB
Active(file):     655972 kB
Inactive(file):   472112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2396 kB
Writeback:             4 kB
AnonPages:        302344 kB
Mapped:            63692 kB
Shmem:             49852 kB
Slab:             140076 kB
SReclaimable:     112960 kB
SUnreclaim:        27116 kB
KernelStack:        3280 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     586420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-12 13:19:36