Trace number 4396900

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

General information on the benchmark

NameRandom/Random-RB-3-24-24f/
rand-3-24-24-76-632f-49.xml
MD5SUMeb1071698302cc934647f3ac3e5db9c3
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 benchmark410.687
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints73
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree5
Maximum variable degree15
Distribution of variable degrees[{"degree":5,"count":2},{"degree":6,"count":3},{"degree":7,"count":2},{"degree":8,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":3},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":15,"count":2}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":73}]
Number of extensional constraints73
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":73}]
Optimization problemNO
Type of objective

Solver Data

1.20/1.25	c root propagations     : 0           
1.20/1.25	c restarts enabled, print stats at every restarts
1.20/1.25	c
1.20/1.25	c
1.20/1.25	c
1.20/1.25	c This is cosoco 2.00 --  
1.20/1.25	c
1.20/1.25	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396900-1568575313.xml 
1.20/1.25	c ========================================[ Problem Statistics ]===========================================
1.20/1.25	c |                                                                                                       
1.20/1.25	c |  Parse time        :         1.24 s 
1.20/1.25	c |
1.20/1.25	c |               Variables: 24
1.20/1.25	c |            Domain Sizes: 24..24
1.20/1.25	c |
1.20/1.25	c |             Constraints: 73
1.20/1.25	c |                   Arity: 3..3  -- Ternary: 73
1.20/1.25	c | 
1.20/1.25	c |                   Types: 
1.20/1.25	c |                          Extension: 73  (nb tuples: 1871..5088) -- (shared: 0)
1.20/1.25	c |                          
1.20/1.25	c =========================================================================================================
1.20/1.25	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.29/1.36	c 101            156            10514          9980           0              0              7   11   8     
1.39/1.49	c 211            360            24805          23473          0              0              5   12   7     
1.49/1.59	c 332            555            37054          38515          0              0              5   11   7     
1.79/1.82	c 465            792            54251          56133          0              0              6   11   7     
1.89/1.95	c 611            1071           75364          75125          0              0              6   11   8     
2.00/2.09	c 771            1268           87123          92939          0              0              7   9   7      
2.29/2.34	c 947            1600           108417         114336         0              0              5   12   7     
2.49/2.50	c 1140           2014           133240         134663         0              0              5   12   8     
2.59/2.61	c 1352           2358           151292         150845         0              0              8   12   9     
2.69/2.78	c 1585           2790           178792         174201         0              0              5   12   8     
2.89/3.00	c 1841           3172           203775         203123         0              0              6   12   8     
3.19/3.27	c 2122           3580           228131         234788         0              0              6   12   8     
3.49/3.57	c 2431           4115           261338         268021         0              0              5   12   7     
3.89/3.94	c 2770           4674           301098         312878         0              0              6   13   8     
4.19/4.23	c 3142           5346           346360         355004         0              0              6   11   8     
4.49/4.55	c 3551           6177           399042         399608         0              0              5   13   8     
5.19/5.21	c 4000           7089           460978         459450         0              0              4   12   7     
5.39/5.47	c 4493           7912           510472         501802         0              0              5   12   8     
6.00/6.10	c 5035           8934           579261         568789         0              0              4   12   7     
6.79/6.88	c 5631           9905           641218         637245         0              0              4   12   7     
7.49/7.56	c 6286           11044          729936         718398         0              0              6   12   8     
8.19/8.21	c 7006           12412          823853         803395         0              0              4   12   8     
8.89/8.97	c 7798           13847          914040         890615         0              0              5   12   7     
9.89/9.92	c 8669           15429          1037648        1008160        0              0              5   12   8     
11.00/11.07	c 9627           17173          1159761        1141386        0              0              5   12   7     
12.00/12.06	c 10680          19054          1298202        1266838        0              0              5   12   8     
13.00/13.10	c 11838          21136          1427736        1394031        0              0              5   12   7     
13.89/13.90	c 13111          23483          1597627        1533744        0              0              5   13   9     
15.10/15.15	c 14511          26141          1768291        1682740        0              0              4   12   8     
16.49/16.52	c 16051          28778          1951283        1870185        0              0              5   12   7     
18.00/18.03	c 17745          31883          2182167        2075120        0              0              5   12   8     
19.69/19.78	c 19608          35195          2394123        2282005        0              0              5   13   7     
21.59/21.68	c 21657          38436          2606036        2508917        0              0              6   12   8     
23.79/23.83	c 23910          42323          2845096        2749639        0              0              4   13   7     
25.69/25.74	c 26388          46982          3165258        3027601        0              0              4   13   8     
28.00/28.07	c 29113          51256          3444428        3313553        0              0              4   12   7     
30.29/30.30	c 32110          56965          3804108        3635923        0              0              4   13   8     
33.09/33.17	c 35406          62805          4154419        3965665        0              0              4   13   7     
36.29/36.34	c 39031          68730          4555112        4374101        0              0              5   13   7     
39.59/39.69	c 43018          75856          5083105        4856723        0              0              5   13   8     
44.59/44.65	c 47403          83610          5626604        5377306        0              0              4   13   7     
48.09/48.19	c 52226          92688          6242268        5916099        0              0              4   13   8     
51.49/51.59	c 57531          100944         6753679        6475703        0              0              5   13   8     
56.49/56.57	c 63366          112543         7585873        7162408        0              0              4   14   8     
61.89/61.93	c 69784          123802         8311070        7856070        0              0              4   13   8     
67.19/67.21	c 76843          137530         9241060        8632026        0              0              3   14   8     
74.59/74.60	c 84607          151658         10199166       9563489        0              0              4   13   7     
81.49/81.56	c 93147          167965         11375670       10550369       0              0              4   13   8     
88.49/88.53	c 102541         182915         12361262       11493818       0              0              5   13   8     
98.10/98.20	c 112874         197744         13280964       12559246       0              0              3   13   7     
109.39/109.44	c 124240         219216         14760209       13881508       0              0              3   13   8     
121.10/121.16	c 136742         243575         16510780       15394158       0              0              3   13   8     
134.29/134.36	c 150494         263079         17699796       16768614       0              0              4   12   7     
148.00/148.10	c 165621         292620         19781236       18535999       0              0              4   14   8     
164.89/164.99	c 182260         320042         21627839       20367234       0              0              4   13   7     
176.29/176.30	c 200562         349010         23450846       22153279       0              0              4   13   8     
196.19/196.20	c 220694         385478         25945414       24632054       0              0              4   14   7     
214.59/214.67	c 242839         424741         28563330       27096385       0              0              4   13   8     
238.69/238.75	c 267198         470928         31987073       30067781       0              0              4   14   8     
265.69/265.78	c 293992         515649         34923386       32999958       0              0              4   13   7     
298.00/298.06	c 323465         565048         38194529       36220880       0              0              3   15   7     
334.10/334.15	c 355885         624447         42707180       40341004       0              0              3   13   7     
376.49/376.53	c 391547         691542         47563225       44659308       0              0              3   13   8     
418.00/418.07	c 430775         759454         52294683       49493821       0              0              3   14   7     
458.89/458.98	c 473925         833347         57036181       54261897       0              0              3   14   7     
506.29/506.32	c 521390         902632         61206348       59265856       0              0              3   13   7     
556.70/556.79	c 573601         1005156        68457095       65544997       0              0              3   14   8     
616.60/616.61	c 631033         1104944        75302751       72218240       0              0              3   15   7     
680.70/680.76	c 694208         1224207        83247778       79475765       0              0              3   14   7     
746.80/746.80	c 763700         1343571        90917186       87578479       0              0              4   14   7     
817.50/817.50	c 840141         1491332        101046545      96383570       0              0              3   15   8     
923.11/923.13	c 924226         1639567        111244769      106408730      0              0              3   13   7     
1012.71/1012.75	c 1016719        1809054        122386002      116664243      0              0              3   14   7     
1107.22/1107.29	c 1118461        2002352        135413563      128133084      0              0              3   14   8     
1207.62/1207.62	c 1230377        2196505        147440292      140351599      0              0              3   15   7     
1327.72/1327.72	c 1353484        2403907        160949030      154007114      0              0              3   14   7     
1454.22/1454.22	c 1488901        2629921        174850600      168511366      0              0              3   15   7     
1592.83/1592.85	c 1637859        2906586        193407200      185247940      0              0              3   14   8     
1754.63/1754.66	c 1801712        3174624        211042303      203293724      0              0              3   13   7     
1930.64/1930.63	c 1981950        3505910        233605320      223886662      0              0              3   14   7     
2139.05/2139.05	c 2180211        3820952        254332135      245874135      0              0              3   14   7     
2375.45/2375.45	c 2398298        4238513        283121106      271727430      0              0              3   14   7     
2520.06/2520.01	
2520.06/2520.01	c *** INTERRUPTED ***
2520.06/2520.01	c restarts              : 82          
2520.06/2520.01	c conflicts             : 2543765      (1009 /sec)
2520.06/2520.01	c decisions             : 4468272      (1773 /sec)
2520.06/2520.01	c propagations          : 287511517   (114090 /sec)
2520.06/2520.01	c root propagations     : 0           
2520.06/2520.01	c filter calls          : 298013886      (118258 /sec)
2520.06/2520.01	c useless filter calls  : 220253036      (73 %)
2520.06/2520.01	c Memory used           : 48.52 MB
2520.06/2520.01	c CPU time              : 2520.03 s
2520.06/2520.01	c real time             : 2520.01 s
2520.06/2520.01	
2520.06/2520.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15390 MiB free)
  memory of node 1: 16384 MiB (13425 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396900-1568575313/watcher-4396900-1568575313 -o /tmp/evaluation-result-4396900-1568575313/solver-4396900-1568575313 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568572742-17153 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396900-1568575313.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
solver pid=17629, runsolver pid=17626
Current StackSize limit: 8192 KiB


[startup+0.100197 s]*
/proc/loadavg: 2.28 2.09 1.91 2/200 17646
/proc/meminfo: memFree=29501836/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=29548 memory=5356 CPUtime=0.1 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 1581 0 0 0 10 0 0 0 20 0 1 0 433467784 30257152 1339 33554432000 4194304 6211092 140723023961792 140723023958328 5743377 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 7387 1339 809 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5356 KiB

[startup+0.209774 s]*
/proc/loadavg: 2.28 2.09 1.91 3/213 17659
/proc/meminfo: memFree=29482020/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=31168 memory=6940 CPUtime=0.21 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 1987 0 0 0 21 0 0 0 20 0 1 0 433467784 31916032 1735 33554432000 4194304 6211092 140723023961792 140723023958328 5688985 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 7792 1735 809 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 6940 KiB

[startup+0.309288 s]*
/proc/loadavg: 2.28 2.09 1.91 5/213 17659
/proc/meminfo: memFree=29472864/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=32608 memory=8260 CPUtime=0.31 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 2311 0 0 0 31 0 0 0 20 0 1 0 433467784 33390592 2065 33554432000 4194304 6211092 140723023961792 140723023958328 5484854 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 8152 2065 809 493 0 1457 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32608 KiB
Current children cumulated memory: 8260 KiB

[startup+0.700344 s]
/proc/loadavg: 2.28 2.09 1.91 8/212 17659
/proc/meminfo: memFree=29418800/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=38592 memory=13540 CPUtime=0.69 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 3639 0 0 0 69 0 0 0 20 0 1 0 433467784 39518208 3385 33554432000 4194304 6211092 140723023961792 140723023958328 140565668242560 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 9648 3385 810 493 0 2953 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38592 KiB
Current children cumulated memory: 13540 KiB

[startup+1.50045 s]
/proc/loadavg: 2.28 2.09 1.91 6/212 17659
/proc/meminfo: memFree=29309364/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=24100 CPUtime=1.49 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 6254 0 0 0 148 1 0 0 20 0 1 0 433467784 50876416 6025 33554432000 4194304 6211092 140723023961792 140723023959064 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6025 819 493 0 5726 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 24100 KiB

[startup+3.10937 s]
/proc/loadavg: 2.28 2.09 1.91 3/199 17691
/proc/meminfo: memFree=29486232/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=24248 CPUtime=3.1 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 11353 0 0 0 309 1 0 0 20 0 1 0 433467784 50876416 6062 33554432000 4194304 6211092 140723023961792 140723023959752 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6062 854 493 0 5726 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 24248 KiB

[startup+6.30045 s]
/proc/loadavg: 2.25 2.09 1.91 3/199 17692
/proc/meminfo: memFree=29486356/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=24248 CPUtime=6.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 16452 0 0 0 628 1 0 0 20 0 1 0 433467784 50876416 6062 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6062 854 493 0 5726 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 24248 KiB

[startup+12.7004 s]
/proc/loadavg: 2.23 2.09 1.91 3/199 17692
/proc/meminfo: memFree=29486236/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=24248 CPUtime=12.69 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 21551 0 0 0 1268 1 0 0 20 0 1 0 433467784 50876416 6062 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6062 854 493 0 5726 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 24248 KiB

[startup+25.5005 s]
/proc/loadavg: 2.18 2.09 1.91 3/200 17694
/proc/meminfo: memFree=29484280/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=25680 CPUtime=25.49 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 28567 0 0 0 2547 2 0 0 20 0 1 0 433467784 50876416 6420 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6420 854 493 0 5726 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 25680 KiB

[startup+51.1095 s]
/proc/loadavg: 2.12 2.08 1.91 3/199 17755
/proc/meminfo: memFree=29445532/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=51.09 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 29085 0 0 0 5107 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039323 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.07 1.92 3/199 17759
/proc/meminfo: memFree=29446012/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=102.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 29601 0 0 0 10227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5037808 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+162.3 s]
/proc/loadavg: 2.17 2.09 1.93 3/199 17765
/proc/meminfo: memFree=29446108/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=162.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 30116 0 0 0 16227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+222.3 s]
/proc/loadavg: 2.40 2.19 1.98 3/199 17769
/proc/meminfo: memFree=29445212/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=222.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 30631 0 0 0 22227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5037865 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+282.3 s]
/proc/loadavg: 2.15 2.15 1.98 3/199 17774
/proc/meminfo: memFree=29445084/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=282.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 31146 0 0 0 28227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.13 1.98 3/199 17780
/proc/meminfo: memFree=29444748/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=342.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 31661 0 0 0 34227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5037801 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.10 1.98 3/199 17784
/proc/meminfo: memFree=29445164/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=402.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 32176 0 0 0 40227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039540 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+462.3 s]
/proc/loadavg: 2.54 2.22 2.03 3/199 17789
/proc/meminfo: memFree=29445288/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=462.29 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 32691 0 0 0 46227 2 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB


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

