Trace number 4397310

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) 2400.09 2400.11

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-3.xml
MD5SUM740fe7811b49d7235b98ec4fc0ed8229
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 benchmark56.0776
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree8
Maximum variable degree23
Distribution of variable degrees[{"degree":8,"count":1},{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":1},{"degree":15,"count":4},{"degree":16,"count":1},{"degree":17,"count":4},{"degree":18,"count":2},{"degree":19,"count":3},{"degree":20,"count":1},{"degree":21,"count":2},{"degree":23,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

14.18/14.28	c root propagations     : 0           
14.18/14.28	c restarts enabled, print stats at every restarts
14.18/14.28	c
14.18/14.28	c
14.18/14.28	c
14.18/14.28	c This is cosoco 2.00 --  
14.18/14.28	c
14.18/14.28	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397310-1568575491.xml 
14.18/14.28	c ========================================[ Problem Statistics ]===========================================
14.18/14.28	c |                                                                                                       
14.18/14.28	c |  Parse time        :        14.14 s 
14.18/14.28	c |
14.18/14.28	c |               Variables: 25
14.18/14.28	c |            Domain Sizes: 5..5
14.18/14.28	c |
14.18/14.28	c |             Constraints: 58
14.18/14.28	c |                   Arity: 7..7
14.18/14.28	c | 
14.18/14.28	c |                   Types: 
14.18/14.28	c |                          Extension: 58  (nb tuples: 38527..39595) -- (shared: 0)
14.18/14.28	c |                          
14.18/14.28	c =========================================================================================================
14.18/14.28	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
17.39/17.40	c 101            212            14600          4816           0              0              6   12   8     
21.59/21.69	c 211            463            31689          10704          0              0              5   12   8     
24.39/24.48	c 332            771            52078          17062          0              0              6   13   9     
28.38/28.49	c 465            1060           72044          24122          0              0              6   13   8     
31.58/31.67	c 611            1378           94108          31260          0              0              6   12   8     
35.58/35.64	c 771            1751           120319         39605          0              0              6   12   9     
40.09/40.13	c 947            2142           149093         49033          0              0              6   12   9     
45.58/45.62	c 1140           2578           180093         59041          0              0              5   12   8     
51.78/51.82	c 1352           3037           212341         69417          0              0              7   12   8     
57.09/57.18	c 1585           3590           250050         81570          0              0              6   14   9     
62.88/62.92	c 1841           4187           289074         94365          0              0              6   12   9     
68.68/68.70	c 2122           4826           328589         107502         0              0              5   13   8     
74.49/74.57	c 2431           5583           374228         122755         0              0              6   13   9     
85.69/85.75	c 2770           6361           427931         140149         0              0              5   12   8     
95.10/95.17	c 3142           7199           483190         159476         0              0              5   13   8     
107.29/107.32	c 3551           8166           546860         180793         0              0              4   12   8     
117.89/117.97	c 4000           9259           620235         206060         0              0              6   12   8     
130.49/130.54	c 4493           10401          698130         231457         0              0              5   13   8     
141.59/141.69	c 5035           11700          782011         258595         0              0              5   14   9     
157.69/157.76	c 5631           13132          877029         290122         0              0              4   13   9     
173.39/173.44	c 6286           14687          977903         324135         0              0              5   12   9     
189.18/189.24	c 7006           16290          1086514        360709         0              0              6   13   9     
215.18/215.22	c 7798           18040          1207216        401692         0              0              4   12   8     
239.28/239.32	c 8669           20089          1342005        447082         0              0              4   13   8     
262.57/262.62	c 9627           22328          1493434        496736         0              0              5   13   9     
285.17/285.25	c 10680          24741          1650558        551397         0              0              4   13   8     
321.67/321.72	c 11838          27584          1843417        614570         0              0              4   15   8     
362.08/362.14	c 13111          30607          2053328        684743         0              0              5   14   8     
396.87/396.92	c 14511          34002          2282385        761495         0              0              5   14   9     
441.17/441.23	c 16051          37541          2524794        842621         0              0              4   13   8     
474.98/475.07	c 17745          41418          2791588        930437         0              0              5   14   8     
541.98/542.09	c 19608          45882          3104076        1034124        0              0              4   13   8     
578.08/578.13	c 21657          50721          3434053        1141860        0              0              5   13   9     
634.77/634.80	c 23910          55905          3781306        1257283        0              0              5   14   8     
702.17/702.23	c 26388          61655          4166409        1384285        0              0              4   15   8     
774.09/774.19	c 29113          68418          4636451        1531574        0              0              4   14   9     
827.18/827.28	c 32110          75460          5110061        1685427        0              0              5   13   9     
891.78/891.81	c 35406          83432          5628624        1848437        0              0              5   15   9     
965.68/965.72	c 39031          91977          6190969        2030080        0              0              3   15   8     
1050.98/1051.10	c 43018          101400         6779217        2217172        0              0              4   14   8     
1179.98/1180.09	c 47403          111822         7476454        2448169        0              0              3   13   8     
1299.77/1299.89	c 52226          123581         8270596        2705315        0              0              4   15   8     
1472.98/1473.06	c 57531          136179         9117591        2977617        0              0              4   15   8     
1614.57/1614.62	c 63366          149899         10020430       3266014        0              0              4   16   8     
1723.47/1723.51	c 69784          164354         10997403       3581889        0              0              5   14   8     
1956.76/1956.84	c 76843          181167         12157510       3953162        0              0              3   15   8     
2145.47/2145.54	c 84607          199972         13401766       4356268        0              0              3   16   8     
2381.27/2381.30	c 93147          220099         14747136       4793079        0              0              4   14   8     
2400.08/2400.11	
2400.08/2400.11	c *** INTERRUPTED ***
2400.08/2400.11	c restarts              : 48          
2400.08/2400.11	c conflicts             : 93896        (39 /sec)
2400.08/2400.11	c decisions             : 221889       (92 /sec)
2400.08/2400.11	c propagations          : 4832484     (2014 /sec)
2400.08/2400.11	c root propagations     : 0           
2400.08/2400.11	c filter calls          : 14870693       (6196 /sec)
2400.08/2400.11	c useless filter calls  : 12465801       (83 %)
2400.08/2400.11	c Memory used           : 200.06 MB
2400.08/2400.11	c CPU time              : 2399.9 s
2400.08/2400.11	c real time             : 2400.1 s
2400.08/2400.11	
2400.08/2400.11	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 (10673 MiB free)
  memory of node 1: 16384 MiB (13195 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397310-1568575491/watcher-4397310-1568575491 -o /tmp/evaluation-result-4397310-1568575491/solver-4397310-1568575491 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568572743-24739 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397310-1568575491.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=25290, runsolver pid=25287

[startup+0.100157 s]*
/proc/loadavg: 2.00 2.01 1.92 3/201 25291
/proc/meminfo: memFree=24440516/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=28844 memory=4728 CPUtime=0.1 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 1501 0 0 0 10 0 0 0 20 0 1 0 433486493 29536256 1182 33554432000 4194304 6211092 140736120120704 140736120117240 139839200676837 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 7211 1182 803 493 0 516 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28844 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209627 s]*
/proc/loadavg: 2.00 2.01 1.92 3/201 25291
/proc/meminfo: memFree=24438656/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=30404 memory=5880 CPUtime=0.21 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 2011 0 0 0 21 0 0 0 20 0 1 0 433486493 31133696 1470 33554432000 4194304 6211092 140736120120704 140736120117240 5707846 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 7601 1470 803 493 0 906 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30404 KiB
Current children cumulated memory: 5880 KiB

[startup+0.309171 s]*
/proc/loadavg: 2.00 2.01 1.92 3/201 25291
/proc/meminfo: memFree=24433448/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=34656 memory=10756 CPUtime=0.31 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 3420 0 0 0 31 0 0 0 20 0 1 0 433486493 35487744 2689 33554432000 4194304 6211092 140736120120704 140736120117240 5817876 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 8664 2689 808 493 0 1969 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 34656 KiB
Current children cumulated memory: 10756 KiB

[startup+0.700283 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25292
/proc/meminfo: memFree=24429796/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=38988 memory=14712 CPUtime=0.69 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 4431 0 0 0 69 0 0 0 20 0 1 0 433486493 39923712 3678 33554432000 4194304 6211092 140736120120704 140736120117976 5818338 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 9747 3678 808 493 0 3052 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 38988 KiB
Current children cumulated memory: 14712 KiB

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25292
/proc/meminfo: memFree=24424960/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=49788 memory=24480 CPUtime=1.48 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 6896 0 0 0 148 0 0 0 20 0 1 0 433486493 50982912 6120 33554432000 4194304 6211092 140736120120704 140736120117976 5534429 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 12447 6120 808 493 0 5752 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49788 KiB
Current children cumulated memory: 24480 KiB

[startup+3.10954 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25292
/proc/meminfo: memFree=24406036/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=66184 memory=38308 CPUtime=3.1 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 11782 0 0 0 309 1 0 0 20 0 1 0 433486493 67772416 9577 33554432000 4194304 6211092 140736120120704 140736120117976 139839216739456 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 16546 9577 808 493 0 9851 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 66184 KiB
Current children cumulated memory: 38308 KiB

[startup+6.30034 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25292
/proc/meminfo: memFree=24376556/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=100944 memory=70656 CPUtime=6.29 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 21331 0 0 0 627 2 0 0 20 0 1 0 433486493 103366656 17664 33554432000 4194304 6211092 140736120120704 140736120117976 5818409 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 25236 17664 809 493 0 18541 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100944 KiB
Current children cumulated memory: 70656 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25292
/proc/meminfo: memFree=24315840/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=171936 memory=134592 CPUtime=12.68 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 39081 0 0 0 1264 4 0 0 20 0 1 0 433486493 176062464 33648 33554432000 4194304 6211092 140736120120704 140736120117976 5535033 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 42984 33648 809 493 0 36289 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 171936 KiB
Current children cumulated memory: 134592 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25294
/proc/meminfo: memFree=24276716/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=167412 CPUtime=25.48 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 121429 0 0 0 2539 9 0 0 20 0 1 0 433486493 209772544 41853 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 41853 855 493 0 44519 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167412 KiB

[startup+51.1097 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 25295
/proc/meminfo: memFree=24276772/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=167412 CPUtime=51.09 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 161500 0 0 0 5098 11 0 0 20 0 1 0 433486493 209772544 41853 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 41853 855 493 0 44519 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167412 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/199 25299
/proc/meminfo: memFree=24275620/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=167412 CPUtime=102.29 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 201571 0 0 0 10216 13 0 0 20 0 1 0 433486493 209772544 41853 33554432000 4194304 6211092 140736120120704 140736120118664 5038995 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 41853 855 493 0 44519 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167412 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/201 25306
/proc/meminfo: memFree=24275260/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=167412 CPUtime=162.29 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 241643 0 0 0 16214 15 0 0 20 0 1 0 433486493 209772544 41853 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 41853 855 493 0 44519 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 167412 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 25310
/proc/meminfo: memFree=24267572/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=175724 CPUtime=222.28 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 272441 0 0 0 22212 16 0 0 20 0 1 0 433486493 209772544 43931 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 43931 855 493 0 44519 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 175724 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/200 25315
/proc/meminfo: memFree=24262212/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=282.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 282429 0 0 0 28210 17 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/201 25321
/proc/meminfo: memFree=24261804/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=342.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 283321 0 0 0 34210 17 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/201 25333
/proc/meminfo: memFree=24261000/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=402.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 284213 0 0 0 40210 17 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/200 25337
/proc/meminfo: memFree=24261612/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=462.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 285105 0 0 0 46210 17 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB


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

/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1662.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/200 25452
/proc/meminfo: memFree=24261772/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=1722.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 302872 0 0 0 172209 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5039082 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/201 25458
/proc/meminfo: memFree=24261704/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=1782.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 303787 0 0 0 178209 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1782.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/200 25462
/proc/meminfo: memFree=24262000/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=1842.26 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 304584 0 0 0 184208 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5039561 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/199 25467
/proc/meminfo: memFree=24261820/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=1902.26 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 305354 0 0 0 190208 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5037868 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/200 25473
/proc/meminfo: memFree=24261728/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=1962.26 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 306246 0 0 0 196208 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/199 25477
/proc/meminfo: memFree=24262240/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2022.26 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 307131 0 0 0 202208 18 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/199 25482
/proc/meminfo: memFree=24262188/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2082.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 307953 0 0 0 208208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2082.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2142.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/200 25551
/proc/meminfo: memFree=24366312/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2142.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 308756 0 0 0 214208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 25563
/proc/meminfo: memFree=24364480/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2202.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 309725 0 0 0 220208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 25589
/proc/meminfo: memFree=24363252/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2262.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 310549 0 0 0 226208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/201 25595
/proc/meminfo: memFree=24363716/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2322.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 311341 0 0 0 232208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 25599
/proc/meminfo: memFree=24363804/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2382.27 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 312233 0 0 0 238208 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 25600
/proc/meminfo: memFree=24363692/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2400.08 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 312812 0 0 0 239989 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5039007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

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

[startup+2400.11 s]
# the end of solver process 25290 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.9 s, system=0.193999 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 25600
/proc/meminfo: memFree=24363692/32770624 swapFree=67108848/67108860
[pid=25290] ppid=25287 vsize=204856 memory=181092 CPUtime=2400.08 cores=1,3,5,7
/proc/25290/stat : 25290 (cosoco) R 25287 25290 24707 0 -1 4202496 312812 0 0 0 239989 19 0 0 20 0 1 0 433486493 209772544 45273 33554432000 4194304 6211092 140736120120704 140736120118664 5039007 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 37818368 140736120128523 140736120128625 140736120128625 140736120131534 0
/proc/25290/statm: 51214 45273 855 493 0 44519 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 204856 KiB
Current children cumulated memory: 181092 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.09
CPU user time (s): 2399.9
CPU system time (s): 0.193999
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 204856
Max. memory (cumulated for all children) (KiB): 181092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.193999
maximum resident set size= 181152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312862
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= 50
involuntary context switches= 623


# summary of solver processes directly reported to runsolver:
#   pid: 25290
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2399.9
#   total CPU system time (s): 0.193999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.96821 second user time and 17.8145 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-15 21:24:10
IDJOB=4397310
IDBENCH=125596
IDSOLVER=2849
FILE ID=node143/4397310-1568575491
RUNJOBID= node143-1568572743-24739
PBS_JOBID= 21703313
Free space on /tmp= 59240 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-3.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397310-1568575491/watcher-4397310-1568575491 -o /tmp/evaluation-result-4397310-1568575491/solver-4397310-1568575491 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568572743-24739 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397310-1568575491.xml

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

MD5SUM BENCH= 740fe7811b49d7235b98ec4fc0ed8229
RANDOM SEED=1007110592

node143.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.73
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.73
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.73
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.73
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:        24441588 kB
MemAvailable:   31636136 kB
Buffers:          212024 kB
Cached:          7279592 kB
SwapCached:            8 kB
Active:          2327308 kB
Inactive:        5328888 kB
Active(anon):     120264 kB
Inactive(anon):   151816 kB
Active(file):    2207044 kB
Inactive(file):  5177072 kB
Unevictable:      108976 kB
Mlocked:          108976 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             36068 kB
Writeback:            12 kB
AnonPages:        275308 kB
Mapped:            52860 kB
Shmem:             98948 kB
Slab:             268252 kB
SReclaimable:     238892 kB
SUnreclaim:        29360 kB
KernelStack:        3424 kB
PageTables:         5732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     651756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 59236 MiB
End job on node143 at 2019-09-15 22:04:11