Trace number 4252846

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-mini 1.1 (2017-06-27)? (TO) 2400.01 2400.21

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex05480.xml
MD5SUMc9499957e3a18a7800afc05acf28f8ff
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 variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.61/0.72	c root propagations     : 789934      
0.61/0.72	c restarts enabled, print stats at every restarts
0.61/0.72	c
0.61/0.72	c
0.61/0.72	c
0.61/0.72	c This is cosoco 1.0 --  
0.61/0.72	c
0.61/0.72	c ========================================[ Problem Statistics ]===========================================
0.61/0.72	c |                                                                                                       
0.61/0.72	c |  Parse time        :         0.20 s 
0.61/0.72	c |
0.61/0.72	c |               Variables: 476
0.61/0.72	c |            Domain Sizes: 1..10001
0.61/0.72	c |
0.61/0.72	c |             Constraints: 402
0.61/0.72	c |                   Arity: 2..24  -- Binary: 189  -- Ternary: 96
0.61/0.72	c | 
0.61/0.72	c |                   Types: 
0.61/0.72	c |                          Extension: 192  (nb tuples: 1..20001) -- (shared: 166)
0.61/0.72	c |                          Sum: 210
0.61/0.72	c |                          
0.61/0.72	c =========================================================================================================
0.61/0.72	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.41/1.58	c 101            477            4788           3095636        254            0              168   369   340
2.12/2.22	c 211            932            9842           5009861        254            0              3   346   314  
3.92/4.09	c 332            1761           18604          11377855       254            0              3   416   376  
4.51/4.69	c 465            2261           23106          14364525       254            0              12   358   338 
7.21/7.36	c 611            3036           35393          23493689       254            0              11   371   348 
9.22/9.32	c 771            4141           55139          37749210       254            0              5   384   329  
11.42/11.56	c 947            4858           66901          44289143       254            0              17   366   334 
13.92/14.06	c 1140           5793           81696          53384893       254            0              15   388   335 
14.72/14.82	c 1352           6366           87283          57025371       254            0              16   340   316 
18.52/18.61	c 1585           7377           116971         71396613       254            0              19   383   339 
19.92/20.01	c 1841           8201           126638         77612187       254            0              21   373   321 
20.22/20.33	c 2122           8833           131877         80422224       254            0              11   332   309 
21.22/21.32	c 2431           9437           140287         87742487       254            0              22   58   35   
21.62/21.72	c 2770           9776           144015         95594896       254            0              1   1   0      
22.12/22.23	c 3142           10148          148107         103413592      254            0              1   1   0      
22.92/23.04	c 3551           10557          152724         111774006      256            0              1   1   0      
24.51/24.62	c 4000           11006          158750         122372185      256            0              1   1   0      
29.11/29.21	c 4493           11499          166483         133914475      256            0              1   1   0      
36.01/36.14	c 5035           12127          198848         146469528      256            0              1   36   6     
38.61/38.78	c 5631           12723          235413         179983461      258            0              1   1   0      
41.82/41.93	c 6286           13813          279971         212779871      258            0              1   69   21    
46.01/46.15	c 7006           14888          362051         240792647      258            0              12   258   87  
46.71/46.89	c 7798           15721          371769         249453037      258            0              14   41   34   
50.81/50.94	c 8669           16904          430237         318333652      258            0              5   72   43    
54.11/54.25	c 9627           18099          492616         352855324      258            0              4   72   71    
68.41/68.53	c 10680          20488          645065         395130752      258            0              4   409   225  
72.61/72.79	c 11838          21921          740113         419248774      258            0              4   80   77    
77.41/77.55	c 13111          23366          852654         465485835      258            0              7   74   72    
92.20/92.31	c 14511          25158          1041181        549771591      258            0              5   337   235  
107.50/107.69	c 16051          30171          1137809        599545219      258            0              5   83   71    
121.60/121.77	c 17745          36447          1237465        641660964      258            0              5   75   58    
135.60/135.75	c 19608          38704          1400118        693463470      258            0              5   339   261  
140.00/140.12	c 21657          41133          1514477        737551413      258            0              5   59   58    
150.20/150.39	c 23910          43997          1662970        775336582      258            0              5   358   275  
162.00/162.14	c 26388          57575          1827394        846531523      258            0              5   74   72    
172.00/172.14	c 29113          63633          2042862        949987845      258            0              5   57   51    
184.40/184.56	c 32110          69347          2327383        1070943887     258            0              6   52   49    
197.30/197.48	c 35406          73284          2519253        1179208821     258            0              5   293   253  
222.50/222.68	c 39031          85854          2906140        1460276395     258            0              6   57   55    
232.30/232.47	c 43018          91621          3069400        1589425280     258            0              7   63   28    
245.00/245.10	c 47403          100023         3410719        1747249246     258            0              7   62   59    
256.50/256.66	c 52226          105000         3586071        1845895284     258            0              6   101   97   
274.20/274.36	c 57531          110404         4120315        2017654586     258            0              7   48   47    
322.70/322.86	c 63366          132250         4673351        2330656193     258            0              7   137   122  
343.79/343.96	c 69784          138943         5288597        2518608685     258            0              7   51   49    
362.29/362.45	c 76843          146556         5555300        2825718030     258            0              7   147   141  
383.69/383.89	c 84607          154545         6173434        3029225272     258            0              7   50   48    
525.08/525.23	c 93147          181733         10689686       3424311873     258            0              7   155   139  
552.19/552.35	c 102541         191423         11477040       3674064495     258            0              8   49   46    
587.68/587.88	c 112874         204513         12150612       3951485490     258            0              8   98   90    
619.48/619.62	c 124240         216261         13081154       4241165386     258            0              8   47   45    
714.08/714.22	c 136742         258936         15276073       4818540189     258            0              8   117   102  
744.97/745.19	c 150494         273117         15806939       5115827882     258            0              19   67   48   
847.47/847.65	c 165621         316197         16945801       5951564064     258            0              14   126   113 
880.77/880.90	c 182260         333641         18492292       6305035881     258            0              24   78   72   
1020.77/1020.94	c 200562         379084         20455511       7353901428     258            0              5   118   61   
1125.06/1125.28	c 220694         434050         21999683       8253985419     258            0              14   77   55   
1207.76/1207.96	c 242839         458647         24112890       9056300284     258            0              11   78   71   
1384.75/1384.91	c 267198         512507         26106481       10143682731    258            0              11   128   109 
1485.04/1485.29	c 293992         540350         28876452       10999686389    258            0              17   54   48   
1623.54/1623.72	c 323465         590418         30470932       12003496681    258            0              11   115   74  
1708.93/1709.10	c 355885         623510         33020560       12853805596    258            0              16   57   51   
1819.42/1819.61	c 391547         663736         34455116       14525131898    258            0              10   123   110 
1923.32/1923.52	c 430775         703663         37553804       15551768223    258            0              16   55   50   
2113.21/2113.44	c 473925         774301         40294661       17113813044    258            0              8   126   114  
2232.20/2232.42	c 521390         832867         43725645       18197433750    258            0              16   91   60   

