Trace number 4241801

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
R1: cosoco 1.1? (TO) 2400.04 2399.8999

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex05480.xml
MD5SUMc9499957e3a18a7800afc05acf28f8ff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.343498
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.60/0.74	c root propagations     : 789934      
0.60/0.74	c restarts enabled, print stats at every restarts
0.60/0.74	c
0.60/0.74	c
0.60/0.74	c
0.60/0.74	c This is cosoco 1.0 --  
0.60/0.74	c
0.60/0.74	c ========================================[ Problem Statistics ]===========================================
0.60/0.74	c |                                                                                                       
0.60/0.74	c |  Parse time        :         0.22 s 
0.60/0.74	c |
0.60/0.74	c |               Variables: 476
0.60/0.74	c |            Domain Sizes: 1..10001
0.60/0.74	c |
0.60/0.74	c |             Constraints: 402
0.60/0.74	c |                   Arity: 2..24  -- Binary: 189  -- Ternary: 96
0.60/0.74	c | 
0.60/0.74	c |                   Types: 
0.60/0.74	c |                          Extension: 192  (nb tuples: 1..20001) -- (shared: 166)
0.60/0.74	c |                          Sum: 210
0.60/0.74	c |                          
0.60/0.74	c =========================================================================================================
0.60/0.74	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.50/1.60	c 101            477            4788           3095636        254            0              168   369   340
2.11/2.23	c 211            932            9842           5009861        254            0              3   346   314  
3.90/4.09	c 332            1761           18604          11377855       254            0              3   416   376  
4.50/4.69	c 465            2261           23106          14364525       254            0              12   358   338 
7.20/7.36	c 611            3036           35393          23493689       254            0              11   371   348 
9.20/9.31	c 771            4141           55139          37749210       254            0              5   384   329  
11.40/11.54	c 947            4858           66901          44289143       254            0              17   366   334 
13.89/14.03	c 1140           5793           81696          53384893       254            0              15   388   335 
14.60/14.78	c 1352           6366           87283          57025371       254            0              16   340   316 
18.40/18.55	c 1585           7377           116971         71396613       254            0              19   383   339 
19.81/19.95	c 1841           8201           126638         77612187       254            0              21   373   321 
20.10/20.26	c 2122           8833           131877         80422224       254            0              11   332   309 
21.10/21.24	c 2431           9437           140287         87742487       254            0              22   58   35   
21.50/21.63	c 2770           9776           144015         95594896       254            0              1   1   0      
22.01/22.15	c 3142           10148          148107         103413592      254            0              1   1   0      
22.80/22.95	c 3551           10557          152724         111774006      256            0              1   1   0      
24.40/24.51	c 4000           11006          158750         122372185      256            0              1   1   0      
28.89/29.05	c 4493           11499          166483         133914475      256            0              1   1   0      
35.70/35.87	c 5035           12127          198848         146469528      256            0              1   36   6     
38.30/38.47	c 5631           12723          235413         179983461      258            0              1   1   0      
41.40/41.58	c 6286           13813          279971         212779871      258            0              1   69   21    
45.60/45.76	c 7006           14888          362051         240792647      258            0              12   258   87  
46.30/46.48	c 7798           15721          371769         249453037      258            0              14   41   34   
50.30/50.48	c 8669           16904          430237         318333652      258            0              5   72   43    
53.60/53.74	c 9627           18099          492616         352855324      258            0              4   72   71    
67.70/67.89	c 10680          20488          645065         395130752      258            0              4   409   225  
71.90/72.09	c 11838          21921          740113         419248774      258            0              4   80   77    
76.61/76.78	c 13111          23366          852654         465485835      258            0              7   74   72    
91.31/91.42	c 14511          25158          1041181        549771591      258            0              5   337   235  
103.91/104.06	c 16051          30171          1137809        599545219      258            0              5   83   71    
110.61/110.72	c 17745          36447          1237465        641660964      258            0              5   75   58    
120.30/120.45	c 19608          38704          1400118        693463470      258            0              5   339   261  
124.40/124.56	c 21657          41133          1514477        737551413      258            0              5   59   58    
133.90/134.09	c 23910          43997          1662970        775336582      258            0              5   358   275  
145.60/145.78	c 26388          57575          1827394        846531523      258            0              5   74   72    
155.60/155.70	c 29113          63633          2042862        949987845      258            0              5   57   51    
167.80/167.96	c 32110          69347          2327383        1070943887     258            0              6   52   49    
180.61/180.76	c 35406          73284          2519253        1179208821     258            0              5   293   253  
205.61/205.78	c 39031          85854          2906140        1460276395     258            0              6   57   55    
215.41/215.52	c 43018          91621          3069400        1589425280     258            0              7   63   28    
227.91/228.03	c 47403          100023         3410719        1747249246     258            0              7   62   59    
239.31/239.48	c 52226          105000         3586071        1845895284     258            0              6   101   97   
256.81/256.91	c 57531          110404         4120315        2017654586     258            0              7   48   47    
304.92/305.02	c 63366          132250         4673351        2330656193     258            0              7   137   122  
325.63/325.71	c 69784          138943         5288597        2518608685     258            0              7   51   49    
343.82/343.96	c 76843          146556         5555300        2825718030     258            0              7   147   141  
364.92/365.01	c 84607          154545         6173434        3029225272     258            0              7   50   48    
504.74/504.90	c 93147          181733         10689686       3424311873     258            0              7   155   139  
531.44/531.50	c 102541         191423         11477040       3674064495     258            0              8   49   46    
566.65/566.72	c 112874         204513         12150612       3951485490     258            0              8   98   90    
597.75/597.88	c 124240         216261         13081154       4241165386     258            0              8   47   45    
691.36/691.46	c 136742         258936         15276073       4818540189     258            0              8   117   102  
722.06/722.10	c 150494         273117         15806939       5115827882     258            0              19   67   48   
823.77/823.80	c 165621         316197         16945801       5951564064     258            0              14   126   113 
856.48/856.51	c 182260         333641         18492292       6305035881     258            0              24   78   72   
995.19/995.28	c 200562         379084         20455511       7353901428     258            0              5   118   61   
1098.91/1098.92	c 220694         434050         21999683       8253985419     258            0              14   77   55   
1180.32/1180.33	c 242839         458647         24112890       9056300284     258            0              11   78   71   
1356.13/1356.13	c 267198         512507         26106481       10143682731    258            0              11   128   109 
1454.94/1454.91	c 293992         540350         28876452       10999686389    258            0              17   54   48   
1592.45/1592.44	c 323465         590418         30470932       12003496681    258            0              11   115   74  
1676.36/1676.30	c 355885         623510         33020560       12853805596    258            0              16   57   51   
1785.57/1785.58	c 391547         663736         34455116       14525131898    258            0              10   123   110 
1887.69/1887.62	c 430775         703663         37553804       15551768223    258            0              16   55   50   
2076.30/2076.20	c 473925         774301         40294661       17113813044    258            0              8   126   114  
2193.41/2193.39	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-4241801-1502109239/watcher-4241801-1502109239 -o /tmp/evaluation-result-4241801-1502109239/solver-4241801-1502109239 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241801-1502109239.xml 

