Trace number 4298117

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12UNSAT 987.226 987.266

General information on the benchmark

NameRlfap_mini/Rlfap-dec-scens11_mini/
Rlfap-ext-scen-11-f01_c18.xml
MD5SUM53a02aff7efbe2bff3bf5161116f12ea
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark310.657
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size43
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":36,"count":336},{"size":43,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints4103
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.16	c root propagations     : 332         
0.09/0.16	c restarts enabled, print stats at every restarts
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c This is cosoco 1.12 --  
0.09/0.16	c
0.09/0.16	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4298117-1532743660.xml 
0.09/0.16	c ========================================[ Problem Statistics ]===========================================
0.09/0.16	c |                                                                                                       
0.09/0.16	c |  Parse time        :         0.15 s 
0.09/0.16	c |
0.09/0.16	c |               Variables: 680
0.09/0.16	c |            Domain Sizes: 6..43
0.09/0.16	c |
0.09/0.16	c |             Constraints: 4103
0.09/0.16	c |                   Arity: 2..2  -- Binary: 4103
0.09/0.16	c | 
0.09/0.16	c |                   Types: 
0.09/0.16	c |                          Extension: 4103  (nb tuples: 2..421) -- (shared: 3830)
0.09/0.16	c |                          
0.09/0.16	c =========================================================================================================
0.09/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.17	c 101            480            60207          22046          332            0              348   351   345
0.09/0.18	c 211            645            106813         36669          332            0              6   17   14    
0.09/0.19	c 332            843            153447         56451          332            0              7   10   8     
0.09/0.20	c 465            1053           206087         79216          332            0              10   13   11   
0.09/0.21	c 611            1333           266348         102920         332            0              10   14   12   
0.20/0.22	c 771            1608           331617         129694         332            0              10   14   12   
0.20/0.23	c 947            1932           401830         157017         332            0              10   14   12   
0.20/0.25	c 1140           2279           486035         190468         332            0              11   15   12   
0.20/0.26	c 1352           2668           565407         223938         332            0              11   15   13   
0.20/0.28	c 1585           3095           672262         258851         332            0              9   13   12    
0.30/0.37	c 1841           3565           773689         299548         332            0              11   15   13   
0.30/0.37	c 2122           4031           890907         348574         332            0              10   15   12   
0.30/0.37	c 2431           4615           1012906        396629         332            0              11   15   13   
0.30/0.37	c 2770           5233           1164974        449288         332            0              11   15   13   
0.30/0.39	c 3142           5931           1315586        508035         332            0              11   15   13   
0.30/0.42	c 3551           6651           1483134        574684         332            0              11   15   13   
0.30/0.45	c 4000           7514           1667081        645306         332            0              11   15   13   
0.46/0.49	c 4493           8438           1885403        723572         332            0              11   15   13   
0.50/0.52	c 5035           9438           2104607        782786         332            0              9   15   14    
0.50/0.56	c 5631           10562          2360604        884776         332            0              9   15   13    
0.59/0.61	c 6286           11779          2646232        993113         332            0              9   15   12    
0.59/0.67	c 7006           13170          2959987        1105219        332            0              9   15   13    
0.68/0.72	c 7798           14648          3280529        1231031        332            0              9   15   13    
0.68/0.78	c 8669           16231          3631094        1373370        332            0              11   15   13   
0.78/0.85	c 9627           17965          4011671        1519097        332            0              8   13   12    
0.88/0.92	c 10680          19910          4455002        1682318        332            0              7   13   12    
0.88/1.00	c 11838          22098          4933645        1860918        332            0              9   15   13    
0.99/1.10	c 13111          24510          5467101        2065055        332            0              9   15   13    
1.18/1.20	c 14511          27141          6067844        2295350        332            0              11   15   13   
1.28/1.31	c 16051          30015          6739209        2553913        332            0              9   15   13    
1.38/1.42	c 17745          33215          7418286        2794699        332            0              7   15   13    
1.48/1.55	c 19608          36689          8210460        3086908        332            0              10   15   13   
1.58/1.69	c 21657          40531          9051471        3396948        332            0              7   15   12    
1.78/1.84	c 23910          44654          9971036        3741058        332            0              9   15   13    
1.99/2.02	c 26388          49560          11081702       4112776        332            0              9   15   13    
2.18/2.24	c 29113          54917          12375620       4560725        332            0              7   15   12    
2.38/2.45	c 32110          60496          13590601       5031769        332            0              7   15   12    
2.68/2.70	c 35406          66489          15083776       5560392        332            0              7   13   12    
2.88/2.98	c 39031          73481          16738082       6125355        332            0              7   15   12    
3.18/3.25	c 43018          81099          18417689       6720167        332            0              9   15   13    
3.48/3.57	c 47403          89662          20355820       7381303        332            0              9   15   13    
3.88/3.92	c 52226          98922          22442737       8145660        332            0              9   15   13    
4.28/4.31	c 57531          109235         24794996       8962804        332            0              9   15   13    
4.68/4.71	c 63366          120240         27225974       9846192        332            0              7   15   12    
5.09/5.18	c 69784          132310         30015986       10885232       332            0              9   15   13    
5.58/5.66	c 76843          145536         32997261       11965478       332            0              9   15   13    
6.18/6.27	c 84607          160962         36596201       13260281       332            0              9   15   13    
6.78/6.88	c 93147          177751         40368469       14545565       332            0              9   15   13    
7.58/7.62	c 102541         196208         44765662       16058507       332            0              5   15   12    
8.38/8.41	c 112874         216755         49482175       17694375       332            0              9   15   13    
9.09/9.18	c 124240         239170         54218019       19166332       332            0              7   15   13    
10.09/10.19	c 136742         263178         60238568       21369141       332            0              7   15   13    
11.18/11.23	c 150494         289904         66257542       23760729       332            0              5   15   12    
12.28/12.33	c 165621         320427         73075291       25995907       332            0              9   15   13    
13.48/13.54	c 182260         352168         80550504       28547816       332            0              7   15   13    
14.99/15.01	c 200562         390616         89354134       31407734       332            0              7   15   13    
16.48/16.53	c 220694         429403         98584264       34554616       332            0              7   15   13    
18.18/18.24	c 242839         473489         108724525      38041737       332            0              9   15   13    
20.09/20.16	c 267198         526001         120360243      41837325       332            0              5   15   12    
22.18/22.21	c 293992         576552         132890425      46304566       332            0              7   15   12    
24.18/24.21	c 323465         633149         145602428      50650984       332            0              5   15   12    
26.48/26.58	c 355885         696176         160720340      55911584       332            0              7   15   13    
29.09/29.12	c 391547         766293         177062456      61133560       332            0              7   15   13    
31.88/31.97	c 430775         842586         195221205      67336426       332            0              7   15   13    
34.98/35.10	c 473925         926656         215801034      74490575       332            0              7   15   12    
38.17/38.25	c 521390         1022306        237107013      81713799       332            0              5   15   13    
41.87/41.98	c 573601         1126543        261766779      90089017       332            0              5   15   13    
45.87/45.99	c 631033         1243328        288707437      99010970       332            0              5   15   13    
50.47/50.53	c 694208         1368649        318440179      108986300      332            0              5   15   13    
55.08/55.11	c 763700         1506181        348726823      119333846      332            0              5   15   12    
60.67/60.71	c 840141         1656620        385472403      131986611      332            0              5   15   12    
66.78/66.83	c 924226         1829079        426194609      145510935      332            0              5   15   12    
73.68/73.72	c 1016719        2019291        471942275      161501467      332            0              5   15   12    
81.09/81.18	c 1118461        2242558        521836965      177676315      332            0              5   15   12    
88.68/88.70	c 1230377        2461142        571267224      194861899      332            0              5   15   12    
97.78/97.81	c 1353484        2707535        630578676      215541778      332            0              5   15   12    
107.68/107.75	c 1488901        2982909        696724128      237936880      332            0              5   15   12    
117.68/117.79	c 1637859        3281560        763579581      261245750      332            0              5   15   12    
129.68/129.77	c 1801712        3618902        842283730      288668556      332            0              5   15   12    
142.58/142.64	c 1981950        3979891        926871229      317534668      332            0              5   15   12    
156.99/157.09	c 2180211        4390572        1023045711     350032551      332            0              5   15   12    
172.99/173.05	c 2398298        4836164        1128013091     384408441      332            0              5   15   12    
189.48/189.51	c 2638193        5337495        1236778822     423578055      332            0              5   15   12    
209.09/209.16	c 2902077        5868973        1364122839     467732820      332            0              5   15   12    
230.98/231.08	c 3192349        6483557        1509473256     516028962      332            0              5   15   12    
252.78/252.83	c 3511648        7144917        1653715381     567979038      332            0              5   15   12    
277.77/277.85	c 3862876        7849708        1815882295     625902762      332            0              3   15   12    
306.08/306.14	c 4249226        8638483        2000745642     689154326      332            0              3   15   12    
338.08/338.12	c 4674211        9533104        2211915006     760058238      332            0              3   15   12    
372.67/372.72	c 5141694        10518929       2442031597     837538244      332            0              3   15   12    
410.37/410.40	c 5655925        11565415       2688778202     921325246      332            0              3   15   12    
450.47/450.52	c 6221579        12728440       2950182919     1015160468     332            0              3   15   12    
497.17/497.29	c 6843798        14015836       3254782052     1120752768     332            0              3   15   12    
544.07/544.14	c 7528238        15444387       3568579199     1231475805     332            0              3   15   12    
599.46/599.54	c 8281122        17021854       3934940414     1358074337     332            0              3   15   12    
660.56/660.66	c 9109294        18722066       4334859511     1495579883     332            0              3   15   12    
728.26/728.31	c 10020283       20612041       4778387838     1646452954     332            0              3   15   12    
801.76/801.88	c 11022370       22712501       5260348949     1813344636     332            0              3   15   12    
886.25/886.39	c 12124665       24996536       5809893949     2002084025     332            0              3   15   12    
979.85/979.98	c 13337189       27572944       6417917700     2209774769     332            0              3   15   11    
987.15/987.26	c restarts              : 100         
987.15/987.26	c conflicts             : 13426035     (13600 /sec)
987.15/987.26	c decisions             : 27766174     (28126 /sec)
987.15/987.26	c propagations          : 2225940757  (2254777 /sec)
987.15/987.26	c root propagations     : 332         
987.15/987.26	c filter calls          : 6463070634     (6546797 /sec)
987.15/987.26	c useless filter calls  : 5631759330     (87 %)
987.15/987.26	c Memory used           : 43.45 MB
987.15/987.26	c CPU time              : 987.211 s
987.15/987.26	
987.15/987.26	s UNSATISFIABLE

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298117-1532743660/watcher-4298117-1532743660 -o /tmp/evaluation-result-4298117-1532743660/solver-4298117-1532743660 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4298117-1532743660.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=25323, runsolver pid=25320