Verifier Data

One s line expected

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-4252846-1502001384/watcher-4252846-1502001384 -o /tmp/evaluation-result-4252846-1502001384/solver-4252846-1502001384 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502000545-21080 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252846-1502001384.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 1.07 1.59 1.85 2/174 21216
/proc/meminfo: memFree=31778516/32770624 swapFree=0/322096
[pid=21216] ppid=21213 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/21216/stat : 21216 (runsolver) D 21213 21216 2453 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 2334275 24240128 107 18446744073709551615 4194304 4338465 140729955374000 140729955371640 140620393448151 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 18702336 140729955377313 140729955377740 140729955377740 140729955381194 0
/proc/21216/statm: 5918 107 54 36 0 2156 0

[startup+0.100809 s]
/proc/loadavg: 1.07 1.59 1.85 2/174 21216
/proc/meminfo: memFree=31778516/32770624 swapFree=0/322096
[pid=21216] ppid=21213 vsize=52476 CPUtime=0.02 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 7378 0 0 0 1 1 0 0 20 0 1 0 2334275 53735424 7213 18446744073709551615 4194304 5744392 140735752715552 140735752710056 139635708505061 0 0 1 0 0 0 0 17 7 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 13119 7213 725 379 0 6538 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 52476

[startup+0.200833 s]
/proc/loadavg: 1.07 1.59 1.85 2/174 21216
/proc/meminfo: memFree=31778516/32770624 swapFree=0/322096
[pid=21216] ppid=21213 vsize=160140 CPUtime=0.11 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 34369 0 0 0 7 4 0 0 20 0 1 0 2334275 163983360 34033 18446744073709551615 4194304 5744392 140735752715552 140735752710056 139635708553120 0 0 1 0 0 0 0 17 7 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 40035 34033 725 379 0 33454 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 160140

