Trace number 4407938

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.96 2520.01

General information on the benchmark

NameRandom/Random-RB-3-24-24/
rand-3-24-24-76-632-16.xml
MD5SUM15519537de8ee4184d6d10278c400490
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 benchmark68.0219
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree4
Maximum variable degree17
Distribution of variable degrees[{"degree":4,"count":3},{"degree":5,"count":1},{"degree":6,"count":2},{"degree":7,"count":2},{"degree":9,"count":4},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":1},{"degree":17,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":74}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74}]
Optimization problemNO
Type of objective

Solver Data

1.19/1.28	c root propagations     : 0           
1.19/1.28	c restarts enabled, print stats at every restarts
1.19/1.28	c
1.19/1.28	c
1.19/1.28	c
1.19/1.28	c This is cosoco 2.00 --  
1.19/1.28	c
1.19/1.28	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407938-1569789934.xml 
1.19/1.28	c ========================================[ Problem Statistics ]===========================================
1.19/1.28	c |                                                                                                       
1.19/1.28	c |  Parse time        :         1.27 s 
1.19/1.28	c |
1.19/1.28	c |               Variables: 24
1.19/1.28	c |            Domain Sizes: 24..24
1.19/1.28	c |
1.19/1.28	c |             Constraints: 74
1.19/1.28	c |                   Arity: 3..3  -- Ternary: 74
1.19/1.28	c | 
1.19/1.28	c |                   Types: 
1.19/1.28	c |                          Extension: 74  (nb tuples: 1852..5088) -- (shared: 0)
1.19/1.28	c |                          
1.19/1.28	c =========================================================================================================
1.19/1.28	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.49/1.54	c 101            163            13917          16295          0              0              5   8   6      
1.69/1.71	c 211            359            28585          29686          0              0              4   8   6      
1.79/1.83	c 332            534            39772          45847          0              0              6   9   6      
2.00/2.10	c 465            778            60242          66264          0              0              4   11   6     
2.29/2.38	c 611            1038           81096          86783          0              0              5   9   6      
2.59/2.62	c 771            1326           103946         111245         0              0              4   10   7     
2.79/2.87	c 947            1622           126525         133303         0              0              4   9   6      
3.10/3.17	c 1140           1991           152505         158650         0              0              4   11   6     
3.49/3.52	c 1352           2369           181236         190219         0              0              4   10   6     
3.79/3.84	c 1585           2780           213606         221001         0              0              4   11   6     
4.10/4.19	c 1841           3208           246398         254479         0              0              5   10   6     
4.49/4.56	c 2122           3724           287630         298806         0              0              4   12   7     
5.00/5.01	c 2431           4273           327926         340090         0              0              4   12   6     
5.49/5.53	c 2770           4898           374102         383439         0              0              3   11   6     
6.00/6.10	c 3142           5556           425354         438357         0              0              4   11   6     
6.59/6.67	c 3551           6290           482098         489247         0              0              5   11   7     
7.49/7.51	c 4000           7132           545016         558014         0              0              4   10   6     
8.29/8.34	c 4493           8067           621376         625907         0              0              3   11   7     
9.29/9.33	c 5035           8968           689936         701163         0              0              4   11   5     
10.00/10.06	c 5631           9975           762011         775905         0              0              4   11   6     
10.69/10.78	c 6286           11049          834376         854733         0              0              4   12   6     
11.79/11.88	c 7006           12357          933498         952125         0              0              4   12   6     
12.79/12.85	c 7798           13699          1028920        1046286        0              0              4   11   6     
14.29/14.32	c 8669           15251          1144887        1161835        0              0              4   11   6     
15.69/15.75	c 9627           16967          1268452        1278636        0              0              4   11   6     
17.29/17.31	c 10680          18775          1403939        1413998        0              0              4   11   6     
19.28/19.33	c 11838          20851          1564415        1579905        0              0              3   11   6     
22.18/22.27	c 13111          22958          1743292        1780722        0              0              3   10   5     
23.68/23.74	c 14511          25168          1901132        1942669        0              0              4   11   6     
25.48/25.58	c 16051          27855          2100613        2150253        0              0              4   12   6     
28.58/28.63	c 17745          30963          2342485        2393202        0              0              3   12   6     
31.48/31.54	c 19608          34241          2583867        2645316        0              0              3   12   6     
33.99/34.09	c 21657          37555          2824846        2884887        0              0              3   11   6     
37.68/37.72	c 23910          41466          3110924        3188924        0              0              3   11   5     
41.48/41.58	c 26388          45972          3462111        3522405        0              0              4   12   6     
46.18/46.25	c 29113          50596          3838428        3947951        0              0              3   12   6     
49.99/50.02	c 32110          55752          4214747        4346395        0              0              3   11   6     
54.88/54.97	c 35406          61614          4677463        4784249        0              0              3   11   6     
60.48/60.54	c 39031          67834          5135761        5273835        0              0              3   11   6     
66.58/66.60	c 43018          74787          5655069        5841114        0              0              3   12   6     
74.88/74.93	c 47403          82246          6241176        6454104        0              0              3   13   6     
81.78/81.81	c 52226          90473          6850752        7110847        0              0              3   11   6     
89.28/89.33	c 57531          99678          7521182        7828131        0              0              4   12   6     
97.98/98.03	c 63366          110172         8323658        8596827        0              0              3   12   6     
106.58/106.66	c 69784          121450         9156172        9503509        0              0              3   13   6     
119.48/119.52	c 76843          133679         10104611       10474123       0              0              3   12   6     
129.78/129.84	c 84607          147188         11061958       11501264       0              0              3   12   6     
144.98/145.08	c 93147          162650         12298858       12752940       0              0              3   12   6     
159.17/159.20	c 102541         179051         13487935       14014659       0              0              3   11   6     
179.37/179.47	c 112874         196998         14979876       15598791       0              0              3   12   6     
197.67/197.77	c 124240         217387         16552846       17174287       0              0              3   12   6     
216.87/216.97	c 136742         238332         18128737       18861579       0              0              3   12   6     
235.67/235.74	c 150494         262215         19847071       20689538       0              0              3   13   6     
264.47/264.51	c 165621         287316         21720580       22733800       0              0              3   11   5     
292.67/292.73	c 182260         315359         23860326       24988207       0              0              3   12   5     
319.37/319.49	c 200562         346377         26108394       27396820       0              0              3   12   6     
347.57/347.63	c 220694         377427         28399497       29948197       0              0              3   11   5     
378.77/378.83	c 242839         413876         31038238       32814759       0              0              3   12   6     
417.68/417.75	c 267198         457279         34323827       36059965       0              0              3   13   6     
474.18/474.27	c 293992         501688         37998976       40223562       0              0              3   12   6     
519.98/520.03	c 323465         553889         41842072       44015547       0              0              3   13   6     
575.27/575.34	c 355885         608024         45722012       48298621       0              0              3   12   6     
628.67/628.70	c 391547         668871         50228953       52908651       0              0              3   13   6     
700.57/700.65	c 430775         739826         55645804       58197654       1              0              3   13   6     
762.87/762.90	c 473925         814459         61145784       63974189       2              0              2   12   6     
850.98/851.03	c 521390         898615         67609878       70733671       3              0              3   12   5     
947.77/947.82	c 573601         988220         74795890       78257115       4              0              3   12   6     
1039.36/1039.44	c 631033         1077960        81651341       85754846       4              0              3   12   5     
1144.07/1144.13	c 694208         1188270        89852907       94550508       5              0              2   13   6     
1261.07/1261.11	c 763700         1310275        98816389       103938070      6              0              3   13   6     
1379.56/1379.65	c 840141         1443216        108495831      113950328      6              0              2   12   6     
1517.75/1517.89	c 924226         1590904        119322296      125023470      6              0              2   13   6     
1676.45/1676.50	c 1016719        1753266        131520589      137646423      6              0              2   13   5     
1869.15/1869.20	c 1118461        1932614        145044185      151483985      7              0              2   13   5     
2068.74/2068.87	c 1230377        2127543        159760151      166769411      8              0              2   12   5     
2255.05/2255.16	c 1353484        2340384        175192494      182774549      8              0              2   13   5     
2482.54/2482.66	c 1488901        2581142        192804913      200524183      8              0              2   14   5     
2519.95/2520.01	
2519.95/2520.01	c *** INTERRUPTED ***
2519.95/2520.01	c restarts              : 77          
2519.95/2520.01	c conflicts             : 1509688      (599 /sec)
2519.95/2520.01	c decisions             : 2619328      (1039 /sec)
2519.95/2520.01	c propagations          : 203281879   (80670 /sec)
2519.95/2520.01	c root propagations     : 0           
2519.95/2520.01	c filter calls          : 195585271      (77615 /sec)
2519.95/2520.01	c useless filter calls  : 141376483      (72 %)
2519.95/2520.01	c Memory used           : 49.00 MB
2519.95/2520.01	c CPU time              : 2519.93 s
2519.95/2520.01	c real time             : 2520.01 s
2519.95/2520.01	
2519.95/2520.01	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 (15043 MiB free)
  memory of node 1: 16384 MiB (14718 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407938-1569789934/watcher-4407938-1569789934 -o /tmp/evaluation-result-4407938-1569789934/solver-4407938-1569789934 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1569787351-2496 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407938-1569789934.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=2947, runsolver pid=2944

[startup+0.100198 s]*
/proc/loadavg: 2.06 2.00 1.88 4/199 2948
/proc/meminfo: memFree=30474692/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=29548 memory=5356 CPUtime=0.1 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 1583 0 0 0 10 0 0 0 20 0 1 0 554931659 30257152 1339 33554432000 4194304 6211132 140722040306880 140722040304152 5814213 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 7387 1339 810 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5356 KiB

[startup+0.209752 s]*
/proc/loadavg: 2.06 2.00 1.88 3/199 2948
/proc/meminfo: memFree=30473492/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=31168 memory=6940 CPUtime=0.21 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 1988 0 0 0 21 0 0 0 20 0 1 0 554931659 31916032 1735 33554432000 4194304 6211132 140722040306880 140722040304152 5817777 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 7792 1735 810 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 6940 KiB

[startup+0.309039 s]*
/proc/loadavg: 2.06 2.00 1.88 3/194 2948
/proc/meminfo: memFree=30473640/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=32800 memory=8260 CPUtime=0.31 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 2315 0 0 0 31 0 0 0 20 0 1 0 554931659 33587200 2065 33554432000 4194304 6211132 140722040306880 140722040304152 5743409 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 8200 2065 810 493 0 1505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 8260 KiB

[startup+0.700344 s]
/proc/loadavg: 2.06 2.00 1.88 4/212 2977
/proc/meminfo: memFree=30447552/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=38728 memory=13540 CPUtime=0.69 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 3638 0 0 0 68 1 0 0 20 0 1 0 554931659 39657472 3385 33554432000 4194304 6211132 140722040306880 140722040304152 5743421 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 9682 3385 811 493 0 2987 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 13540 KiB

[startup+1.50043 s]
/proc/loadavg: 2.06 2.00 1.88 3/195 2980
/proc/meminfo: memFree=30464984/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=24628 CPUtime=1.49 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 6376 0 0 0 148 1 0 0 20 0 1 0 554931659 51372032 6157 33554432000 4194304 6211132 140722040306880 140722040304152 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6157 827 493 0 5847 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24628 KiB

[startup+3.10953 s]
/proc/loadavg: 2.06 2.00 1.88 3/199 3009
/proc/meminfo: memFree=30433680/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=24740 CPUtime=3.1 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 11599 0 0 0 309 1 0 0 20 0 1 0 554931659 51372032 6185 33554432000 4194304 6211132 140722040306880 140722040304840 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6185 854 493 0 5847 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24740 KiB

[startup+6.30041 s]
/proc/loadavg: 2.05 2.00 1.88 3/199 3009
/proc/meminfo: memFree=30433808/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=24740 CPUtime=6.29 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 16820 0 0 0 628 1 0 0 20 0 1 0 554931659 51372032 6185 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6185 854 493 0 5847 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24740 KiB

[startup+12.7004 s]
/proc/loadavg: 2.05 2.00 1.88 3/199 3009
/proc/meminfo: memFree=30433304/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=24740 CPUtime=12.69 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 22041 0 0 0 1268 1 0 0 20 0 1 0 554931659 51372032 6185 33554432000 4194304 6211132 140722040306880 140722040304840 5039536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6185 854 493 0 5847 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24740 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 2.00 1.88 3/199 3009
/proc/meminfo: memFree=30431044/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26208 CPUtime=25.48 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 29323 0 0 0 2547 1 0 0 20 0 1 0 554931659 51372032 6552 33554432000 4194304 6211132 140722040306880 140722040304840 5037854 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6552 854 493 0 5847 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26208 KiB

[startup+51.1096 s]
/proc/loadavg: 2.03 2.00 1.88 3/199 3011
/proc/meminfo: memFree=30427928/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=51.09 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 29965 0 0 0 5108 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5037823 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/199 3015
/proc/meminfo: memFree=30427332/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=102.28 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 30604 0 0 0 10227 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/199 3019
/proc/meminfo: memFree=30426504/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=162.27 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 31243 0 0 0 16226 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/199 3025
/proc/meminfo: memFree=30426784/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=222.27 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 31882 0 0 0 22226 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039203 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/199 3029
/proc/meminfo: memFree=30427056/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=282.27 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 32521 0 0 0 28226 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+342.3 s]
/proc/loadavg: 2.20 2.06 1.93 3/200 3041
/proc/meminfo: memFree=30426668/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=342.27 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 33160 0 0 0 34226 1 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5037858 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 1.94 3/200 3047
/proc/meminfo: memFree=30425880/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=402.28 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 33799 0 0 0 40226 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+462.3 s]
/proc/loadavg: 2.22 2.09 1.96 3/200 3051
/proc/meminfo: memFree=30426272/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=462.28 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 34438 0 0 0 46226 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB


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

