Trace number 4389493

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 2UNSAT 565.24 565.323

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-14.xml
MD5SUMbe7a6961e736c78e558242a96ea5fa7b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark45.3998
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints29
Number of domains1
Minimum domain size42
Maximum domain size42
Distribution of domain sizes[{"size":42,"count":42}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":28},{"degree":3,"count":14}]
Minimum constraint arity2
Maximum constraint arity42
Distribution of constraint arities[{"arity":2,"count":28},{"arity":42,"count":1}]
Number of extensional constraints0
Number of intensional constraints28
Distribution of constraint types[{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389493-1568328897.xml 
0.00/0.00	c intension  eq(add(x[0][0],2),x[1][0]) -> extension (support ? 1) - 40tuples
0.00/0.00	c intension  eq(add(x[0][1],3),x[1][1]) -> extension (support ? 1) - 39tuples
0.00/0.00	c intension  eq(add(x[0][2],4),x[1][2]) -> extension (support ? 1) - 38tuples
0.00/0.01	c intension  eq(add(x[0][3],5),x[1][3]) -> extension (support ? 1) - 37tuples
0.00/0.01	c intension  eq(add(x[0][4],6),x[1][4]) -> extension (support ? 1) - 36tuples
0.00/0.01	c intension  eq(add(x[0][5],7),x[1][5]) -> extension (support ? 1) - 35tuples
0.00/0.01	c intension  eq(add(x[0][6],8),x[1][6]) -> extension (support ? 1) - 34tuples
0.00/0.01	c intension  eq(add(x[0][7],9),x[1][7]) -> extension (support ? 1) - 33tuples
0.00/0.01	c intension  eq(add(x[0][8],10),x[1][8]) -> extension (support ? 1) - 32tuples
0.00/0.01	c intension  eq(add(x[0][9],11),x[1][9]) -> extension (support ? 1) - 31tuples
0.00/0.01	c intension  eq(add(x[0][10],12),x[1][10]) -> extension (support ? 1) - 30tuples
0.00/0.01	c intension  eq(add(x[0][11],13),x[1][11]) -> extension (support ? 1) - 29tuples
0.00/0.01	c intension  eq(add(x[0][12],14),x[1][12]) -> extension (support ? 1) - 28tuples
0.00/0.02	c intension  eq(add(x[0][13],15),x[1][13]) -> extension (support ? 1) - 27tuples
0.00/0.02	c intension  eq(add(x[1][0],2),x[2][0]) -> extension (support ? 1) - 40tuples
0.00/0.02	c intension  eq(add(x[1][1],3),x[2][1]) -> extension (support ? 1) - 39tuples
0.00/0.02	c intension  eq(add(x[1][2],4),x[2][2]) -> extension (support ? 1) - 38tuples
0.00/0.02	c intension  eq(add(x[1][3],5),x[2][3]) -> extension (support ? 1) - 37tuples
0.00/0.02	c intension  eq(add(x[1][4],6),x[2][4]) -> extension (support ? 1) - 36tuples
0.00/0.02	c intension  eq(add(x[1][5],7),x[2][5]) -> extension (support ? 1) - 35tuples
0.00/0.02	c intension  eq(add(x[1][6],8),x[2][6]) -> extension (support ? 1) - 34tuples
0.00/0.02	c intension  eq(add(x[1][7],9),x[2][7]) -> extension (support ? 1) - 33tuples
0.00/0.02	c intension  eq(add(x[1][8],10),x[2][8]) -> extension (support ? 1) - 32tuples
0.00/0.03	c intension  eq(add(x[1][9],11),x[2][9]) -> extension (support ? 1) - 31tuples
0.00/0.03	c intension  eq(add(x[1][10],12),x[2][10]) -> extension (support ? 1) - 30tuples
0.00/0.03	c intension  eq(add(x[1][11],13),x[2][11]) -> extension (support ? 1) - 29tuples
0.00/0.03	c intension  eq(add(x[1][12],14),x[2][12]) -> extension (support ? 1) - 28tuples
0.00/0.03	c intension  eq(add(x[1][13],15),x[2][13]) -> extension (support ? 1) - 27tuples
0.00/0.03	c root propagations     : 714         
0.00/0.03	c restarts enabled, print stats at every restarts
0.00/0.03	c
0.00/0.03	c
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.03 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 42
0.00/0.03	c |            Domain Sizes: 42..42
0.00/0.03	c |
0.00/0.03	c |             Constraints: 29
0.00/0.03	c |                   Arity: 2..42  -- Binary: 28
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          All Different: 1
0.00/0.03	c |                          Extension: 28  (nb tuples: 27..40) -- (shared: 0)
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.06	c 101            332            9668           38310          42             0              13   25   18   
0.00/0.10	c 211            730            21202          79663          42             0              13   25   17   
0.10/0.14	c 332            1124           33336          124922         42             0              10   25   18   
0.10/0.19	c 465            1590           47445          175410         42             0              13   25   20   
0.21/0.24	c 611            2060           63724          232762         42             0              13   25   19   
0.21/0.30	c 771            2607           81972          299634         42             0              7   25   18    
0.31/0.36	c 947            3191           98651          360767         42             0              13   22   18   
0.41/0.44	c 1140           3849           121294         441400         42             0              13   25   19   
0.41/0.50	c 1352           4496           141392         517635         42             0              13   25   19   
0.51/0.60	c 1585           5338           171484         619751         42             0              13   28   19   
0.69/0.70	c 1841           6263           199998         717732         42             0              7   25   19    
0.79/0.80	c 2122           7168           230078         827737         42             0              13   25   18   
0.89/0.90	c 2431           8140           262057         936852         42             0              13   28   20   
1.00/1.02	c 2770           9310           298370         1060970        42             0              13   25   19   
1.10/1.17	c 3142           10531          341861         1202904        42             0              10   28   18   
1.29/1.34	c 3551           11885          392617         1373170        42             0              13   25   18   
1.39/1.49	c 4000           13378          437939         1544529        42             0              7   28   18    
1.59/1.65	c 4493           14957          487001         1719559        42             0              10   25   18   
1.79/1.82	c 5035           16603          537693         1904269        42             0              7   28   19    
2.00/2.04	c 5631           18669          603002         2131236        42             0              10   28   19   
2.19/2.29	c 6286           20821          677458         2392968        42             0              10   25   18   
2.49/2.57	c 7006           23149          761697         2695370        42             0              10   28   19   
2.79/2.85	c 7798           25720          844738         2985807        42             0              10   31   19   
3.10/3.17	c 8669           28460          941006         3324595        42             0              10   28   19   
3.49/3.51	c 9627           31383          1041850        3674146        42             0              7   28   19    
3.79/3.87	c 10680          34536          1150120        4051057        42             0              13   28   19   
4.29/4.36	c 11838          38211          1294169        4533076        42             0              10   28   19   
4.79/4.87	c 13111          42475          1443232        5038189        42             0              10   28   19   
5.29/5.33	c 14511          46821          1582527        5537659        42             0              10   28   19   
5.79/5.85	c 16051          51733          1733866        6104700        42             0              10   28   18   
6.49/6.51	c 17745          57477          1931549        6793136        42             0              10   28   19   
7.10/7.19	c 19608          63369          2131641        7520419        42             0              10   28   19   
7.89/7.99	c 21657          70020          2369734        8353672        42             0              10   28   19   
8.79/8.86	c 23910          77976          2627308        9246654        42             0              10   31   19   
9.79/9.81	c 26388          86040          2907981        10223030       42             0              10   31   19   
10.79/10.83	c 29113          95128          3209836        11294716       42             0              10   28   19   
12.00/12.01	c 32110          105643         3559527        12488678       42             0              10   28   18   
13.19/13.25	c 35406          116259         3925873        13801564       42             0              7   28   18    
14.49/14.54	c 39031          127990         4308766        15154778       42             0              7   28   19    
16.00/16.02	c 43018          141436         4747328        16691989       42             0              7   31   19    
17.39/17.49	c 47403          155922         5190741        18297903       42             0              7   28   19    
19.29/19.36	c 52226          171884         5745367        20231696       42             0              10   28   19   
21.29/21.36	c 57531          188037         6337277        22320365       42             0              10   28   19   
23.69/23.73	c 63366          208740         7034969        24716167       42             0              7   31   18    
26.10/26.17	c 69784          229291         7756139        27264271       42             0              10   31   19   
28.79/28.84	c 76843          252250         8550791        30098796       42             0              7   28   19    
31.58/31.64	c 84607          277858         9383596        32961885       42             0              7   28   19    
34.78/34.84	c 93147          306432         10337661       36316656       42             0              7   28   19    
38.48/38.59	c 102541         340000         11444301       40142215       42             0              10   31   18   
42.48/42.50	c 112874         373052         12596798       44221273       42             0              7   31   19    
46.99/47.02	c 124240         410998         13931718       48844968       42             0              10   28   19   
51.18/51.25	c 136742         451223         15198342       53284972       42             0              7   31   19    
56.38/56.46	c 150494         495890         16741999       58749303       42             0              7   31   19    
61.68/61.79	c 165621         545310         18328423       64210018       42             0              7   31   19    
68.09/68.18	c 182260         598804         20212199       70851415       42             0              7   31   19    
74.38/74.43	c 200562         657096         22081100       77418867       42             0              7   34   19    
81.99/82.06	c 220694         728129         24331768       85157404       42             0              7   31   18    
90.78/90.89	c 242839         804523         26948359       94167173       42             0              7   31   19    
99.88/100.00	c 267198         885672         29650809       103349445      42             0              7   31   19    
110.27/110.35	c 293992         971800         32713034       114135973      42             0              7   31   19    
120.67/120.76	c 323465         1068044        35821642       124959129      42             0              7   28   19    
133.17/133.29	c 355885         1176892        39525281       138090155      42             0              7   31   19    
146.98/147.10	c 391547         1299146        43606516       152426300      42             0              7   31   19    
161.07/161.15	c 430775         1430120        47780449       166627525      42             0              7   31   19    
178.36/178.44	c 473925         1580277        52887205       184159644      42             0              7   31   18    
196.66/196.71	c 521390         1741094        58267734       202658798      42             0              7   31   19    
214.36/214.42	c 573601         1913152        63552309       221226744      42             0              7   31   19    
236.46/236.51	c 631033         2107636        70068940       243742428      42             0              7   31   19    
259.75/259.82	c 694208         2320805        76940718       267063526      42             0              7   31   19    
286.35/286.48	c 763700         2564132        84786529       293871780      42             0              4   31   19    
315.14/315.23	c 840141         2823294        93201761       323329245      42             0              4   31   18    
346.64/346.76	c 924226         3108748        102403832      355190038      42             0              7   31   18    
381.34/381.40	c 1016719        3422395        112572139      390495212      42             0              4   31   19    
418.94/419.05	c 1118461        3769204        123639201      429055046      42             0              7   31   18    
460.42/460.58	c 1230377        4158800        135863714      471128232      42             0              4   31   18    
508.32/508.40	c 1353484        4603018        149891216      519203992      42             0              4   31   18    
560.92/561.07	c 1488901        5092399        165270623      571544835      42             0              4   34   18    
565.21/565.32	s UNSATISFIABLE
565.21/565.32	c restarts              : 77          
565.21/565.32	c conflicts             : 1499830      (2654 /sec)
565.21/565.32	c decisions             : 5133040      (9082 /sec)
565.21/565.32	c propagations          : 575739308   (1018638 /sec)
565.21/565.32	c root propagations     : 714         
565.21/565.32	c filter calls          : 166507194      (294596 /sec)
565.21/565.32	c useless filter calls  : 28030864       (16 %)
565.21/565.32	c Memory used           : 27.00 MB
565.21/565.32	c CPU time              : 565.205 s
565.21/565.32	c real time             : 565.318 s
565.21/565.32	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389493-1568328897/watcher-4389493-1568328897 -o /tmp/evaluation-result-4389493-1568328897/solver-4389493-1568328897 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568311188-14000 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389493-1568328897.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=17109, runsolver pid=17106

[startup+0.100199 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920860/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4052 CPUtime=0.1 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1226 0 0 0 10 0 0 0 20 0 1 0 409154578 28311552 1013 33554432000 4194304 6210612 140734439122560 140734439119096 5078864 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1013 829 493 0 217 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4052 KiB

[startup+0.20953 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920860/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4052 CPUtime=0.21 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1226 0 0 0 21 0 0 0 20 0 1 0 409154578 28311552 1013 33554432000 4194304 6210612 140734439122560 140734439119096 5082063 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1013 829 493 0 217 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4052 KiB

[startup+0.308922 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920860/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4052 CPUtime=0.31 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1226 0 0 0 31 0 0 0 20 0 1 0 409154578 28311552 1013 33554432000 4194304 6210612 140734439122560 140734439119096 5081986 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1013 829 493 0 217 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4052 KiB

[startup+0.700335 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920860/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4052 CPUtime=0.69 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1226 0 0 0 69 0 0 0 20 0 1 0 409154578 28311552 1013 33554432000 4194304 6210612 140734439122560 140734439119096 5074038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1013 829 493 0 217 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4052 KiB

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920596/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4052 CPUtime=1.49 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1226 0 0 0 149 0 0 0 20 0 1 0 409154578 28311552 1013 33554432000 4194304 6210612 140734439122560 140734439120520 5081584 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1013 829 493 0 217 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4052 KiB

[startup+3.10897 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920704/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=3.1 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1335 0 0 0 310 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5389778 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17110
/proc/meminfo: memFree=28920324/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=6.29 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1444 0 0 0 629 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5078885 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17112
/proc/meminfo: memFree=28919764/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=12.69 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1553 0 0 0 1269 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5078408 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 17112
/proc/meminfo: memFree=28920168/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=25.49 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1771 0 0 0 2549 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5081033 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17114
/proc/meminfo: memFree=28920524/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=51.09 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1882 0 0 0 5109 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074136 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17120
/proc/meminfo: memFree=28919100/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=102.28 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 1992 0 0 0 10228 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5081865 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17124
/proc/meminfo: memFree=28919032/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=162.26 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2102 0 0 0 16226 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074172 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17128
/proc/meminfo: memFree=28919380/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=222.26 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2212 0 0 0 22226 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5078480 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/213 17225
/proc/meminfo: memFree=29069140/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=282.25 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2322 0 0 0 28225 0 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5078399 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17321
/proc/meminfo: memFree=28877184/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=342.25 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2432 0 0 0 34222 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5081376 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17334
/proc/meminfo: memFree=28869272/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=402.23 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2542 0 0 0 40220 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074051 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17365
/proc/meminfo: memFree=28869404/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=462.22 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2652 0 0 0 46219 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074866 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17369
/proc/meminfo: memFree=28869208/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=522.21 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2762 0 0 0 52218 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5082025 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 522.21 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+565.323 s]
# the end of solver process 17109 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=565.205 s, system=0.034994 s

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

[startup+537.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17370
/proc/meminfo: memFree=28868968/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=537.51 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2856 0 0 0 53748 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5082010 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 537.51 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+550.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28868804/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=550.31 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2860 0 0 0 55028 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5081011 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 550.31 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+556.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28868888/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=556.71 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2860 0 0 0 55668 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5075164 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 556.71 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+560 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869092/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=559.92 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2860 0 0 0 55989 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5082021 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 559.92 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+563.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869216/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=563.11 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2872 0 0 0 56308 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074853 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 563.11 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+564 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869216/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=563.92 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2872 0 0 0 56389 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5079006 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 563.92 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+564.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869216/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=564.71 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2872 0 0 0 56468 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5076075 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 564.71 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+565.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869216/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=565.11 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2872 0 0 0 56508 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5074199 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 565.11 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

[startup+565.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 17372
/proc/meminfo: memFree=28869216/32770624 swapFree=66999908/67108860
[pid=17109] ppid=17106 vsize=27648 memory=4260 CPUtime=565.21 cores=0,2,4,6
/proc/17109/stat : 17109 (cosoco) R 17106 17109 13969 0 -1 4202496 2872 0 0 0 56518 3 0 0 20 0 1 0 409154578 28311552 1065 33554432000 4194304 6210612 140734439122560 140734439120520 5081993 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8308220 8313664 10973184 140734439126027 140734439126129 140734439126129 140734439129038 0
/proc/17109/statm: 6912 1065 866 493 0 217 0
Current children cumulated CPU time: 565.21 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 4260 KiB

Child status: 0
Real time (s): 565.323
CPU time (s): 565.24
CPU user time (s): 565.205
CPU system time (s): 0.034994
CPU usage (%): 99.9852
Max. virtual memory (cumulated for all children) (KiB): 27648
Max. memory (cumulated for all children) (KiB): 4260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 565.205
system time used= 0.034994
maximum resident set size= 4328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2910
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= 14
involuntary context switches= 753


# summary of solver processes directly reported to runsolver:
#   pid: 17109
#   total CPU time (s): 565.24
#   total CPU user time (s): 565.205
#   total CPU system time (s): 0.034994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.13153 second user time and 3.50364 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-13 00:54:18
IDJOB=4389493
IDBENCH=124287
IDSOLVER=2829
FILE ID=node123/4389493-1568328897
RUNJOBID= node123-1568311188-14000
PBS_JOBID= 21701126
Free space on /tmp= 56796 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-14.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389493-1568328897/watcher-4389493-1568328897 -o /tmp/evaluation-result-4389493-1568328897/solver-4389493-1568328897 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568311188-14000 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389493-1568328897.xml

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

MD5SUM BENCH= be7a6961e736c78e558242a96ea5fa7b
RANDOM SEED=539588532

node123.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.49
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.49
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.49
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.49
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:        28921016 kB
MemAvailable:   31709828 kB
Buffers:           78856 kB
Cached:          2971352 kB
SwapCached:         7396 kB
Active:          1218324 kB
Inactive:        2007508 kB
Active(anon):     165808 kB
Inactive(anon):    51236 kB
Active(file):    1052516 kB
Inactive(file):  1956272 kB
Unevictable:      107524 kB
Mlocked:          107524 kB
SwapTotal:      67108860 kB
SwapFree:       66999908 kB
Dirty:              2780 kB
Writeback:             4 kB
AnonPages:        277196 kB
Mapped:            45128 kB
Shmem:             32672 kB
Slab:             220680 kB
SReclaimable:     191716 kB
SUnreclaim:        28964 kB
KernelStack:        3552 kB
PageTables:         6192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     690688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 56760 MiB
End job on node123 at 2019-09-13 01:03:44