[startup+0.100991 s]*
/proc/loadavg: 2.00 2.02 2.46 3/189 25324
/proc/meminfo: memFree=28167624/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=38416 memory=14496 CPUtime=0.09 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 3822 0 0 0 9 0 0 0 20 0 1 0 91929135 39337984 3624 33554432000 4194304 6142532 140724973242448 140724973236792 5403276 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 9604 3624 783 476 0 2926 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38416 KiB
Current children cumulated memory: 14496 KiB

[startup+0.209761 s]*
/proc/loadavg: 2.00 2.02 2.46 3/189 25324
/proc/meminfo: memFree=28160140/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=20832 CPUtime=0.2 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 5419 0 0 0 20 0 0 0 20 0 1 0 91929135 45555712 5208 33554432000 4194304 6142532 140724973242448 140724973236792 5347447 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5208 825 476 0 4444 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 20832 KiB

[startup+0.309592 s]*
/proc/loadavg: 2.00 2.02 2.46 3/189 25324
/proc/meminfo: memFree=28158068/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=20832 CPUtime=0.3 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 5419 0 0 0 30 0 0 0 20 0 1 0 91929135 45555712 5208 33554432000 4194304 6142532 140724973242448 140724973236792 5347455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5208 825 476 0 4444 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 20832 KiB