pid=26317
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: 2.14 2.05 2.05 3/180 26320
/proc/meminfo: memFree=31669104/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26320/stat : 26320 (runsolver) D 26317 26320 9955 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 13144838 24240128 108 18446744073709551615 4194304 4338465 140731126431200 140731126428840 140143432086231 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 7057408 140731126440095 140731126440522 140731126440522 140731126443978 0
/proc/26320/statm: 5918 108 54 36 0 2156 0

[startup+0.100225 s]
/proc/loadavg: 2.14 2.05 2.05 3/180 26320
/proc/meminfo: memFree=31669104/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=32640 CPUtime=0 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 2342 0 0 0 0 0 0 0 20 0 1 0 13144838 33423360 2152 18446744073709551615 4194304 5970956 140730993010512 140730993007160 5125629 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 8160 2152 702 434 0 1524 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32640

[startup+0.200341 s]
/proc/loadavg: 2.14 2.05 2.05 3/180 26320
/proc/meminfo: memFree=31669104/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=155420 CPUtime=0.09 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 33111 0 0 0 6 3 0 0 20 0 1 0 13144838 159150080 32881 18446744073709551615 4194304 5970956 140730993010512 140730993007160 140490526944229 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 38855 32881 740 434 0 32219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 155420

[startup+0.300349 s]
/proc/loadavg: 2.14 2.05 2.05 3/180 26320
/proc/meminfo: memFree=31669104/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=202532 CPUtime=0.19 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 45112 0 0 0 15 4 0 0 20 0 1 0 13144838 207392768 44692 18446744073709551615 4194304 5970956 140730993010512 140730993007160 140490527382528 0 0 1 0 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 50633 44692 740 434 0 43997 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 202532

