Trace number 4389616

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.05 2519.7

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-22500-0.xml
MD5SUMbec643ae272751fbe4415f184f63255d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":4},{"degree":4,"count":2},{"degree":5,"count":1},{"degree":6,"count":8},{"degree":7,"count":8},{"degree":8,"count":8},{"degree":9,"count":4},{"degree":11,"count":2},{"degree":13,"count":1},{"degree":14,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

5.58/5.65	c root propagations     : 0           
5.58/5.65	c restarts enabled, print stats at every restarts
5.58/5.65	c
5.58/5.65	c
5.58/5.65	c
5.58/5.65	c This is cosoco 2.00 --  
5.58/5.65	c
5.58/5.65	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389616-1568319128.xml 
5.58/5.65	c ========================================[ Problem Statistics ]===========================================
5.58/5.65	c |                                                                                                       
5.58/5.65	c |  Parse time        :         5.60 s 
5.58/5.65	c |
5.58/5.65	c |               Variables: 40
5.58/5.65	c |            Domain Sizes: 8..8
5.58/5.65	c |
5.58/5.65	c |             Constraints: 40
5.58/5.65	c |                   Arity: 7..7
5.58/5.65	c | 
5.58/5.65	c |                   Types: 
5.58/5.65	c |                          Extension: 40  (nb tuples: 22500..22500) -- (shared: 0)
5.58/5.65	c |                          
5.58/5.65	c =========================================================================================================
5.58/5.65	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.10/7.13	c 101            164            7237           8401           0              0              6   9   7      
8.49/8.56	c 211            370            15620          19842          0              0              5   9   7      
10.49/10.54	c 332            678            29443          34400          0              0              5   9   7      
13.19/13.23	c 465            986            43713          50684          0              0              5   10   7     
15.39/15.44	c 611            1291           56372          64696          0              0              5   9   7      
18.29/18.37	c 771            1619           71021          83253          0              0              4   11   7     
22.10/22.16	c 947            1928           87915          103527         0              0              4   11   6     
24.80/24.87	c 1140           2322           103495         123609         0              0              5   11   7     
29.79/29.84	c 1352           2691           125516         149622         0              0              4   9   6      
33.59/33.69	c 1585           3179           146598         176149         0              0              4   11   8     
37.29/37.31	c 1841           3585           162965         196907         0              0              6   9   7      
42.19/42.23	c 2122           4064           186392         228771         0              0              5   9   6      
47.49/47.54	c 2431           4740           214983         264923         0              0              4   9   7      
54.19/54.24	c 2770           5325           246697         302901         0              0              4   9   6      
60.19/60.25	c 3142           6078           280536         345770         0              0              5   11   7     
68.29/68.36	c 3551           6957           322915         392845         0              0              5   11   7     
76.10/76.15	c 4000           7927           365419         444642         0              0              4   11   7     
85.20/85.21	c 4493           8924           412014         503233         0              0              4   11   7     
96.40/96.45	c 5035           10040          466037         561836         0              0              4   10   7     
104.90/105.00	c 5631           11278          518323         627833         0              0              4   11   7     
120.01/120.05	c 6286           12473          588084         706396         0              0              4   9   6      
130.60/130.65	c 7006           13959          650756         787741         0              0              4   11   7     
146.20/146.27	c 7798           15458          726251         874704         0              0              4   11   6     
160.12/160.19	c 8669           17380          808373         978604         0              0              4   11   7     
178.81/178.86	c 9627           19101          894322         1079527        0              0              5   9   7      
196.91/196.94	c 10680          21328          993713         1200321        0              0              3   11   7     
218.31/218.31	c 11838          23394          1090461        1315910        0              0              5   9   7      
241.22/241.21	c 13111          26038          1213328        1465309        0              0              4   11   7     
264.32/264.38	c 14511          28898          1335203        1615568        0              0              4   11   7     
290.62/290.70	c 16051          31741          1485622        1796254        0              0              4   9   6      
325.04/325.03	c 17745          35119          1650518        1990307        0              0              4   11   7     
354.43/354.48	c 19608          38625          1796780        2160608        0              0              5   10   7     
389.44/389.46	c 21657          43412          1999921        2412830        0              0              3   11   7     
434.84/434.82	c 23910          47894          2229297        2681308        0              0              4   11   6     
474.06/474.02	c 26388          53346          2462114        2974349        0              0              3   11   7     
522.55/522.57	c 29113          59301          2728351        3267065        0              0              4   11   7     
576.36/576.38	c 32110          65613          3029540        3631362        0              0              4   11   7     
634.08/634.07	c 35406          72987          3349001        4020328        0              0              4   11   7     
691.09/691.05	c 39031          79643          3630797        4344920        0              0              5   10   7     
756.29/756.26	c 43018          88318          3993909        4796243        0              0              4   11   7     
836.61/836.54	c 47403          98081          4421373        5314454        0              0              4   11   7     
924.32/924.26	c 52226          108749         4931404        5882820        0              0              3   11   7     
1018.03/1017.93	c 57531          120053         5435421        6477739        0              0              4   11   7     
1137.95/1137.80	c 63366          131486         6028640        7164858        0              0              3   10   6     
1234.96/1234.83	c 69784          142005         6460394        7708431        0              0              4   10   7     
1350.68/1350.53	c 76843          157779         7120766        8521273        0              0              4   11   7     
1487.39/1487.25	c 84607          172621         7803576        9315503        0              0              4   11   7     
1645.92/1645.71	c 93147          191815         8644346        10325810       1              0              3   11   7     
1813.35/1813.17	c 102541         208480         9425620        11241179       1              0              3   11   7     
1996.46/1996.26	c 112874         232079         10437996       12469417       2              0              3   11   7     
2271.41/2271.14	c 124240         254084         11619784       13853034       3              0              3   11   6     
2491.94/2491.60	c 136742         282918         12877291       15242105       4              0              3   11   7     
2520.04/2519.70	
2520.04/2519.70	c *** INTERRUPTED ***
2520.04/2519.70	c restarts              : 52          
2520.04/2519.70	c conflicts             : 138266       (55 /sec)
2520.04/2519.70	c decisions             : 286535       (114 /sec)
2520.04/2519.70	c propagations          : 15428839    (6123 /sec)
2520.04/2519.70	c root propagations     : 0           
2520.04/2519.70	c filter calls          : 13032086       (5172 /sec)
2520.04/2519.70	c useless filter calls  : 9939289        (76 %)
2520.04/2519.70	c Memory used           : 89.76 MB
2520.04/2519.70	c CPU time              : 2519.98 s
2520.04/2519.70	c real time             : 2519.7 s
2520.04/2519.70	
2520.04/2519.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389616-1568319128/watcher-4389616-1568319128 -o /tmp/evaluation-result-4389616-1568319128/solver-4389616-1568319128 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389616-1568319128.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
Starting watchdog thread
Linux 3.10.0-514.16.1.el7.x86_64
solver pid=16352, runsolver pid=16349
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31592076/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=28852 memory=4732 CPUtime=0.1 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 1502 0 0 0 10 0 0 0 20 0 1 0 407850697 29544448 1183 33554432000 4194304 6210612 140729035473536 140729035470808 140047740255205 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 7213 1183 802 493 0 518 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28852 KiB
Current children cumulated memory: 4732 KiB