[startup+0.700334 s]
/proc/loadavg: 2.00 2.02 2.46 3/189 25324
/proc/meminfo: memFree=28159704/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=20832 CPUtime=0.68 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 5419 0 0 0 68 0 0 0 20 0 1 0 91929135 45555712 5208 33554432000 4194304 6142532 140724973242448 140724973239848 5327384 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5208 825 476 0 4444 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 20832 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.02 2.46 3/189 25324
/proc/meminfo: memFree=28159976/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=20832 CPUtime=1.48 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 5419 0 0 0 148 0 0 0 20 0 1 0 91929135 45555712 5208 33554432000 4194304 6142532 140724973242448 140724973239848 4995586 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5208 825 476 0 4444 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 20832 KiB

[startup+3.10905 s]
/proc/loadavg: 1.92 2.01 2.46 3/189 25324
/proc/meminfo: memFree=28160128/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21056 CPUtime=3.09 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 6586 0 0 0 309 0 0 0 20 0 1 0 91929135 45555712 5264 33554432000 4194304 6142532 140724973242448 140724973239848 4995681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5264 829 476 0 4444 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21056 KiB

[startup+6.30032 s]
/proc/loadavg: 1.92 2.01 2.46 3/189 25324
/proc/meminfo: memFree=28160260/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21056 CPUtime=6.28 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 7753 0 0 0 628 0 0 0 20 0 1 0 91929135 45555712 5264 33554432000 4194304 6142532 140724973242448 140724973239848 4995568 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5264 829 476 0 4444 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21056 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.01 2.45 3/189 25324
/proc/meminfo: memFree=28160756/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21056 CPUtime=12.68 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 8920 0 0 0 1268 0 0 0 20 0 1 0 91929135 45555712 5264 33554432000 4194304 6142532 140724973242448 140724973239848 5336728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5264 829 476 0 4444 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21056 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.01 2.45 3/189 25324
/proc/meminfo: memFree=28160548/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21056 CPUtime=25.48 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 10946 0 0 0 2548 0 0 0 20 0 1 0 91929135 45555712 5264 33554432000 4194304 6142532 140724973242448 140724973239848 5318922 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5264 829 476 0 4444 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21056 KiB

