Trace number 4268486

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.8501 2520.01

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.10/1.19	c root propagations     : 0           
1.10/1.19	c restarts enabled, print stats at every restarts
1.10/1.19	c
1.10/1.19	c
1.10/1.19	c
1.10/1.19	c This is cosoco 1.12 --  
1.10/1.19	c
1.10/1.19	c command line: cosoco -lc -model -restarts HOME/instance-4268486-1502618954.xml 
1.10/1.19	c ========================================[ Problem Statistics ]===========================================
1.10/1.19	c |                                                                                                       
1.10/1.19	c |  Parse time        :         1.18 s 
1.10/1.19	c |
1.10/1.19	c |               Variables: 66
1.10/1.19	c |            Domain Sizes: 4..4
1.10/1.19	c |
1.10/1.19	c |             Constraints: 1056
1.10/1.19	c |                   Arity: 3..3  -- Ternary: 1056
1.10/1.19	c | 
1.10/1.19	c |                   Types: 
1.10/1.19	c |                          Intension: 1056
1.10/1.19	c |                          
1.10/1.19	c =========================================================================================================
1.10/1.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.19/1.26	c 101            359            110305         7040           0              0              22   33   26   
1.29/1.32	c 211            770            222983         13730          0              0              16   28   21   
1.39/1.40	c 332            1263           362176         22497          0              0              15   28   22   
1.39/1.49	c 465            1765           499897         31112          0              0              16   30   21   
1.49/1.58	c 611            2178           649565         40999          0              0              26   33   28   
1.59/1.68	c 771            2646           822043         52419          0              0              13   34   29   
1.79/1.80	c 947            3320           1033341        65171          0              0              17   29   23   
1.89/1.91	c 1140           3864           1218162        76978          0              0              16   30   26   
2.00/2.04	c 1352           4589           1432349        90097          0              0              17   30   22   
2.10/2.18	c 1585           5447           1675231        105322         0              0              17   29   22   
2.29/2.36	c 1841           6481           1978418        123504         0              0              16   32   23   
2.49/2.54	c 2122           7557           2279342        141974         0              0              13   33   21   
2.59/2.68	c 2431           8587           2528574        159707         0              0              15   33   25   
2.78/2.89	c 2770           9879           2875698        179649         0              0              15   32   22   
3.09/3.11	c 3142           10938          3245379        204177         0              0              21   30   26   
3.28/3.34	c 3551           12086          3651580        231262         0              0              22   33   26   
3.58/3.64	c 4000           13807          4160453        262441         0              0              16   32   22   
3.88/3.93	c 4493           15644          4657060        293663         0              0              14   35   22   
4.18/4.26	c 5035           17225          5216213        329625         0              0              19   32   26   
4.58/4.65	c 5631           19557          5867036        369555         0              0              13   32   21   
4.99/5.10	c 6286           22178          6626841        414293         0              0              16   31   22   
5.48/5.51	c 7006           24750          7341658        460573         0              0              14   34   23   
5.99/6.04	c 7798           27765          8232464        517518         0              0              15   31   22   
6.48/6.55	c 8669           30758          9087961        570638         0              0              15   31   21   
6.99/7.08	c 9627           33811          10009786       629285         0              0              17   31   23   
7.68/7.78	c 10680          37638          11180773       701118         0              0              15   30   21   
8.38/8.42	c 11838          41456          12287345       769572         0              0              17   33   24   
8.88/8.98	c 13111          45551          13274403       840440         0              0              17   38   26   
9.78/9.83	c 14511          50512          14739948       932382         0              0              14   33   22   
10.58/10.69	c 16051          54843          16208755       1027193        0              0              17   34   26   
11.58/11.69	c 17745          61085          17887561       1137304        0              0              13   33   22   
12.78/12.83	c 19608          67877          19883912       1257995        0              0              17   36   24   
13.99/14.01	c 21657          74480          21919843       1389278        0              0              16   34   26   
14.88/14.93	c 23910          81584          23555759       1509051        0              0              14   35   25   
16.38/16.46	c 26388          90649          26183570       1670044        0              0              15   34   22   
17.99/18.09	c 29113          99079          28958289       1848664        0              0              16   33   25   
19.78/19.86	c 32110          109071         32000917       2039659        0              0              15   33   22   
21.79/21.80	c 35406          119715         35333056       2254975        0              0              15   34   25   
23.89/23.97	c 39031          133517         39000176       2498361        0              0              12   34   22   
26.09/26.18	c 43018          147038         42878116       2741326        0              0              16   36   24   
28.58/28.60	c 47403          162887         47006071       3015824        0              0              13   36   23   
31.18/31.27	c 52226          177500         51606571       3316290        0              0              16   34   25   
33.99/34.03	c 57531          195690         56294875       3649871        0              0              12   38   23   
37.38/37.49	c 63366          216471         62249548       4024920        0              0              12   36   23   
40.99/41.01	c 69784          239456         68216393       4435623        0              0              12   45   24   
45.18/45.20	c 76843          262164         75383395       4898063        0              0              14   35   25   
50.09/50.17	c 84607          290510         83821667       5417871        0              0              12   32   21   
55.18/55.24	c 93147          320570         92604921       5959422        0              0              15   38   23   
61.28/61.30	c 102541         355593         102892984      6588096        0              0              11   34   22   
67.28/67.34	c 112874         391288         113469395      7247465        0              0              15   37   24   
74.28/74.35	c 124240         433010         125586716      8003736        0              0              13   38   23   
81.68/81.79	c 136742         474346         138295906      8804875        0              0              14   34   24   
89.88/89.98	c 150494         521441         152538685      9689483        0              0              14   37   23   
99.77/99.84	c 165621         577786         169453354      10732865       0              0              12   42   23   
110.27/110.33	c 182260         635385         187317152      11861634       0              0              13   33   24   
121.47/121.56	c 200562         696588         206376080      13056807       0              0              12   34   24   
132.87/132.90	c 220694         769735         226363707      14289182       0              0              13   41   24   
145.57/145.61	c 242839         849948         247851165      15696232       0              0              11   35   22   
161.57/161.68	c 267198         943218         275456052      17365561       0              0              12   37   22   
179.08/179.18	c 293992         1044155        305193206      19142799       0              0              12   34   21   
197.27/197.33	c 323465         1144723        336223668      21086241       0              0              12   34   24   
203.37/203.49	c 355885         1222940        348563306      22121305       0              0              15   52   36   
226.87/226.90	c 391547         1357159        388379722      24619062       0              0              11   40   22   
240.56/240.66	c 430775         1471749        412924024      26408429       0              0              11   41   27   
264.97/265.06	c 473925         1626446        454438910      29124749       0              0              10   42   22   
288.07/288.12	c 521390         1782424        494617539      31752168       0              0              12   40   24   
318.76/318.87	c 573601         1970226        547006632      35030525       0              0              11   42   22   
355.56/355.61	c 631033         2187630        609320446      38853762       0              0              11   40   21   
392.06/392.16	c 694208         2395482        672761339      42929071       0              0              12   38   25   
403.15/403.21	c 763700         2570175        696633025      44977964       0              0              20   54   38   
447.75/447.87	c 840141         2851195        774178575      49946365       0              0              10   39   23   
486.75/486.89	c 924226         3142470        842536248      54826304       0              0              9   42   26    
532.15/532.20	c 1016719        3461555        922780680      60266938       0              0              12   43   26   
586.06/586.11	c 1118461        3835116        1016783250     66431907       0              0              9   54   26    
644.15/644.20	c 1230377        4229860        1116405273     73132034       0              0              10   48   24   
717.64/717.79	c 1353484        4651526        1241983425     81131414       0              0              10   40   23   
792.74/792.81	c 1488901        5141653        1369985133     89606056       0              0              10   39   23   
881.33/881.45	c 1637859        5686271        1519901874     98821409       0              0              9   40   22    
989.53/989.62	c 1801712        6312933        1702258422     109910970      0              0              10   42   21   
1068.82/1068.92	c 1981950        6883914        1842247936     119447763      0              0              11   47   26   
1163.71/1163.84	c 2180211        7575385        2008377773     130644576      0              0              10   44   25   
1272.61/1272.71	c 2398298        8309257        2198768459     143428165      0              0              11   50   26   
1412.90/1413.09	c 2638193        9221715        2440370966     159172224      0              0              9   41   22    
1572.68/1572.83	c 2902077        10216930       2722828622     176741496      0              0              8   50   23    
1734.77/1734.91	c 3192349        11274488       3013413528     195226569      0              0              9   49   25    
1880.26/1880.47	c 3511648        12393802       3278069317     213365780      0              0              10   48   25   
2092.46/2092.67	c 3862876        13757030       3650964983     237127155      0              0              9   45   22    
2271.35/2271.54	c 4249226        15112831       3974834378     259357869      0              0              9   47   25    
2519.84/2520.00	
2519.84/2520.00	c *** INTERRUPTED ***
2519.84/2520.00	c restarts              : 88          
2519.84/2520.00	c conflicts             : 4668038      (1853 /sec)
2519.84/2520.00	c decisions             : 16759697     (6651 /sec)
2519.84/2520.00	c propagations          : 287432678   (114069 /sec)
2519.84/2520.00	c root propagations     : 0           
2519.84/2520.00	c filter calls          : 4412248336     (1751020 /sec)
2519.84/2520.00	c useless filter calls  : 4162947610     (94 %)
2519.84/2520.00	c Memory used           : 29.38 MB
2519.84/2520.00	c CPU time              : 2519.82 s
2519.84/2520.00	
2519.84/2520.00	s UNKNOWN

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 (13385 MiB free)
  memory of node 1: 16384 MiB (13905 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268486-1502618954/watcher-4268486-1502618954 -o /tmp/evaluation-result-4268486-1502618954/solver-4268486-1502618954 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502618096-3273 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268486-1502618954.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=3304, runsolver pid=3301

[startup+0.101026 s]*
/proc/loadavg: 1.02 1.47 1.81 3/189 3305
/proc/meminfo: memFree=27940132/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=27268 memory=3696 CPUtime=0.1 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 1113 0 0 0 10 0 0 0 20 0 1 0 94976351 27922432 924 33554432000 4194304 5972588 140726726558272 140726726552072 140559176370476 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 6817 924 787 435 0 180 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27268 KiB
Current children cumulated memory: 3696 KiB

[startup+0.209347 s]*
/proc/loadavg: 1.02 1.47 1.81 3/189 3305
/proc/meminfo: memFree=27939124/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=27516 memory=3820 CPUtime=0.2 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 1174 0 0 0 20 0 0 0 20 0 1 0 94976351 28176384 955 33554432000 4194304 5972588 140726726558272 140726726552072 140559176074474 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 6879 955 787 435 0 242 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27516 KiB
Current children cumulated memory: 3820 KiB

[startup+0.309039 s]*
/proc/loadavg: 1.02 1.47 1.81 3/189 3305
/proc/meminfo: memFree=27938752/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=27756 memory=4188 CPUtime=0.3 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 1230 0 0 0 30 0 0 0 20 0 1 0 94976351 28422144 1047 33554432000 4194304 5972588 140726726558272 140726726552072 140559166721707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 6939 1047 787 435 0 302 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27756 KiB
Current children cumulated memory: 4188 KiB

[startup+0.700228 s]
/proc/loadavg: 1.02 1.47 1.81 3/189 3305
/proc/meminfo: memFree=27925732/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=28604 memory=5032 CPUtime=0.69 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 1447 0 0 0 69 0 0 0 20 0 1 0 94976351 29290496 1258 33554432000 4194304 5972588 140726726558272 140726726552072 140559176086642 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7151 1258 787 435 0 514 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28604 KiB
Current children cumulated memory: 5032 KiB

[startup+1.50023 s]
/proc/loadavg: 1.02 1.47 1.81 3/189 3305
/proc/meminfo: memFree=27891740/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6508 CPUtime=1.49 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 1844 0 0 0 149 0 0 0 20 0 1 0 94976351 30806016 1627 33554432000 4194304 5972588 140726726558272 140726726555848 5071955 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1627 819 435 0 884 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6508 KiB

[startup+3.10927 s]
/proc/loadavg: 1.02 1.46 1.81 3/189 3305
/proc/meminfo: memFree=27755696/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6732 CPUtime=3.09 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 2644 0 0 0 309 0 0 0 20 0 1 0 94976351 30806016 1683 33554432000 4194304 5972588 140726726558272 140726726555576 4965382 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1683 823 435 0 884 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6732 KiB

[startup+6.30022 s]
/proc/loadavg: 1.02 1.46 1.81 3/188 3306
/proc/meminfo: memFree=27553024/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6732 CPUtime=6.28 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 3443 0 0 0 628 0 0 0 20 0 1 0 94976351 30806016 1683 33554432000 4194304 5972588 140726726558272 140726726555576 4965342 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1683 823 435 0 884 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6732 KiB

[startup+12.7002 s]
/proc/loadavg: 1.17 1.48 1.81 3/188 3306
/proc/meminfo: memFree=27148760/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6732 CPUtime=12.68 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 4242 0 0 0 1268 0 0 0 20 0 1 0 94976351 30806016 1683 33554432000 4194304 5972588 140726726558272 140726726555576 4965376 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1683 823 435 0 884 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6732 KiB

[startup+25.5002 s]
/proc/loadavg: 1.30 1.49 1.81 3/188 3306
/proc/meminfo: memFree=25854312/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6732 CPUtime=25.49 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 5840 0 0 0 2548 1 0 0 20 0 1 0 94976351 30806016 1683 33554432000 4194304 5972588 140726726558272 140726726555576 4965445 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1683 823 435 0 884 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6732 KiB

[startup+51.109 s]
/proc/loadavg: 1.54 1.53 1.81 3/188 3306
/proc/meminfo: memFree=25851824/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6732 CPUtime=51.09 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 6640 0 0 0 5108 1 0 0 20 0 1 0 94976351 30806016 1683 33554432000 4194304 5972588 140726726558272 140726726555576 4965234 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1683 823 435 0 884 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6732 KiB

[startup+102.3 s]
/proc/loadavg: 1.81 1.61 1.82 3/188 3307
/proc/meminfo: memFree=25851636/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=102.27 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 7440 0 0 0 10226 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5071999 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+162.3 s]
/proc/loadavg: 1.93 1.68 1.84 3/188 3308
/proc/meminfo: memFree=25851584/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=162.27 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 8240 0 0 0 16226 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4965445 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.74 1.85 3/188 3310
/proc/meminfo: memFree=25851480/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=222.27 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 9040 0 0 0 22226 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5072002 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.79 1.86 3/188 3311
/proc/meminfo: memFree=25851604/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=282.26 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 9840 0 0 0 28225 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5328649 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.83 1.87 3/188 3320
/proc/meminfo: memFree=25850660/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=342.26 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 10640 0 0 0 34225 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5071280 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 1.87 3/190 3345
/proc/meminfo: memFree=25849480/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=402.25 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 11440 0 0 0 40224 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4965400 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.88 1.88 3/190 3346
/proc/meminfo: memFree=25849944/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=462.25 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 12240 0 0 0 46224 1 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5053071 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB


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

