Trace number 4396940

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 2.0? (TO) 2519.82 2520.01

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-12-ext04.xml
MD5SUM7a2ffbd3a2fba29c29472d7427b18f31
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 benchmark46.9245
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints50
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":142},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":1},{"arity":4,"count":48},{"arity":144,"count":1}]
Number of extensional constraints48
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":48},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.18	c root propagations     : 10878       
0.10/0.18	c restarts enabled, print stats at every restarts
0.10/0.18	c
0.10/0.18	c
0.10/0.18	c
0.10/0.18	c This is cosoco 2.00 --  
0.10/0.18	c
0.10/0.18	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396940-1568588034.xml 
0.10/0.18	c ========================================[ Problem Statistics ]===========================================
0.10/0.18	c |                                                                                                       
0.10/0.18	c |  Parse time        :         0.14 s 
0.10/0.18	c |
0.10/0.18	c |               Variables: 144
0.10/0.18	c |            Domain Sizes: 144..144
0.10/0.18	c |
0.10/0.18	c |             Constraints: 51
0.10/0.18	c |                   Arity: 1..144  -- Unary: 2
0.10/0.18	c | 
0.10/0.18	c |                   Types: 
0.10/0.18	c |                          All Different: 1
0.10/0.18	c |                          Extension: 48  (nb tuples: 29216..29216) -- (shared: 47)
0.10/0.18	c |                          Unary: 2
0.10/0.18	c |                          
0.10/0.18	c =========================================================================================================
0.10/0.18	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.31/0.39	c 101            463            4892           37942          144            0              118   133   125
0.69/0.75	c 211            971            10254          84406          144            0              66   128   117 
1.10/1.16	c 332            1457           15474          145225         144            0              65   126   112 
1.39/1.49	c 465            1937           20987          187957         144            0              54   128   120 
1.69/1.76	c 611            2479           26842          255541         144            0              118   130   123
2.00/2.08	c 771            2961           32043          324878         144            0              52   126   117 
2.39/2.44	c 947            3518           38446          384466         144            0              48   125   118 
2.89/2.96	c 1140           4151           45717          460834         144            0              48   126   118 
3.39/3.42	c 1352           4795           52761          530344         144            0              48   126   118 
3.79/3.89	c 1585           5616           62473          661058         144            0              48   125   118 
4.29/4.30	c 1841           6319           68993          721237         144            0              20   125   119 
4.79/4.87	c 2122           7161           78831          822938         144            0              42   126   116 
5.19/5.27	c 2431           8270           89577          918065         144            0              113   129   122
5.79/5.84	c 2770           9546           101966         1069830        144            0              65   130   120 
6.29/6.39	c 3142           10913          113698         1214838        144            0              66   125   119 
7.00/7.09	c 3551           11995          126918         1373621        144            0              63   124   119 
7.69/7.79	c 4000           13432          142657         1553070        144            0              49   123   113 
8.49/8.51	c 4493           14790          157175         1721515        144            0              71   128   121 
9.10/9.11	c 5035           16675          177881         1871761        144            0              96   130   121 
9.49/9.59	c 5631           18698          195718         1996966        144            0              100   130   123
10.69/10.71	c 6286           20690          217023         2257095        144            0              37   132   121 
11.59/11.69	c 7006           22795          241024         2466995        144            0              70   129   122 
13.19/13.28	c 7798           25318          270638         2706225        144            0              44   125   117 
14.79/14.84	c 8669           28133          302021         3173457        144            0              57   129   120 
16.10/16.17	c 9627           31053          335345         3535176        144            0              61   124   118 
18.10/18.17	c 10680          34199          369726         3894016        144            0              38   127   119 
19.10/19.13	c 11838          38025          405776         4207227        144            0              80   130   123 
21.29/21.31	c 13111          41536          449451         4693031        144            0              74   125   119 
23.10/23.14	c 14511          45429          493100         5149273        144            0              62   124   118 
25.99/26.02	c 16051          50666          555068         6053194        144            0              72   126   120 
29.59/29.62	c 17745          56579          618278         6865971        144            0              37   127   119 
32.09/32.18	c 19608          61208          672281         7371314        144            0              39   126   118 
34.29/34.38	c 21657          67208          728561         8000124        144            0              61   124   118 
36.59/36.66	c 23910          73592          794124         8474614        144            0              89   130   123 
38.89/38.97	c 26388          80894          865786         9124511        144            0              64   128   120 
41.89/41.93	c 29113          89560          951361         10309587       144            0              55   129   121 
45.48/45.53	c 32110          99107          1053956        11164036       144            0              16   130   121 
50.28/50.38	c 35406          109082         1159634        12475567       144            0              45   131   122 
52.99/53.07	c 39031          119487         1259890        13226984       144            0              80   129   120 
57.68/57.73	c 43018          131398         1384930        15145101       144            0              45   126   120 
60.58/60.65	c 47403          144160         1502869        16108498       144            0              111   129   120
72.18/72.22	c 52226          157157         1663836        17908347       144            0              56   127   115 
77.48/77.54	c 57531          172163         1813892        19585360       144            0              72   128   122 
90.58/90.65	c 63366          189798         2041755        23176920       144            0              16   120   117 
97.88/97.93	c 69784          207531         2229420        24979726       144            0              58   127   115 
107.48/107.60	c 76843          227632         2459794        27988189       144            0              18   129   121 
114.48/114.56	c 84607          251117         2712595        29708161       144            0              60   132   124 
122.58/122.61	c 93147          275236         2960794        32858115       144            0              98   133   124 
134.08/134.15	c 102541         304966         3267017        35457039       144            0              63   127   118 
145.98/146.01	c 112874         339974         3614576        38804512       144            0              55   130   119 
158.67/158.79	c 124240         374567         3969533        41713531       144            0              75   129   120 
172.37/172.48	c 136742         410499         4353218        44910005       144            0              75   132   123 
192.77/192.80	c 150494         454734         4872281        50628115       144            0              63   125   117 
211.37/211.40	c 165621         502812         5388611        55609296       144            0              82   128   118 
227.98/228.01	c 182260         557120         5914443        60068957       144            0              74   131   119 
247.77/247.89	c 200562         611482         6464081        66731387       144            0              88   128   116 
270.07/270.13	c 220694         667965         7058841        72472466       144            0              21   133   125 
296.46/296.52	c 242839         737209         7769235        79866841       144            0              95   128   119 
320.76/320.82	c 267198         812531         8533324        87174596       144            0              91   133   121 
351.76/351.88	c 293992         900070         9401423        94581148       144            0              16   127   120 
382.16/382.24	c 323465         989940         10302166       101813871      144            0              17   131   122 
407.06/407.14	c 355885         1087864        11282453       108921254      144            0              54   127   117 
458.15/458.24	c 391547         1187897        12406872       126477693      144            0              58   130   123 
508.45/508.51	c 430775         1297813        13641596       139127281      144            0              39   130   121 
547.84/547.90	c 473925         1412486        14845419       151774005      144            0              73   130   119 
591.64/591.78	c 521390         1542694        16179855       161764698      144            0              66   131   122 
623.34/623.40	c 573601         1692757        17564953       173072220      144            0              8   133   122  
668.04/668.17	c 631033         1858919        19166897       187253406      144            0              92   135   124 
737.23/737.31	c 694208         2051642        21155521       204476403      144            0              61   132   122 
818.62/818.71	c 763700         2249152        23177830       232037503      144            0              51   129   121 
862.42/862.57	c 840141         2467090        25086535       249468915      144            0              44   128   120 
969.81/969.90	c 924226         2695879        27709428       276474675      144            0              80   129   119 
1041.30/1041.44	c 1016719        2973385        30261106       297925224      144            0              103   132   122
1123.30/1123.48	c 1118461        3278541        33182237       323357427      144            0              102   131   122
1223.29/1223.40	c 1230377        3592030        36148611       347463333      144            0              85   131   120 
1361.99/1362.18	c 1353484        3934137        39878698       378150381      144            0              50   129   120 
1536.47/1536.63	c 1488901        4341987        44522346       422619502      144            0              53   127   118 
1661.36/1661.50	c 1637859        4771984        48388237       458739237      144            0              41   132   124 
1828.35/1828.58	c 1801712        5282805        53476026       500328312      144            0              17   127   121 
2102.23/2102.49	c 1981950        5810428        59502468       554335991      144            0              75   127   117 
2260.62/2260.81	c 2180211        6389727        64880383       592862943      144            0              87   132   119 
2504.50/2504.78	c 2398298        7049375        71596805       652653692      144            0              15   131   118 
2519.81/2520.00	
2519.81/2520.00	c *** INTERRUPTED ***
2519.81/2520.00	c restarts              : 82          
2519.81/2520.00	c conflicts             : 2408562      (956 /sec)
2519.81/2520.00	c decisions             : 7080406      (2810 /sec)
2519.81/2520.00	c propagations          : 656460214   (260520 /sec)
2519.81/2520.00	c root propagations     : 10878       
2519.81/2520.00	c filter calls          : 71958097       (28557 /sec)
2519.81/2520.00	c useless filter calls  : 27511195       (38 %)
2519.81/2520.00	c Memory used           : 39.41 MB
2519.81/2520.00	c CPU time              : 2519.81 s
2519.81/2520.00	c real time             : 2520.01 s
2519.81/2520.00	
2519.81/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 (14770 MiB free)
  memory of node 1: 16384 MiB (14970 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396940-1568588034/watcher-4396940-1568588034 -o /tmp/evaluation-result-4396940-1568588034/solver-4396940-1568588034 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568572741-13814 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396940-1568588034.xml 

running on 4 cores: 1,3,5,7

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=16720, runsolver pid=16717

[startup+0.100109 s]*
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30453632/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=28956 memory=5020 CPUtime=0.1 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 1592 0 0 0 10 0 0 0 20 0 1 0 435050753 29650944 1255 33554432000 4194304 6211092 140735868622640 140735868619176 140291393682405 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 7239 1255 814 493 0 544 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28956 KiB
Current children cumulated memory: 5020 KiB

[startup+0.209653 s]*
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30442016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40220 memory=16544 CPUtime=0.21 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 4782 0 0 0 21 0 0 0 20 0 1 0 435050753 41185280 4136 33554432000 4194304 6211092 140735868622640 140735868620904 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10055 4136 824 493 0 3360 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 40220 KiB
Current children cumulated memory: 16544 KiB

[startup+0.309821 s]*
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30442016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40220 memory=16544 CPUtime=0.31 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 4782 0 0 0 31 0 0 0 20 0 1 0 435050753 41185280 4136 33554432000 4194304 6211092 140735868622640 140735868620904 5039561 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10055 4136 824 493 0 3360 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40220 KiB
Current children cumulated memory: 16544 KiB

[startup+0.70025 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30442016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16544 CPUtime=0.69 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 4793 0 0 0 69 0 0 0 20 0 1 0 435050753 41320448 4136 33554432000 4194304 6211092 140735868622640 140735868620600 5038982 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4136 824 493 0 3393 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16544 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30442016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16544 CPUtime=1.49 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 4795 0 0 0 149 0 0 0 20 0 1 0 435050753 41320448 4136 33554432000 4194304 6211092 140735868622640 140735868620600 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4136 824 493 0 3393 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16544 KiB

[startup+3.10957 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30442016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16808 CPUtime=3.1 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 7313 0 0 0 310 0 0 0 20 0 1 0 435050753 41320448 4202 33554432000 4194304 6211092 140735868622640 140735868620600 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4202 868 493 0 3393 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16808 KiB

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30441452/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16808 CPUtime=6.29 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 9829 0 0 0 629 0 0 0 20 0 1 0 435050753 41320448 4202 33554432000 4194304 6211092 140735868622640 140735868620600 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4202 868 493 0 3393 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16808 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16721
/proc/meminfo: memFree=30441564/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16808 CPUtime=12.69 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 12346 0 0 0 1269 0 0 0 20 0 1 0 435050753 41320448 4202 33554432000 4194304 6211092 140735868622640 140735868620600 5079328 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4202 868 493 0 3393 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16808 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 16723
/proc/meminfo: memFree=30441016/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=25.49 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 17380 0 0 0 2549 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5038982 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.00 2.03 3/200 16723
/proc/meminfo: memFree=30440676/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=51.09 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 19898 0 0 0 5109 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5081762 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.03 3/200 16727
/proc/meminfo: memFree=30440492/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=102.28 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 22220 0 0 0 10228 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/199 16734
/proc/meminfo: memFree=30441488/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=162.27 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 22732 0 0 0 16227 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/199 16738
/proc/meminfo: memFree=30440760/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=222.27 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 23243 0 0 0 22227 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 16742
/proc/meminfo: memFree=30441652/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=282.26 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 23754 0 0 0 28226 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5037823 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 16749
/proc/meminfo: memFree=30440408/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=342.26 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 24266 0 0 0 34226 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 16753
/proc/meminfo: memFree=30441140/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=402.25 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 24778 0 0 0 40225 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB

[startup+462.3 s]
/proc/loadavg: 1.93 2.00 2.03 3/201 16827
/proc/meminfo: memFree=30129536/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16812 CPUtime=462.25 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 25289 0 0 0 46225 0 0 0 20 0 1 0 435050753 41320448 4203 33554432000 4194304 6211092 140735868622640 140735868620600 5081703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4203 868 493 0 3393 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16812 KiB


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

/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/200 16973
/proc/meminfo: memFree=30122524/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=1782.15 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 34031 0 0 0 178215 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/200 16977
/proc/meminfo: memFree=30123292/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=1842.15 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 34542 0 0 0 184215 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 1842.15 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/200 16981
/proc/meminfo: memFree=30123412/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=1902.14 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 34747 0 0 0 190214 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5037880 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/199 16988
/proc/meminfo: memFree=30122628/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=1962.14 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 34952 0 0 0 196214 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 1962.14 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/199 16992
/proc/meminfo: memFree=30122708/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2022.13 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 35157 0 0 0 202213 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5039323 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.01 2.03 3/199 16996
/proc/meminfo: memFree=30122832/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2082.13 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 35362 0 0 0 208213 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5081703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2082.13 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.01 2.03 3/199 17003
/proc/meminfo: memFree=30121820/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2142.12 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 35874 0 0 0 214212 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5081367 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/199 17007
/proc/meminfo: memFree=30123552/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2202.12 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 36072 0 0 0 220212 0 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5078752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17019
/proc/meminfo: memFree=30123824/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2262.12 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 36586 0 0 0 226211 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5079432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2262.12 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17025
/proc/meminfo: memFree=30123524/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2322.12 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 36799 0 0 0 232211 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2322.12 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17029
/proc/meminfo: memFree=30123732/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2382.11 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 37012 0 0 0 238210 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17033
/proc/meminfo: memFree=30122588/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2442.11 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 37225 0 0 0 244210 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5075560 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2442.11 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17039
/proc/meminfo: memFree=30122556/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2502.1 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 37438 0 0 0 250209 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5389408 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2502.1 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.03 3/199 17039
/proc/meminfo: memFree=30122392/32770624 swapFree=66927296/67108860
[pid=16720] ppid=16717 vsize=40352 memory=16816 CPUtime=2519.81 cores=1,3,5,7
/proc/16720/stat : 16720 (cosoco) R 16717 16720 13782 0 -1 4202496 37948 0 0 0 251980 1 0 0 20 0 1 0 435050753 41320448 4204 33554432000 4194304 6211092 140735868622640 140735868620600 5075651 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 24043520 140735868630027 140735868630129 140735868630129 140735868633038 0
/proc/16720/statm: 10088 4204 868 493 0 3393 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 40352 KiB
Current children cumulated memory: 16816 KiB

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

[startup+2520.01 s]
# the end of solver process 16720 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.81 s, system=0.012999 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.82
CPU user time (s): 2519.81
CPU system time (s): 0.012999
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 40352
Max. memory (cumulated for all children) (KiB): 16816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.012999
maximum resident set size= 16880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37998
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= 9
involuntary context switches= 657


# summary of solver processes directly reported to runsolver:
#   pid: 16720
#   total CPU time (s): 2519.82
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.012999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.29691 second user time and 17.1406 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-16 00:53:12
IDJOB=4396940
IDBENCH=134613
IDSOLVER=2848
FILE ID=node137/4396940-1568588034
RUNJOBID= node137-1568572741-13814
PBS_JOBID= 21703317
Free space on /tmp= 61416 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-12-ext04.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396940-1568588034/watcher-4396940-1568588034 -o /tmp/evaluation-result-4396940-1568588034/solver-4396940-1568588034 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568572741-13814 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396940-1568588034.xml

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

MD5SUM BENCH= 7a2ffbd3a2fba29c29472d7427b18f31
RANDOM SEED=917710739

node137.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	: 5334.00
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	: 5334.00
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	: 5334.00
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	: 5334.00
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:        30454940 kB
MemAvailable:   31807988 kB
Buffers:          127804 kB
Cached:          1512304 kB
SwapCached:        77512 kB
Active:          1445652 kB
Inactive:         275392 kB
Active(anon):       5760 kB
Inactive(anon):   124920 kB
Active(file):    1439892 kB
Inactive(file):   150472 kB
Unevictable:      109912 kB
Mlocked:          109912 kB
SwapTotal:      67108860 kB
SwapFree:       66927296 kB
Dirty:              3164 kB
Writeback:             0 kB
AnonPages:        115168 kB
Mapped:            49484 kB
Shmem:             41000 kB
Slab:             186280 kB
SReclaimable:     157040 kB
SUnreclaim:        29240 kB
KernelStack:        3584 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61416 MiB
End job on node137 at 2019-09-16 01:35:12