[startup+51.1091 s]
/proc/loadavg: 2.02 2.02 2.44 3/189 25446
/proc/meminfo: memFree=27686156/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=51.08 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 11528 0 0 0 5108 0 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.41 3/189 25507
/proc/meminfo: memFree=28169172/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=102.28 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 12107 0 0 0 10227 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5336728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.39 3/189 25515
/proc/meminfo: memFree=28167780/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=162.28 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 12681 0 0 0 16227 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995491 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.37 3/189 25516
/proc/meminfo: memFree=28168532/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=222.28 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 13265 0 0 0 22227 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5347440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.34 3/187 25517
/proc/meminfo: memFree=28168908/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=282.27 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 13841 0 0 0 28226 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5336789 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.32 3/187 25518
/proc/meminfo: memFree=28168756/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=342.27 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 14422 0 0 0 34226 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.30 3/187 25519
/proc/meminfo: memFree=28168856/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=402.27 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 14998 0 0 0 40226 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995568 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.28 3/187 25520
/proc/meminfo: memFree=28168556/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=462.27 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 15575 0 0 0 46226 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB


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

Current children cumulated memory: 21060 KiB

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/187 25522
/proc/meminfo: memFree=28168604/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=582.26 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 16731 0 0 0 58225 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5347460 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 582.26 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+642.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/187 25523
/proc/meminfo: memFree=28168568/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=642.26 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 17305 0 0 0 64225 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5327389 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 642.26 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+702.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/187 25524
/proc/meminfo: memFree=28168476/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=702.26 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 17883 0 0 0 70225 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5347460 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 702.26 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+762.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/187 25532
/proc/meminfo: memFree=28167244/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=762.26 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 18457 0 0 0 76225 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995371 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 762.26 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/187 25533
/proc/meminfo: memFree=28167688/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=822.26 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 19041 0 0 0 82225 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 822.26 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/187 25534
/proc/meminfo: memFree=28168184/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=882.25 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 19608 0 0 0 88224 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995676 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 882.25 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/187 25535
/proc/meminfo: memFree=28167992/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=942.25 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20182 0 0 0 94224 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5170000 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 942.25 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+987.266 s]
# the end of solver process 25323 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=987.211 s, system=0.014999 s

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