/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/200 17918
/proc/meminfo: memFree=29442236/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=1782.33 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 43615 0 0 0 178230 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5035370 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 17922
/proc/meminfo: memFree=29443072/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=1842.33 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 44067 0 0 0 184230 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 17926
/proc/meminfo: memFree=29443504/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=1902.33 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 44519 0 0 0 190230 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039247 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 17932
/proc/meminfo: memFree=29442696/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=1962.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 45034 0 0 0 196231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 1962.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/200 17936
/proc/meminfo: memFree=29443048/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2022.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 45477 0 0 0 202231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17941
/proc/meminfo: memFree=29443144/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2082.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 45992 0 0 0 208231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039014 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 17947
/proc/meminfo: memFree=29442960/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2142.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 46507 0 0 0 214231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5037858 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2142.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/199 17951
/proc/meminfo: memFree=29442976/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2202.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 46978 0 0 0 220231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2202.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 17956
/proc/meminfo: memFree=29443500/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2262.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 47451 0 0 0 226231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 17962
/proc/meminfo: memFree=29442528/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2322.34 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 47918 0 0 0 232231 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039014 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 17973
/proc/meminfo: memFree=29442600/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2382.35 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 48433 0 0 0 238232 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2382.35 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 18001
/proc/meminfo: memFree=29442324/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2442.35 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 48913 0 0 0 244232 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038995 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2442.35 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 18007
/proc/meminfo: memFree=29441788/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2502.35 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 49393 0 0 0 250232 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2502.35 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 18007
/proc/meminfo: memFree=29442224/32770624 swapFree=66958308/67108860
[pid=17629] ppid=17626 vsize=49684 memory=26192 CPUtime=2520.06 cores=0,2,4,6
/proc/17629/stat : 17629 (cosoco) R 17626 17629 17122 0 -1 4202496 49838 0 0 0 252003 3 0 0 20 0 1 0 433467784 50876416 6548 33554432000 4194304 6211092 140723023961792 140723023959752 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9453568 140723023967243 140723023967345 140723023967345 140723023970254 0
/proc/17629/statm: 12421 6548 854 493 0 5726 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 49684 KiB
Current children cumulated memory: 26192 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.07
CPU user time (s): 2520.03
CPU system time (s): 0.038001
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 49684
Max. memory (cumulated for all children) (KiB): 26192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.04
system time used= 0.038001
maximum resident set size= 26260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49889
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= 668