[startup+0.209532 s]*
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31588728/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=31168 memory=7460 CPUtime=0.21 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 2305 0 0 0 21 0 0 0 20 0 1 0 407850697 31916032 1865 33554432000 4194304 6210612 140729035473536 140729035470808 5813951 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 7792 1865 805 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 7460 KiB

[startup+0.309508 s]*
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31586868/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=33368 memory=9568 CPUtime=0.31 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 2851 0 0 0 31 0 0 0 20 0 1 0 407850697 34168832 2392 33554432000 4194304 6210612 140729035473536 140729035470808 140047756317824 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 8342 2392 805 493 0 1647 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33368 KiB
Current children cumulated memory: 9568 KiB

[startup+0.700246 s]
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31585752/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=36240 memory=12208 CPUtime=0.69 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 3557 0 0 0 69 0 0 0 20 0 1 0 407850697 37109760 3052 33554432000 4194304 6210612 140729035473536 140729035470808 5815960 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 9060 3052 805 493 0 2365 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36240 KiB
Current children cumulated memory: 12208 KiB

[startup+1.50024 s]
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31574912/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=44852 memory=20920 CPUtime=1.49 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 5675 0 0 0 149 0 0 0 20 0 1 0 407850697 45928448 5230 33554432000 4194304 6210612 140729035473536 140729035470808 5483173 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 11213 5230 805 493 0 4518 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44852 KiB
Current children cumulated memory: 20920 KiB