[startup+0.300858 s]
/proc/loadavg: 1.07 1.59 1.85 2/174 21216
/proc/meminfo: memFree=31778516/32770624 swapFree=0/322096
[pid=21216] ppid=21213 vsize=202308 CPUtime=0.22 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 45096 0 0 0 16 6 0 0 20 0 1 0 2334275 207163392 44677 18446744073709551615 4194304 5744392 140735752715552 140735752712200 5217920 0 0 1 0 0 0 0 17 7 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 50577 44677 725 379 0 43996 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 202308

[startup+0.700301 s]
/proc/loadavg: 1.07 1.59 1.85 2/174 21216
/proc/meminfo: memFree=31778516/32770624 swapFree=0/322096
[pid=21216] ppid=21213 vsize=217776 CPUtime=0.61 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 49033 0 0 0 55 6 0 0 20 0 1 0 2334275 223002624 48571 18446744073709551615 4194304 5744392 140735752715552 140735752712856 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54444 48571 728 379 0 47863 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 217776

[startup+1.50031 s]
/proc/loadavg: 1.07 1.59 1.85 3/181 21232
/proc/meminfo: memFree=31391680/32770624 swapFree=0/322020
[pid=21216] ppid=21213 vsize=218304 CPUtime=1.41 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 49151 0 0 0 135 6 0 0 20 0 1 0 2334275 223543296 48703 18446744073709551615 4194304 5744392 140735752715552 140735752712552 4998896 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54576 48703 774 379 0 47995 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 218304

[startup+3.10031 s]
/proc/loadavg: 1.07 1.58 1.84 3/181 21232
/proc/meminfo: memFree=31389916/32770624 swapFree=0/321956
[pid=21216] ppid=21213 vsize=218304 CPUtime=3.02 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 65272 0 0 0 295 7 0 0 20 0 1 0 2334275 223543296 48756 18446744073709551615 4194304 5744392 140735752715552 140735752712552 4877440 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54576 48756 776 379 0 47995 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 218304

[startup+6.30031 s]
/proc/loadavg: 1.07 1.58 1.84 3/181 21232
/proc/meminfo: memFree=31389808/32770624 swapFree=0/322044
[pid=21216] ppid=21213 vsize=218436 CPUtime=6.21 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 81583 0 0 0 614 7 0 0 20 0 1 0 2334275 223678464 48777 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54609 48777 776 379 0 48028 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 218436

[startup+12.7003 s]
/proc/loadavg: 1.21 1.59 1.84 3/181 21232
/proc/meminfo: memFree=31389436/32770624 swapFree=0/322044
[pid=21216] ppid=21213 vsize=218436 CPUtime=12.62 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 97853 0 0 0 1254 8 0 0 20 0 1 0 2334275 223678464 48784 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877528 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54609 48784 776 379 0 48028 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 218436