# summary of solver processes directly reported to runsolver:
#   pid: 17629
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2520.03
#   total CPU system time (s): 0.038001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1978 second user time and 15.6002 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-15 21:21:11
IDJOB=4396900
IDBENCH=121537
IDSOLVER=2848
FILE ID=node145/4396900-1568575313
RUNJOBID= node145-1568572742-17153
PBS_JOBID= 21703312
Free space on /tmp= 59528 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-RB-3-24-24f/rand-3-24-24-76-632f-49.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396900-1568575313/watcher-4396900-1568575313 -o /tmp/evaluation-result-4396900-1568575313/solver-4396900-1568575313 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1568572742-17153 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396900-1568575313.xml

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

MD5SUM BENCH= eb1071698302cc934647f3ac3e5db9c3
RANDOM SEED=1007110592

node145.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.59
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.59
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.59
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.59
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:        29507388 kB
MemAvailable:   31854676 kB
Buffers:          151744 kB
Cached:          2488332 kB
SwapCached:        41084 kB
Active:          1261268 kB
Inactive:        1421508 kB
Active(anon):       6868 kB
Inactive(anon):    85468 kB
Active(file):    1254400 kB
Inactive(file):  1336040 kB
Unevictable:      110680 kB
Mlocked:          110680 kB
SwapTotal:      67108860 kB
SwapFree:       66958308 kB
Dirty:              6368 kB
Writeback:             0 kB
AnonPages:        113276 kB
Mapped:            46480 kB
Shmem:             40604 kB
Slab:             173660 kB
SReclaimable:     145368 kB
SUnreclaim:        28292 kB
KernelStack:        3456 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59524 MiB
End job on node145 at 2019-09-15 22:03:11