[startup+0.700318 s]
/proc/loadavg: 2.14 2.05 2.05 3/180 26320
/proc/meminfo: memFree=31669104/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=218044 CPUtime=0.6 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 49050 0 0 0 55 5 0 0 20 0 1 0 13144838 223277056 48586 18446744073709551615 4194304 5970956 140730993010512 140730993007112 4913088 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54511 48586 743 434 0 47875 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 218044

[startup+1.50031 s]
/proc/loadavg: 2.14 2.05 2.05 3/181 26321
/proc/meminfo: memFree=31477644/32770624 swapFree=0/421300
[pid=26320] ppid=26317 vsize=218440 CPUtime=1.4 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 49168 0 0 0 135 5 0 0 20 0 1 0 13144838 223682560 48718 18446744073709551615 4194304 5970956 140730993010512 140730993007112 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54610 48718 790 434 0 47974 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 218440

[startup+3.10033 s]
/proc/loadavg: 2.14 2.05 2.05 3/181 26321
/proc/meminfo: memFree=31476900/32770624 swapFree=0/421300
[pid=26320] ppid=26317 vsize=218572 CPUtime=3 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 65275 0 0 0 294 6 0 0 20 0 1 0 13144838 223817728 48773 18446744073709551615 4194304 5970956 140730993010512 140730993007112 4913088 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54643 48773 793 434 0 48007 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 218572