[startup+25.5003 s]
/proc/loadavg: 1.33 1.60 1.85 3/181 21232
/proc/meminfo: memFree=31389436/32770624 swapFree=0/322044
[pid=21216] ppid=21213 vsize=218436 CPUtime=25.41 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 118417 0 0 0 2532 9 0 0 20 0 1 0 2334275 223678464 48786 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877519 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54609 48786 776 379 0 48028 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 218436

[startup+51.1004 s]
/proc/loadavg: 1.49 1.62 1.85 3/181 21297
/proc/meminfo: memFree=31389928/32770624 swapFree=0/322148
[pid=21216] ppid=21213 vsize=218436 CPUtime=51.01 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 138916 0 0 0 5091 10 0 0 20 0 1 0 2334275 223678464 48787 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54609 48787 776 379 0 48028 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 218436

[startup+102.3 s]
/proc/loadavg: 1.30 1.56 1.81 2/174 21411
/proc/meminfo: memFree=31585188/32770624 swapFree=0/322232
[pid=21216] ppid=21213 vsize=218580 CPUtime=102.21 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 155581 0 0 0 10210 11 0 0 20 0 1 0 2334275 223825920 48796 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877528 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48796 776 379 0 48064 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 218580

[startup+162.3 s]
/proc/loadavg: 1.12 1.46 1.77 2/174 21414
/proc/meminfo: memFree=31584832/32770624 swapFree=0/322296
[pid=21216] ppid=21213 vsize=218580 CPUtime=162.2 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 169614 0 0 0 16207 13 0 0 20 0 1 0 2334275 223825920 48798 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877440 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48798 776 379 0 48064 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 218580

[startup+222.306 s]
/proc/loadavg: 1.04 1.37 1.71 2/174 21416
/proc/meminfo: memFree=31585100/32770624 swapFree=0/322348
[pid=21216] ppid=21213 vsize=218580 CPUtime=222.21 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 169914 0 0 0 22208 13 0 0 20 0 1 0 2334275 223825920 48800 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4940254 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48800 776 379 0 48064 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 218580

[startup+282.3 s]
/proc/loadavg: 1.08 1.33 1.68 2/174 21418
/proc/meminfo: memFree=31585348/32770624 swapFree=0/322392
[pid=21216] ppid=21213 vsize=218580 CPUtime=282.2 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 170159 0 0 0 28207 13 0 0 20 0 1 0 2334275 223825920 48800 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877440 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48800 776 379 0 48064 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 218580

[startup+342.3 s]
/proc/loadavg: 1.03 1.26 1.63 2/174 21421
/proc/meminfo: memFree=31584856/32770624 swapFree=0/322424
[pid=21216] ppid=21213 vsize=218580 CPUtime=342.19 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 170402 0 0 0 34206 13 0 0 20 0 1 0 2334275 223825920 48807 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4940052 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48807 776 379 0 48064 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 218580

[startup+402.3 s]
/proc/loadavg: 1.01 1.22 1.60 2/174 21423
/proc/meminfo: memFree=31584856/32770624 swapFree=0/322464
[pid=21216] ppid=21213 vsize=218580 CPUtime=402.19 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 170671 0 0 0 40206 13 0 0 20 0 1 0 2334275 223825920 48807 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48807 776 379 0 48064 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 218580

[startup+462.3 s]
/proc/loadavg: 1.00 1.18 1.56 2/177 21439
/proc/meminfo: memFree=31580152/32770624 swapFree=0/322516
[pid=21216] ppid=21213 vsize=218580 CPUtime=462.19 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 170789 0 0 0 46206 13 0 0 20 0 1 0 2334275 223825920 48807 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877528 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48807 776 379 0 48064 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 218580

