Trace number 4408110

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) 2520.01 2519.7

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h375-20.xml
MD5SUMcc39eb921a5cd1c2fcd1d541ff73edd4
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 benchmark28.8683
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":375},{"degree":2,"count":525}]
Minimum constraint arity525
Maximum constraint arity900
Distribution of constraint arities[{"arity":525,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 4641        
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408110-1569810077.xml 
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 900
0.00/0.02	c |            Domain Sizes: 30..30
0.00/0.02	c |
0.00/0.02	c |             Constraints: 585
0.00/0.02	c |                   Arity: 1..30  -- Unary: 525
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 60
0.00/0.02	c |                          Unary: 525
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.10	c 101            1245           17779          61708          889            0              613   674   645
0.10/0.16	c 211            2335           28342          107839         889            0              480   559   528
0.20/0.23	c 332            3526           42423          168565         889            0              433   588   555
0.20/0.28	c 465            4519           51614          212771         889            0              423   507   490
0.30/0.40	c 611            6522           74135          298078         889            0              399   604   564
0.40/0.47	c 771            7882           87547          355488         889            0              470   620   568
0.60/0.64	c 947            10176          118766         488531         889            0              502   695   640
0.69/0.72	c 1140           11719          133703         544086         889            0              554   662   632
0.89/0.90	c 1352           13580          165097         710537         889            0              497   703   678
1.00/1.08	c 1585           15780          198435         878280         889            0              618   705   678
1.29/1.31	c 1841           17813          238820         1081512        889            0              535   712   685
1.49/1.50	c 2122           20035          274655         1262902        889            0              546   730   687
1.59/1.66	c 2431           21892          302430         1391929        889            0              527   745   601
1.79/1.81	c 2770           24105          330152         1511256        889            0              593   708   679
2.00/2.04	c 3142           26611          372101         1720976        889            0              585   685   658
2.29/2.35	c 3551           29599          428234         2010001        889            0              622   723   691
2.79/2.81	c 4000           34447          511053         2433237        889            0              667   736   704
3.19/3.22	c 4493           39151          585521         2756778        889            0              643   701   675
3.59/3.63	c 5035           43403          659535         3132079        889            0              559   730   693
4.19/4.20	c 5631           49409          763579         3577292        889            0              575   728   694
4.89/4.91	c 6286           55245          890554         4189065        889            0              642   729   687
5.69/5.80	c 7006           59860          1048030        5017824        889            0              573   693   662
6.39/6.49	c 7798           65008          1171804        5641299        889            0              591   717   684
7.29/7.39	c 8669           72620          1332518        6418275        889            0              595   715   671
8.10/8.14	c 9627           80067          1470609        7036393        889            0              613   723   687
8.69/8.78	c 10680          85191          1584938        7595860        889            0              627   706   679
9.79/9.83	c 11838          94613          1773516        8491247        889            0              554   730   689
10.69/10.70	c 13111          102541         1929483        9221344        889            0              556   711   682
11.79/11.83	c 14511          112174         2132243        10173149       889            0              544   712   676
12.79/12.83	c 16051          120147         2312162        11071218       889            0              570   690   647
14.19/14.29	c 17745          131505         2570966        12358518       889            0              569   693   659
15.79/15.83	c 19608          145119         2847117        13624156       889            0              571   706   664
17.19/17.29	c 21657          158450         3105945        14953229       889            0              581   708   670
18.59/18.61	c 23910          168638         3343799        16129572       889            0              581   689   668
20.00/20.04	c 26388          181995         3600513        17362050       889            0              588   701   658
21.69/21.72	c 29113          197156         3903024        18859572       889            0              580   714   674
24.10/24.15	c 32110          215858         4341355        20946850       889            0              580   725   693
26.29/26.34	c 35406          235474         4735113        22899132       889            0              593   730   697
29.19/29.23	c 39031          258014         5249661        25546916       889            0              638   719   677
32.19/32.21	c 43018          283669         5781878        28178542       889            0              629   727   675
35.10/35.17	c 47403          316836         6315123        30818654       889            0              630   720   678
37.59/37.63	c 52226          340665         6751362        33102629       889            0              573   706   667
40.49/40.55	c 57531          363201         7276954        35674784       889            0              580   698   660
46.19/46.21	c 63366          400946         8291207        40578899       889            0              564   726   685
51.59/51.65	c 69784          452833         9277351        45313096       889            0              580   713   670
61.19/61.20	c 76843          520118         10982704       53272313       889            0              567   704   660
66.59/66.69	c 84607          573439         11972001       58165545       889            0              571   721   669
72.59/72.63	c 93147          619963         13045850       63743446       889            0              562   721   676
79.29/79.38	c 102541         671559         14242845       69678223       889            0              568   717   687
85.89/85.91	c 112874         735325         15408921       75505313       889            0              555   705   658
96.29/96.38	c 124240         811926         17287579       83932974       889            0              586   706   651
103.79/103.81	c 136742         878163         18638317       90785460       889            0              548   716   671
110.39/110.43	c 150494         958493         19842789       95940404       889            0              540   698   642
120.20/120.23	c 165621         1034345        21606739       104560192      889            0              539   701   667
132.80/132.82	c 182260         1121479        23853174       115892714      889            0              541   686   652
146.80/146.83	c 200562         1229407        26371868       128243609      889            0              585   725   666
163.50/163.58	c 220694         1345395        29356186       141214786      889            0              544   702   650
172.11/172.12	c 242839         1466742        30943015       148286269      889            0              547   718   654
187.30/187.36	c 267198         1596253        33680448       161307368      889            0              557   706   651
207.51/207.54	c 293992         1767496        37293138       178944938      889            0              562   712   658
224.41/224.40	c 323465         1912775        40316274       193152994      889            0              540   706   651
246.91/246.96	c 355885         2096907        44369500       213118928      889            0              560   724   673
272.02/272.04	c 391547         2327002        48882178       234580339      889            0              541   719   654
296.42/296.42	c 430775         2545851        53282033       256005888      889            0              557   728   673
324.13/324.17	c 473925         2800527        58288614       279973656      889            0              540   729   671
357.42/357.46	c 521390         3136179        64311265       307782651      889            0              547   721   657
394.43/394.45	c 573601         3531889        71034446       339802659      889            0              559   735   678
445.33/445.38	c 631033         3920330        80154578       383228806      889            0              567   708   648
491.45/491.47	c 694208         4287497        88470856       423663385      889            0              547   748   687
525.75/525.74	c 763700         4722373        94746510       451126845      889            0              539   726   648
562.66/562.60	c 840141         5125639        101443582      479938831      889            0              537   723   653
622.26/622.29	c 924226         5765995        112157744      535772750      889            0              545   723   675
668.97/668.98	c 1016719        6267062        120816688      572192031      889            0              547   719   651
739.38/739.34	c 1118461        7004110        133564241      629408590      889            0              546   723   655
822.99/822.98	c 1230377        7775237        148701588      697636568      889            0              547   713   663
902.11/902.06	c 1353484        8386105        162855617      768098719      889            0              552   693   649
994.41/994.38	c 1488901        9138397        179369086      849987727      889            0              549   703   650
1095.62/1095.53	c 1637859        9923915        197460327      946760209      889            0              552   718   670
1196.64/1196.52	c 1801712        10839118       215680537      1039534013     889            0              566   713   661
1313.75/1313.61	c 1981950        11964080       236892472      1144010616     889            0              556   747   689
1467.87/1467.72	c 2180211        13116245       264534931      1280704826     889            0              554   720   670
1649.69/1649.57	c 2398298        14324908       296814640      1450136529     889            0              558   729   683
1886.33/1886.18	c 2638193        15873903       338913999      1670033720     889            0              578   745   689
2093.05/2092.87	c 2902077        17433276       376035002      1859569030     889            0              619   745   685
2319.97/2319.77	c 3192349        19217918       416860786      2071570326     889            0              596   747   684
2520.00/2519.70	
2520.00/2519.70	c *** INTERRUPTED ***
2520.00/2519.70	c restarts              : 85          
2520.00/2519.70	c conflicts             : 3456427      (1372 /sec)
2520.00/2519.70	c decisions             : 20701531     (8215 /sec)
2520.00/2519.70	c propagations          : 2258611668  (896277 /sec)
2520.00/2519.70	c root propagations     : 4641        
2520.00/2519.70	c filter calls          : 452867105      (179710 /sec)
2520.00/2519.70	c useless filter calls  : 116063365      (25 %)
2520.00/2519.70	c Memory used           : 32.52 MB
2520.00/2519.70	c CPU time              : 2519.99 s
2520.00/2519.70	c real time             : 2519.7 s
2520.00/2519.70	
2520.00/2519.70	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 (14590 MiB free)
  memory of node 1: 16384 MiB (14588 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408110-1569810077/watcher-4408110-1569810077 -o /tmp/evaluation-result-4408110-1569810077/solver-4408110-1569810077 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408110-1569810077.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=22399, runsolver pid=22396
Current StackSize limit: 8192 KiB


[startup+0.100125 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29874008/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=32504 memory=8932 CPUtime=0.1 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 2428 0 0 0 10 0 0 0 20 0 1 0 556921573 33284096 2233 33554432000 4194304 6211132 140724477590320 140724477587608 5409481 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8126 2233 864 493 0 1431 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32504 KiB
Current children cumulated memory: 8932 KiB

[startup+0.209555 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29874008/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=32768 memory=9196 CPUtime=0.2 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 2491 0 0 0 20 0 0 0 20 0 1 0 556921573 33554432 2299 33554432000 4194304 6211132 140724477590320 140724477587608 5075269 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8192 2299 866 493 0 1497 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32768 KiB
Current children cumulated memory: 9196 KiB

[startup+0.308914 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29873636/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=32768 memory=9196 CPUtime=0.3 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 2508 0 0 0 30 0 0 0 20 0 1 0 556921573 33554432 2299 33554432000 4194304 6211132 140724477590320 140724477587608 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8192 2299 866 493 0 1497 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32768 KiB
Current children cumulated memory: 9196 KiB

[startup+0.700281 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29873636/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33032 memory=9460 CPUtime=0.69 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 2578 0 0 0 69 0 0 0 20 0 1 0 556921573 33824768 2365 33554432000 4194304 6211132 140724477590320 140724477587912 5082431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8258 2365 866 493 0 1563 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33032 KiB
Current children cumulated memory: 9460 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29873292/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33168 memory=9460 CPUtime=1.49 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 2587 0 0 0 149 0 0 0 20 0 1 0 556921573 33964032 2365 33554432000 4194304 6211132 140724477590320 140724477587912 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8292 2365 866 493 0 1597 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 33168 KiB
Current children cumulated memory: 9460 KiB

[startup+3.10899 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29873208/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33168 memory=9720 CPUtime=3.1 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 4063 0 0 0 310 0 0 0 20 0 1 0 556921573 33964032 2430 33554432000 4194304 6211132 140724477590320 140724477588280 5076376 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8292 2430 866 493 0 1597 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 33168 KiB
Current children cumulated memory: 9720 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22400
/proc/meminfo: memFree=29872912/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33168 memory=9728 CPUtime=6.29 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 5540 0 0 0 629 0 0 0 20 0 1 0 556921573 33964032 2432 33554432000 4194304 6211132 140724477590320 140724477588280 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8292 2432 866 493 0 1597 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 33168 KiB
Current children cumulated memory: 9728 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22401
/proc/meminfo: memFree=29872976/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33168 memory=9748 CPUtime=12.69 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 7019 0 0 0 1269 0 0 0 20 0 1 0 556921573 33964032 2437 33554432000 4194304 6211132 140724477590320 140724477588280 5076431 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8292 2437 866 493 0 1597 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 33168 KiB
Current children cumulated memory: 9748 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22401
/proc/meminfo: memFree=29872628/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33168 memory=9812 CPUtime=25.49 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 9994 0 0 0 2549 0 0 0 20 0 1 0 556921573 33964032 2453 33554432000 4194304 6211132 140724477590320 140724477588280 5081703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8292 2453 866 493 0 1597 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 33168 KiB
Current children cumulated memory: 9812 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22403
/proc/meminfo: memFree=29870372/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9828 CPUtime=51.1 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 11022 0 0 0 5110 0 0 0 20 0 1 0 556921573 34099200 2457 33554432000 4194304 6211132 140724477590320 140724477588280 5081703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2457 866 493 0 1630 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9828 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22407
/proc/meminfo: memFree=29872000/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9840 CPUtime=102.29 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 11529 0 0 0 10229 0 0 0 20 0 1 0 556921573 34099200 2460 33554432000 4194304 6211132 140724477590320 140724477588280 5082393 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2460 866 493 0 1630 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9840 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22411
/proc/meminfo: memFree=29872184/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9844 CPUtime=162.3 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 12035 0 0 0 16230 0 0 0 20 0 1 0 556921573 34099200 2461 33554432000 4194304 6211132 140724477590320 140724477588280 5078771 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2461 866 493 0 1630 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9844 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22417
/proc/meminfo: memFree=29871480/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9852 CPUtime=222.31 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 12545 0 0 0 22231 0 0 0 20 0 1 0 556921573 34099200 2463 33554432000 4194304 6211132 140724477590320 140724477588280 5075208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2463 866 493 0 1630 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9852 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22422
/proc/meminfo: memFree=29871572/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9852 CPUtime=282.31 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 12549 0 0 0 28231 0 0 0 20 0 1 0 556921573 34099200 2463 33554432000 4194304 6211132 140724477590320 140724477588280 5082800 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2463 866 493 0 1630 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9852 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22426
/proc/meminfo: memFree=29871636/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9860 CPUtime=342.32 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 13058 0 0 0 34232 0 0 0 20 0 1 0 556921573 34099200 2465 33554432000 4194304 6211132 140724477590320 140724477588280 5081744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2465 866 493 0 1630 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9860 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22432
/proc/meminfo: memFree=29870608/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9860 CPUtime=402.33 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 13061 0 0 0 40233 0 0 0 20 0 1 0 556921573 34099200 2465 33554432000 4194304 6211132 140724477590320 140724477588280 5075221 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2465 866 493 0 1630 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9860 KiB

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/199 22437
/proc/meminfo: memFree=29870944/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9868 CPUtime=462.34 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 13572 0 0 0 46233 1 0 0 20 0 1 0 556921573 34099200 2467 33554432000 4194304 6211132 140724477590320 140724477588280 5082224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2467 866 493 0 1630 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9868 KiB


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

/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 1782.51 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22628
/proc/meminfo: memFree=26540468/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=1842.52 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 18663 0 0 0 184251 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5078967 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22632
/proc/meminfo: memFree=25916332/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=1902.52 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19170 0 0 0 190251 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5075563 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 1902.52 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22636
/proc/meminfo: memFree=25294316/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=1962.53 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19171 0 0 0 196252 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5082717 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 1962.53 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22642
/proc/meminfo: memFree=24668840/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2022.54 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19419 0 0 0 202253 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5083044 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2022.54 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22647
/proc/meminfo: memFree=24046596/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2082.55 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19421 0 0 0 208254 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5193742 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2082.55 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/199 22651
/proc/meminfo: memFree=23422028/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2142.55 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19927 0 0 0 214254 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5075208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2142.55 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/199 22657
/proc/meminfo: memFree=22799252/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2202.56 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 19930 0 0 0 220255 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5082427 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2202.56 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 22662
/proc/meminfo: memFree=22175612/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2262.57 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20177 0 0 0 226256 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5081687 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2262.57 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22666
/proc/meminfo: memFree=21552248/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2322.57 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20439 0 0 0 232256 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2322.57 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 22679
/proc/meminfo: memFree=20928564/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2382.58 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20684 0 0 0 238257 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5075263 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2382.58 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/199 22705
/proc/meminfo: memFree=20305436/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2442.59 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20685 0 0 0 244258 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2442.59 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

[startup+2502.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/199 22709
/proc/meminfo: memFree=19681992/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2502.6 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20932 0 0 0 250259 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5081771 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2502.6 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 2.06 2.05 2.05 3/199 22712
/proc/meminfo: memFree=19505192/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2520 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20932 0 0 0 251999 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5075587 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

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

[startup+2519.7 s]
# the end of solver process 22399 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.011001 s

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

[startup+2519.7 s]
/proc/loadavg: 2.06 2.05 2.05 3/199 22712
/proc/meminfo: memFree=19505192/32770624 swapFree=67002480/67108860
[pid=22399] ppid=22396 vsize=33300 memory=9880 CPUtime=2520 cores=1,3,5,7
/proc/22399/stat : 22399 (cosoco) R 22396 22399 18413 0 -1 4202496 20932 0 0 0 251999 1 0 0 20 0 1 0 556921573 34099200 2470 33554432000 4194304 6211132 140724477590320 140724477588280 5075587 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 25092096 140724477592587 140724477592689 140724477592689 140724477595598 0
/proc/22399/statm: 8325 2470 866 493 0 1630 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 33300 KiB
Current children cumulated memory: 9880 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.01
CPU user time (s): 2519.99
CPU system time (s): 0.011001
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 33300
Max. memory (cumulated for all children) (KiB): 9880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.011001
maximum resident set size= 9944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20982
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= 16
involuntary context switches= 664


# summary of solver processes directly reported to runsolver:
#   pid: 22399
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.011001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.85296 second user time and 14.9057 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 04:20:35
IDJOB=4408110
IDBENCH=138939
IDSOLVER=2874
FILE ID=node146/4408110-1569810077
RUNJOBID= node146-1569787351-18445
PBS_JOBID= 21705819
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h375-20.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408110-1569810077/watcher-4408110-1569810077 -o /tmp/evaluation-result-4408110-1569810077/solver-4408110-1569810077 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408110-1569810077.xml

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

MD5SUM BENCH= cc39eb921a5cd1c2fcd1d541ff73edd4
RANDOM SEED=846186266

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        29879484 kB
MemAvailable:   31446424 kB
Buffers:          188024 kB
Cached:          1715820 kB
SwapCached:         3684 kB
Active:          2043664 kB
Inactive:         292628 kB
Active(anon):     446516 kB
Inactive(anon):    66808 kB
Active(file):    1597148 kB
Inactive(file):   225820 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       67002480 kB
Dirty:              2784 kB
Writeback:             0 kB
AnonPages:        564328 kB
Mapped:            28508 kB
Shmem:             72256 kB
Slab:             148912 kB
SReclaimable:     119616 kB
SUnreclaim:        29296 kB
KernelStack:        3552 kB
PageTables:         6508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     995696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62024 MiB
End job on node146 at 2019-09-30 05:02:35