/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3384
/proc/meminfo: memFree=25850568/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=1782.17 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 25652 0 0 0 178215 2 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5099648 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 1782.17 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3386
/proc/meminfo: memFree=25850772/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=1842.16 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 25930 0 0 0 184214 2 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5328722 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3387
/proc/meminfo: memFree=25850524/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=1902.17 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 26221 0 0 0 190214 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4966019 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 1902.17 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3388
/proc/meminfo: memFree=25850524/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=1962.17 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 26499 0 0 0 196214 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4962247 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 1962.17 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3392
/proc/meminfo: memFree=25850184/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2022.16 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 26777 0 0 0 202213 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5328649 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3393
/proc/meminfo: memFree=25850996/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2082.16 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 27055 0 0 0 208213 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5072002 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2082.16 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3402
/proc/meminfo: memFree=25850112/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2142.16 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 27346 0 0 0 214213 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5071296 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2142.16 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3403
/proc/meminfo: memFree=25850484/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2202.15 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 27624 0 0 0 220212 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5053097 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2202.15 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3404
/proc/meminfo: memFree=25850360/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2262.15 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 27902 0 0 0 226212 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4909063 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2262.15 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3405
/proc/meminfo: memFree=25850728/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2322.14 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 28193 0 0 0 232211 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4962247 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2322.14 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/188 3406
/proc/meminfo: memFree=25850604/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2382.14 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 28471 0 0 0 238211 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4965365 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2382.14 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3407
/proc/meminfo: memFree=25851460/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2442.14 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 28749 0 0 0 244211 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 5071280 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2442.14 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.95 3/187 3408
/proc/meminfo: memFree=25851336/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2502.13 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 29027 0 0 0 250210 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4969162 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2502.13 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 1.99 1.95 2/185 3408
/proc/meminfo: memFree=27962704/32770624 swapFree=67108860/67108860
[pid=3304] ppid=3301 vsize=30084 memory=6736 CPUtime=2519.84 cores=0,2,4,6
/proc/3304/stat : 3304 (cosoco) R 3301 3304 3242 0 -1 4202496 29305 0 0 0 251981 3 0 0 20 0 1 0 94976351 30806016 1684 33554432000 4194304 5972588 140726726558272 140726726555576 4965445 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 26607616 140726726563007 140726726563102 140726726563102 140726726565838 0
/proc/3304/statm: 7521 1684 823 435 0 884 0
Current children cumulated CPU time: 2519.84 s
Current children cumulated vsize: 30084 KiB
Current children cumulated memory: 6736 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 3304 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.82 s, system=0.031998 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.85
CPU user time (s): 2519.82
CPU system time (s): 0.031998
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 30084
Max. memory (cumulated for all children) (KiB): 6736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.82
system time used= 0.031998
maximum resident set size= 6808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29355
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= 2373