[startup+522.3 s]
/proc/loadavg: 1.03 1.16 1.53 2/177 21441
/proc/meminfo: memFree=31580472/32770624 swapFree=0/322556
[pid=21216] ppid=21213 vsize=218580 CPUtime=522.18 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 170903 0 0 0 52205 13 0 0 20 0 1 0 2334275 223825920 48807 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4941276 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48807 776 379 0 48064 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 218580

[startup+582.3 s]
/proc/loadavg: 1.01 1.13 1.50 2/174 21443
/proc/meminfo: memFree=31583340/32770624 swapFree=0/322580
[pid=21216] ppid=21213 vsize=218580 CPUtime=582.18 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 171282 0 0 0 58205 13 0 0 20 0 1 0 2334275 223825920 48807 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877107 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48807 776 379 0 48064 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 218580


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

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/174 21488
/proc/meminfo: memFree=31584512/32770624 swapFree=0/322980
[pid=21216] ppid=21213 vsize=218580 CPUtime=1482.14 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 174432 0 0 0 148201 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4998896 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1482.14
Current children cumulated vsize (KiB) 218580

[startup+1542.31 s]
/proc/loadavg: 1.04 1.03 1.18 2/174 21490
/proc/meminfo: memFree=31584636/32770624 swapFree=0/323000
[pid=21216] ppid=21213 vsize=218580 CPUtime=1542.14 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 174687 0 0 0 154201 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1542.14
Current children cumulated vsize (KiB) 218580

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 1.17 2/174 21492
/proc/meminfo: memFree=31584752/32770624 swapFree=0/323016
[pid=21216] ppid=21213 vsize=218580 CPUtime=1602.13 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 174855 0 0 0 160200 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 218580

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/177 21508
/proc/meminfo: memFree=31579720/32770624 swapFree=0/323068
[pid=21216] ppid=21213 vsize=218580 CPUtime=1662.13 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 175083 0 0 0 166200 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4940052 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 218580

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/177 21510
/proc/meminfo: memFree=31579548/32770624 swapFree=0/323096
[pid=21216] ppid=21213 vsize=218580 CPUtime=1722.13 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 175331 0 0 0 172200 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4940041 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 218580

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/174 21512
/proc/meminfo: memFree=31582480/32770624 swapFree=0/323128
[pid=21216] ppid=21213 vsize=218580 CPUtime=1782.13 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 175469 0 0 0 178200 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4998896 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (KiB) 218580