[startup+947.2 s]
/proc/loadavg: 2.00 2.01 2.17 3/187 25535
/proc/meminfo: memFree=28167992/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=947.15 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20182 0 0 0 94714 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5336753 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 947.15 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+972.8 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28167908/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=972.75 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20744 0 0 0 97274 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995681 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 972.75 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+979.2 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=979.15 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20744 0 0 0 97914 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995353 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 979.15 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+982.4 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=982.35 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20756 0 0 0 98234 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995568 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 982.35 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+985.6 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=985.55 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20756 0 0 0 98554 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995402 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 985.55 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+986.4 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=986.35 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20756 0 0 0 98634 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 4995478 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 986.35 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+986.8 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=986.75 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20756 0 0 0 98674 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5326531 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 986.75 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

[startup+987.2 s]
/proc/loadavg: 2.00 2.01 2.16 3/187 25536
/proc/meminfo: memFree=28168112/32770624 swapFree=67108860/67108860
[pid=25323] ppid=25320 vsize=44488 memory=21060 CPUtime=987.15 cores=0,2,4,6
/proc/25323/stat : 25323 (cosoco) R 25320 25323 24644 0 -1 4202496 20756 0 0 0 98714 1 0 0 20 0 1 0 91929135 45555712 5265 33554432000 4194304 6142532 140724973242448 140724973239848 5347455 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 16834560 140724973249670 140724973249800 140724973249800 140724973252558 0
/proc/25323/statm: 11122 5265 829 476 0 4444 0
Current children cumulated CPU time: 987.15 s
Current children cumulated vsize: 44488 KiB
Current children cumulated memory: 21060 KiB

Child status: 0
Real time (s): 987.266
CPU time (s): 987.226
CPU user time (s): 987.211
CPU system time (s): 0.014999
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 44488
Max. memory (cumulated for all children) (KiB): 21060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 987.211
system time used= 0.014999
maximum resident set size= 21128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20799
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= 13
involuntary context switches= 1240


# summary of solver processes directly reported to runsolver:
#   pid: 25323
#   total CPU time (s): 987.226
#   total CPU user time (s): 987.211
#   total CPU system time (s): 0.014999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.58979 second user time and 6.28708 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-28 04:07:40
IDJOB=4298117
IDBENCH=141072
IDSOLVER=2761
FILE ID=node136/4298117-1532743660
RUNJOBID= node136-1532741135-24675
PBS_JOBID= 21022451
Free space on /tmp= 55796 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-dec-scens11_mini/Rlfap-ext-scen-11-f01_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298117-1532743660/watcher-4298117-1532743660 -o /tmp/evaluation-result-4298117-1532743660/solver-4298117-1532743660 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532741135-24675 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4298117-1532743660.xml

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

MD5SUM BENCH= 53a02aff7efbe2bff3bf5161116f12ea
RANDOM SEED=1622230971

node136.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.50
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.50
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.50
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.50
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:        28176996 kB
MemAvailable:   31941596 kB
Buffers:          178860 kB
Cached:          3847012 kB
SwapCached:            0 kB
Active:          1731200 kB
Inactive:        2365468 kB
Active(anon):      22520 kB
Inactive(anon):    76472 kB
Active(file):    1708680 kB
Inactive(file):  2288996 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5752 kB
Writeback:             0 kB
AnonPages:         77836 kB
Mapped:            35028 kB
Shmem:             25228 kB
Slab:             192940 kB
SReclaimable:     165520 kB
SUnreclaim:        27420 kB
KernelStack:        3328 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     369804 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:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55792 MiB
End job on node136 at 2018-07-28 04:24:07