Trace number 4241464

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.0801 2399.8999

General information on the benchmark

NameSchurrLemma/SchurrLemma-nor-s1/
SchurrLemma-nor-066-4.xml
MD5SUMc25add2d506acc91b1dafe626b0f7e10
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 benchmark0.64946198
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints1056
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":66}]
Minimum variable degree32
Maximum variable degree64
Distribution of variable degrees[{"degree":32,"count":1},{"degree":33,"count":2},{"degree":34,"count":2},{"degree":35,"count":2},{"degree":36,"count":2},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":2},{"degree":48,"count":4},{"degree":49,"count":2},{"degree":50,"count":2},{"degree":51,"count":2},{"degree":52,"count":2},{"degree":53,"count":2},{"degree":54,"count":2},{"degree":55,"count":2},{"degree":56,"count":2},{"degree":57,"count":2},{"degree":58,"count":2},{"degree":59,"count":2},{"degree":60,"count":2},{"degree":61,"count":2},{"degree":62,"count":2},{"degree":63,"count":2},{"degree":64,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":1056}]
Number of extensional constraints0
Number of intensional constraints1056
Distribution of constraint types[{"type":"intension","count":1056}]
Optimization problemNO
Type of objective

Solver Data

1.12/1.26	c root propagations     : 0           
1.12/1.26	c restarts enabled, print stats at every restarts
1.12/1.26	c
1.12/1.26	c
1.12/1.26	c
1.12/1.26	c This is cosoco 1.0 --  
1.12/1.26	c
1.12/1.26	c ========================================[ Problem Statistics ]===========================================
1.12/1.26	c |                                                                                                       
1.12/1.26	c |  Parse time        :         1.19 s 
1.12/1.26	c |
1.12/1.26	c |               Variables: 66
1.12/1.26	c |            Domain Sizes: 4..4
1.12/1.26	c |
1.12/1.26	c |             Constraints: 1056
1.12/1.26	c |                   Arity: 3..3  -- Ternary: 1056
1.12/1.26	c | 
1.12/1.26	c |                   Types: 
1.12/1.26	c |                          Intension: 1056
1.12/1.26	c |                          
1.12/1.26	c =========================================================================================================
1.12/1.26	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.22/1.33	c 101            359            110305         7040           0              0              22   33   26   
1.22/1.39	c 211            770            222983         13730          0              0              16   28   21   
1.32/1.48	c 332            1263           362176         22497          0              0              15   28   22   
1.42/1.56	c 465            1765           499897         31112          0              0              16   30   21   
1.52/1.65	c 611            2178           649565         40999          0              0              26   33   28   
1.62/1.75	c 771            2646           822043         52419          0              0              13   34   29   
1.72/1.87	c 947            3320           1033341        65171          0              0              17   29   23   
1.82/1.98	c 1140           3864           1218162        76978          0              0              16   30   26   
2.02/2.10	c 1352           4589           1432349        90097          0              0              17   30   22   
2.12/2.25	c 1585           5447           1675231        105322         0              0              17   29   22   
2.32/2.42	c 1841           6481           1978418        123504         0              0              16   32   23   
2.52/2.60	c 2122           7557           2279342        141974         0              0              13   33   21   
2.62/2.75	c 2431           8587           2528574        159707         0              0              15   33   25   
2.82/2.95	c 2770           9879           2875698        179649         0              0              15   32   22   
3.02/3.16	c 3142           10938          3245379        204177         0              0              21   30   26   
3.22/3.39	c 3551           12086          3651580        231262         0              0              22   33   26   
3.52/3.69	c 4000           13807          4160453        262441         0              0              16   32   22   
3.82/3.98	c 4493           15644          4657060        293663         0              0              14   35   22   
4.22/4.31	c 5035           17225          5216213        329625         0              0              19   32   26   
4.62/4.70	c 5631           19557          5867036        369555         0              0              13   32   21   
5.02/5.14	c 6286           22178          6626841        414293         0              0              16   31   22   
5.42/5.55	c 7006           24750          7341658        460573         0              0              14   34   23   
5.92/6.07	c 7798           27765          8232464        517518         0              0              15   31   22   
6.42/6.58	c 8669           30758          9087961        570638         0              0              15   31   21   
7.02/7.11	c 9627           33811          10009786       629285         0              0              17   31   23   
7.72/7.81	c 10680          37638          11180773       701118         0              0              15   30   21   
8.32/8.44	c 11838          41456          12287345       769572         0              0              17   33   24   
8.92/9.00	c 13111          45551          13274403       840440         0              0              17   38   26   
9.72/9.85	c 14511          50512          14739948       932382         0              0              14   33   22   
10.62/10.70	c 16051          54843          16208755       1027193        0              0              17   34   26   
11.62/11.70	c 17745          61085          17887561       1137304        0              0              13   33   22   
12.72/12.83	c 19608          67877          19883912       1257995        0              0              17   36   24   
13.92/14.00	c 21657          74480          21919843       1389278        0              0              16   34   26   
14.82/14.92	c 23910          81584          23555759       1509051        0              0              14   35   25   
16.32/16.44	c 26388          90649          26183570       1670044        0              0              15   34   22   
17.92/18.06	c 29113          99079          28958289       1848664        0              0              16   33   25   
19.73/19.82	c 32110          109071         32000917       2039659        0              0              15   33   22   
21.62/21.74	c 35406          119715         35333056       2254975        0              0              15   34   25   
23.82/23.91	c 39031          133517         39000176       2498361        0              0              12   34   22   
26.02/26.10	c 43018          147038         42878116       2741326        0              0              16   36   24   
28.42/28.51	c 47403          162887         47006071       3015824        0              0              13   36   23   
31.02/31.16	c 52226          177500         51606571       3316290        0              0              16   34   25   
33.82/33.90	c 57531          195690         56294875       3649871        0              0              12   38   23   
37.22/37.34	c 63366          216471         62249548       4024920        0              0              12   36   23   
40.73/40.84	c 69784          239456         68216393       4435623        0              0              12   45   24   
44.92/45.01	c 76843          262164         75383395       4898063        0              0              14   35   25   
49.82/49.95	c 84607          290510         83821667       5417871        0              0              12   32   21   
54.82/54.99	c 93147          320570         92604921       5959422        0              0              15   38   23   
60.92/61.01	c 102541         355593         102892984      6588096        0              0              11   34   22   
66.92/67.02	c 112874         391288         113469395      7247465        0              0              15   37   24   
73.83/73.99	c 124240         433010         125586716      8003736        0              0              13   38   23   
81.23/81.37	c 136742         474346         138295906      8804875        0              0              14   34   24   
89.43/89.52	c 150494         521441         152538685      9689483        0              0              14   37   23   
99.23/99.32	c 165621         577786         169453354      10732865       0              0              12   42   23   
109.63/109.75	c 182260         635385         187317152      11861634       0              0              13   33   24   
120.83/120.92	c 200562         696588         206376080      13056807       0              0              12   34   24   
132.04/132.19	c 220694         769735         226363707      14289182       0              0              13   41   24   
144.73/144.83	c 242839         849948         247851165      15696232       0              0              11   35   22   
160.73/160.81	c 267198         943218         275456052      17365561       0              0              12   37   22   
178.04/178.19	c 293992         1044155        305193206      19142799       0              0              12   34   21   
196.14/196.25	c 323465         1144723        336223668      21086241       0              0              12   34   24   
202.24/202.36	c 355885         1222940        348563306      22121305       0              0              15   52   36   
225.55/225.63	c 391547         1357159        388379722      24619062       0              0              11   40   22   
239.24/239.31	c 430775         1471749        412924024      26408429       0              0              11   41   27   
263.44/263.56	c 473925         1626446        454438910      29124749       0              0              10   42   22   
286.35/286.47	c 521390         1782424        494617539      31752168       0              0              12   40   24   
316.95/317.06	c 573601         1970226        547006632      35030525       0              0              11   42   22   
353.45/353.57	c 631033         2187630        609320446      38853762       0              0              11   40   21   
389.86/389.90	c 694208         2395482        672761339      42929071       0              0              12   38   25   
400.76/400.89	c 763700         2570175        696633025      44977964       0              0              20   54   38   
445.16/445.27	c 840141         2851195        774178575      49946365       0              0              10   39   23   
483.97/484.06	c 924226         3142470        842536248      54826304       0              0              9   42   26    
528.97/529.10	c 1016719        3461555        922780680      60266938       0              0              12   43   26   
582.68/582.70	c 1118461        3835116        1016783250     66431907       0              0              9   54   26    
638.88/638.95	c 1230377        4229860        1116405273     73132034       0              0              10   48   24   
709.69/709.74	c 1353484        4651526        1241983425     81131414       0              0              10   40   23   
781.80/781.84	c 1488901        5141653        1369985133     89606056       0              0              10   39   23   
867.11/867.13	c 1637859        5686271        1519901874     98821409       0              0              9   40   22    
971.32/971.38	c 1801712        6312933        1702258422     109910970      0              0              10   42   21   
1047.43/1047.49	c 1981950        6883914        1842247936     119447763      0              0              11   47   26   
1138.64/1138.64	c 2180211        7575385        2008377773     130644576      0              0              10   44   25   
1243.15/1243.19	c 2398298        8309257        2198768459     143428165      0              0              11   50   26   
1382.36/1382.30	c 2638193        9221715        2440370966     159172224      0              0              9   41   22    
1541.08/1541.01	c 2902077        10216930       2722828622     176741496      0              0              8   50   23    
1702.10/1702.03	c 3192349        11274488       3013413528     195226569      0              0              9   49   25    
1846.81/1846.70	c 3511648        12393802       3278069317     213365780      0              0              10   48   25   
2057.64/2057.52	c 3862876        13757030       3650964983     237127155      0              0              9   45   22    
2235.36/2235.29	c 4249226        15112831       3974834378     259357869      0              0              9   47   25    

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25911
/proc/meminfo: memFree=29563748/32770624 swapFree=0/419552
[pid=25911] ppid=25908 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/25911/stat : 25911 (runsolver) D 25908 25911 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 12904440 24240128 106 18446744073709551615 4194304 4338465 140723613518304 140723613515944 140616514368215 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 30670848 140723613520031 140723613520458 140723613520458 140723613523914 0
/proc/25911/statm: 5918 106 53 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25911
/proc/meminfo: memFree=29563748/32770624 swapFree=0/419552
[pid=25911] ppid=25908 vsize=27140 CPUtime=0.02 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 1052 0 0 0 2 0 0 0 20 0 1 0 12904440 27791360 898 18446744073709551615 4194304 5970956 140722207192000 140722207188648 140412895882651 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 6785 898 782 434 0 149 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27140