/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/200 3217
/proc/meminfo: memFree=30425900/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=1782.25 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 48345 0 0 0 178223 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5397384 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/199 3223
/proc/meminfo: memFree=30425608/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=1842.25 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 48948 0 0 0 184223 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/199 3227
/proc/meminfo: memFree=30426044/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=1902.25 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 49602 0 0 0 190223 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/199 3231
/proc/meminfo: memFree=30426112/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=1962.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 50223 0 0 0 196222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/199 3237
/proc/meminfo: memFree=30426000/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2022.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 50843 0 0 0 202222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5037744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/199 3241
/proc/meminfo: memFree=30426000/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2082.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 51473 0 0 0 208222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/200 3253
/proc/meminfo: memFree=30426264/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2142.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 52089 0 0 0 214222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038982 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2202.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/200 3259
/proc/meminfo: memFree=30426232/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2202.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 52703 0 0 0 220222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/200 3263
/proc/meminfo: memFree=30425464/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2262.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 53325 0 0 0 226222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/200 3267
/proc/meminfo: memFree=30425868/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2322.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 53933 0 0 0 232222 2 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.02 3/200 3273
/proc/meminfo: memFree=30425312/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2382.25 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 54538 0 0 0 238222 3 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5396432 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/199 3278
/proc/meminfo: memFree=30425580/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2442.25 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 55140 0 0 0 244222 3 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/199 3282
/proc/meminfo: memFree=30425844/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2502.24 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 55753 0 0 0 250221 3 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.02 3/199 3284
/proc/meminfo: memFree=30425408/32770624 swapFree=66997324/67108860
[pid=2947] ppid=2944 vsize=50168 memory=26672 CPUtime=2519.95 cores=0,2,4,6
/proc/2947/stat : 2947 (cosoco) R 2944 2947 2465 0 -1 4202496 56350 0 0 0 251992 3 0 0 20 0 1 0 554931659 51372032 6668 33554432000 4194304 6211132 140722040306880 140722040304840 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 23285760 140722040308747 140722040308849 140722040308849 140722040311758 0
/proc/2947/statm: 12542 6668 854 493 0 5847 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26672 KiB

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

