Trace number 4396678

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-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.27	c root propagations     : 0           
1.19/1.27	c restarts enabled, print stats at every restarts
1.19/1.27	c
1.19/1.27	c
1.19/1.27	c
1.19/1.27	c This is cosoco 2.00 --  
1.19/1.27	c
1.19/1.27	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396678-1568575311.xml 
1.19/1.27	c ========================================[ Problem Statistics ]===========================================
1.19/1.27	c |                                                                                                       
1.19/1.27	c |  Parse time        :         1.26 s 
1.19/1.27	c |
1.19/1.27	c |               Variables: 24
1.19/1.27	c |            Domain Sizes: 24..24
1.19/1.27	c |
1.19/1.27	c |             Constraints: 74
1.19/1.27	c |                   Arity: 3..3  -- Ternary: 74
1.19/1.27	c | 
1.19/1.27	c |                   Types: 
1.19/1.27	c |                          Extension: 74  (nb tuples: 1852..5088) -- (shared: 0)
1.19/1.27	c |                          
1.19/1.27	c =========================================================================================================
1.19/1.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.50/1.53	c 101            163            13917          16295          0              0              5   8   6      
1.60/1.69	c 211            359            28585          29686          0              0              4   8   6      
1.79/1.81	c 332            534            39772          45847          0              0              6   9   6      
2.00/2.08	c 465            778            60242          66264          0              0              4   11   6     
2.29/2.35	c 611            1038           81096          86783          0              0              5   9   6      
2.49/2.59	c 771            1326           103946         111245         0              0              4   10   7     
2.79/2.84	c 947            1622           126525         133303         0              0              4   9   6      
3.10/3.12	c 1140           1991           152505         158650         0              0              4   11   6     
3.39/3.47	c 1352           2369           181236         190219         0              0              4   10   6     
3.69/3.79	c 1585           2780           213606         221001         0              0              4   11   6     
4.10/4.13	c 1841           3208           246398         254479         0              0              5   10   6     
4.39/4.50	c 2122           3724           287630         298806         0              0              4   12   7     
4.89/4.94	c 2431           4273           327926         340090         0              0              4   12   6     
5.39/5.46	c 2770           4898           374102         383439         0              0              3   11   6     
6.00/6.02	c 3142           5556           425354         438357         0              0              4   11   6     
6.49/6.58	c 3551           6290           482098         489247         0              0              5   11   7     
7.39/7.41	c 4000           7132           545016         558014         0              0              4   10   6     
8.19/8.23	c 4493           8067           621376         625907         0              0              3   11   7     
9.19/9.20	c 5035           8968           689936         701163         0              0              4   11   5     
9.89/9.92	c 5631           9975           762011         775905         0              0              4   11   6     
10.59/10.63	c 6286           11049          834376         854733         0              0              4   12   6     
11.69/11.71	c 7006           12357          933498         952125         0              0              4   12   6     
12.59/12.67	c 7798           13699          1028920        1046286        0              0              4   11   6     
14.10/14.12	c 8669           15251          1144887        1161835        0              0              4   11   6     
15.49/15.52	c 9627           16967          1268452        1278636        0              0              4   11   6     
17.00/17.04	c 10680          18775          1403939        1413998        0              0              4   11   6     
19.10/19.12	c 11838          20851          1564415        1579905        0              0              3   11   6     
22.10/22.16	c 13111          22958          1743292        1780722        0              0              3   10   5     
23.69/23.72	c 14511          25168          1901132        1942669        0              0              4   11   6     
25.59/25.65	c 16051          27855          2100613        2150253        0              0              4   12   6     
28.79/28.84	c 17745          30963          2342485        2393202        0              0              3   12   6     
31.79/31.89	c 19608          34241          2583867        2645316        0              0              3   12   6     
34.49/34.58	c 21657          37555          2824846        2884887        0              0              3   11   6     
38.39/38.40	c 23910          41466          3110924        3188924        0              0              3   11   5     
42.39/42.48	c 26388          45972          3462111        3522405        0              0              4   12   6     
47.29/47.39	c 29113          50596          3838428        3947951        0              0              3   12   6     
51.29/51.39	c 32110          55752          4214747        4346395        0              0              3   11   6     
56.59/56.63	c 35406          61614          4677463        4784249        0              0              3   11   6     
62.39/62.48	c 39031          67834          5135761        5273835        0              0              3   11   6     
68.69/68.74	c 43018          74787          5655069        5841114        0              0              3   12   6     
77.10/77.17	c 47403          82246          6241176        6454104        0              0              3   13   6     
84.00/84.05	c 52226          90473          6850752        7110847        0              0              3   11   6     
91.59/91.60	c 57531          99678          7521182        7828131        0              0              4   12   6     
100.29/100.35	c 63366          110172         8323658        8596827        0              0              3   12   6     
108.89/108.98	c 69784          121450         9156172        9503509        0              0              3   13   6     
121.89/121.92	c 76843          133679         10104611       10474123       0              0              3   12   6     
132.19/132.26	c 84607          147188         11061958       11501264       0              0              3   12   6     
147.49/147.58	c 93147          162650         12298858       12752940       0              0              3   12   6     
161.69/161.75	c 102541         179051         13487935       14014659       0              0              3   11   6     
182.00/182.09	c 112874         196998         14979876       15598791       0              0              3   12   6     
200.39/200.47	c 124240         217387         16552846       17174287       0              0              3   12   6     
219.59/219.67	c 136742         238332         18128737       18861579       0              0              3   12   6     
238.49/238.50	c 150494         262215         19847071       20689538       0              0              3   13   6     
267.39/267.43	c 165621         287316         21720580       22733800       0              0              3   11   5     
295.69/295.70	c 182260         315359         23860326       24988207       0              0              3   12   5     
322.49/322.56	c 200562         346377         26108394       27396820       0              0              3   12   6     
350.69/350.76	c 220694         377427         28399497       29948197       0              0              3   11   5     
382.00/382.08	c 242839         413876         31038238       32814759       0              0              3   12   6     
421.19/421.20	c 267198         457279         34323827       36059965       0              0              3   13   6     
477.79/477.89	c 293992         501688         37998976       40223562       0              0              3   12   6     
523.80/523.85	c 323465         553889         41842072       44015547       0              0              3   13   6     
579.11/579.17	c 355885         608024         45722012       48298621       0              0              3   12   6     
632.70/632.75	c 391547         668871         50228953       52908651       0              0              3   13   6     
705.01/705.02	c 430775         739826         55645804       58197654       1              0              3   13   6     
767.40/767.45	c 473925         814459         61145784       63974189       2              0              2   12   6     
856.02/856.02	c 521390         898615         67609878       70733671       3              0              3   12   5     
953.21/953.28	c 573601         988220         74795890       78257115       4              0              3   12   6     
1045.02/1045.09	c 631033         1077960        81651341       85754846       4              0              3   12   5     
1150.12/1150.11	c 694208         1188270        89852907       94550508       5              0              2   13   6     
1267.52/1267.57	c 763700         1310275        98816389       103938070      6              0              3   13   6     
1386.62/1386.63	c 840141         1443216        108495831      113950328      6              0              2   12   6     
1525.42/1525.44	c 924226         1590904        119322296      125023470      6              0              2   13   6     
1684.73/1684.76	c 1016719        1753266        131520589      137646423      6              0              2   13   5     
1878.43/1878.48	c 1118461        1932614        145044185      151483985      7              0              2   13   5     
2078.94/2079.00	c 1230377        2127543        159760151      166769411      8              0              2   12   5     
2265.94/2265.92	c 1353484        2340384        175192494      182774549      8              0              2   13   5     
2494.54/2494.57	c 1488901        2581142        192804913      200524183      8              0              2   14   5     
2520.05/2520.01	
2520.05/2520.01	c *** INTERRUPTED ***
2520.05/2520.01	c restarts              : 77          
2520.05/2520.01	c conflicts             : 1503183      (596 /sec)
2520.05/2520.01	c decisions             : 2607531      (1035 /sec)
2520.05/2520.01	c propagations          : 202421088   (80325 /sec)
2520.05/2520.01	c root propagations     : 0           
2520.05/2520.01	c filter calls          : 194742106      (77278 /sec)
2520.05/2520.01	c useless filter calls  : 140758412      (72 %)
2520.05/2520.01	c Memory used           : 49.00 MB
2520.05/2520.01	c CPU time              : 2520.03 s
2520.05/2520.01	c real time             : 2520.01 s
2520.05/2520.01	
2520.05/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 (11513 MiB free)
  memory of node 1: 16384 MiB (14364 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396678-1568575311/watcher-4396678-1568575311 -o /tmp/evaluation-result-4396678-1568575311/solver-4396678-1568575311 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568572740-4240 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396678-1568575311.xml 

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

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

solver pid=4715, runsolver pid=4712

[startup+0.100109 s]*
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26496992/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=29548 memory=5620 CPUtime=0.1 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 1589 0 0 0 10 0 0 0 20 0 1 0 433444946 30257152 1339 33554432000 4194304 6211092 140733984110736 140733984107272 140516987788264 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 7387 1405 809 493 0 692 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29548 KiB
Current children cumulated memory: 5620 KiB

[startup+0.209524 s]*
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26494872/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=31168 memory=6940 CPUtime=0.21 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 1987 0 0 0 21 0 0 0 20 0 1 0 433444946 31916032 1735 33554432000 4194304 6211092 140733984110736 140733984107272 140517003781248 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/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.308975 s]*
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26493632/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=32800 memory=8260 CPUtime=0.31 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 2316 0 0 0 31 0 0 0 20 0 1 0 433444946 33587200 2065 33554432000 4194304 6211092 140733984110736 140733984108008 5816146 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 8200 2065 809 493 0 1505 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32800 KiB
Current children cumulated memory: 8260 KiB