[startup+0.200265 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25911
/proc/meminfo: memFree=29563748/32770624 swapFree=0/419552
[pid=25911] ppid=25908 vsize=27388 CPUtime=0.12 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 1110 0 0 0 12 0 0 0 20 0 1 0 12904440 28045312 951 18446744073709551615 4194304 5970956 140722207192000 140722207188648 140412895568960 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 6847 951 783 434 0 211 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27388

[startup+0.300251 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25911
/proc/meminfo: memFree=29563748/32770624 swapFree=0/419552
[pid=25911] ppid=25908 vsize=27632 CPUtime=0.22 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 1167 0 0 0 22 0 0 0 20 0 1 0 12904440 28295168 1013 18446744073709551615 4194304 5970956 140722207192000 140722207188648 140412886216257 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 6908 1013 783 434 0 272 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 27632

[startup+0.700219 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 25911
/proc/meminfo: memFree=29563748/32770624 swapFree=0/419552
[pid=25911] ppid=25908 vsize=28476 CPUtime=0.62 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 1394 0 0 0 62 0 0 0 20 0 1 0 12904440 29159424 1225 18446744073709551615 4194304 5970956 140722207192000 140722207185832 5219166 0 0 1 0 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7119 1225 783 434 0 483 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 28476

[startup+1.50022 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 25912
/proc/meminfo: memFree=29560900/32770624 swapFree=0/419544
[pid=25911] ppid=25908 vsize=30080 CPUtime=1.42 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 1832 0 0 0 142 0 0 0 20 0 1 0 12904440 30801920 1623 18446744073709551615 4194304 5970956 140722207192000 140722207189608 5327993 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1623 817 434 0 884 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 30080

[startup+3.10022 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25912
/proc/meminfo: memFree=29559412/32770624 swapFree=0/419544
[pid=25911] ppid=25908 vsize=30080 CPUtime=3.02 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 2632 0 0 0 302 0 0 0 20 0 1 0 12904440 30801920 1680 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964690 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1680 820 434 0 884 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 30080

[startup+6.30022 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 25912
/proc/meminfo: memFree=29559152/32770624 swapFree=0/419544
[pid=25911] ppid=25908 vsize=30080 CPUtime=6.22 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 3431 0 0 0 622 0 0 0 20 0 1 0 12904440 30801920 1680 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964240 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1680 820 434 0 884 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 30080

[startup+12.7002 s]
/proc/loadavg: 1.94 2.00 2.04 3/184 25927
/proc/meminfo: memFree=29555768/32770624 swapFree=0/419580
[pid=25911] ppid=25908 vsize=30080 CPUtime=12.62 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 4230 0 0 0 1262 0 0 0 20 0 1 0 12904440 30801920 1680 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5070320 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1680 820 434 0 884 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 30080

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 25928
/proc/meminfo: memFree=29555216/32770624 swapFree=0/419600
[pid=25911] ppid=25908 vsize=30080 CPUtime=25.42 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 5828 0 0 0 2542 0 0 0 20 0 1 0 12904440 30801920 1680 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5071023 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1680 820 434 0 884 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 30080

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 2.04 3/185 25929
/proc/meminfo: memFree=29554436/32770624 swapFree=0/419640
[pid=25911] ppid=25908 vsize=30080 CPUtime=51.02 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 6628 0 0 0 5102 0 0 0 20 0 1 0 12904440 30801920 1680 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4961194 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1680 820 434 0 884 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 30080

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/185 25931
/proc/meminfo: memFree=29554740/32770624 swapFree=0/419708
[pid=25911] ppid=25908 vsize=30080 CPUtime=102.23 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 7428 0 0 0 10223 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5052095 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30080

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 25933
/proc/meminfo: memFree=29558160/32770624 swapFree=0/419760
[pid=25911] ppid=25908 vsize=30080 CPUtime=162.24 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 8228 0 0 0 16224 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5069728 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30080

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25935
/proc/meminfo: memFree=29557796/32770624 swapFree=0/419808
[pid=25911] ppid=25908 vsize=30080 CPUtime=222.25 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 9028 0 0 0 22225 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964363 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 30080

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 25937
/proc/meminfo: memFree=29557840/32770624 swapFree=0/419844
[pid=25911] ppid=25908 vsize=30080 CPUtime=282.25 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 9028 0 0 0 28225 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964336 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 30080

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25939
/proc/meminfo: memFree=29557732/32770624 swapFree=0/419880
[pid=25911] ppid=25908 vsize=30080 CPUtime=342.25 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 9828 0 0 0 34225 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4961400 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 30080

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25941
/proc/meminfo: memFree=29557988/32770624 swapFree=0/419916
[pid=25911] ppid=25908 vsize=30080 CPUtime=402.26 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 9828 0 0 0 40226 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5052093 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 30080

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 25943
/proc/meminfo: memFree=29558028/32770624 swapFree=0/419952
[pid=25911] ppid=25908 vsize=30080 CPUtime=462.27 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 10628 0 0 0 46227 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5070322 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 30080

[startup+522.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 25945
/proc/meminfo: memFree=29558276/32770624 swapFree=0/419984
[pid=25911] ppid=25908 vsize=30080 CPUtime=522.27 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 10628 0 0 0 52227 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4908967 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 30080

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 25947
/proc/meminfo: memFree=29558244/32770624 swapFree=0/420012
[pid=25911] ppid=25908 vsize=30080 CPUtime=582.28 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 11420 0 0 0 58228 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4908971 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 30080


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


[startup+1542.31 s]
/proc/loadavg: 2.02 2.00 2.04 3/182 26095
/proc/meminfo: memFree=31665616/32770624 swapFree=0/420680
[pid=25911] ppid=25908 vsize=30080 CPUtime=1542.39 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 13729 0 0 0 154239 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5071026 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1542.39
Current children cumulated vsize (KiB) 30080

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.05 3/181 26097
/proc/meminfo: memFree=31665764/32770624 swapFree=0/420732
[pid=25911] ppid=25908 vsize=30080 CPUtime=1602.39 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 13729 0 0 0 160239 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964849 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1602.39
Current children cumulated vsize (KiB) 30080

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/181 26099
/proc/meminfo: memFree=31665588/32770624 swapFree=0/420772
[pid=25911] ppid=25908 vsize=30080 CPUtime=1662.39 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14006 0 0 0 166239 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5070331 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1662.39
Current children cumulated vsize (KiB) 30080

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 26101
/proc/meminfo: memFree=31665972/32770624 swapFree=0/420816
[pid=25911] ppid=25908 vsize=30080 CPUtime=1722.4 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14018 0 0 0 172240 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4908160 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1722.4
Current children cumulated vsize (KiB) 30080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26103
/proc/meminfo: memFree=31665724/32770624 swapFree=0/420848
[pid=25911] ppid=25908 vsize=30080 CPUtime=1782.41 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14295 0 0 0 178241 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964363 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 30080

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26120
/proc/meminfo: memFree=31661712/32770624 swapFree=0/420920
[pid=25911] ppid=25908 vsize=30080 CPUtime=1842.41 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14295 0 0 0 184241 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5070976 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1842.41
Current children cumulated vsize (KiB) 30080

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/185 26122
/proc/meminfo: memFree=31661316/32770624 swapFree=0/420948
[pid=25911] ppid=25908 vsize=30080 CPUtime=1902.42 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14584 0 0 0 190242 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4967831 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1902.42
Current children cumulated vsize (KiB) 30080

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 26124
/proc/meminfo: memFree=31664688/32770624 swapFree=0/420976
[pid=25911] ppid=25908 vsize=30080 CPUtime=1962.43 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14584 0 0 0 196243 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5071039 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 1962.43
Current children cumulated vsize (KiB) 30080

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 26126
/proc/meminfo: memFree=31664564/32770624 swapFree=0/421008
[pid=25911] ppid=25908 vsize=30080 CPUtime=2022.43 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14861 0 0 0 202243 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4961194 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2022.43
Current children cumulated vsize (KiB) 30080

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 26128
/proc/meminfo: memFree=31665284/32770624 swapFree=0/421040
[pid=25911] ppid=25908 vsize=30080 CPUtime=2082.44 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 14873 0 0 0 208244 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5098928 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2082.44
Current children cumulated vsize (KiB) 30080

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26130
/proc/meminfo: memFree=31665240/32770624 swapFree=0/421080
[pid=25911] ppid=25908 vsize=30080 CPUtime=2142.44 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15150 0 0 0 214244 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5052093 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2142.44
Current children cumulated vsize (KiB) 30080

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26132
/proc/meminfo: memFree=31665372/32770624 swapFree=0/421104
[pid=25911] ppid=25908 vsize=30080 CPUtime=2202.46 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15150 0 0 0 220246 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964366 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2202.46
Current children cumulated vsize (KiB) 30080

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26134
/proc/meminfo: memFree=31665184/32770624 swapFree=0/421136
[pid=25911] ppid=25908 vsize=30080 CPUtime=2262.46 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15439 0 0 0 226246 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4967872 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2262.46
Current children cumulated vsize (KiB) 30080

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26136
/proc/meminfo: memFree=31665388/32770624 swapFree=0/421168
[pid=25911] ppid=25908 vsize=30080 CPUtime=2322.46 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15439 0 0 0 232246 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 5098928 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2322.46
Current children cumulated vsize (KiB) 30080

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26138
/proc/meminfo: memFree=31664864/32770624 swapFree=0/421188
[pid=25911] ppid=25908 vsize=30080 CPUtime=2382.47 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15716 0 0 0 238247 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964389 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2382.47
Current children cumulated vsize (KiB) 30080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 26138
/proc/meminfo: memFree=31664864/32770624 swapFree=0/421196
[pid=25911] ppid=25908 vsize=30080 CPUtime=2400.07 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15716 0 0 0 240007 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964424 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 30080

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

[startup+2399.9 s]
/proc/loadavg: 2.07 2.03 2.05 3/181 26138
/proc/meminfo: memFree=31664864/32770624 swapFree=0/421196
[pid=25911] ppid=25908 vsize=30080 CPUtime=2400.07 cores=1,3,5,7
/proc/25911/stat : 25911 (cosoco) R 25908 25911 9955 0 -1 4202496 15716 0 0 0 240007 0 0 0 20 0 1 0 12904440 30801920 1681 18446744073709551615 4194304 5970956 140722207192000 140722207189336 4964424 0 0 1 8405026 0 0 0 17 3 0 0 7 0 0 8070896 8075904 39424000 140722207199692 140722207199822 140722207199822 140722207203278 0
/proc/25911/statm: 7520 1681 820 434 0 884 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 30080

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.08
CPU user time (s): 2400.08
CPU system time (s): 0.004
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 30080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.08
system time used= 0.004
maximum resident set size= 6772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15744
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= 7
involuntary context switches= 608

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83743 second user time and 7.4969 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-07 13:39:52
IDJOB=4241464
IDBENCH=140598
IDSOLVER=2620
FILE ID=node125/4241464-1502106835
RUNJOBID= node125-1502042574-16653
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-nor-s1/SchurrLemma-nor-066-4.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241464-1502106835/watcher-4241464-1502106835 -o /tmp/evaluation-result-4241464-1502106835/solver-4241464-1502106835 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16653 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241464-1502106835.xml

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

MD5SUM BENCH= c25add2d506acc91b1dafe626b0f7e10
RANDOM SEED=2053630620

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:        29563488 kB
MemAvailable:   29910596 kB
Buffers:          144984 kB
Cached:           490556 kB
SwapCached:            0 kB
Active:          2361108 kB
Inactive:         436528 kB
Active(anon):    2162172 kB
Inactive(anon):    16716 kB
Active(file):     198936 kB
Inactive(file):   419812 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2496 kB
Writeback:             4 kB
AnonPages:       2165744 kB
Mapped:            33012 kB
Shmem:             17060 kB
Slab:             112284 kB
SReclaimable:      88392 kB
SUnreclaim:        23892 kB
KernelStack:        3472 kB
PageTables:         8800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2416240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1142784 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:19:52