[startup+3.10956 s]
/proc/loadavg: 2.15 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31559912/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=62076 memory=37816 CPUtime=3.1 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 10718 0 0 0 309 1 0 0 20 0 1 0 407850697 63565824 9454 33554432000 4194304 6210612 140729035473536 140729035470808 5815972 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 15519 9454 806 493 0 8824 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 62076 KiB
Current children cumulated memory: 37816 KiB

[startup+6.30032 s]
/proc/loadavg: 2.14 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31528732/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=67480 CPUtime=6.29 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 31481 0 0 0 627 2 0 0 20 0 1 0 407850697 94117888 16870 33554432000 4194304 6210612 140729035473536 140729035471800 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 16870 842 493 0 16283 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67480 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.05 3/202 16353
/proc/meminfo: memFree=31528836/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=67508 CPUtime=12.69 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 47403 0 0 0 1266 3 0 0 20 0 1 0 407850697 94117888 16877 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 16877 847 493 0 16283 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67508 KiB

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.05 3/202 16354
/proc/meminfo: memFree=31528356/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=67600 CPUtime=25.49 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 77254 0 0 0 2544 5 0 0 20 0 1 0 407850697 94117888 16900 33554432000 4194304 6210612 140729035473536 140729035471496 5037415 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 16900 847 493 0 16283 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67600 KiB

[startup+51.1097 s]
/proc/loadavg: 2.06 2.03 2.05 3/202 16356
/proc/meminfo: memFree=31528352/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68404 CPUtime=51.1 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 83152 0 0 0 5105 5 0 0 20 0 1 0 407850697 94117888 17101 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17101 847 493 0 16283 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68404 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/202 16360
/proc/meminfo: memFree=31528436/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=102.3 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 84012 0 0 0 10225 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5037455 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/202 16364
/proc/meminfo: memFree=31527788/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=162.31 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 84872 0 0 0 16226 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 16370
/proc/meminfo: memFree=31527344/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=222.31 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 85732 0 0 0 22226 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/212 16525
/proc/meminfo: memFree=31558272/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=282.32 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 85732 0 0 0 28227 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16560
/proc/meminfo: memFree=31506904/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=342.33 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 86592 0 0 0 34228 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 16566
/proc/meminfo: memFree=31503920/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=402.34 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 86592 0 0 0 40229 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16570
/proc/meminfo: memFree=31504712/32770624 swapFree=66917200/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=462.35 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 87452 0 0 0 46230 5 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB


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