[startup+2520.01 s]
# the end of solver process 2947 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.93 s, system=0.032999 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.96
CPU user time (s): 2519.93
CPU system time (s): 0.032999
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 50168
Max. memory (cumulated for all children) (KiB): 26672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.032999
maximum resident set size= 26740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56401
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= 17
involuntary context switches= 3151


# summary of solver processes directly reported to runsolver:
#   pid: 2947
#   total CPU time (s): 2519.96
#   total CPU user time (s): 2519.93
#   total CPU system time (s): 0.032999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.87399 second user time and 18.8491 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-29 22:44:52
IDJOB=4407938
IDBENCH=121491
IDSOLVER=2874
FILE ID=node140/4407938-1569789934
RUNJOBID= node140-1569787351-2496
PBS_JOBID= 21705822
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-RB-3-24-24/rand-3-24-24-76-632-16.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407938-1569789934/watcher-4407938-1569789934 -o /tmp/evaluation-result-4407938-1569789934/solver-4407938-1569789934 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1569787351-2496 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407938-1569789934.xml

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

MD5SUM BENCH= 15519537de8ee4184d6d10278c400490
RANDOM SEED=789568141

node140.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:        30477228 kB
MemAvailable:   31873648 kB
Buffers:          207572 kB
Cached:          1526460 kB
SwapCached:         3056 kB
Active:          1389196 kB
Inactive:         354932 kB
Active(anon):      17632 kB
Inactive(anon):    72436 kB
Active(file):    1371564 kB
Inactive(file):   282496 kB
Unevictable:      107036 kB
Mlocked:          107036 kB
SwapTotal:      67108860 kB
SwapFree:       66997324 kB
Dirty:              5972 kB
Writeback:             0 kB
AnonPages:        114724 kB
Mapped:            27940 kB
Shmem:             71208 kB
Slab:             144988 kB
SReclaimable:     116392 kB
SUnreclaim:        28596 kB
KernelStack:        3552 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 62020 MiB
End job on node140 at 2019-09-29 23:26:52