Trace number 4389398

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

General information on the benchmark

NameRandom/Random-RB-3-24-24/
rand-3-24-24-76-632-16.xml
MD5SUM15519537de8ee4184d6d10278c400490
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark68.0219
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":24}]
Minimum variable degree4
Maximum variable degree17
Distribution of variable degrees[{"degree":4,"count":3},{"degree":5,"count":1},{"degree":6,"count":2},{"degree":7,"count":2},{"degree":9,"count":4},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":12,"count":1},{"degree":13,"count":2},{"degree":14,"count":1},{"degree":17,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":74}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74}]
Optimization problemNO
Type of objective

Solver Data

1.19/1.28	c root propagations     : 0           
1.19/1.28	c restarts enabled, print stats at every restarts
1.19/1.28	c
1.19/1.28	c
1.19/1.28	c
1.19/1.28	c This is cosoco 2.00 --  
1.19/1.28	c
1.19/1.28	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389398-1568319214.xml 
1.19/1.28	c ========================================[ Problem Statistics ]===========================================
1.19/1.28	c |                                                                                                       
1.19/1.28	c |  Parse time        :         1.27 s 
1.19/1.28	c |
1.19/1.28	c |               Variables: 24
1.19/1.28	c |            Domain Sizes: 24..24
1.19/1.28	c |
1.19/1.28	c |             Constraints: 74
1.19/1.28	c |                   Arity: 3..3  -- Ternary: 74
1.19/1.28	c | 
1.19/1.28	c |                   Types: 
1.19/1.28	c |                          Extension: 74  (nb tuples: 1852..5088) -- (shared: 0)
1.19/1.28	c |                          
1.19/1.28	c =========================================================================================================
1.19/1.28	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.49/1.54	c 101            163            13917          16295          0              0              5   8   6      
1.69/1.70	c 211            359            28585          29686          0              0              4   8   6      
1.79/1.82	c 332            534            39772          45847          0              0              6   9   6      
1.99/2.09	c 465            778            60242          66264          0              0              4   11   6     
2.28/2.36	c 611            1038           81096          86783          0              0              5   9   6      
2.48/2.59	c 771            1326           103946         111245         0              0              4   10   7     
2.78/2.84	c 947            1622           126525         133303         0              0              4   9   6      
3.09/3.13	c 1140           1991           152505         158650         0              0              4   11   6     
3.38/3.48	c 1352           2369           181236         190219         0              0              4   10   6     
3.78/3.80	c 1585           2780           213606         221001         0              0              4   11   6     
4.10/4.14	c 1841           3208           246398         254479         0              0              5   10   6     
4.49/4.51	c 2122           3724           287630         298806         0              0              4   12   7     
4.89/4.96	c 2431           4273           327926         340090         0              0              4   12   6     
5.39/5.47	c 2770           4898           374102         383439         0              0              3   11   6     
6.00/6.04	c 3142           5556           425354         438357         0              0              4   11   6     
6.59/6.60	c 3551           6290           482098         489247         0              0              5   11   7     
7.39/7.43	c 4000           7132           545016         558014         0              0              4   10   6     
8.19/8.24	c 4493           8067           621376         625907         0              0              3   11   7     
9.19/9.22	c 5035           8968           689936         701163         0              0              4   11   5     
9.89/9.94	c 5631           9975           762011         775905         0              0              4   11   6     
10.59/10.65	c 6286           11049          834376         854733         0              0              4   12   6     
11.69/11.73	c 7006           12357          933498         952125         0              0              4   12   6     
12.59/12.69	c 7798           13699          1028920        1046286        0              0              4   11   6     
14.10/14.15	c 8669           15251          1144887        1161835        0              0              4   11   6     
15.49/15.55	c 9627           16967          1268452        1278636        0              0              4   11   6     
17.00/17.09	c 10680          18775          1403939        1413998        0              0              4   11   6     
19.10/19.17	c 11838          20851          1564415        1579905        0              0              3   11   6     
22.19/22.24	c 13111          22958          1743292        1780722        0              0              3   10   5     
23.69/23.79	c 14511          25168          1901132        1942669        0              0              4   11   6     
25.69/25.72	c 16051          27855          2100613        2150253        0              0              4   12   6     
28.89/28.91	c 17745          30963          2342485        2393202        0              0              3   12   6     
31.89/31.96	c 19608          34241          2583867        2645316        0              0              3   12   6     
34.59/34.66	c 21657          37555          2824846        2884887        0              0              3   11   6     
38.39/38.49	c 23910          41466          3110924        3188924        0              0              3   11   5     
42.49/42.56	c 26388          45972          3462111        3522405        0              0              4   12   6     
47.39/47.48	c 29113          50596          3838428        3947951        0              0              3   12   6     
51.39/51.49	c 32110          55752          4214747        4346395        0              0              3   11   6     
56.69/56.73	c 35406          61614          4677463        4784249        0              0              3   11   6     
62.49/62.59	c 39031          67834          5135761        5273835        0              0              3   11   6     
68.89/69.00	c 43018          74787          5655069        5841114        0              0              3   12   6     
77.69/77.73	c 47403          82246          6241176        6454104        0              0              3   13   6     
84.89/84.99	c 52226          90473          6850752        7110847        0              0              3   11   6     
92.89/92.91	c 57531          99678          7521182        7828131        0              0              4   12   6     
101.88/101.90	c 63366          110172         8323658        8596827        0              0              3   12   6     
110.48/110.59	c 69784          121450         9156172        9503509        0              0              3   13   6     
123.38/123.45	c 76843          133679         10104611       10474123       0              0              3   12   6     
133.68/133.73	c 84607          147188         11061958       11501264       0              0              3   12   6     
148.88/148.98	c 93147          162650         12298858       12752940       0              0              3   12   6     
162.99/163.04	c 102541         179051         13487935       14014659       0              0              3   11   6     
183.28/183.32	c 112874         196998         14979876       15598791       0              0              3   12   6     
201.58/201.62	c 124240         217387         16552846       17174287       0              0              3   12   6     
220.68/220.74	c 136742         238332         18128737       18861579       0              0              3   12   6     
239.48/239.50	c 150494         262215         19847071       20689538       0              0              3   13   6     
268.18/268.25	c 165621         287316         21720580       22733800       0              0              3   11   5     
296.28/296.38	c 182260         315359         23860326       24988207       0              0              3   12   5     
323.10/323.11	c 200562         346377         26108394       27396820       0              0              3   12   6     
351.19/351.21	c 220694         377427         28399497       29948197       0              0              3   11   5     
382.39/382.41	c 242839         413876         31038238       32814759       0              0              3   12   6     
421.39/421.45	c 267198         457279         34323827       36059965       0              0              3   13   6     
477.89/477.97	c 293992         501688         37998976       40223562       0              0              3   12   6     
523.69/523.76	c 323465         553889         41842072       44015547       0              0              3   13   6     
578.79/578.89	c 355885         608024         45722012       48298621       0              0              3   12   6     
632.39/632.42	c 391547         668871         50228953       52908651       0              0              3   13   6     
704.39/704.48	c 430775         739826         55645804       58197654       1              0              3   13   6     
766.59/766.67	c 473925         814459         61145784       63974189       2              0              2   12   6     
854.59/854.64	c 521390         898615         67609878       70733671       3              0              3   12   5     
951.39/951.46	c 573601         988220         74795890       78257115       4              0              3   12   6     
1043.01/1043.03	c 631033         1077960        81651341       85754846       4              0              3   12   5     
1147.40/1147.49	c 694208         1188270        89852907       94550508       5              0              2   13   6     
1264.30/1264.32	c 763700         1310275        98816389       103938070      6              0              3   13   6     
1382.70/1382.78	c 840141         1443216        108495831      113950328      6              0              2   12   6     
1521.01/1521.03	c 924226         1590904        119322296      125023470      6              0              2   13   6     
1679.41/1679.41	c 1016719        1753266        131520589      137646423      6              0              2   13   5     
1872.12/1872.16	c 1118461        1932614        145044185      151483985      7              0              2   13   5     
2071.71/2071.75	c 1230377        2127543        159760151      166769411      8              0              2   12   5     
2257.71/2257.79	c 1353484        2340384        175192494      182774549      8              0              2   13   5     
2485.42/2485.49	c 1488901        2581142        192804913      200524183      8              0              2   14   5     
2520.03/2520.01	
2520.03/2520.01	c *** INTERRUPTED ***
2520.03/2520.01	c restarts              : 77          
2520.03/2520.01	c conflicts             : 1508140      (598 /sec)
2520.03/2520.01	c decisions             : 2616466      (1038 /sec)
2520.03/2520.01	c propagations          : 203076259   (80586 /sec)
2520.03/2520.01	c root propagations     : 0           
2520.03/2520.01	c filter calls          : 195379916      (77532 /sec)
2520.03/2520.01	c useless filter calls  : 141225207      (72 %)
2520.03/2520.01	c Memory used           : 49.00 MB
2520.03/2520.01	c CPU time              : 2519.99 s
2520.03/2520.01	c real time             : 2520 s
2520.03/2520.01	
2520.03/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 (8462 MiB free)
  memory of node 1: 16384 MiB (11845 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389398-1568319214/watcher-4389398-1568319214 -o /tmp/evaluation-result-4389398-1568319214/solver-4389398-1568319214 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568311188-14000 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389398-1568319214.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=15475, runsolver pid=15472
Current StackSize limit: 8192 KiB


[startup+0.100188 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20792952/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=29548 memory=5344 CPUtime=0.1 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 1577 0 0 0 10 0 0 0 20 0 1 0 408186252 30257152 1336 33554432000 4194304 6210612 140734292226304 140734292222840 5743229 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 7387 1336 806 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5344 KiB

[startup+0.209605 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20790940/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=31168 memory=6928 CPUtime=0.21 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 1984 0 0 0 21 0 0 0 20 0 1 0 408186252 31916032 1732 33554432000 4194304 6210612 140734292226304 140734292223576 5818486 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 7792 1732 806 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 6928 KiB

[startup+0.309101 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20789824/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=32800 memory=8248 CPUtime=0.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 2308 0 0 0 31 0 0 0 20 0 1 0 408186252 33587200 2062 33554432000 4194304 6210612 140734292226304 140734292223576 5813901 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 8200 2062 806 493 0 1505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 8248 KiB

[startup+0.700342 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20787220/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=38500 memory=13528 CPUtime=0.69 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 3606 0 0 0 69 0 0 0 20 0 1 0 408186252 39424000 3382 33554432000 4194304 6210612 140734292226304 140734292223576 5483104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 9625 3382 807 493 0 2930 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38500 KiB
Current children cumulated memory: 13528 KiB

[startup+1.50045 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20780028/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24616 CPUtime=1.49 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 6372 0 0 0 149 0 0 0 20 0 1 0 408186252 51372032 6154 33554432000 4194304 6210612 140734292226304 140734292223576 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6154 823 493 0 5847 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24616 KiB

[startup+3.10963 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20773216/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24732 CPUtime=3.09 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 11595 0 0 0 309 0 0 0 20 0 1 0 408186252 51372032 6183 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6183 850 493 0 5847 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24732 KiB

[startup+6.30039 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20773620/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24732 CPUtime=6.29 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 16815 0 0 0 628 1 0 0 20 0 1 0 408186252 51372032 6183 33554432000 4194304 6210612 140734292226304 140734292224264 5039193 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6183 850 493 0 5847 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24732 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15476
/proc/meminfo: memFree=20773924/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24732 CPUtime=12.69 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 22035 0 0 0 1268 1 0 0 20 0 1 0 408186252 51372032 6183 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6183 850 493 0 5847 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24732 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15479
/proc/meminfo: memFree=20773084/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24732 CPUtime=25.49 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 32475 0 0 0 2548 1 0 0 20 0 1 0 408186252 51372032 6183 33554432000 4194304 6210612 140734292226304 140734292224264 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6183 850 493 0 5847 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24732 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 15479
/proc/meminfo: memFree=20773552/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=24732 CPUtime=51.1 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 37695 0 0 0 5109 1 0 0 20 0 1 0 408186252 51372032 6183 33554432000 4194304 6210612 140734292226304 140734292224264 5038603 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6183 850 493 0 5847 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24732 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 15483
/proc/meminfo: memFree=20771792/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26200 CPUtime=102.28 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 42922 0 0 0 10227 1 0 0 20 0 1 0 408186252 51372032 6550 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6550 850 493 0 5847 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26200 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 15489
/proc/meminfo: memFree=20771388/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=162.28 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 43563 0 0 0 16227 1 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 15493
/proc/meminfo: memFree=20771844/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=222.28 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 44201 0 0 0 22227 1 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 15497
/proc/meminfo: memFree=20772008/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=282.28 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 44839 0 0 0 28227 1 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038603 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 15503
/proc/meminfo: memFree=20770848/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=342.29 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 45477 0 0 0 34227 2 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+402.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/199 15567
/proc/meminfo: memFree=20771616/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=402.29 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 46115 0 0 0 40227 2 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038810 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/199 15578
/proc/meminfo: memFree=20771344/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=462.29 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 46753 0 0 0 46227 2 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB


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

/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+1782.3 s]
/proc/loadavg: 2.15 2.18 2.11 3/199 15699
/proc/meminfo: memFree=20770128/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=1782.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 60648 0 0 0 178228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.15 2.11 3/199 15703
/proc/meminfo: memFree=20770068/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=1842.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 61251 0 0 0 184228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.12 2.10 3/199 15707
/proc/meminfo: memFree=20770184/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=1902.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 61904 0 0 0 190228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.10 2.10 3/199 15713
/proc/meminfo: memFree=20770044/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=1962.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 62525 0 0 0 196228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 1962.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.08 2.09 3/199 15717
/proc/meminfo: memFree=20770516/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2022.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 63145 0 0 0 202228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2082.3 s]
/proc/loadavg: 2.14 2.10 2.10 3/199 15721
/proc/meminfo: memFree=20769988/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2082.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 63774 0 0 0 208228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.08 2.09 3/199 15727
/proc/meminfo: memFree=20770568/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2142.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 64391 0 0 0 214228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2202.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/199 15731
/proc/meminfo: memFree=20769992/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2202.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 65005 0 0 0 220228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.05 2.08 3/199 15742
/proc/meminfo: memFree=20769832/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2262.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 65626 0 0 0 226228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038622 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/199 15748
/proc/meminfo: memFree=20769664/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2322.31 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 66234 0 0 0 232228 3 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/199 15752
/proc/meminfo: memFree=20769192/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2382.32 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 66838 0 0 0 238228 4 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5037512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 15756
/proc/meminfo: memFree=20769276/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2442.32 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 67439 0 0 0 244228 4 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2442.32 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 15762
/proc/meminfo: memFree=20769552/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2502.32 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 68050 0 0 0 250228 4 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/199 15763
/proc/meminfo: memFree=20770280/32770624 swapFree=66999904/67108860
[pid=15475] ppid=15472 vsize=50168 memory=26664 CPUtime=2520.03 cores=0,2,4,6
/proc/15475/stat : 15475 (cosoco) R 15472 15475 13969 0 -1 4202496 68629 0 0 0 251999 4 0 0 20 0 1 0 408186252 51372032 6666 33554432000 4194304 6210612 140734292226304 140734292224264 5038631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 25452544 140734292235275 140734292235377 140734292235377 140734292238286 0
/proc/15475/statm: 12542 6666 850 493 0 5847 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26664 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.047
maximum resident set size= 26736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68681
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= 25
involuntary context switches= 1986


# summary of solver processes directly reported to runsolver:
#   pid: 15475
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4422 second user time and 18.3044 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-12 22:12:55
IDJOB=4389398
IDBENCH=121491
IDSOLVER=2829
FILE ID=node123/4389398-1568319214
RUNJOBID= node123-1568311188-14000
PBS_JOBID= 21701126
Free space on /tmp= 56792 MiB

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

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

MD5SUM BENCH= 15519537de8ee4184d6d10278c400490
RANDOM SEED=547347249

node123.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20795360 kB
MemAvailable:   31747728 kB
Buffers:          201208 kB
Cached:         10924480 kB
SwapCached:         7400 kB
Active:          1701664 kB
Inactive:        9543552 kB
Active(anon):     116632 kB
Inactive(anon):    44484 kB
Active(file):    1585032 kB
Inactive(file):  9499068 kB
Unevictable:      107520 kB
Mlocked:          107520 kB
SwapTotal:      67108860 kB
SwapFree:       66999904 kB
Dirty:              5724 kB
Writeback:             0 kB
AnonPages:        284156 kB
Mapped:            44664 kB
Shmem:             32668 kB
Slab:             325848 kB
SReclaimable:     296728 kB
SUnreclaim:        29120 kB
KernelStack:        3568 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     634472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56788 MiB
End job on node123 at 2019-09-12 22:54:55