/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 1782.53 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 16705
/proc/meminfo: memFree=31504572/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=1842.54 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 96820 0 0 0 184248 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 1842.54 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 16709
/proc/meminfo: memFree=31504892/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=1902.55 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 97536 0 0 0 190249 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5037486 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 1902.55 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 16713
/proc/meminfo: memFree=31504596/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=1962.56 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 97660 0 0 0 196250 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 1962.56 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 16719
/proc/meminfo: memFree=31504544/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2022.57 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 98500 0 0 0 202251 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2022.57 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16723
/proc/meminfo: memFree=31504452/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2082.57 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 98500 0 0 0 208251 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2082.57 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 16727
/proc/meminfo: memFree=31504596/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2142.58 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 99328 0 0 0 214252 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038658 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2142.58 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2202.3 s]
/proc/loadavg: 2.44 2.12 2.08 3/200 16733
/proc/meminfo: memFree=31504768/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2202.59 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 99328 0 0 0 220253 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038639 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2202.59 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2262.3 s]
/proc/loadavg: 2.23 2.13 2.08 3/199 16737
/proc/meminfo: memFree=31505288/32770624 swapFree=66917224/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2262.6 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 100043 0 0 0 226254 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038661 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2262.6 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2322.3 s]
/proc/loadavg: 2.08 2.10 2.08 3/200 16749
/proc/meminfo: memFree=31504652/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2322.6 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 100157 0 0 0 232254 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038639 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2322.6 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.09 2.07 3/201 16755
/proc/meminfo: memFree=31504392/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2382.61 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 100974 0 0 0 238255 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038631 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2382.61 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/200 16759
/proc/meminfo: memFree=31504396/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2442.62 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 100974 0 0 0 244256 6 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5037455 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2442.62 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 16763
/proc/meminfo: memFree=31504184/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2502.64 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 101789 0 0 0 250257 7 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038622 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2502.64 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 2.07 2.07 2.07 3/200 16766
/proc/meminfo: memFree=31504244/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2520.04 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 101789 0 0 0 251997 7 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

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

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

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

[startup+2519.7 s]
/proc/loadavg: 2.07 2.07 2.07 3/200 16766
/proc/meminfo: memFree=31504244/32770624 swapFree=66917236/67108860
[pid=16352] ppid=16349 vsize=91912 memory=68452 CPUtime=2520.04 cores=1,3,5,7
/proc/16352/stat : 16352 (cosoco) R 16349 16352 15109 0 -1 4202496 101789 0 0 0 251997 7 0 0 20 0 1 0 407850697 94117888 17113 33554432000 4194304 6210612 140729035473536 140729035471496 5038624 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8308220 8313664 27848704 140729035482123 140729035482225 140729035482225 140729035485134 0
/proc/16352/statm: 22978 17113 847 493 0 16283 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68452 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.05
CPU user time (s): 2519.98
CPU system time (s): 0.071009
CPU usage (%): 100.014
Max. virtual memory (cumulated for all children) (KiB): 91912
Max. memory (cumulated for all children) (KiB): 68452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.98
system time used= 0.071009
maximum resident set size= 68524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101830
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= 18
involuntary context switches= 649


# summary of solver processes directly reported to runsolver:
#   pid: 16352
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.98
#   total CPU system time (s): 0.071009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.7304 second user time and 19.0152 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-12 22:11:26
IDJOB=4389616
IDBENCH=121212
IDSOLVER=2829
FILE ID=node141/4389616-1568319128
RUNJOBID= node141-1568313599-15141
PBS_JOBID= 21701135
Free space on /tmp= 56088 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-22500-0.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389616-1568319128/watcher-4389616-1568319128 -o /tmp/evaluation-result-4389616-1568319128/solver-4389616-1568319128 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568313599-15141 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389616-1568319128.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=1774022079

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.93
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:        31593300 kB
MemAvailable:   31801200 kB
Buffers:          119536 kB
Cached:           376932 kB
SwapCached:        81952 kB
Active:           288920 kB
Inactive:         336180 kB
Active(anon):      52564 kB
Inactive(anon):   106072 kB
Active(file):     236356 kB
Inactive(file):   230108 kB
Unevictable:      109212 kB
Mlocked:          109212 kB
SwapTotal:      67108860 kB
SwapFree:       66917200 kB
Dirty:             16136 kB
Writeback:             0 kB
AnonPages:        117640 kB
Mapped:            34460 kB
Shmem:             21252 kB
Slab:             144700 kB
SReclaimable:     114544 kB
SUnreclaim:        30156 kB
KernelStack:        3584 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     571436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 56092 MiB
End job on node141 at 2019-09-12 22:53:26