[startup+6.30032 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 26335
/proc/meminfo: memFree=31471772/32770624 swapFree=0/421312
[pid=26320] ppid=26317 vsize=218704 CPUtime=6.2 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 81582 0 0 0 614 6 0 0 20 0 1 0 13144838 223952896 48795 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48795 793 434 0 48040 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 218704

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 26335
/proc/meminfo: memFree=31472144/32770624 swapFree=0/421356
[pid=26320] ppid=26317 vsize=218704 CPUtime=12.6 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 97840 0 0 0 1253 7 0 0 20 0 1 0 13144838 223952896 48802 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913176 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48802 793 434 0 48040 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 218704

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.05 3/184 26335
/proc/meminfo: memFree=31471376/32770624 swapFree=0/421376
[pid=26320] ppid=26317 vsize=218704 CPUtime=25.39 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 118183 0 0 0 2531 8 0 0 20 0 1 0 13144838 223952896 48803 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913171 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48803 793 434 0 48040 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 218704

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 26336
/proc/meminfo: memFree=31471524/32770624 swapFree=0/421408
[pid=26320] ppid=26317 vsize=218704 CPUtime=51 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 135278 0 0 0 5091 9 0 0 20 0 1 0 13144838 223952896 48805 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48805 793 434 0 48040 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 218704

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 26338
/proc/meminfo: memFree=31471152/32770624 swapFree=0/421456
[pid=26320] ppid=26317 vsize=218704 CPUtime=102.21 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 151725 0 0 0 10211 10 0 0 20 0 1 0 13144838 223952896 48814 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913152 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48814 793 434 0 48040 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 218704

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26340
/proc/meminfo: memFree=31475656/32770624 swapFree=0/421524
[pid=26320] ppid=26317 vsize=218704 CPUtime=162.2 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157184 0 0 0 16210 10 0 0 20 0 1 0 13144838 223952896 48816 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48816 793 434 0 48040 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 218704

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26342
/proc/meminfo: memFree=31475352/32770624 swapFree=0/421572
[pid=26320] ppid=26317 vsize=218704 CPUtime=222.22 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157496 0 0 0 22212 10 0 0 20 0 1 0 13144838 223952896 48818 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5320135 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48818 793 434 0 48040 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 218704

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26344
/proc/meminfo: memFree=31475636/32770624 swapFree=0/421608
[pid=26320] ppid=26317 vsize=218704 CPUtime=282.22 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157499 0 0 0 28212 10 0 0 20 0 1 0 13144838 223952896 48818 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098928 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48818 793 434 0 48040 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 218704

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26347
/proc/meminfo: memFree=31475200/32770624 swapFree=0/421668
[pid=26320] ppid=26317 vsize=218704 CPUtime=342.22 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157784 0 0 0 34212 10 0 0 20 0 1 0 13144838 223952896 48819 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5038459 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48819 793 434 0 48040 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 218704

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26349
/proc/meminfo: memFree=31475396/32770624 swapFree=0/421704
[pid=26320] ppid=26317 vsize=218704 CPUtime=402.23 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157788 0 0 0 40213 10 0 0 20 0 1 0 13144838 223952896 48819 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5039193 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48819 793 434 0 48040 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 218704

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26351
/proc/meminfo: memFree=31475148/32770624 swapFree=0/421728
[pid=26320] ppid=26317 vsize=218704 CPUtime=462.24 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 157931 0 0 0 46214 10 0 0 20 0 1 0 13144838 223952896 48819 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48819 793 434 0 48040 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 218704

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26354
/proc/meminfo: memFree=31475396/32770624 swapFree=0/421760
[pid=26320] ppid=26317 vsize=218704 CPUtime=522.24 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 158070 0 0 0 52214 10 0 0 20 0 1 0 13144838 223952896 48819 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5039178 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48819 793 434 0 48040 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 218704

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26356
/proc/meminfo: memFree=31475348/32770624 swapFree=0/421804
[pid=26320] ppid=26317 vsize=218704 CPUtime=582.25 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 158314 0 0 0 58215 10 0 0 20 0 1 0 13144838 223952896 48819 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5047480 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54676 48819 793 434 0 48040 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 218704


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


[startup+1542.31 s]
/proc/loadavg: 1.24 1.75 1.95 2/174 26652
/proc/meminfo: memFree=31482412/32770624 swapFree=0/422516
[pid=26320] ppid=26317 vsize=218872 CPUtime=1542.35 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 160605 0 0 0 154225 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098928 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 218872

[startup+1602.3 s]
/proc/loadavg: 1.09 1.61 1.89 2/174 26654
/proc/meminfo: memFree=31482412/32770624 swapFree=0/422540
[pid=26320] ppid=26317 vsize=218872 CPUtime=1602.35 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 160689 0 0 0 160225 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5047532 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 218872

[startup+1662.3 s]
/proc/loadavg: 1.03 1.50 1.83 2/174 26656
/proc/meminfo: memFree=31482412/32770624 swapFree=0/422560
[pid=26320] ppid=26317 vsize=218872 CPUtime=1662.36 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 160906 0 0 0 166226 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 218872

[startup+1722.3 s]
/proc/loadavg: 1.01 1.41 1.78 2/174 26658
/proc/meminfo: memFree=31482792/32770624 swapFree=0/422588
[pid=26320] ppid=26317 vsize=218872 CPUtime=1722.36 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 160977 0 0 0 172226 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5319774 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 218872

[startup+1782.3 s]
/proc/loadavg: 1.00 1.34 1.73 2/174 26660
/proc/meminfo: memFree=31482668/32770624 swapFree=0/422608
[pid=26320] ppid=26317 vsize=218872 CPUtime=1782.37 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161057 0 0 0 178227 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098928 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 218872

[startup+1842.3 s]
/proc/loadavg: 1.00 1.27 1.68 2/178 26677
/proc/meminfo: memFree=31478924/32770624 swapFree=0/422648
[pid=26320] ppid=26317 vsize=218872 CPUtime=1842.38 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161218 0 0 0 184228 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098928 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 218872

[startup+1902.3 s]
/proc/loadavg: 1.00 1.22 1.64 2/178 26679
/proc/meminfo: memFree=31478968/32770624 swapFree=0/422684
[pid=26320] ppid=26317 vsize=218872 CPUtime=1902.38 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161501 0 0 0 190228 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098928 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 218872

[startup+1962.3 s]
/proc/loadavg: 1.00 1.18 1.60 2/175 26681
/proc/meminfo: memFree=31482580/32770624 swapFree=0/422708
[pid=26320] ppid=26317 vsize=218872 CPUtime=1962.39 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161509 0 0 0 196229 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5047497 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 218872

[startup+2022.3 s]
/proc/loadavg: 1.00 1.15 1.57 2/175 26683
/proc/meminfo: memFree=31482704/32770624 swapFree=0/422728
[pid=26320] ppid=26317 vsize=218872 CPUtime=2022.39 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161670 0 0 0 202229 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913057 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 218872

[startup+2082.3 s]
/proc/loadavg: 1.00 1.12 1.53 2/175 26685
/proc/meminfo: memFree=31482100/32770624 swapFree=0/422752
[pid=26320] ppid=26317 vsize=218872 CPUtime=2082.4 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 161773 0 0 0 208230 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4912861 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 218872

[startup+2142.3 s]
/proc/loadavg: 1.00 1.10 1.50 2/174 26688
/proc/meminfo: memFree=31482372/32770624 swapFree=0/422784
[pid=26320] ppid=26317 vsize=218872 CPUtime=2142.41 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162025 0 0 0 214231 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5038487 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 218872

[startup+2202.31 s]
/proc/loadavg: 1.00 1.08 1.47 2/174 26690
/proc/meminfo: memFree=31482720/32770624 swapFree=0/422812
[pid=26320] ppid=26317 vsize=218872 CPUtime=2202.42 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162041 0 0 0 220232 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5039152 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 218872

[startup+2262.3 s]
/proc/loadavg: 1.04 1.08 1.44 2/174 26692
/proc/meminfo: memFree=31482456/32770624 swapFree=0/422832
[pid=26320] ppid=26317 vsize=218872 CPUtime=2262.42 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162261 0 0 0 226232 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913105 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 218872

[startup+2322.3 s]
/proc/loadavg: 1.01 1.07 1.41 2/174 26695
/proc/meminfo: memFree=31482316/32770624 swapFree=0/422860
[pid=26320] ppid=26317 vsize=218872 CPUtime=2322.42 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162263 0 0 0 232232 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098910 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2322.42
Current children cumulated vsize (KiB) 218872

[startup+2382.3 s]
/proc/loadavg: 1.00 1.06 1.39 2/174 26697
/proc/meminfo: memFree=31482416/32770624 swapFree=0/422880
[pid=26320] ppid=26317 vsize=218872 CPUtime=2382.43 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162418 0 0 0 238233 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 4913176 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 218872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 1.00 1.05 1.38 2/174 26698
/proc/meminfo: memFree=31482268/32770624 swapFree=0/422900
[pid=26320] ppid=26317 vsize=218872 CPUtime=2400.03 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162418 0 0 0 239993 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098933 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 218872

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

[startup+2399.9 s]
/proc/loadavg: 1.00 1.05 1.38 2/174 26698
/proc/meminfo: memFree=31482268/32770624 swapFree=0/422900
[pid=26320] ppid=26317 vsize=218872 CPUtime=2400.03 cores=1,3,5,7
/proc/26320/stat : 26320 (cosoco) R 26317 26320 9955 0 -1 4202496 162418 0 0 0 239993 10 0 0 20 0 1 0 13144838 224124928 48828 18446744073709551615 4194304 5970956 140730993010512 140730993007848 5098933 0 0 1 8405026 0 0 0 17 3 0 0 9 0 0 8070896 8075904 13627392 140730993017292 140730993017422 140730993017422 140730993020878 0
/proc/26320/statm: 54718 48828 793 434 0 48082 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 218872

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.04
CPU user time (s): 2399.94
CPU system time (s): 0.107011
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 218872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.107011
maximum resident set size= 195356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162446
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= 21
involuntary context switches= 629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16627 second user time and 8.84095 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-07 14:19:56
IDJOB=4241801
IDBENCH=140774
IDSOLVER=2620
FILE ID=node125/4241801-1502109239
RUNJOBID= node125-1502042574-16653
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 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-4241801-1502109239/watcher-4241801-1502109239 -o /tmp/evaluation-result-4241801-1502109239/solver-4241801-1502109239 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241801-1502109239.xml

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

MD5SUM BENCH= c9499957e3a18a7800afc05acf28f8ff
RANDOM SEED=849962058

node125.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.07
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.07
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.07
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.07
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:        31668844 kB
MemAvailable:   32017368 kB
Buffers:          146172 kB
Cached:           490636 kB
SwapCached:            0 kB
Active:           256936 kB
Inactive:         438240 kB
Active(anon):      58320 kB
Inactive(anon):    16716 kB
Active(file):     198616 kB
Inactive(file):   421524 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:         57984 kB
Mapped:            33296 kB
Shmem:             17060 kB
Slab:             112552 kB
SReclaimable:      88436 kB
SUnreclaim:        24116 kB
KernelStack:        3264 kB
PageTables:         4824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     312212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-07 14:59:56