[startup+0.700235 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26490708/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=38728 memory=13804 CPUtime=0.69 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 3667 0 0 0 69 0 0 0 20 0 1 0 433444946 39657472 3451 33554432000 4194304 6211092 140733984110736 140733984108008 140516987717164 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 9682 3451 810 493 0 2987 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38728 KiB
Current children cumulated memory: 13804 KiB

[startup+1.50037 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26484012/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24628 CPUtime=1.5 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 6376 0 0 0 149 1 0 0 20 0 1 0 433444946 51372032 6157 33554432000 4194304 6211092 140733984110736 140733984108008 5039536 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6157 826 493 0 5847 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24628 KiB

[startup+3.10963 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26477300/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24744 CPUtime=3.1 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 11599 0 0 0 309 1 0 0 20 0 1 0 433444946 51372032 6186 33554432000 4194304 6211092 140733984110736 140733984108696 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6186 854 493 0 5847 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24744 KiB

[startup+6.30031 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26476704/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24744 CPUtime=6.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 16820 0 0 0 628 1 0 0 20 0 1 0 433444946 51372032 6186 33554432000 4194304 6211092 140733984110736 140733984108696 5389408 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6186 854 493 0 5847 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24744 KiB

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4716
/proc/meminfo: memFree=26476580/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24744 CPUtime=12.69 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 22041 0 0 0 1268 1 0 0 20 0 1 0 433444946 51372032 6186 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6186 854 493 0 5847 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24744 KiB

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 1.89 3/200 4777
/proc/meminfo: memFree=26444128/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24744 CPUtime=25.49 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 32483 0 0 0 2548 1 0 0 20 0 1 0 433444946 51372032 6186 33554432000 4194304 6211092 140733984110736 140733984108696 5039561 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6186 854 493 0 5847 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24744 KiB

[startup+51.1097 s]
/proc/loadavg: 1.96 2.00 1.89 3/200 4780
/proc/meminfo: memFree=26443396/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=24744 CPUtime=51.1 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 37704 0 0 0 5109 1 0 0 20 0 1 0 433444946 51372032 6186 33554432000 4194304 6211092 140733984110736 140733984108696 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6186 854 493 0 5847 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 24744 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.03 1.91 3/200 4783
/proc/meminfo: memFree=26439824/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=102.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 40218 0 0 0 10227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+162.3 s]
/proc/loadavg: 2.11 2.06 1.92 3/200 4787
/proc/meminfo: memFree=26439928/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=162.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 40850 0 0 0 16227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+222.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/201 4793
/proc/meminfo: memFree=26439136/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=222.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 41482 0 0 0 22227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038995 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+282.3 s]
/proc/loadavg: 2.14 2.08 1.95 3/199 4798
/proc/meminfo: memFree=26439316/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=282.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 42114 0 0 0 28227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039561 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 1.95 3/199 4802
/proc/meminfo: memFree=26439216/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=342.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 42746 0 0 0 34227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.05 1.95 3/200 4808
/proc/meminfo: memFree=26438704/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=402.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 43378 0 0 0 40227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+462.3 s]
/proc/loadavg: 2.05 2.06 1.96 3/199 4813
/proc/meminfo: memFree=26439280/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=462.29 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 44010 0 0 0 46227 2 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB


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

/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/200 4940
/proc/meminfo: memFree=26438944/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=1782.33 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 57770 0 0 0 178230 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/201 4946
/proc/meminfo: memFree=26438236/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=1842.33 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 58386 0 0 0 184230 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/200 4950
/proc/meminfo: memFree=26438852/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=1902.33 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 59015 0 0 0 190230 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 4954
/proc/meminfo: memFree=26438848/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=1962.33 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 59631 0 0 0 196230 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5037744 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/201 4960
/proc/meminfo: memFree=26438632/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2022.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 60246 0 0 0 202231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 4965
/proc/meminfo: memFree=26438472/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2082.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 60871 0 0 0 208231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 4969
/proc/meminfo: memFree=26438296/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2142.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 61483 0 0 0 214231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2142.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/200 4975
/proc/meminfo: memFree=26438316/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2202.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 62094 0 0 0 220231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039014 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2202.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2262.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/199 4980
/proc/meminfo: memFree=26439232/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2262.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 62701 0 0 0 226231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039536 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 1.99 3/199 4984
/proc/meminfo: memFree=26438912/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2322.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 63318 0 0 0 232231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/200 4997
/proc/meminfo: memFree=26438308/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2382.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 63920 0 0 0 238231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/200 5024
/proc/meminfo: memFree=26438640/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2442.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 64519 0 0 0 244231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/200 5028
/proc/meminfo: memFree=26439172/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2502.34 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 65129 0 0 0 250231 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039540 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2502.34 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.99 3/200 5031
/proc/meminfo: memFree=26438984/32770624 swapFree=66957016/67108860
[pid=4715] ppid=4712 vsize=50168 memory=26648 CPUtime=2520.05 cores=1,3,5,7
/proc/4715/stat : 4715 (cosoco) R 4712 4715 4208 0 -1 4202496 65692 0 0 0 252002 3 0 0 20 0 1 0 433444946 51372032 6662 33554432000 4194304 6211092 140733984110736 140733984108696 5039022 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37806080 140733984113675 140733984113777 140733984113777 140733984116686 0
/proc/4715/statm: 12542 6662 854 493 0 5847 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 50168 KiB
Current children cumulated memory: 26648 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.03
system time used= 0.040001
maximum resident set size= 26716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65743
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= 639


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.04394 second user time and 20.017 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-15 21:21:08
IDJOB=4396678
IDBENCH=121491
IDSOLVER=2848
FILE ID=node147/4396678-1568575311
RUNJOBID= node147-1568572740-4240
PBS_JOBID= 21703310
Free space on /tmp= 58876 MiB

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

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

MD5SUM BENCH= 15519537de8ee4184d6d10278c400490
RANDOM SEED=1007110592

node147.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.52
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.52
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.52
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.52
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:        26498484 kB
MemAvailable:   31733228 kB
Buffers:          211252 kB
Cached:          5266888 kB
SwapCached:        48496 kB
Active:          2152828 kB
Inactive:        3449928 kB
Active(anon):      78032 kB
Inactive(anon):    96300 kB
Active(file):    2074796 kB
Inactive(file):  3353628 kB
Unevictable:      108996 kB
Mlocked:          108996 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:              6200 kB
Writeback:           116 kB
AnonPages:        127768 kB
Mapped:            49148 kB
Shmem:             40960 kB
Slab:             264764 kB
SReclaimable:     234780 kB
SUnreclaim:        29984 kB
KernelStack:        3776 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     609492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 58872 MiB
End job on node147 at 2019-09-15 22:03:08