[startup+1842.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/174 21514
/proc/meminfo: memFree=31582896/32770624 swapFree=0/323148
[pid=21216] ppid=21213 vsize=218580 CPUtime=1842.12 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 175695 0 0 0 184199 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4998896 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1842.12
Current children cumulated vsize (KiB) 218580

[startup+1902.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/174 21516
/proc/meminfo: memFree=31583296/32770624 swapFree=0/323172
[pid=21216] ppid=21213 vsize=218580 CPUtime=1902.12 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 175897 0 0 0 190199 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877120 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1902.12
Current children cumulated vsize (KiB) 218580

[startup+1962.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/174 21519
/proc/meminfo: memFree=31583684/32770624 swapFree=0/323208
[pid=21216] ppid=21213 vsize=218580 CPUtime=1962.12 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 176140 0 0 0 196199 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877504 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 1962.12
Current children cumulated vsize (KiB) 218580

[startup+2022.3 s]
/proc/loadavg: 1.04 1.03 1.12 2/174 21521
/proc/meminfo: memFree=31583932/32770624 swapFree=0/323236
[pid=21216] ppid=21213 vsize=218580 CPUtime=2022.11 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 176293 0 0 0 202198 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2022.11
Current children cumulated vsize (KiB) 218580

[startup+2082.3 s]
/proc/loadavg: 1.01 1.02 1.11 2/174 21523
/proc/meminfo: memFree=31584104/32770624 swapFree=0/323256
[pid=21216] ppid=21213 vsize=218580 CPUtime=2082.12 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 176436 0 0 0 208199 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4994073 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2082.12
Current children cumulated vsize (KiB) 218580

[startup+2142.3 s]
/proc/loadavg: 1.05 1.03 1.11 2/174 21526
/proc/meminfo: memFree=31583932/32770624 swapFree=0/323284
[pid=21216] ppid=21213 vsize=218580 CPUtime=2142.11 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 176682 0 0 0 214198 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877440 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2142.11
Current children cumulated vsize (KiB) 218580

[startup+2202.31 s]
/proc/loadavg: 1.02 1.03 1.11 2/174 21528
/proc/meminfo: memFree=31583920/32770624 swapFree=0/323304
[pid=21216] ppid=21213 vsize=218580 CPUtime=2202.11 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 176876 0 0 0 220198 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4946420 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2202.11
Current children cumulated vsize (KiB) 218580

[startup+2262.3 s]
/proc/loadavg: 1.01 1.02 1.10 2/177 21544
/proc/meminfo: memFree=31578896/32770624 swapFree=0/323376
[pid=21216] ppid=21213 vsize=218580 CPUtime=2262.1 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 177110 0 0 0 226197 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 5124089 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2262.1
Current children cumulated vsize (KiB) 218580

[startup+2322.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/177 21570
/proc/meminfo: memFree=31577584/32770624 swapFree=0/323428
[pid=21216] ppid=21213 vsize=218580 CPUtime=2322.1 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 177244 0 0 0 232197 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877457 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2322.1
Current children cumulated vsize (KiB) 218580

[startup+2382.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/177 21572
/proc/meminfo: memFree=31578184/32770624 swapFree=0/323464
[pid=21216] ppid=21213 vsize=218580 CPUtime=2382.1 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 177373 0 0 0 238197 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4877528 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2382.1
Current children cumulated vsize (KiB) 218580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 1.00 1.01 1.09 2/177 21572
/proc/meminfo: memFree=31578200/32770624 swapFree=0/323464
[pid=21216] ppid=21213 vsize=218580 CPUtime=2400 cores=1,3,5,7
/proc/21216/stat : 21216 (cosoco) R 21213 21216 2453 0 -1 4202496 177467 0 0 0 239987 13 0 0 20 0 1 0 2334275 223825920 48815 18446744073709551615 4194304 5744392 140735752715552 140735752712952 4998896 0 0 1 8405026 0 0 0 17 1 0 0 7 0 0 7841632 7846472 22503424 140735752720846 140735752720976 140735752720976 140735752724430 0
/proc/21216/statm: 54645 48815 776 379 0 48064 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 218580

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.01
CPU user time (s): 2399.88
CPU system time (s): 0.136993
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 218580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.136993
maximum resident set size= 195304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177496
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= 23
involuntary context switches= 640

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.72821 second user time and 9.03663 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 08:22:27
IDJOB=4252846
IDBENCH=140774
IDSOLVER=2633
FILE ID=node126/4252846-1502001384
RUNJOBID= node126-1502000545-21080
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex05480.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4252846-1502001384/watcher-4252846-1502001384 -o /tmp/evaluation-result-4252846-1502001384/solver-4252846-1502001384 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502000545-21080 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252846-1502001384.xml

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

MD5SUM BENCH= c9499957e3a18a7800afc05acf28f8ff
RANDOM SEED=163369097

node126.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.81
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.81
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.81
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.81
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:        31777996 kB
MemAvailable:   32028452 kB
Buffers:          111172 kB
Cached:           420608 kB
SwapCached:            0 kB
Active:           258052 kB
Inactive:         330620 kB
Active(anon):      56984 kB
Inactive(anon):     8524 kB
Active(file):     201068 kB
Inactive(file):   322096 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3044 kB
Writeback:             0 kB
AnonPages:         58384 kB
Mapped:            28056 kB
Shmem:              8868 kB
Slab:             110764 kB
SReclaimable:      86252 kB
SUnreclaim:        24512 kB
KernelStack:        3392 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     282004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-06 09:02:27