# summary of solver processes directly reported to runsolver:
#   pid: 3304
#   total CPU time (s): 2519.85
#   total CPU user time (s): 2519.82
#   total CPU system time (s): 0.031998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.00846 second user time and 15.8618 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-13 11:54:56
IDJOB=4268486
IDBENCH=140598
IDSOLVER=2658
FILE ID=node149/4268486-1502618954
RUNJOBID= node149-1502618096-3273
PBS_JOBID= 20628307
Free space on /tmp= 61932 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-nor-s1/SchurrLemma-nor-066-4.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268486-1502618954/watcher-4268486-1502618954 -o /tmp/evaluation-result-4268486-1502618954/solver-4268486-1502618954 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1502618096-3273 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268486-1502618954.xml

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

MD5SUM BENCH= c25add2d506acc91b1dafe626b0f7e10
RANDOM SEED=1726018620

node149.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.43
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.43
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.43
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.43
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:        27964676 kB
MemAvailable:   31971892 kB
Buffers:          248840 kB
Cached:          4032124 kB
SwapCached:            0 kB
Active:          1047260 kB
Inactive:        3288824 kB
Active(anon):      58048 kB
Inactive(anon):    24944 kB
Active(file):     989212 kB
Inactive(file):  3263880 kB
Unevictable:        6360 kB
Mlocked:            6360 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:         61404 kB
Mapped:            43792 kB
Shmem:             25224 kB
Slab:             166556 kB
SReclaimable:     139916 kB
SUnreclaim:        26640 kB
KernelStack:        3120 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351380 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:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61928 MiB
End job on node149 at 2017-08-13 12:36:56